Commit Graph

130 Commits

Author SHA1 Message Date
Vinicius Moreira
c80845cde4 [view] improvement: displaying a tooltip with the missing dependencies for a supported packaging technology 2021-11-22 15:48:48 -03:00
Vinicius Moreira
6e7c871b1a [flatpak] fix: not displaying updates for partials listed as installed apps/runtimes 2021-11-09 13:12:06 -03:00
Vinicius Moreira
00fda53287 [flatpak] fix: partials split call 2021-11-09 13:00:19 -03:00
Vinicius Moreira
0a9133068e [view] fix: displaying initial warnings related to supported technologies even when they are not enabled or have the required dependencies 2021-11-09 12:47:13 -03:00
Vinicius Moreira
d68bf1e53d [flatpak] fix: not displaying the updates size for Flatpak 1.2 2021-11-09 12:28:41 -03:00
Vinicius Moreira
8488b086e6 [flatpak] fix: not displaying update components not associated with installed packages 2021-11-09 11:47:36 -03:00
Vinicius Moreira
75e16056c0 [flatpak] fix: nost listing updates for Flatpak 1.2 2021-11-05 14:17:03 -03:00
Vinicius Moreira
a6c065efb6 [flatpak] fix: not listing installed packages for Flatpak 1.2 2021-11-05 13:48:51 -03:00
Vinicius Moreira
5f5b3182b1 [flatpak] fix -> displaying duplicate runtimes on the upgrade summary when a runtime is available at the system and user levels 2021-03-02 12:41:44 -03:00
Vinicius Moreira
5cd3041987 [flatpak] installation level tooltip fixes 2021-03-02 12:26:27 -03:00
Vinicius Moreira
978120ba71 fix -> missing Python hard dependency: packaging 2021-01-20 09:43:13 -03:00
Vinicius Moreira
cd4519d7d9 [flatpak] fix -> crashing for version 1.10 2021-01-19 10:16:53 -03:00
Vinicius Moreira
b451d00aaf [flatpak] fix: crashing when trying to retrieve size of runtimes subcomponents 2021-01-13 10:33:55 -03:00
Vinicius Moreira
c91e982243 improvement -> all suported types now display a 'Checking configuration file' task during the initialization process 2020-12-30 13:35:15 -03:00
Vinicius Moreira
dac56591ec [flatpak] fix -> history: not highlighting the correct version 2020-12-19 10:31:32 -03:00
Vinicius Moreira
e46821c4ef [flatpak] fix -> crashing for Flatpak 1.6.5 when there are updates 2020-12-18 19:29:37 -03:00
Vinicius Moreira
bef465a1ea [ui] fix: upgrading: only requesting the root password if required | [flatpak] fix -> crashing when trying to downgrade 2020-12-10 19:15:34 -03:00
Vinicius Moreira
ef28a18d02 [flatpak] improvement: only displaying the commit's 8 first characters 2020-11-30 17:51:04 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Kevin KIN-FOO
b5ba56fca9 i18n Français 2020-11-15 23:32:56 +01:00
Vinicius Moreira
f8276024c0 [flatpak] fix -> not displaying the runtimes icons on the summary window 2020-10-02 10:23:00 -03:00
Vinicius Moreira
e09e47316a [flatpak] improvement -> removing spaces from some i18n parentheses 2020-09-11 15:58:41 -03:00
Vinicius Moreira
bd40d9f2a8 [flatpak] fix log 2020-09-10 13:40:11 -03:00
Vinicius Moreira
26fa25cebb [snap] feature -> allowing to select an available channel during the installation process 2020-09-06 01:10:13 -03:00
Vinicius Moreira
fede4fb210 [flatpak] fix -> not handling empty array API response when filling the app data asynchronously 2020-08-31 10:19:17 -03:00
Vinicius Moreira
0194443470 [flatpak] fix -> not able to make the exports directory (missing parents argument) 2020-08-21 17:36:43 -03:00
Vinicius Moreira
3691a2162c [flatpak] fix -> some env vars not available during the launch process 2020-08-20 14:27:24 -03:00
Vinicius Moreira
e06c677602 [flatpak] fix -> not properly checking the return result when setting the default remotes at the system level 2020-08-20 14:18:45 -03:00
Vinicius Moreira
b99462d0e5 [flatpak] fix -> some environment variables are not available during the common operations 2020-08-20 12:37:21 -03:00
Vinicius Moreira
a027412842 [flatpak] fix -> crashing when an update size cannot be read 2020-08-12 11:56:42 -03:00
Vinicius Moreira
dd8683063b [flatpak] improvement -> downgrade function refactored 2020-08-12 11:46:55 -03:00
Vinicius Moreira
12b7acc559 [flatpak] fix -> installation fails when there are multiple references for a given package 2020-08-12 10:28:00 -03:00
Vinicius Moreira
444dca5641 [flatpak] fix -> downgrading crashing with version 1.8.X | history: the top commit is returned as '(null)' 2020-08-11 11:21:05 -03:00
Vinicius Moreira
57c88f9589 [flatpak] improvement -> Creating the exports path '~/.local/share/flatpak/exports/share' (if it does not exist) and adding it to install/upgrade/downgrade/remove commands path to prevent warning messages 2020-08-11 11:08:09 -03:00
Vinicius Moreira
4a95bd1abb [fix][flatpak] returning already installed packages after an installation succeeds 2020-06-16 14:45:43 -03:00
Vinicius Moreira
7ecc78529f [fix][flatpak] not returning installed runtimes after an installation succeeds 2020-06-16 13:16:39 -03:00
Vinicius Moreira
eee9e9abf8 [improvement][ui] uninstallation does not refresh the table if it succeeds 2020-06-16 11:41:06 -03:00
Vinicius Moreira
a43e640437 [improvement][ui] not performing a full table refresh after installing a new package 2020-06-11 16:51:55 -03:00
Vinícius Moreira
a2e41ce51f [fix][ui] not updating cached installed packages state after ignoring/reverting updates 2020-05-28 17:09:57 -03:00
Vinícius Moreira
ce7e309799 [fix] ignore updates file handling for Arch, AppImage and Flatpak 2020-05-19 18:50:05 -03:00
Vinícius Moreira
5cd26d1d82 [fix][flatpak] not displaying application updates on the search results 2020-05-19 11:13:39 -03:00
Vinícius Moreira
14a433b13e [fix][appimage][flatpak] notifying ignored updates to the tray 2020-05-19 10:52:18 -03:00
Vinícius Moreira
ab8a0aaaef [feature][flatpak] able to ignore flatpak updates 2020-05-18 18:20:31 -03:00
Demiray
dbd50928f6 Create tr
Turkish language support for Bauh package manager
2020-04-28 13:23:39 +03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
mountain-biker85
9192e20aef Add a gems/flatpak/resources/locale/ru 2020-02-20 18:12:15 +03:00
Vinícius Moreira
ecd936c6fd [flatpak] sorting packages before updating 2020-02-06 19:40:14 -03:00
Vinícius Moreira
9885aa151b [fix][flatpak] not able to update partials for Flatpak < 1.5 2020-01-30 16:05:57 -03:00
Vinícius Moreira
da64ed4fc3 [fix][flatpak] retrieving the right id and ref for partials in Flatpak < 1.5 2020-01-30 15:51:52 -03:00
Vinícius Moreira
3452ab8975 [fix][flatpak] retrieving info from a partial for Flatpak < 1.4 2020-01-30 15:44:15 -03:00