-
Rewrite UI in Kotlin using Jetpack Compose, bringing a brand new experience.
- This begins the process of rewriting the app in Kotlin. After 2.0, no new Java code will be introduced. By 2.1, if not sooner, all Java code will have been rewritten in Kotlin, and development on new features will no longer be restricted to any degree.
-
(削除) Refactordoesn't make that much sende now that I did some more research.RecordingServiceto useWorkManagerinstead (削除ここまで) -
(削除) Add support for different formats (削除ここまで)Format selection support will be pushed back to SR+ 2.1 -
Raise minimum Android version to 9.0+
Other features TODO.
- [ ] Rewrite UI in Kotlin using Jetpack Compose, bringing a brand new experience.
- This begins the process of rewriting the app in Kotlin. After 2.0, no new Java code will be introduced. By 2.1, if not sooner, all Java code will have been rewritten in Kotlin, and development on new features will no longer be restricted to any degree.
- [ ] ~~Refactor `RecordingService` to use `WorkManager` instead~~ doesn't make that much sende now that I did some more research.
- [ ] ~~Add support for different formats~~ **Format selection support will be pushed back to SR+ 2.1**
- [ ] Raise minimum Android version to 9.0+
Other features TODO.