Commit Graph

48 Commits

Author SHA1 Message Date
Vinícius Moreira
c8a4370ff0 [ui][settings] sketch 2020-01-23 18:28:23 -03:00
Vinícius Moreira
535e6ab3bb [fix] removing planned method 2020-01-22 18:12:21 -03:00
Vinícius Moreira
218d0b6ce9 [CHANGELOG] 2020-01-22 18:10:33 -03:00
Vinícius Moreira
8dd114da85 [feature][flatpak] registering Flathub at system level 2020-01-13 14:41:01 -03:00
Vinícius Moreira
8c876df7b5 [improvement][flatpak] application name tooltip now displays the installation level 2020-01-13 12:03:27 -03:00
Vinícius Moreira
0acb5b7047 [improvement][web] not using HTTP sessions anymore to perform the searches 2020-01-08 15:48:14 -03:00
Vinicius Moreira
74ddfc03ef [refactoring] removing the HOME_PATH constant in favor of Path.home() 2020-01-02 17:13:57 -03:00
Vinicius Moreira
29baf1c5e1 [http] 'exists' accepting 403 as a valid response 2019-12-24 11:29:26 -03:00
Vinícius Moreira
c29b1a0252 suggestions button implemented respecting already installed applications 2019-12-23 13:04:51 -03:00
Vinicius Moreira
4696fc34d4 suggestions button sketch 2019-12-22 22:33:13 -03:00
Vinícius Moreira
e73e36b9c2 [wgem] downloading suggestions from the cloud and generating a search index 2019-12-16 19:50:47 -03:00
Vinícius Moreira
a602a583e3 [wgem] filling preset app options 2019-12-16 18:09:28 -03:00
Vinícius Moreira
2cdd5b59f5 [wgem] reading local suggestions 2019-12-16 16:55:48 -03:00
Vinícius Moreira
e407d97d45 [wgem] fix icon path definition and caching | param --reset cleaning the web environment as well 2019-12-16 12:26:12 -03:00
Vinícius Moreira
f6434f9e30 [wgem] custom icon selector 2019-12-16 11:40:05 -03:00
Vinícius Moreira
174349cf5b [wgem] adding category 2019-12-13 16:35:00 -03:00
Vinícius Moreira
7a3df32471 [view] FormComponent 2019-12-13 13:28:23 -03:00
Vinícius Moreira
c07c6a0463 [wgem] allowing the user to give a custom name for the app 2019-12-13 12:19:37 -03:00
Vinícius Moreira
2f9a2d4ef0 [wgem] fix search: name and icon 2019-12-12 19:15:48 -03:00
Vinícius Moreira
197df9c256 [wgem] allow internal URLs installation option 2019-12-12 18:40:39 -03:00
Vinícius Moreira
10b306c4d4 basic installation options 2019-12-12 13:12:12 -03:00
Vinícius Moreira
6ecb45420f [wgem] installed size on the info window 2019-12-11 19:35:20 -03:00
Vinícius Moreira
3e46822e5e [web] installing, removing and reading 2019-12-11 18:49:43 -03:00
Vinícius Moreira
b9ed2cf4c1 sketch 2019-12-09 19:30:27 -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
7720d4d3e3 [ui][aur] improved Required / Optional confirmation dialogs 2019-11-26 19:09:00 -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
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
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
3f4e0ce9cb [http] fix: http client not hanling None 'Content-length' header 2019-10-16 19:00:48 -03:00
Vinicius Moreira
da12bc2086 [appimage] downloading database files from the cloud 2019-10-11 13:35:04 -03:00
Vinicius Moreira
cbc9080cb8 [aur][feature] reading package categories 2019-10-10 19:01:27 -03:00
Vinicius Moreira
6023075b65 screenshots button 2019-10-10 12:37:43 -03:00
Vinicius Moreira
69dd9b9396 refactoring: distro check for arch and snap gems 2019-10-09 18:14:54 -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
aed6bb04e0 installing, uninstalling and launching 2019-10-07 14:55:06 -03:00
Vinicius Moreira
53bf6de34f installing appimage 2019-10-03 19:09:31 -03:00
Vinicius Moreira
39266d86ce improving Arch distro checking 2019-09-29 20:47:41 -03:00
Vinicius Moreira
fd2dbe7dd0 fix: update notifications are not being displayed 2019-09-28 13:09:37 -03:00
Vinicius Moreira
e56ecc8f49 fix: not internet connection scenario when reading installed and searching 2019-09-24 12:26:33 -03:00
Vinicius Moreira
5441d35ee2 arch: automatically optimizing arch packages compilation | aria2c stdout sleep 2019-09-23 13:01:30 -03:00
Vinicius Moreira
917c6ec5d7 arch:using axel to pre-download source file | info window handling list attributes better 2019-09-22 01:01:11 -03:00
Vinicius Moreira
446463bddb fix: disk cache keeps enabled even with --disk-cache=0 | improving snaps launching | arch gem label as 'AUR' for now 2019-09-19 18:04:04 -03:00
Vinicius Moreira
6c3e0e00bf fix: snap launch 2019-09-18 18:01:01 -03:00
Vinicius Moreira
da17ede1ec Arch gem is not enabled by default 2019-09-18 11:42:13 -03:00
Vinicius Moreira
1f25a92985 arch 'gem' only available for arch based distros 2019-09-17 15:20:31 -03:00
Vinicius Moreira
c1410ca9b6 restart is not required when changing enabled gems 2019-09-16 19:09:05 -03:00
Vinicius Moreira
ba5e1da11b gem selector sketch 2019-09-11 16:00:02 -03:00