Vinicius Moreira
a9e3d13aa0
fix: loading cached icon from disk when disk cache is disabled
2019-07-11 18:24:57 -03:00
Vinicius Moreira
23819aea46
Update CHANGELOG.md
2019-07-11 18:11:48 -03:00
Vinícius Moreira
b6bfecf4ef
Fix: app crashes when no internet connection
2019-07-11 18:04:12 -03:00
Vinicius Moreira
8e930d57ea
fix: calling downgrade app twice
2019-07-11 17:29:53 -03:00
Vinícius Moreira
2f4fc0335d
Caching icon loaded from disk
2019-07-11 17:02:44 -03:00
Vinicius Moreira
4d3abfcf89
Fix: manage panel title for 'en'
2019-07-11 16:26:25 -03:00
Vinicius Moreira
ad59e22fce
CHANGELOG.md
2019-07-11 16:17:35 -03:00
Vinicius Moreira
b48914b402
CHANGELOG.md
2019-07-11 16:00:03 -03:00
Vinicius Moreira
5e74d79359
refactoring app name and improving CHANGELOG.md
2019-07-11 15:55:22 -03:00
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
d13df2c7a3
README and CHANGELOG improved
2019-07-02 10:49:53 -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
Vinícius Moreira
1ecb199f2d
Update README.md
2019-07-01 11:19:03 -03:00
Vinícius Moreira
1d2c25f1ca
README.md logo test
2019-07-01 11:14:54 -03:00
Vinicius Moreira
88881edd9f
Update README.md
2019-07-01 11:10:34 -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
ead09077c0
Update README.md and CHANGELOG.md
2019-06-27 12:28:49 -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