Commit Graph

25 Commits

Author SHA1 Message Date
Vinicius Moreira
056ece59bf Merge branch 'staging' into modules
# Conflicts:
#	fpakman/core/controller.py
2019-07-30 11:44:32 -03:00
Vinicius Moreira
bf272ec4f5 improved: search results sorting time 2019-07-30 11:41:39 -03:00
Vinicius Moreira
5918f0c3ad loading translations from extension 2019-07-29 18:51:39 -03:00
Vinicius Moreira
dff34ebb5f dynamically instantiang an fpakman extension 2019-07-29 15:38:27 -03:00
Vinicius Moreira
46606abdea Merge branch 'staging' into modules 2019-07-29 12:22:44 -03:00
Vinicius Moreira
e8dfbbc448 fix: disk loader not initialized 2019-07-29 12:22:27 -03:00
Vinicius Moreira
6554d2062f fixes 2019-07-29 12:09:41 -03:00
Vinicius Moreira
9764c122b7 managed caches handling 2019-07-29 11:04:49 -03:00
Vinicius Moreira
7fef1018b0 Merge branch 'staging' into modules
# Conflicts:
#	CHANGELOG.md
#	fpakman/app.py
#	fpakman/core/controller.py
#	fpakman/core/snap/controller.py
#	fpakman/core/snap/snap.py
2019-07-29 10:42:40 -03:00
Vinicius Moreira
6b8ee68463 showing a warning dialog when the application starts and **snapd** is unavailable 2019-07-27 21:48:28 -03:00
Vinicius Moreira
8bbe894e87 init 2019-07-26 19:03:23 -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
Vinícius Moreira
b6bfecf4ef Fix: app crashes when no internet connection 2019-07-11 18:04:12 -03:00
Vinícius Moreira
0ef1fa678d Caching installed application data to disk 2019-07-11 15:44:07 -03:00
Vinícius Moreira
238a9d38ae Flatpak not required 2019-07-10 12:18:12 -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
81b7846a7d setting flathub remote if it is not set (#18) 2019-07-08 12:55:08 -03:00
Vinícius Moreira
74fa85a2bb improving initialization time and reducing async overload 2019-07-08 12:15:15 -03:00
Vinicius Moreira
060acaea08 accepting comand line arguments 2019-07-01 16:37:00 -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
Vinícius Moreira
9d6187b0a0 Uninstall selected app 2019-06-25 11:48:28 -03:00
Vinicius Moreira
3ffe2ad96f Management panel shows update commands streams 2019-06-18 17:01:13 -03:00
Vinicius Moreira
3188820bc6 setup.py 2019-06-14 14:02:44 -03:00