Conversation
|
The reason I have not increased the SDK version from 28 is that most of my apps use You need to test whether custom temperaments still work. I would expect the build script to complain about |
|
Ahh I see. I'll do some testing |
|
I tried out a few things to make this compatible and this is what I came up with. There are a few things yet to do here, so let me know if you like this solution and I'll wrap them up.
|
|
I have increased the SDK to 31 and implemented a load custom temperaments function that uses the Storage API and doesn't seem to need the READ_STORAGE permission at least on some devices. |
I used to use this app on my old phone but got a warning about the SDK being out of date on my new phone.
In order to use the Android 15 SDK as a target, I also had to update the gradle plugin according to this SO post. While doing that I did the recommended gradle updates.
Also I'm trying to get some older Android apps working on my phone as part of Hacktoberfest, so if you wouldn't mind could you add the "hacktoberfest-accepted" label to this PR?