Commit Graph

3 Commits

Author SHA1 Message Date
827f709450 chore(license): change project license from MIT to GPLv3 2026-03-30 00:11:37 +02:00
5334b88f1d Refactor code and clean up unused resources
- Replace `suspendCoroutine` with `suspendCancellableCoroutine` in helper classes for better cancellation support.
- Replace `bundleOf` with manual `Bundle` initialization in `MediaControllerExt` and `SettingsFragment`.
- Remove unused constants in `Keys.kt` and redundant `onTerminate` override in `Radio.kt`.
- Clean up syntax and remove semicolons in `MainActivity.kt`.
2026-03-24 12:36:04 +01:00
Michatec
2162c9fb40 Initial commit 2025-04-27 15:07:05 +02:00