You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kotatsu/app
VardanRattan 67b1e4e862 Fix ForegroundServiceStartNotAllowedException on Android 12+
- Add setExpedited() to WorkManager requests missing it
- Fixes crash when starting foreground services from background
- Updated DownloadFactory, LocalStorageCleanupWorker, SuggestionsWorker, and TrackWorker schedulers
- Ensures compliance with Android 12+ foreground service restrictions
11 months ago
..
libs Add Chucker for debug 6 years ago
src Fix ForegroundServiceStartNotAllowedException on Android 12+ 11 months ago
.gitignore Update history 6 years ago
build.gradle Merge branch 'master' into devel 11 months ago
proguard-rules.pro Fixes 1 year ago