Commit Graph

32 Commits

Author SHA1 Message Date
Vinicius Moreira
4e1bffa72f [snap] improvement: allowing the actions output locale to be decided by the Snap client 2022-03-25 15:56:47 -03:00
Vinicius Moreira
8307864ed1 [snap.snap] refactoring: using tuples when possible 2022-03-25 13:21:19 -03:00
Vinicius Moreira
ea98647027 [snap.snap] refactoring: 'BASE_CMD' constant removed 2022-03-25 13:16:55 -03:00
Vinicius Moreira
ff9d3be65b fix: not accepting blank root passwords 2022-02-28 11:25:41 -03:00
Vinicius Moreira
f34db97661 [snap] refactoring: String formatting method 2021-12-10 11:14:16 -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
2d395b608f [snap] feature -> new custom action 'change channel' 2020-09-06 11:41:39 -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
1f68c9c9d4 refresh app action: not returning an error when there is no update available 2020-08-26 12:57:49 -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
a8eb6dca72 [snap] fix -> not informing the env vars during the launch process 2020-08-20 14:32:06 -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
328f987507 [fix][snap] not returning installed runtimes after an installation succeeds 2020-06-16 16:03:40 -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
2a00b01f14 [snap] snapd checking routine refactored 2020-01-13 16:27:54 -03:00
Vinícius Moreira
ebab884a8a [snap] simplifying snapd check expression 2019-12-23 16:02:47 -03:00
Vinícius Moreira
b9ed2cf4c1 sketch 2019-12-09 19:30:27 -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
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
69dd9b9396 refactoring: distro check for arch and snap gems 2019-10-09 18:14:54 -03:00
Vinicius Moreira
45cd02cde8 fix: retrieving installed applications information for Ubuntu based distros 2019-10-09 11:37:58 -03:00
Vinicius Moreira
73a633e083 snaps -> Improved how the the application verification is done 2019-10-09 11:16:47 -03:00
Vinicius Moreira
b073ab0c8a fix: snap -> apps with commands different from their names do not launch 2019-10-02 11:38:02 -03:00
Vinicius Moreira
a5b407379a improvement: snap -> Installed info field split into version and size 2019-10-01 19:12:25 -03:00
Vinicius Moreira
9aa069f4be fix suggestions error | improving warnings presentation | snapd health check when snapd.service is available 2019-09-26 12:07:50 -03:00
Vinicius Moreira
2812834abe improving snap / snapd installation check latency 2019-09-20 11:46:39 -03:00
Vinicius Moreira
4c02d5c9e4 improving snap / snapd installation check latency 2019-09-20 11:29:25 -03:00
Vinicius Moreira
446463bddb fix: disk cache keeps enabled even with --disk-cache=0 | improving snaps launching | arch gem label as 'AUR' for now 2019-09-19 18:04:04 -03:00
Vinicius Moreira
6c3e0e00bf fix: snap launch 2019-09-18 18:01:01 -03:00
Vinicius Moreira
4ff7d3d84a Reading installed snaps now takes around 95% less time 2019-09-13 19:03:25 -03:00
Vinicius Moreira
ba5e1da11b gem selector sketch 2019-09-11 16:00:02 -03:00