122 Commits

Author SHA1 Message Date
MM20
13c199d881
Version 1.18.1 2022-10-26 20:38:49 +02:00
MM20
d95d128ea1
Version 1.18.0 2022-10-22 18:16:25 +02:00
MM20
0b152a2fa5
Revert "Add permission ACCESS_RESTRICTED_SETTINGS"
This reverts commit c1beb1360e7df6d64fe3adeb6d6cbf1a214a71b6.
2022-10-15 12:26:18 +02:00
daywalk3r666
c1beb1360e
Add permission ACCESS_RESTRICTED_SETTINGS
This is needed on android13 for device- and app-notification permission. This is block for sideloaded apps
2022-10-15 12:12:50 +02:00
MM20
709a36fb31
Remove material dialogs library 2022-09-28 17:08:33 +02:00
MM20
0d5efd402d
Version 1.17.0 2022-09-28 17:05:22 +02:00
MM20
5fcb6ceb2c
Add support for legacy app shortcuts 2022-09-18 23:12:26 +02:00
MM20
7351808d00
Remove draglinearlayout library 2022-09-18 15:11:27 +02:00
MM20
9305e8c65e
Version 1.16.0 2022-09-15 15:24:01 +02:00
MM20
8dd0852a57
Update and clean up dependencies 2022-09-10 12:04:22 +02:00
MM20
7798c7ecd2
Version 1.15.0 2022-09-07 19:33:01 +02:00
MM20
7c208644c8
Remove unused libraries, update open source licenses 2022-09-02 17:03:07 +02:00
MM20
c83480a484
Version 1.14.6 2022-08-30 16:29:08 +02:00
MM20
019afb33c9
Exclude Apache HTTP client in order to avoid conflicts on Android 8
Surely this won't break anything :clueless:
2022-08-26 00:04:09 +02:00
MM20
0e05373222
Version 1.14.5 2022-08-24 16:50:16 +02:00
MM20
2d22b66a16
Version 1.14.4 2022-08-24 15:13:30 +02:00
MM20
7ddd7a2309
Version 1.14.3 2022-08-23 16:41:46 +02:00
MM20
8f2daddcee
Version 1.14.2 2022-08-23 14:43:52 +02:00
MM20
f8e486f6ab
Version 1.14.1 2022-08-05 13:53:12 +02:00
MM20
3feb339d28
Enable R8 optimizations
Close #117
2022-08-03 23:57:20 +02:00
MM20
5cc7fc32a9
Version 1.14.0 2022-08-02 16:57:39 +02:00
MM20
6b33d4fcd7
Migrate to Coil 2.x 2022-07-31 22:42:49 +02:00
MM20
bb211d4d6a
Implement custom legacy to adaptive icon transformations 2022-07-24 20:47:10 +02:00
MM20
69c2777fac
Version 1.13.1 2022-07-12 15:02:52 +02:00
MM20
a6d13425fa
Version 1.13.0 2022-07-11 20:42:41 +02:00
MM20
96e70da913
Clean up 2022-06-24 17:23:59 +02:00
MM20
cf0b34857f
Version 1.12.0 2022-06-13 21:12:23 +02:00
MM20
5ae0ec42b7
Filter hidden items in UI layer 2022-06-12 13:28:02 +02:00
MM20
eaf4701500
Backup & restore 2022-06-09 19:26:45 +02:00
MM20
fc10a4fd25
Version 1.11.1 2022-05-29 21:25:15 +02:00
MM20
6caef6e692
Version 1.11.0 2022-05-29 17:25:40 +02:00
MM20
c3257846c1
Refactor music repository 2022-05-26 14:04:25 +02:00
MM20
cf2f353441
Add missing EXPAND_STATUS_BAR permission 2022-05-23 18:51:03 +02:00
MM20
ed27db8248
New app icon 2022-05-23 18:50:51 +02:00
MM20
4454e593ca
Version 1.10.1 2022-05-18 20:02:16 +02:00
MM20
308795265c
Version 1.10.0 2022-05-16 21:25:52 +02:00
MM20
83a33d8ac5
Update Gradle 2022-05-09 20:04:21 +02:00
MM20
0aed749d31
Fix crash when attempting to open a file stored on external SD
Fix #66
2022-04-22 17:59:06 +02:00
MM20
2cd9c21b45
Version 1.9.0 2022-04-17 13:52:23 +02:00
MM20
1fdbfff8ec
Version 1.8.1 2022-04-04 14:38:28 +02:00
MM20
e7775b5a2a
Version 1.8.0 2022-04-02 13:45:43 +02:00
MM20
2a9339926d
Version 1.7.1 2022-03-24 20:57:16 +01:00
MM20
dba01564c9
Version 1.7.0 2022-03-22 15:55:20 +01:00
MM20
b73c9fabc9
Create appshortcuts module 2022-03-19 15:46:13 +01:00
MM20
ad644c9316
Version 1.6.0 2022-03-06 12:55:03 +01:00
MM20
bfdc2608fc
Oh no! 2022-03-05 15:28:29 +01: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
b9635ba6e3
Version 1.5.1 2022-02-20 18:37:55 +01:00
MM20
a073c10f2e
Version 1.5.0 2022-02-20 14:52:34 +01:00
MM20
b997a7cb62
Disable isDebuggable in debug builds
I don't know if there are any side-effects, but this is the only way
to make Jetpack Compose not unusably laggy in debug builds that I found
2022-02-14 14:36:28 +01:00