Commit Graph

15 Commits

Author SHA1 Message Date
Vinícius Moreira
854ad2a102 supporting snaps 2019-07-23 17:16:44 -03:00
Vinicius Moreira
332d3cb787 fix: app crashes after installation 2019-07-13 12:53:08 -03:00
Vinicius Moreira
9af8b73e23 showing console details when upgrading fails 2019-07-12 14:33:14 -03:00
Vinicius Moreira
1b8cf8a2f3 showing executed command when installing or uninstalling 2019-07-12 12:16:21 -03:00
Vinicius Moreira
55978be0f7 hiding details when 'refresh' is clicked | showing details when an error happens during installation 2019-07-12 12:05:36 -03:00
Vinicius Moreira
53095f9438 auto-showing the details when history or downgrading fails 2019-07-12 11:48:15 -03:00
Vinícius Moreira
b6bfecf4ef Fix: app crashes when no internet connection 2019-07-11 18:04:12 -03:00
Vinicius Moreira
8e930d57ea fix: calling downgrade app twice 2019-07-11 17:29:53 -03:00
Vinícius Moreira
0ef1fa678d Caching installed application data to disk 2019-07-11 15:44:07 -03:00
Vinícius Moreira
ff8510153d architecture expanded to support other types of packaging 2019-07-10 11:31:57 -03:00
Vinícius Moreira
74fa85a2bb improving initialization time and reducing async overload 2019-07-08 12:15:15 -03:00
Vinicius Moreira
23a0902e49 Progress bar improvement 2019-07-01 12:40:19 -03:00
Vinicius Moreira
9acc6a8878 progress bar 2019-07-01 12:35:08 -03:00
Vinícius Moreira
22eed7af67 search and install 2019-06-28 19:01:37 -03:00
Vinícius Moreira
97477c4274 Refactoring and improvements (#12)
* Removing controller

* Refactoring FlatpakManager

* Retrieving only installed apps data from the API

* Removing wrong password logs
2019-06-26 18:32:49 -03:00