Commit Graph

49 Commits

Author SHA1 Message Date
Vinícius Moreira
873ff801fa [appimage] begin: moving suggestions to cloud 2019-12-20 19:31:37 -03:00
Vinícius Moreira
b819b1ec82 [config] new general config file 2019-12-19 19:39:17 -03:00
Vinícius Moreira
86bb1b55d6 [appimage] new config file 2019-12-19 15:10:27 -03:00
Vinícius Moreira
a602a583e3 [wgem] filling preset app options 2019-12-16 18:09:28 -03:00
Vinícius Moreira
b9ed2cf4c1 sketch 2019-12-09 19:30:27 -03:00
Vinicius Moreira
f241ec78e2 Merge branch 'master' into staging 2019-11-27 10:49:44 -03:00
Vinícius Moreira
1ff34a95a9 Merge pull request #33 from JonasLoos/master
add german translation
2019-11-27 10:49:12 -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
fc90f894cd Merge branch 'master' into staging 2019-11-25 19:17:16 -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
albanobattistella
889e626fab create it 2019-11-25 19:29:54 +01:00
Adolfo Jayme Barrientos
cc636b5b8c Add Catalan translation 2019-11-24 19:54:27 -06:00
Jonas Loos
d6c7b79ae1 add german translation. Not tested in app 2019-11-23 02:37:57 +09: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
9b17407067 [appimage] showing an error popup when AppImageLauncher messes up with an application installation 2019-10-22 13:20:31 -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
db075cb3c0 [appimage] suggestions priority changed 2019-10-18 10:38:24 -03:00
Vinicius Moreira
7750b0b9df cleaning github token env vars 2019-10-17 12:26:00 -03:00
Vinicius Moreira
22ff07e8e5 [README] and environment variables to disabled AppImage DatabaseUpdate and AUR Index Updater 2019-10-17 10:33:42 -03:00
Vinicius Moreira
152bd98978 [appimage] checking if aria2 is installed in 'can_work' 2019-10-16 16:27:38 -03:00
Vinicius Moreira
dfe23df4b6 [appimage] showing an error dialog when it was not possible to download the file 2019-10-15 16:49:00 -03:00
Vinicius Moreira
c7c4728e16 [appimage] onlyoffice suggestion 2019-10-15 12:48:11 -03:00
Vinicius Moreira
973440f433 screenshots panel improved 2019-10-15 12:37:33 -03:00
Vinicius Moreira
170155d9f6 [appimage] lock wait time reduced 2019-10-14 21:46:59 -03:00
Vinicius Moreira
55e32f6676 [appimage] displaying error message when it is not possible to extract the appimage file 2019-10-14 18:38:17 -03:00
Vinicius Moreira
fd4df6d902 [appimage] improved the way sqlite3 and wget are checked 2019-10-14 17:47:20 -03:00
Vinicius Moreira
e4d123b5f4 [appimage] fix lock during search | [pictures] new panel image 2019-10-14 16:46:43 -03:00
Vinicius Moreira
d7c17c4aca [appimage] database lock implemented 2019-10-14 15:51:37 -03:00
Vinicius Moreira
ae7c914d13 [appimage] suggestions 2019-10-14 15:16:15 -03:00
Vinicius Moreira
391bac7943 [flatpak] fix update-check for 1.5.x | [appimage] tray update notifications 2019-10-11 19:12:19 -03:00
Vinicius Moreira
c6cdfe30d0 improving the gems panel selector 2019-10-11 18:45:52 -03:00
Vinicius Moreira
6db819ca9c [appimage] downloading compressed database files from the cloud 2019-10-11 13:54:14 -03:00
Vinicius Moreira
da12bc2086 [appimage] downloading database files from the cloud 2019-10-11 13:35:04 -03:00
Vinicius Moreira
33e1651238 [appimage][feature] downloading db files from github 2019-10-10 19:27:57 -03:00
Vinicius Moreira
51bbab0658 appimage categories 2019-10-10 15:54:26 -03:00
Vinicius Moreira
6023075b65 screenshots button 2019-10-10 12:37:43 -03:00
Vinicius Moreira
589264b096 appimage refactoring | limiting name, desc and publisher in the apps table 2019-10-09 19:00:07 -03:00
Vinicius Moreira
dd56a515fb appimages -> support apps with no github set 2019-10-09 15:59:00 -03:00
Vinicius Moreira
6132155614 retrieving URL file size correctly | improving downloaded file size format 2019-10-09 15:01:46 -03:00
Vinicius Moreira
8bacae7c2f appimage: update, update-check and search returning installed applications 2019-10-08 19:23:49 -03:00
Vinicius Moreira
a3bccb86f4 appimage downgrading 2019-10-08 18:36:47 -03:00
Vinicius Moreira
35b716b4ab appimage history: converting date string to datetime 2019-10-08 15:34:08 -03:00
Vinicius Moreira
66a1e91f76 appimage history | history panel can now be maximized 2019-10-08 13:33:10 -03:00
Vinicius Moreira
2e2c6bab90 fix: app description with '...' even when it is short 2019-10-07 18:55:18 -03:00
Vinicius Moreira
9347561f57 AppImage info 2019-10-07 18:46:21 -03:00
Vinicius Moreira
aed6bb04e0 installing, uninstalling and launching 2019-10-07 14:55:06 -03:00
Vinicius Moreira
3975cd398b appimage extracting not working 2019-10-04 15:03:43 -03:00
Vinicius Moreira
53bf6de34f installing appimage 2019-10-03 19:09:31 -03:00