Commit Graph

61 Commits

Author SHA1 Message Date
Vinicius Moreira
f34db97661 [snap] refactoring: String formatting method 2021-12-10 11:14:16 -03:00
Vinicius Moreira
459240933a [api.abstract.controller] refactoring: updating 'get_settings' return specification 2021-11-30 12:25:41 -03:00
Vinicius Moreira
c80845cde4 [view] improvement: displaying a tooltip with the missing dependencies for a supported packaging technology 2021-11-22 15:48:48 -03:00
Vinicius Moreira
0a9133068e [view] fix: displaying initial warnings related to supported technologies even when they are not enabled or have the required dependencies 2021-11-09 12:47: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
01bd532465 [arch][snap] improvement -> caching categories file for 24 hours 2020-12-28 10:41:54 -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
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinicius Moreira
e4e153c55e [snap] fix -> returning success when the user declines the Snap channel change 2020-09-11 15:44:53 -03:00
Vinicius Moreira
2d395b608f [snap] feature -> new custom action 'change channel' 2020-09-06 11:41:39 -03:00
Vinicius Moreira
c5e421d270 [snap] fix -> app not launchable after recent installation 2020-09-06 01:17:11 -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
81d7dba7ea [snap] fix -> not updating the table with the installed runtimes after a first Snap installation 2020-08-26 15:06:10 -03:00
Vinicius Moreira
50893bff99 [snap] improvement -> full support refactored to use the Snapd socket instead of the Ubuntu's old Snap API 2020-08-26 12:54:56 -03:00
Vinicius Moreira
f45a47a466 [snap] fix -> some environment variables are not available during the common operations 2020-08-20 14:12:43 -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
328f987507 [fix][snap] not returning installed runtimes after an installation succeeds 2020-06-16 16:03:40 -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
cc5c89a350 [fix][ui] not calling initial required tasks after enabling a new package type on settings 2020-06-11 11:25:37 -03:00
Vinicius Moreira
c8385035ee [ui] icons, buttons and colors changes 2020-04-27 18:46:21 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
d6ec07a1d3 [fix][snap] not able to launch applications on some distros 2020-02-17 14:50:53 -03:00
Vinícius Moreira
7f1cbb93f5 [fix][snap] warning message 2020-01-31 12:20:05 -03:00
Vinícius Moreira
c29b1a0252 suggestions button implemented respecting already installed applications 2019-12-23 13:04:51 -03:00
Vinicius Moreira
4696fc34d4 suggestions button sketch 2019-12-22 22:33:13 -03:00
Vinícius Moreira
7681c6abf6 [flatpak] suggestions downloaded from bauh-files 2019-12-20 19:12:45 -03:00
Vinícius Moreira
7cbd745af1 [snap] suggestions retrieved from bauh-files 2019-12-20 17:45:32 -03:00
Vinícius Moreira
b9ed2cf4c1 sketch 2019-12-09 19:30:27 -03:00
Vinícius Moreira
e01249f49c [improvement][aur] retrieving and displaying all transitive required dependencies 2019-12-04 12:47:10 -03:00
Vinicius Moreira
fa6079dc75 [improvement][flatpak][snap] caching suggestions 2019-11-26 12:24:57 -03:00
Vinicius Moreira
df61ecffc6 [snap] mapping verified status for suggestions 2019-10-29 15:15:14 -03:00
Vinicius Moreira
7624933888 [snap] not showing 'License' in the info window if it defined as 'unset' 2019-10-29 11:42:16 -03:00
Vinicius Moreira
1a8d37dfe6 [snap] The application crashes due to Snap API checking when snap is not installed | improved snapd not enabled warning 2019-10-29 11:19:25 -03:00
Vinicius Moreira
c323ed125b [snap] fix: not showing 'API is out' popup when there is no internet connection 2019-10-24 14:52:25 -03:00
Vinicius Moreira
29d60ad56c [snap] snaps not treated as applications with be categorized as runtime at least 2019-10-24 12:33:42 -03:00
Vinicius Moreira
51cfd91455 [snap] showing a warning popup when the Snap API is out 2019-10-23 12:32:10 -03:00
Vinicius Moreira
64e4822b2d [refactoring] CategoriesDownloader as a common class 2019-10-22 17:10:24 -03:00
Vinicius Moreira
c358d077be [snap] caching categories to the disk | not locking the application boot while categories are being retrieved 2019-10-22 16:36:10 -03:00
Vinicius Moreira
98367219dc [snap] feature -> allowing the user to install an application when a stable channel is not available 2019-10-22 11:53:56 -03:00
Vinicius Moreira
7c31575329 [snap] fix: not showing Launch button after recent application installation 2019-10-17 18:03:06 -03:00
Vinicius Moreira
7d94db740e fix: snap and arch categories mapping when nothing is retrieved from the cloud 2019-10-14 17:51:44 -03:00
Vinicius Moreira
6d9cd42e4f [snap] fix: mapping categories 2019-10-14 17:24:59 -03:00
Vinicius Moreira
4702f473d4 [snap] mapping categories | fix: not caching installed applications data 2019-10-14 12:15:12 -03:00
Vinicius Moreira
6023075b65 screenshots button 2019-10-10 12:37:43 -03:00
Vinicius Moreira
69dd9b9396 refactoring: distro check for arch and snap gems 2019-10-09 18:14:54 -03:00
Vinicius Moreira
73a633e083 snaps -> Improved how the the application verification is done 2019-10-09 11:16:47 -03:00
Vinicius Moreira
fd2dbe7dd0 fix: update notifications are not being displayed 2019-09-28 13:09:37 -03:00
Vinicius Moreira
8a4bbc53e7 fix: not showing snap warning when snap command is not available 2019-09-26 17:16:13 -03:00
Vinicius Moreira
5f8e30ed71 removing unused import 2019-09-26 17:09:50 -03:00