33 Commits

Author SHA1 Message Date
MM20
96e70da913
Clean up 2022-06-24 17:23:59 +02:00
MM20
a303703d9e
Fix crash if adaptive icon foreground or background is null 2022-06-19 19:39:35 +02:00
MM20
e8936eb0b4
Tweak some icon colors 2022-06-18 19:13:00 +02:00
MM20
6de89f3f79
Refactor icons 2022-06-18 18:51:41 +02:00
MM20
5c02d722b1
Add launcher backup file type to file search 2022-06-13 20:59:05 +02:00
MM20
5ae0ec42b7
Filter hidden items in UI layer 2022-06-12 13:28:02 +02:00
MM20
83a33d8ac5
Update Gradle 2022-05-09 20:04:21 +02:00
MM20
fc320251f6
Fix open local files in file manager apps
Known to work with:
- Material Files
- Solid Explorer
2022-04-15 23:44:23 +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
971a8ff4cd
Fix #33 2022-02-25 15:33:07 +01:00
MM20
665664df70
Migrate search UI to Jetpack Compose 2022-02-14 22:48:56 +01:00
MM20
7a4e1e716f
Remove isMinifyEnabled from library modules 2022-02-08 21:20:54 +01:00
MM20
5f9450d099
Ah yes
Please concentrate.
2022-02-06 18:57:14 +01:00
MM20
7ad36684ae
Open Nextcloud files in Nextcloud app if installed 2022-02-06 18:51:24 +01:00
MM20
8f142085e8
Don't crash if file search is completely disabled 2022-02-01 20:23:39 +01:00
MM20
f38c45656e
Check external storage permission before attempting to searcg files 2022-01-30 15:09:05 +01:00
MM20
470e378e17
Remove LauncherPreferences 2022-01-30 13:38:01 +01:00
MM20
f72e7a1993
Migrate icon settings 2022-01-28 23:15:27 +01:00
MM20
974988f65d
Remove unused code 2022-01-17 00:18:53 +01:00
MM20
d85da0361d
Set visibility of interface implementations to internal 2022-01-17 00:16:00 +01:00
MM20
d031003845
Migrate file search preferences 2022-01-17 00:08:03 +01:00
MM20
e9703ad778
Add API to watch permission state 2022-01-03 22:17:57 +01:00
MM20
b5005ee4ea
Refactor permissions manager 2022-01-03 21:41:44 +01:00
MM20
a2ccef64ce
Refactor search, favorites and calendar widget 2021-12-31 20:16:08 +01:00
MM20
183ba586b3
Refactor files 2021-12-13 21:12:51 +01:00
MM20
89a2754eaf
Migrate from Kotlin synthetics to Jetpack view binding 2021-12-11 14:46:46 +01:00
MM20
2edc96bc84
Move all icons to base module and remove unused icons 2021-12-06 21:48:01 +01:00
MM20
be50fb2276
Load all icons off main thread 2021-12-04 14:06:01 +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
b3cad9a2c9
Fix pin local files on Android R+ 2021-09-29 22:45:05 +02:00
MM20
d19b16f7b3
Remove obsolete min SDK checks 2021-09-23 16:56:18 +02:00
MM20
749e4e3073
Initial commit 2021-09-18 23:37:52 +02:00