ultrasonic-app-subsonic-and.../ultrasonic/src/main/kotlin/org/moire/ultrasonic
tzugen b892b7b8d3
Migrate PermissionUtil to Kotlin
- Set min SDK to 16 (was 14), because READ_EXTERNAL_STORAGE is minimum 16
- Add new shortcut to Settings.kt class
- Use showDialog util function
2021-10-13 18:51:04 +02:00
..
activity Migrate PermissionUtil to Kotlin 2021-10-13 18:51:04 +02:00
app Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
data Merged changes from develop 2021-09-24 21:12:02 +02:00
di Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
domain Fixed album lists in landscape mode 2021-10-12 15:16:40 +02:00
featureflags Implemented five star rating 2020-01-13 21:20:52 +01:00
filepicker Refactored Log calls to Timber 2020-09-30 14:47:59 +02:00
fragment Migrate PermissionUtil to Kotlin 2021-10-13 18:51:04 +02:00
imageloader Optimize Imageloader to not create empty MusicDirectory.Entries 2021-09-15 20:46:05 +02:00
log Convert FileUtil to Kotlin 2021-09-15 20:46:05 +02:00
service Added PlaybackComplete intent when a song playback is completed 2021-10-07 17:51:19 +02:00
subsonic Added option whether to create a share on the server when sharing songs 2021-10-12 21:09:19 +02:00
util Migrate PermissionUtil to Kotlin 2021-10-13 18:51:04 +02:00
view Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00