Commit Graph

670 Commits

Author SHA1 Message Date
Vinicius Moreira
dda3082a03 [MANIFEST.in] including tests 2019-10-25 21:10:42 -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
669206e873 [flatpak] fix: upper categories split 2019-10-24 19:21:58 -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
064ef53b8e [flatpak] not keeping categories associated with flatpaks selected 2019-10-24 17:12:09 -03:00
Vinicius Moreira
9a412c9981 [about] version font size 2019-10-24 16:50:26 -03:00
Vinicius Moreira
e0041a3c73 [flatpak] fix: handling json decode error when retrieving screenshots 2019-10-24 15:51:05 -03:00
Vinicius Moreira
8d7cf689bd forcing table redraw when filters are applied 2019-10-24 15:10:28 -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
97fe290bff [aur] i18n 2019-10-24 13:18:07 -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
0a2a317569 [aur] version suffix checking only for 'bauh' and 'bauh-staging' 2019-10-24 12:49:34 -03:00
Vinicius Moreira
7f09e788dd Merge branch 'master' into staging 2019-10-24 12:34:21 -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
fc810c6b9a [categories] not updating categories filter 2019-10-24 11:01:42 -03:00
Vinicius Moreira
eaa98d8a71 [aur] fix: encoding dependency name before requesting info from the API 2019-10-23 19:06:12 -03:00
Vinicius Moreira
0494e9c6d7 fix: not generating clean filters of all aplications of a given type were uninstalled 2019-10-23 18:19:50 -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
270cf0e1d1 [i18n] es - fix 2019-10-23 12:42:41 -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
773c761493 [categories] not locking the boot when could read from the disk cache 2019-10-22 17:43:57 -03:00
Vinicius Moreira
5df45627ee [aur] caching the package categories to the disk 2019-10-22 17:24:39 -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
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
8965d0a300 [snap] i18n 2019-10-22 12:04:25 -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
Vinicius Moreira
1245062b11 aur dist -> fix bauh_tray.desktop 2019-10-20 14:56:10 -03:00
Vinicius Moreira
fcc12721aa aur dist -> 'bauh-tray' script 2019-10-20 14:50:25 -03:00
Vinicius Moreira
20517ad479 aur dist -> fix 'copy_icons' script 2019-10-20 14:45:59 -03:00
Vinicius Moreira
c79dea3075 aur dist -> 'copy_icons' script 2019-10-20 14:41:55 -03:00
Vinicius Moreira
0e371c3cf8 aur dist icons for several resolutions 2019-10-20 13:53:56 -03:00
Vinicius Moreira
6bde54fa20 aur dist .svg icon 2019-10-20 13:27:45 -03:00
Vinicius Moreira
a207b90bdf new desktop entries using Linux standards 2019-10-20 13:21:11 -03:00
Vinícius Moreira
d190142233 0.7.0 2019-10-18 10:49:37 -03:00
Vinicius Moreira
7f2775674a [CHANGELOG] 2019-10-18 10:47:36 -03:00
Vinicius Moreira
db075cb3c0 [appimage] suggestions priority changed 2019-10-18 10:38:24 -03:00