31 Commits

Author SHA1 Message Date
MM20
f862a578a1
Add search quick actions 2022-11-03 20:01:24 +01:00
MM20
c17db2a9ce
Fix file results missing 2022-10-19 16:39:27 +02:00
MM20
f88f71e5ee
Rename
- PinnableSearchable -> SavableSearchable,
- FavoritesItem -> SavedSearchable,
- FavoritesItemEntity -> SavedSearchableEntity

add type column to searchable table
2022-10-16 15:53:22 +02:00
MM20
2157147caa
Refactor search 2022-10-15 00:29:01 +02:00
MM20
bcda89c211
Reorganize Searchable data types 2022-10-12 20:36:39 +02:00
MM20
24e25148f0
Add multiple options for websearch query encoding
Close #174
2022-09-25 20:59:29 +02:00
MM20
7a3d4a48b9
Include label and labelOverride in Searchable equality check 2022-09-16 16:00:57 +02:00
MM20
7b86677fc2
Custom labels 2022-09-11 18:42:02 +02:00
MM20
57449d4fce
Add support for Android 13 themed icons 2022-09-04 11:53:27 +02:00
MM20
a193c5aced
Fix websearch URLs not being encoded properly
Fix #160
2022-08-29 15:02:57 +02:00
MM20
96e70da913
Clean up 2022-06-24 17:23:59 +02:00
MM20
6de89f3f79
Refactor icons 2022-06-18 18:51:41 +02:00
MM20
b436f75f17
Sort chinese apps by their pinyin transliteration
Close #61
2022-06-12 15:50:05 +02:00
MM20
eaf4701500
Backup & restore 2022-06-09 19:26:45 +02:00
MM20
83a33d8ac5
Update Gradle 2022-05-09 20:04:21 +02:00
MM20
3a15b59526
Catch SecurityExceptions; unpin apps if they couldn't be launched 2022-03-27 14:18:46 +02:00
MM20
47e7591975
Modify badge API
Pass searchable as argument instead of badgeKey which is now obsolete
2022-03-05 15:25:57 +01:00
MM20
b1f141193e
Remove unused code 2022-02-24 20:32:32 +01:00
MM20
a20fb0362b
Fix OpenSearch import icon URL 2022-02-24 18:49:55 +01:00
MM20
2f43dab260
Add option to import websearches using the OpenSearch standard
Implements #31
2022-02-24 18:27:46 +01:00
MM20
efcd9d3fff
Fix missing string resource that has been renamed 2022-02-19 16:13:30 +01:00
MM20
fafe6cf87a
Turns out Koin can't inject null
Fix #23
2022-02-08 21:46:46 +01:00
MM20
f72e7a1993
Migrate icon settings 2022-01-28 23:15:27 +01:00
MM20
d85da0361d
Set visibility of interface implementations to internal 2022-01-17 00:16:00 +01:00
MM20
a71efdf4b2
Adjust coroutine scope default dispatchers 2022-01-17 00:10:23 +01:00
MM20
5834e7e8c4
Migrate search settings 2022-01-10 21:48:29 +01:00
MM20
a2ccef64ce
Refactor search, favorites and calendar widget 2021-12-31 20:16:08 +01:00
MM20
b5e2be61fc
Don't incorrectly url encode search queries for websearches 2021-12-15 18:36:43 +01:00
MM20
c388b01fe8
Rename loadIconAsync to loadIcon as it's no longer guaranteed to be called off the main thread 2021-12-04 13:55:29 +01:00
MM20
087d4fd455
Use dependency injection for most singletons 2021-10-10 12:15:54 +02:00
MM20
749e4e3073
Initial commit 2021-09-18 23:37:52 +02:00