15 Commits

Author SHA1 Message Date
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
7168169e35
Restructure / cleanup / improve icon pack handling 2023-02-27 22:36:46 +01:00
MM20
608d73706a
Add fake splash screen for launching apps by gestures 2023-02-26 00:12:56 +01:00
MM20
3f7c2dbb8a
Weather: use null to indicate invalid values 2023-02-21 17:34:36 +01:00
MM20
1ba1eacd89
Fix restoring quick actions 2023-02-20 17:03:42 +01:00
MM20
295f1e54ca
Websearch quick actions: allow custom url schemes 2023-02-20 16:48:15 +01:00
MM20
e5fe3a8816
Optimizations 2023-02-19 23:39:56 +01:00
MM20
0030314653
Fix OWM rain forecast 2023-02-16 23:35:26 +01:00
MM20
a1ebcc1a96
Run calculator on default dispatcher 2023-02-08 20:53:20 +01:00
MM20
2ae19260fb
Fix potential crash 2023-01-23 21:14:21 +01:00
MM20
be4c51562a
Use canonical URL and no custom tab for wikipedia 2023-01-23 14:31:08 +01:00
MM20
aa69fb5f42
Improve app and shortcut query matching 2022-12-21 19:37:38 +01:00
MM20
41a0157983
Tweak search query thresholds 2022-12-21 19:35:33 +01:00
MM20
ddc157741a
Add settings page to manage tags 2022-12-21 19:24:32 +01:00
MM20
3f8880a90a
Reorganize and group modules 2022-12-13 17:37:26 +01:00