Commit Graph

81 Commits

Author SHA1 Message Date
Vinicius Moreira
a43e640437 [improvement][ui] not performing a full table refresh after installing a new package 2020-06-11 16:51:55 -03:00
Vinicius Moreira
cc5c89a350 [fix][ui] not calling initial required tasks after enabling a new package type on settings 2020-06-11 11:25:37 -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
Vinicius Moreira
ae2a710291 Merge branch 'master' into staging 2020-04-28 10:25:22 -03:00
Demiray
4a6a9834f6 Create tr
Turkish language support for Bauh package manager
2020-04-28 13:24:15 +03:00
Vinicius Moreira
c8385035ee [ui] icons, buttons and colors changes 2020-04-27 18:46:21 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
a503edc17c Merge branch 'master' into staging 2020-02-20 15:43:03 -03:00
mountain-biker85
fb42d04777 Add gems/snap/resources/locale/ru 2020-02-20 18:14:41 +03:00
Vinícius Moreira
d6ec07a1d3 [fix][snap] not able to launch applications on some distros 2020-02-17 14:50:53 -03:00
Vinícius Moreira
7f1cbb93f5 [fix][snap] warning message 2020-01-31 12:20:05 -03:00
Vinícius Moreira
2a00b01f14 [snap] snapd checking routine refactored 2020-01-13 16:27:54 -03:00
Vinícius Moreira
12859dfe6c [improvement] all icons as SVGs 2019-12-26 17:16:33 -03:00
Vinicius Moreira
4708f96f87 [snap] removing categories test file 2019-12-24 15:41:46 -03:00
Vinícius Moreira
ebab884a8a [snap] simplifying snapd check expression 2019-12-23 16:02:47 -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
7681c6abf6 [flatpak] suggestions downloaded from bauh-files 2019-12-20 19:12:45 -03:00
Vinícius Moreira
7cbd745af1 [snap] suggestions retrieved from bauh-files 2019-12-20 17:45:32 -03:00
Vinícius Moreira
b9ed2cf4c1 sketch 2019-12-09 19:30:27 -03:00
Vinícius Moreira
e01249f49c [improvement][aur] retrieving and displaying all transitive required dependencies 2019-12-04 12:47:10 -03:00
Vinicius Moreira
f241ec78e2 Merge branch 'master' into staging 2019-11-27 10:49:44 -03:00
Vinícius Moreira
1ff34a95a9 Merge pull request #33 from JonasLoos/master
add german translation
2019-11-27 10:49:12 -03:00
Jonas Loos
33db593f26 additional german translations 2019-11-27 15:38:07 +09:00
Vinicius Moreira
4f8bdb15d1 Merge branch 'master' into staging 2019-11-26 13:12:28 -03:00
Vinícius Moreira
470037bb88 Merge pull request #32 from fitojb/master
Add Catalan translation
2019-11-26 13:11:54 -03:00
Vinicius Moreira
fa6079dc75 [improvement][flatpak][snap] caching suggestions 2019-11-26 12:24:57 -03:00
Vinicius Moreira
fc90f894cd Merge branch 'master' into staging 2019-11-25 19:17:16 -03:00
albanobattistella
cabe96811b Create it 2019-11-25 19:58:39 +01:00
Vinicius Moreira
3bd493e225 [improvement] Adding all english i18n keys to help people with the application translation 2019-11-25 13:42:32 -03:00
Adolfo Jayme Barrientos
cc636b5b8c Add Catalan translation 2019-11-24 19:54:27 -06:00
Jonas Loos
d6c7b79ae1 add german translation. Not tested in app 2019-11-23 02:37:57 +09:00
Vinicius Moreira
df61ecffc6 [snap] mapping verified status for suggestions 2019-10-29 15:15:14 -03:00
Vinicius Moreira
7c4095b1fb [table] displaying a 'verified' green icon next to a verified publisher's name 2019-10-29 14:57:47 -03:00
Vinicius Moreira
7624933888 [snap] not showing 'License' in the info window if it defined as 'unset' 2019-10-29 11:42:16 -03:00
Vinicius Moreira
1a8d37dfe6 [snap] The application crashes due to Snap API checking when snap is not installed | improved snapd not enabled warning 2019-10-29 11:19:25 -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
29d60ad56c [snap] snaps not treated as applications with be categorized as runtime at least 2019-10-24 12:33:42 -03:00
Vinicius Moreira
270cf0e1d1 [i18n] es - fix 2019-10-23 12:42:41 -03:00
Vinicius Moreira
51cfd91455 [snap] showing a warning popup when the Snap API is out 2019-10-23 12:32:10 -03:00
Vinicius Moreira
64e4822b2d [refactoring] CategoriesDownloader as a common class 2019-10-22 17:10:24 -03:00
Vinicius Moreira
c358d077be [snap] caching categories to the disk | not locking the application boot while categories are being retrieved 2019-10-22 16:36:10 -03:00
Vinicius Moreira
8965d0a300 [snap] i18n 2019-10-22 12:04: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
696ce1c79e fix: application is not initializing when there is no internet connection 2019-10-22 10:18:35 -03:00
Vinicius Moreira
7c31575329 [snap] fix: not showing Launch button after recent application installation 2019-10-17 18:03:06 -03:00
Vinicius Moreira
415f6b5ec7 handling possible error when parsing cloud category files 2019-10-17 14:36:14 -03:00
Vinicius Moreira
7750b0b9df cleaning github token env vars 2019-10-17 12:26:00 -03:00
Vinicius Moreira
7d94db740e fix: snap and arch categories mapping when nothing is retrieved from the cloud 2019-10-14 17:51:44 -03:00
Vinicius Moreira
6d9cd42e4f [snap] fix: mapping categories 2019-10-14 17:24:59 -03:00