139 Commits

Author SHA1 Message Date
MM2-0
6a94cdcd08 Translated using Weblate (German)
Currently translated at 100.0% (576 of 576 strings)

Translation: Kvæsitso/i18n
2023-04-12 22:57:13 +00:00
MM20
dfe1c83c80
Restructure settings 2023-04-13 00:53:19 +02:00
Ecsedi Tamás
33d40c67b9 Translated using Weblate (Hungarian)
Currently translated at 17.7% (101 of 568 strings)

Translation: Kvæsitso/i18n
2023-04-09 05:47:14 +00:00
xitre
bcf79121a0 Translated using Weblate (Ukrainian)
Currently translated at 0.9% (1 of 106 strings)

Translation: Kvæsitso/units
2023-04-03 15:47:14 +00:00
xitre
08a15f66a1 Translated using Weblate (Ukrainian)
Currently translated at 5.9% (34 of 568 strings)

Translation: Kvæsitso/i18n
2023-04-03 15:47:14 +00:00
Weblate
a98d645685 Added translation using Weblate (Ukrainian) 2023-04-02 15:09:59 +00:00
Ecsedi Tamás
8103055ef0 Translated using Weblate (Hungarian)
Currently translated at 4.2% (24 of 568 strings)

Translation: Kvæsitso/i18n
2023-04-02 15:09:56 +00:00
xitre
9520e18761 Added translation using Weblate (Ukrainian) 2023-04-02 15:09:53 +00:00
Weblate
7e50c32957 Added translation using Weblate (Hungarian) 2023-04-02 06:11:06 +00:00
wizpizz
f44510abbb Translated using Weblate (Turkish)
Currently translated at 34.9% (37 of 106 strings)

Translation: Kvæsitso/units
2023-04-02 06:11:01 +00:00
Ecsedi Tamás
c5e134fd44 Added translation using Weblate (Hungarian) 2023-04-02 06:10:56 +00:00
kaajjo
087e0cd934 Translated using Weblate (Russian)
Currently translated at 100.0% (106 of 106 strings)

Translation: Kvæsitso/units
2023-03-30 14:30:45 +00:00
Labrusca
c865b21c7a Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (564 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-24 19:09:35 +00:00
Bart Libert
52e1ff8b52 Translated using Weblate (Dutch)
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-21 02:34:46 +00:00
abc0922001
dab61bcd87 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (106 of 106 strings)

Translation: Kvæsitso/units
2023-03-16 03:20:39 +00:00
Bart Libert
063783ba0f Translated using Weblate (Dutch)
Currently translated at 99.4% (565 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-16 03:20:38 +00:00
abc0922001
bbd069c1f9 Translated using Weblate (Chinese (Traditional))
Currently translated at 64.1% (68 of 106 strings)

Translation: Kvæsitso/units
2023-03-15 02:10:54 +00:00
abc0922001
94a944e976 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-15 02:10:54 +00:00
Rafael2616
dbebab2d32 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-15 02:10:54 +00:00
MM2-0
fa5cd7a6ff Translated using Weblate (German)
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-14 19:46:30 +00:00
Fjuro
66e20f4265 Translated using Weblate (Czech)
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-14 18:20:38 +00:00
Massimo Pissarello
37ca1ebe13 Translated using Weblate (Italian)
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-14 18:20:38 +00:00
MM2-0
c98d5250e3 Translated using Weblate (Italian)
Currently translated at 99.8% (567 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-12 11:20:38 +00:00
Massimo Pissarello
c654c08aa9 Translated using Weblate (Italian)
Currently translated at 99.8% (567 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-12 11:20:38 +00:00
MM2-0
c1b5352d06 Translated using Weblate (German)
Currently translated at 99.2% (564 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-12 11:20:38 +00:00
MM2-0
a4c4209fe8 Translated using Weblate (English)
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-12 11:20:38 +00:00
Weblate
9f8d2d5f8d Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Kvæsitso/i18n
2023-03-10 21:19:35 +00:00
Weblate
32428e9600 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Kvæsitso/i18n
2023-03-10 21:17:10 +00:00
Christoph
2c9cba72a9
Search: introduce weighted reordering (#272)
* Database: backend for weights & timestamps

- Migration 21->22
- SearchableLaunchTimestampEntity.kt
- `weight`-column in SavedSearchableEntity
- Queries for sorting by and adjusting weight
- Queries for sorting by recent use

* move weightfactor access to favoritesRepository

* reorder calls in SearchVM

* no more datahoarding

* add settings screen for ordering

* ui fix, animations

* move ordering settings out of own screen

* remove unused localization

* weight factors

* larger factor for WeightFactor.High

* cleanup

* sort favorites by weight

* icons for favorite screen

* I hate coming up with descriptive strings

* add default weight factor to settings migration

* Add default values for search result ordering preferences

* Favorites settings: change order of preferences

* Change strings

* Replace favorites variability slider with list preference

* migration initial weight

* Change labels

* Include searchable weight column in backup

---------

Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2023-03-10 22:17:03 +01:00
mTTn987
003789f310 Translated using Weblate (Turkish)
Currently translated at 15.9% (90 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-10 20:20:44 +00:00
abc0922001
88f6790e4d Translated using Weblate (Chinese (Traditional))
Currently translated at 4.7% (5 of 106 strings)

Translation: Kvæsitso/units
2023-03-09 15:20:38 +00:00
abc0922001
75b3edd518 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-09 15:20:38 +00:00
Bart Libert
0adef99d4e Translated using Weblate (Dutch)
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-08 00:20:59 +00:00
Rafael2616
a5f5e0a496 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-08 00:20:58 +00:00
Rafael2616
edd578011f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (106 of 106 strings)

Translation: Kvæsitso/units
2023-03-06 01:20:38 +00:00
Rafael2616
3114a2f19a Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-06 01:20:38 +00:00
kaajjo
6b132ce025 Translated using Weblate (Russian)
Currently translated at 94.3% (531 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-06 01:20:38 +00:00
Fjuro
8881be576c Translated using Weblate (Czech)
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-04 20:20:38 +00:00
Rafael2616
51d499e105 Translated using Weblate (Portuguese (Brazil))
Currently translated at 80.1% (451 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-04 20:20:38 +00: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
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
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