Commit Graph

22 Commits

Author SHA1 Message Date
Vinicius Moreira
a077ff3e88 Merge branch 'staging' into modules
# Conflicts:
#	fpakman/view/qt/window.py
2019-08-01 17:46:50 -03:00
Vinicius Moreira
d4a0f4041f fix: install / uninstall notification 2019-08-01 17:40:38 -03:00
Vinicius Moreira
e0f566456b refactoring and fixes 2019-07-30 13:32:05 -03:00
Vinicius Moreira
5918f0c3ad loading translations from extension 2019-07-29 18:51:39 -03:00
Vinicius Moreira
6554d2062f fixes 2019-07-29 12:09:41 -03:00
Vinicius Moreira
0f0c0d3f8a showing updating app name 2019-07-24 16:15:09 -03:00
Vinícius Moreira
c7a111174a refactoring async work 2019-07-24 16:01:44 -03:00
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