Skip to content

A Simple jetpack compose practice app with MVI, Kotlin, Coroutines, Flows

Notifications You must be signed in to change notification settings

Emre-Kalkan/LockTimer

Repository files navigation

Overview

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)

Tech stack

  • MVI
  • Kotlin
  • Kotlin Coroutines
  • Kotlin Flows
  • Jetpack Compose
  • Jetpack DataStore
  • Dagger/Hilt

Screenshots

About

A Simple jetpack compose practice app with MVI, Kotlin, Coroutines, Flows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages