Commit Graph

89 Commits

Author SHA1 Message Date
Vinicius Moreira
65df7654f9 [appimage] fix: uninstalling the application when an update download fails 2021-11-19 17:01:41 -03:00
Vinicius Moreira
e930a97966 [appimage] fix: displaying updates without the associated download URL for some applications 2021-11-17 15:49:10 -03:00
Vinicius Moreira
d9d647fdbf [appimage] improvement: validating the AppImage file extension when updating imported files 2021-11-03 15:10:28 -03:00
Vinicius Moreira
c0ce28e1d6 [appimage] fix: not displaying the filter for any kind of file (*) when updating imported AppImages 2021-11-03 14:36:49 -03:00
Vinicius Moreira
23731c7434 [gem.appimage] improvement: hiding the app's launching output 2021-08-23 14:32:23 -03:00
Vinicius Moreira
8bfdf700d4 [gen.appimage] fix: search is not matching manually installed applications 2021-08-23 11:21:01 -03:00
Vinicius Moreira
098675aa27 [gem.appimage] improvement: manual installation: adding generic file filter extension (.*) since some desktop environments filters are case sensitive 2021-08-23 09:59:32 -03:00
Vinicius Moreira
a2f44d9542 [gems.appimage] fix: manual installation is not generating desktop entries for AppImage files providing empty .desktop files 2021-08-21 11:48:07 -03:00
Vinicius Moreira
9a8772da8f improvement: replacing subprocess commands to detected installed CLIs by Python faster native calls (shutil.which) 2021-06-15 17:09:49 -03:00
Vinicius Moreira
aac3c82dd8 [appimage] improvement -> allowing the property 'suggestions.expiration' to be managed through the UI 2021-02-01 17:40:42 -03:00
Vinicius Moreira
7a3245ae5e [appimage] improvement -> caching suggestions to disk 2021-02-01 17:09:30 -03:00
Vinicius Moreira
978120ba71 fix -> missing Python hard dependency: packaging 2021-01-20 09:43:13 -03:00
Vinicius Moreira
c91e982243 improvement -> all suported types now display a 'Checking configuration file' task during the initialization process 2020-12-30 13:35:15 -03:00
Vinicius Moreira
3c4de456c5 [appimage] improvement -> new custom action 'Update database' 2020-12-23 14:40:26 -03:00
Vinicius Moreira
adfb265dc3 [appimage] improvements -> database files only updated when expired 2020-12-23 13:39:58 -03:00
Vinicius Moreira
bef465a1ea [ui] fix: upgrading: only requesting the root password if required | [flatpak] fix -> crashing when trying to downgrade 2020-12-10 19:15:34 -03:00
Vinicius Moreira
d435480165 [appimage] fix: missing **Exec** parameters on generated desktop entries 2020-12-08 18:55:57 -03:00
Vinicius Moreira
24d14e41bc [appimage] fix: not able to launch AppImage files installed inside folders named with spaces 2020-11-30 18:52:55 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinicius Moreira
ce8c2bd370 [appimage] fix -> not properly retrieving the 'Category' field options translated 2020-09-11 17:18:28 -03:00
Vinicius Moreira
26fa25cebb [snap] feature -> allowing to select an available channel during the installation process 2020-09-06 01:10:13 -03:00
Vinicius Moreira
ae27b6af3b [improvement] changing the way versions are compared in Arch and AppImage gems 2020-09-02 10:35:55 -03:00
Vinicius Moreira
912550e0ed [appimage] fix -> not informing the env vars during the launch process 2020-08-20 14:34:01 -03:00
Vinicius Moreira
a6cbfd4a3f [appimage] fix -> some environment variable are not available during the launch process 2020-08-20 14:15:55 -03:00
Vinicius Moreira
9c1ffbd356 [arch] feature -> AUR: allowing to edit the PKGBUILD file of a package to be installed/upgraded/downgraded 2020-08-16 12:39:20 -03:00
Vinicius Moreira
adb0459ae2 [appimage] -> improvement: manual file upgrade -> auto-filling version and settings default search path to '~/Downloads' 2020-08-11 18:16:50 -03:00
Vinicius Moreira
ae721f6eea [appimage] improvement -> manual file installation: trying to auto-fill the 'Name' and 'Version' fields 2020-08-11 15:38:30 -03:00
Vinicius Moreira
244d48f18a [appimage] fix -> manual file installation: crashing the application icon is not on the extracted folder root path 2020-08-11 14:01:04 -03:00
Vinicius Moreira
4de2eb317e [appimage] improvement -> manual file installation default search path set to '~/Downloads' 2020-08-11 13:38:35 -03:00
Vinicius Moreira
c66bd4d900 [improvement][appimage] new initialization task that checks if the installed AppImage files have symlinks associated with 2020-06-16 18:51:13 -03:00
Vinicius Moreira
20d6f0fa35 [improvement][appimage] creating a symlink for the installed applications at '~.local/bin' 2020-06-16 17:42:10 -03:00
Vinicius Moreira
eee9e9abf8 [improvement][ui] uninstallation does not refresh the table if it succeeds 2020-06-16 11:41:06 -03:00
Vinicius Moreira
a43e640437 [improvement][ui] not performing a full table refresh after installing a new package 2020-06-11 16:51:55 -03:00
Vinicius Moreira
ac21cc5c38 [improvement][appimage] able to update AppImages with continuous releases 2020-06-10 14:59:46 -03:00
Vinicius Moreira
42f37eca8a [fix][appimage] allowing some apps to be filled with empty category elements 2020-06-10 14:22:07 -03:00
Vinícius Moreira
7aa133be2a [feature] axel support for multithreaded downloads 2020-05-27 16:18:53 -03:00
Vinícius Moreira
7f1be2b547 [improvement][ui] new 'updates ignored' category to filter packages with ignored updates 2020-05-20 11:58:29 -03:00
Vinícius Moreira
ce7e309799 [fix] ignore updates file handling for Arch, AppImage and Flatpak 2020-05-19 18:50:05 -03:00
Vinícius Moreira
14a433b13e [fix][appimage][flatpak] notifying ignored updates to the tray 2020-05-19 10:52:18 -03:00
Vinícius Moreira
ab8a0aaaef [feature][flatpak] able to ignore flatpak updates 2020-05-18 18:20:31 -03:00
Vinícius Moreira
cca98602e6 [feature][appimage] able to ignore appimage updates 2020-05-18 17:14:55 -03:00
Vinícius Moreira
7f4f2c805c [feature] new 'restore' custom action 2020-05-09 14:52:01 -03:00
Vinicius Moreira
c8385035ee [ui] icons, buttons and colors changes 2020-04-27 18:46:21 -03:00
Vinicius Moreira
af7851c694 [fix][appimage] not detecting some updates 2020-04-22 15:21:12 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
2ff36e9ac4 [fix][ui][settings] gems scaling 2020-01-28 18:53:46 -03:00
Vinícius Moreira
af25d9b401 [fix][ui][settings] flatpak inputs scaling | i18n 2020-01-28 17:13:09 -03:00
Vinícius Moreira
2fde8e02a7 [fix][ui][settings] i18n and appimage inputs scaling 2020-01-28 16:45:45 -03:00
Vinícius Moreira
2c550a38fe [ui][settings] more general settings and improvements 2020-01-24 19:35:50 -03:00
Vinícius Moreira
b530cbe0fc [ui][settings] supported types working 2020-01-24 18:17:52 -03:00