Commit Graph

551 Commits

Author SHA1 Message Date
Vinicius Moreira
8d761c35e9 [web] feature -> new installation option 'allow protected content' 2020-12-07 18:18:38 -03:00
Vinicius Moreira
096922e351 Improving CHANGELOG 2020-12-02 11:36:15 -03:00
Vinicius Moreira
f40d8fd6cb Updating CHANGELOG 2020-12-02 11:29:59 -03:00
Vinicius Moreira
f5e32859b1 fix: README and CHANGELOG 2020-12-01 12:19:13 -03:00
Vinicius Moreira
6c22de15bb [README] Custom themes 2020-12-01 12:05:02 -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
ef28a18d02 [flatpak] improvement: only displaying the commit's 8 first characters 2020-11-30 17:51:04 -03:00
Vinicius Moreira
d79b3daf9b [ui][screeshots] improvement: 'loading' message displays the amount of images being loaded 2020-11-30 17:26:10 -03:00
Vinicius Moreira
e7fe50361a [ui] fix: not able to maximize/minimize the history dialog on some systems 2020-11-27 19:03:30 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinicius Moreira
813c812030 Updating CHANGELOG 2020-11-17 11:01:24 -03:00
Vinicius Moreira
9356c6519d [arch] fix -> not able to replace an installed package for a new one that replaces it during conflict resolutions 2020-11-13 12:00:08 -03:00
Vinicius Moreira
f6b0679fd7 [arch] fix -> search: not able to find installed packages that were renamed on the repositories 2020-11-12 11:42:17 -03:00
Vinicius Moreira
7dae74e3d0 [arch] fix -> AUR: not able to find some repository dependencies when their names are not an exact match 2020-10-26 11:55:28 -03:00
Vinicius Moreira
167a17ffff Updating CHANGELOG 2020-10-02 15:27:49 -03:00
Vinicius Moreira
f8276024c0 [flatpak] fix -> not displaying the runtimes icons on the summary window 2020-10-02 10:23:00 -03:00
Vinicius Moreira
f4b6da408f [arch] fix -> upgrade: sometimes crashing when there are packages to be removed 2020-10-02 09:45:17 -03:00
Vinicius Moreira
a205c7cca8 [appimage] fix -> 'Checking symlinks' initial task hanging if an installed AppImage data does not contain the installed directory field 2020-09-25 11:15:28 -03:00
Vinicius Moreira
cbfd7e0d4a [arch] fix -> info window: not displaying all installed files 2020-09-25 10:53:07 -03:00
Vinicius Moreira
21e62724fc Updating CHANGELOG 2020-09-11 17:39:10 -03:00
Vinicius Moreira
3c5f37ca57 [tray] fix -> always displaying the About dialog in english 2020-09-11 17:38:31 -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
6b634545c9 Updating CHANGELOG 2020-09-11 17:11:54 -03:00
Vinicius Moreira
c18eab8d62 [ui] improvement -> 'name' filter now holds for 3 seconds instead of 2 before being applied 2020-09-11 11:22:05 -03:00
Vinicius Moreira
293d2a5fb0 [arch] fix -> uninstall: not detecting hard requirements properly 2020-09-11 11:17:27 -03:00
Vinicius Moreira
1c1aad1e0e [arch] fix -> AUR: not properly handling AUR package dependencies with specific versions 2020-09-09 18:51:37 -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
faa8cc4e0d [arch] fix -> displaying wrong progress during the upgrade process when there are packages to install and upgrade 2020-09-05 23:29:55 -03:00
Vinicius Moreira
129ede9c6c [arch] fixes -> not displaying and uninstalling dependent packages during conflict resolutions | not retrieving all packages that would break if a given package is uninstalled 2020-09-03 18:06:43 -03:00
Vinicius Moreira
2b652532be [arch] improvement -> upgrade: allowing the user to bypass dependency breakage scenarios 2020-09-02 12:11:26 -03:00
Vinicius Moreira
a0d960aa4b Updating CHANGELOG 2020-09-02 10:46:35 -03:00
Vinicius Moreira
feb061efa4 [arch] improvement -> upgrade: checking specific version requirements and marking packages as 'cannot upgrade' when these requirements are not met 2020-09-01 19:36:05 -03:00
Vinicius Moreira
d7225dab3b Updating CHANGELOG.md 2020-08-31 15:15:41 -03:00
Vinicius Moreira
9fabe9ed38 Updating CHANGELOG.md 2020-08-31 15:04:39 -03:00
Vinicius Moreira
1418383730 [arch] improvement -> AUR: new settings property 'aur_build_only_chosen' 2020-08-31 15:01:20 -03:00
Vinicius Moreira
16eb8445fb [arch] fix -> AUR: not properly extracting srcinfo data when several pkgnames are declared 2020-08-28 13:53:59 -03:00
Vinicius Moreira
4d526e5488 [arch] fix -> not handling conflicting files errors during the installation process 2020-08-27 11:14:00 -03:00
Vinicius Moreira
60836643aa [arch] fix -> AUR: some packages dependencies cannot be downloaded due to the wrong download URL 2020-08-27 10:10:23 -03:00
Vinicius Moreira
bb5abf5d86 [arch] feature -> new 'Check Snaps support' action 2020-08-26 18:53:09 -03:00
Vinicius Moreira
879d5f2c27 [ui] improvement -> faster initialization dialog: improved the way it checks for finished tasks 2020-08-26 16:25:33 -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
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
3978bfc0ef Updating CHANGELOG 2020-08-21 17:21:36 -03:00
Vinicius Moreira
c5fcf18be0 [ui] fix -> some application icons without a full path are not being rendered on the 'Upgrade summary' 2020-08-21 17:05:05 -03:00
Vinicius Moreira
d8944e016c Updating [CHANGELOG] 2020-08-21 16:42:14 -03:00
Vinicius Moreira
5b85c3716f [ui] fix -> icons that cannot be rendered are being displayed as an empty space 2020-08-21 16:19:27 -03:00
Vinicius Moreira
634f3dc932 [arch] improvment -> initializing task 'Organizing data from installed packages' is taking about 80% less time 2020-08-21 15:12:05 -03:00
Vinicius Moreira
20f049315c [arch] fix -> not informing the env vars during the launch process 2020-08-20 17:28:31 -03:00