1440 Commits

Author SHA1 Message Date
MM20
ea08584656
Rename HomeTransition and related classes to EnterHomeTransition 2023-03-03 17:13:21 +01:00
MM20
f534458680
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-03 14:42:33 +01:00
MM20
314e4f0736
Update icon pack picker automatically when an icon pack has been installed or uninstalled 2023-03-03 14:42:08 +01:00
MM20
c040076ce9
Remove uninstalled icon packs from database 2023-03-03 14:19:22 +01:00
Yurical
0d25e33177 Translated using Weblate (Korean)
Currently translated at 28.3% (30 of 106 strings)

Translation: Kvæsitso/units
2023-03-03 10:20:39 +00:00
Yurical
bd1e2f3dc8 Translated using Weblate (Korean)
Currently translated at 25.9% (146 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-03 10:20:38 +00:00
Labrusca
8b911f1a98 Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (561 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-03 10:20:38 +00:00
kaajjo
8879a37a86 Translated using Weblate (Russian)
Currently translated at 86.3% (486 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-03 10:20:38 +00:00
MM20
473ecf8875
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-02 16:03:24 +01:00
MM20
006de147cf
Fix icon pack icons not correctly applied to all apps 2023-03-02 16:02:16 +01:00
Rafael2616
dd1efc8fc9 Translated using Weblate (Portuguese (Brazil))
Currently translated at 62.5% (352 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-02 05:20:39 +00:00
Massimo Pissarello
2dd5e6c11d Translated using Weblate (Italian)
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-02 05:20:38 +00:00
MM20
b6000ecea0
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-01 21:26:35 +01:00
MM20
57369f2736
Update Jetpack Compose 2023-03-01 21:26:23 +01:00
MM20
c47a1c1d9b
Compat icon provider: load activity info on IO dispatcher 2023-03-01 20:48:36 +01:00
MM20
31e250c826
Reduce padding 2023-03-01 20:43:54 +01:00
Fjuro
deb6fbb514 Translated using Weblate (Czech)
Currently translated at 100.0% (560 of 560 strings)

Translation: Kvæsitso/i18n
2023-02-28 19:45:33 +00:00
Massimo Pissarello
022510f748 Translated using Weblate (Italian)
Currently translated at 100.0% (560 of 560 strings)

Translation: Kvæsitso/i18n
2023-02-28 19:45:33 +00:00
kaajjo
769c08bd19 Translated using Weblate (Russian)
Currently translated at 68.8% (73 of 106 strings)

Translation: Kvæsitso/units
2023-02-28 19:45:33 +00:00
kaajjo
de04213680 Translated using Weblate (Russian)
Currently translated at 76.6% (429 of 560 strings)

Translation: Kvæsitso/i18n
2023-02-28 19:45:33 +00:00
Christoph
0b2aa716ec
Search: reorder results by launchCount (#267)
* add app search result ordering by launchCount

* add reordering for other domains

* add preference in settings

* bruh moment

- database optimizaiton
- fixing obvious fallacy while reordering

* no reordering on empty queries && reordering early return

* avoiding deserialization

* listpreference

* search settings screen icons & categories

* regrouping

* early-return tweak

* Change ranking algorithm

* Pepega

* Prioritize launchCount over pinned for relevance sorting

---------

Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2023-02-28 20:45:25 +01:00
MM20
600e319c99
Fix icon highlighting causing poor contrast on non adaptive icons 2023-02-28 17:28:03 +01:00
MM20
3a798f3c0c
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-02-27 22:43:24 +01:00
MM20
7168169e35
Restructure / cleanup / improve icon pack handling 2023-02-27 22:36:46 +01:00
Bart Libert
00ff62a352 Translated using Weblate (Dutch)
Currently translated at 100.0% (558 of 558 strings)

Translation: Kvæsitso/i18n
2023-02-27 13:40:05 +00:00
MM20
96f69356c4
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-02-27 14:39:53 +01:00
MM20
6adbee224e
Icon picker: add icon pack filter 2023-02-27 14:39:18 +01:00
MM20
81c542d777
Searchable Picker: single line search field 2023-02-27 13:31:19 +01:00
MM20
96182c88c3
Improve launch app gesture transition 2023-02-26 17:54:07 +01:00
Fjuro
abe0a02f46 Translated using Weblate (Czech)
Currently translated at 100.0% (558 of 558 strings)

Translation: Kvæsitso/i18n
2023-02-26 16:20:38 +00:00
MM20
738817ec14
Clarify F-Droid in Readme 2023-02-26 16:07:52 +01:00
MM20
883c372315
Pager swipe fling improv 2023-02-26 13:43:59 +01:00
MM20
b01eb151f8
Improve swipe gesture cancellation in pager layout 2023-02-26 13:40:02 +01:00
MM20
348c969c19
Improve app launch gesture feedback 2023-02-26 13:16:09 +01:00
MM20
51aa25834e
Improve splash screen adaptive icon support 2023-02-26 12:54:29 +01:00
MM20
88bbfc41f4
Fake splash screen: add support for legacy splash screens 2023-02-26 01:04:57 +01:00
MM20
608d73706a
Add fake splash screen for launching apps by gestures 2023-02-26 00:12:56 +01:00
MM20
c664f2e777
Fuck you Android studio, please fix your goddamn focus, I wanted to type into the terminal, not the editor 2023-02-25 17:57:16 +01:00
MM20
f272541724
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-02-25 17:56:08 +01:00
MM20
9a4a9a294f
Add handler for launch app gesture action 2023-02-25 17:55:48 +01:00
abc0922001
6cb1d3a7e7 Translated using Weblate (Chinese (Traditional))
Currently translated at 98.7% (550 of 557 strings)

Translation: Kvæsitso/i18n
2023-02-24 21:39:53 +00:00
MM20
77e22e5f2b
Add preferences for launch app gesture 2023-02-24 22:39:32 +01:00
MM20
c611f9aa8e
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-02-24 17:33:30 +01:00
MM20
d54b904c0a
Bring back the option to disable the clock widget's date part 2023-02-24 17:33:08 +01:00
Weblate
cea3ccf2ae Added translation using Weblate (Chinese (Traditional)) 2023-02-24 05:37:05 +00:00
abc0922001
024da88e09 Added translation using Weblate (Chinese (Traditional)) 2023-02-24 05:36:56 +00:00
MM20
e82fd23619
Use grid in tag item selector 2023-02-22 17:04:04 +01:00
Fjuro
9060563ebe Translated using Weblate (Czech)
Currently translated at 100.0% (557 of 557 strings)

Translation: Kvæsitso/i18n
2023-02-21 20:20:39 +00:00
MM20
270b7a35c3
Version 1.22.2 2023-02-21 19:52:43 +01:00
MM20
9c318fecf4
Fix enter to launch in pager scaffold 2023-02-21 19:52:27 +01:00