Commit Graph

217 Commits

Author SHA1 Message Date
Vinicius Moreira
915c3b50a3 [aur] --noprepare during dependency checking 2019-11-28 18:36:50 -03:00
Vinicius Moreira
19d0126521 [root dialog] input style improvement 2019-11-28 16:01:41 -03:00
Vinicius Moreira
5e7c4a1b06 [feature] new parameter --clean to remove configuration and cache files 2019-11-27 13:22:01 -03:00
Vinicius Moreira
7dda7eaa18 [aur] enabled by default 2019-11-27 12:55:08 -03:00
Vinicius Moreira
55e871151e [CHANGELOG] 2019-11-27 11:37:54 -03:00
Vinicius Moreira
374c697196 [improvement][aur] generating the optimized makepkg.conf at ~/.config/bauh/arch and using it as a build parameter 2019-11-27 11:33:13 -03:00
Vinicius Moreira
7dda304c7a [CHANGELOG] german i18n 2019-11-27 10:53:08 -03:00
Vinicius Moreira
7720d4d3e3 [ui][aur] improved Required / Optional confirmation dialogs 2019-11-26 19:09:00 -03:00
Vinicius Moreira
bed3db69e6 [fix][aur] Removing repeated 'prepare' step that was delaying the build and preventing some packages to install 2019-11-26 17:31:44 -03:00
Vinicius Moreira
1ca4a32a6c [CHANGELOG] catalna i18n 2019-11-26 13:13:21 -03:00
Vinicius Moreira
e8d03ff1bb [CHANGELOG] 2019-11-26 12:26:16 -03:00
Vinicius Moreira
fa6079dc75 [improvement][flatpak][snap] caching suggestions 2019-11-26 12:24:57 -03:00
Vinicius Moreira
d79433a8d1 [fix][flatpak] Ignoring no related updates 2019-11-25 17:06:22 -03:00
Vinicius Moreira
8f3cc69e5d [improvements][appimage] AppImage updater daemon replaced by a default Python thread to reduce memory usage 2019-11-25 16:03:56 -03:00
Vinicius Moreira
3bd493e225 [improvement] Adding all english i18n keys to help people with the application translation 2019-11-25 13:42:32 -03:00
Vinicius Moreira
b59cb347c4 [improvement] Not breaking the application when a i18n (translation) key was not found 2019-11-25 13:09:50 -03:00
Vinicius Moreira
794b992602 [CHANGELOG] 2019-11-01 11:38:11 -03:00
Vinicius Moreira
c84ddf562a [CHANGELOG] 2019-11-01 11:37:25 -03:00
Vinicius Moreira
c9f7707b85 [CHANGELOG] release date 2019-11-01 11:35:57 -03:00
Vinicius Moreira
33cf5bbd32 [flatpak] 'Remotes not set' warning informing to the user that Flatpak support can be disabled 2019-10-31 12:09:13 -03:00
Vinicius Moreira
7c4095b1fb [table] displaying a 'verified' green icon next to a verified publisher's name 2019-10-29 14:57:47 -03:00
Vinicius Moreira
ec514b99d9 [suggestions] showing suggestions if the user changes the available types and there are no applications installed 2019-10-29 12:08:58 -03:00
Vinicius Moreira
10d9eb7575 [CHANGELOG] 2019-10-29 11:57:12 -03:00
Vinicius Moreira
6b4f3d9824 [CHANGELOG] 2019-10-29 11:51:36 -03:00
Vinicius Moreira
d20cae64a9 [CHANGELOG] 2019-10-29 11:49:42 -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
c5df1bd686 [CHANGELOG] 2019-10-25 14:16:03 -03:00
Vinicius Moreira
16586a7d28 [flatpak] fix: category formatting | sorting categories 2019-10-25 11:22:23 -03:00
Vinicius Moreira
c631ecdb06 fix: not keeping the update toggle-button state after a filter is applied 2019-10-24 18:18:47 -03:00
Vinicius Moreira
1a4ccfcefe [flatpak] Formatting the API categories to the same format provided by the other packaging technologies 2019-10-24 17:37:42 -03:00
Vinicius Moreira
7c5a0c80ae [aur] mapping known search key words to the specific package name 2019-10-24 13:02:07 -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
24beb25fca not changing the table applied filters after a uninstall | [flatpak] runtimes categorized as 'runtimes' 2019-10-23 17:24:12 -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
31f2a3acab [screenshots] progress bar 2019-10-23 12:11:18 -03:00
Vinicius Moreira
5df45627ee [aur] caching the package categories to the disk 2019-10-22 17:24:39 -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
930308834b [aur] caching categories to the disk | not locking the application boot while the AUR categories are being retrieved 2019-10-22 16:13:32 -03:00
Vinicius Moreira
9b17407067 [appimage] showing an error popup when AppImageLauncher messes up with an application installation 2019-10-22 13:20:31 -03:00
Vinicius Moreira
52f313032b fix: not loading application icons after some filters are applied to the table results 2019-10-22 12:34:09 -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
696ce1c79e fix: application is not initializing when there is no internet connection 2019-10-22 10:18:35 -03:00
Vinicius Moreira
a33ede646a [root dialog] 3 password attempts for root authentication 2019-10-21 19:13:14 -03:00
Vinicius Moreira
d80cac19af [aur] showing a popup when there are integrity issues with the source-files of a building package 2019-10-21 18:48:48 -03:00
Vinicius Moreira
887c62f878 [setup.py] 2019-10-21 18:03:31 -03:00
Vinicius Moreira
7d9104d139 [aur] fix: not able to work with .xpm icons 2019-10-21 15:21:52 -03:00
Vinicius Moreira
b0d09312c5 [aur] fix: not able to handle missing dependencies with symbols 2019-10-21 14:55:13 -03:00
Vinicius Moreira
42a3be984c [aur] fix -> not respecting 'ignorepkg' settings in pacman.conf 2019-10-21 12:55:05 -03:00
Vinicius Moreira
8ea182da2a [aur] fix -> update-checking for some scenarios described in Manjaro's forum 2019-10-21 12:11:06 -03:00