SpotiFLAC-Mobile/android
zarzet 2043370b6c feat: background download service + queue persistence (v1.6.1)
- Add foreground service for background downloads with wake lock
- Persist download queue to SharedPreferences for app restart recovery
- Fix share intent causing app restart (singleTask + onNewIntent)
- Fix back button clearing state during loading
- Upgrade Kotlin to 2.3.0 for share_plus 12.0.1 compatibility
- Add WAKE_LOCK permission for foreground service
2026-01-02 18:14:19 +07:00
..
app feat: background download service + queue persistence (v1.6.1) 2026-01-02 18:14:19 +07:00
gradle/wrapper Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
.gitignore Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
build.gradle.kts v1.5.0: UI rework, multi-progress tracking, performance optimizations 2026-01-02 02:54:50 +07:00
gradle.properties Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
settings.gradle.kts feat: background download service + queue persistence (v1.6.1) 2026-01-02 18:14:19 +07:00