Vinícius Moreira
0ef1fa678d
Caching installed application data to disk
2019-07-11 15:44:07 -03:00
Vinícius Moreira
238a9d38ae
Flatpak not required
2019-07-10 12:18:12 -03:00
Vinícius Moreira
ff8510153d
architecture expanded to support other types of packaging
2019-07-10 11:31:57 -03:00
Vinicius Moreira
925aa7cec6
setting default async worker load to 1
2019-07-10 11:00:38 -03:00
Vinícius Moreira
81b7846a7d
setting flathub remote if it is not set ( #18 )
2019-07-08 12:55:08 -03:00
Vinícius Moreira
74fa85a2bb
improving initialization time and reducing async overload
2019-07-08 12:15:15 -03:00
Vinícius Moreira
735e590756
optional console output
2019-07-04 17:28:09 -03:00
Vinícius Moreira
2d837804e3
0.3.0
...
### Features
- Applications search
- Now when you right-click a selected application you can:
- retrieve its information
- retrieve its commit history
- downgrade
- install and uninstall it
- "About" window available when right-clicking the tray icon.
### Improvements
- Performance and memory usage
- Adding tooltips to toolbar buttons
- "Update ?" column renamed to "Upgrade ?"
- Management panel title renamed
- Showing runtime apps when no app is available
- Allowing to specify a custom app translation with the environment variable **FPAKMAN_LOCALE**
- Adding expiration time for cached app data. Default to 1 hour. The environment variable **FPAKMAN_CACHE_EXPIRATION** can change this value.
- Now the application accepts arguments related to environment variables as well. Check 'README.md'.
- Minor GUI improvements
- Notifying only new updates
- New icon
- Progress bar
2019-07-02 10:53:04 -03:00
Vinicius Moreira
709915bc0a
small refactoring
2019-07-02 10:28:21 -03:00
Vinicius Moreira
a92a3137b0
Improving color experience for dark themes
2019-07-02 10:15:14 -03:00
Vinicius Moreira
59d5325362
showing up minimized management panel
2019-07-02 10:00:28 -03:00
Vinicius Moreira
d8397797a9
adding png logo icons to work with more recent KDE Plasma versions
2019-07-01 19:16:22 -03:00
Vinicius Moreira
70476bc4b7
Improved some icon colors for dark theme experience
2019-07-01 17:30:41 -03:00
Vinicius Moreira
d190392633
Icons for installed/uninstalled
2019-07-01 17:26:37 -03:00
Vinicius Moreira
81f9b4bc09
changed oudated version color to improve dark theme experience
2019-07-01 17:01:13 -03:00
Vinicius Moreira
cf39d8823b
colored history lines to indicate the version state
2019-07-01 16:57:20 -03:00
Vinicius Moreira
060acaea08
accepting comand line arguments
2019-07-01 16:37:00 -03:00
Vinicius Moreira
a1e83a5d19
Fix: keeping root privileges active
2019-07-01 13:05:55 -03:00
Vinicius Moreira
23a0902e49
Progress bar improvement
2019-07-01 12:40:19 -03:00
Vinicius Moreira
9acc6a8878
progress bar
2019-07-01 12:35:08 -03:00
Vinicius Moreira
7ac23ef7df
New icon
2019-07-01 11:07:50 -03:00
Vinicius Moreira
da00eacd1f
notifying only new updates
2019-06-30 18:58:56 -03:00
Vinícius Moreira
d980d5475b
Small design improvements
2019-06-30 18:25:07 -03:00
Vinícius Moreira
22eed7af67
search and install
2019-06-28 19:01:37 -03:00
Vinicius Moreira
e3a8df5dab
Apps table refactoring
2019-06-27 15:04:42 -03:00
Vinicius Moreira
a741c3fa08
Fix: upgrade button status
2019-06-27 13:09:47 -03:00
Vinicius Moreira
c7f92ee2f8
About window fixed size
2019-06-27 12:21:01 -03:00
Vinicius Moreira
b2176cadda
About window
2019-06-27 12:13:18 -03:00
Vinicius Moreira
713e97b93b
Allowing runtime uninstall when no app is available
2019-06-26 18:59:46 -03:00
Vinícius Moreira
97477c4274
Refactoring and improvements ( #12 )
...
* Removing controller
* Refactoring FlatpakManager
* Retrieving only installed apps data from the API
* Removing wrong password logs
2019-06-26 18:32:49 -03:00
Vinícius Moreira
c2e59ba757
Retrieving app information and history
2019-06-26 15:52:26 -03:00
Vinícius Moreira
f9f47d1429
Downgrade
2019-06-25 18:25:04 -03:00
Vinicius Moreira
7d106c149b
better uninstall icon
2019-06-25 12:49:32 -03:00
Vinicius Moreira
2073a902dc
Portuguese translation fix
2019-06-25 12:24:53 -03:00
Vinicius Moreira
1fabec43d2
Changing 'Updating' status to 'Upgrading'
2019-06-25 12:18:39 -03:00
Vinicius Moreira
8783ca567a
Showing runtime apps when no app is available
2019-06-25 12:07:17 -03:00
Vinícius Moreira
9d6187b0a0
Uninstall selected app
2019-06-25 11:48:28 -03:00
Vinicius Moreira
2dc490ff43
Upgrading version to 0.2.2
2019-06-24 17:16:08 -03:00
Vinicius Moreira
c15f433bac
Management panel title renamed
2019-06-24 17:15:19 -03:00
Vinicius Moreira
6c19f76c47
Adding tooltips to toolbar buttons
2019-06-24 17:05:03 -03:00
Vinícius Moreira
7ec62618fa
0.2.1
...
Features
- Showing the number of apps and runtime updates available
Fixes
- Retrieving information for the same AppId from different branches.
2019-06-24 13:05:03 -03:00
Vinicius Moreira
477ad435e7
Showing the number of apps and runtime updates available
2019-06-24 12:56:50 -03:00
Vinicius Moreira
0c201a8ad7
Upgrading version
2019-06-22 16:28:43 -03:00
Vinicius Moreira
02cbafb487
Fix: Retrieving information for the same AppId with different branches
2019-06-22 16:16:40 -03:00
Vinícius Moreira
f36991ea1f
0.2.0
...
**Features**
- Management panel shows update commands streams
- Management panel status label is "orange" now
**Fixes**
- Application name is not properly showing for Flatpak 1.2.X
2019-06-18 19:02:16 -03:00
Vinicius Moreira
10e69d1c3c
Fix: Flatpak 1.2.X application names not showing properly
2019-06-18 18:47:31 -03:00
Vinicius Moreira
4c55e7a617
Fix portuguese translations
2019-06-18 18:31:28 -03:00
Vinicius Moreira
4e81563faf
Management panel status label is now orange
2019-06-18 18:02:52 -03:00
Vinicius Moreira
94d000e435
version fix
2019-06-18 17:53:51 -03:00
Vinicius Moreira
2e5498f6e4
version fix
2019-06-18 17:52:09 -03:00