A simple jetpack compose practice app that performs some prefered actions when user's selected time has elapsed. Current actions are:
- Lock Screen
- Disable audio/video
- Disable bluetooth
- Disable Wi-fi (Below Q - API 29)
- Disable cellular data (Below Q - API 29)
- MVI
- Kotlin
- Kotlin Coroutines
- Kotlin Flows
- Jetpack Compose
- Jetpack DataStore
- Dagger/Hilt