Commit Graph

177 Commits

Author SHA1 Message Date
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
4f8bdb15d1 Merge branch 'master' into staging 2019-11-26 13:12:28 -03:00
Vinícius Moreira
470037bb88 Merge pull request #32 from fitojb/master
Add Catalan translation
2019-11-26 13:11:54 -03:00
Vinicius Moreira
fa6079dc75 [improvement][flatpak][snap] caching suggestions 2019-11-26 12:24:57 -03:00
Vinicius Moreira
fc90f894cd Merge branch 'master' into staging 2019-11-25 19:17:16 -03:00
Vinicius Moreira
79c59e8725 [fix][flatpak] downgrade: ignoring no related updates 2019-11-25 17:29:55 -03:00
Vinicius Moreira
d79433a8d1 [fix][flatpak] Ignoring no related updates 2019-11-25 17:06:22 -03:00
albanobattistella
e00ae4f05b Create it 2019-11-25 20:37:39 +01: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
albanobattistella
cabe96811b Create it 2019-11-25 19:58:39 +01:00
albanobattistella
54477826bc Create it 2019-11-25 19:49:10 +01:00
albanobattistella
889e626fab create it 2019-11-25 19:29:54 +01: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
Adolfo Jayme Barrientos
cc636b5b8c Add Catalan translation 2019-11-24 19:54:27 -06: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
df61ecffc6 [snap] mapping verified status for suggestions 2019-10-29 15:15:14 -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
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
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
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
e0041a3c73 [flatpak] fix: handling json decode error when retrieving screenshots 2019-10-24 15:51:05 -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
29d60ad56c [snap] snaps not treated as applications with be categorized as runtime at least 2019-10-24 12:33: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
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
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
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
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
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
db075cb3c0 [appimage] suggestions priority changed 2019-10-18 10:38:24 -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
415f6b5ec7 handling possible error when parsing cloud category files 2019-10-17 14:36:14 -03:00