Skip to content
/ Coffee Public
forked from mueller-ma/Coffee

Android Quick Tile To Keep Screen On

License

Notifications You must be signed in to change notification settings

ssk-d/Coffee

 
 

Repository files navigation

Coffee

This Android app allows you to keep the display awake without having to change the device settings. It can be toggled at various places:

  • A tile in the quick settings, the place that holds the toggles for e.g. Wi-Fi and Bluetooth. Requires Android 7+.
  • A button in the app itself
  • A shortcut on your home screen. It can be created in the app, if your launcher supports it.

Get it on F-Droid

Translations

You can help translating this app by coping the file app/src/main/res/values/strings.xml to app/src/main/res/values-xx/strings.xml (xx stands for your language code), removing all entries marked with translatable="false" and translating the remaining entries. This file contains all strings used in the app.

The app store description can also be translated: Copy fastlane/metadata/android/en-US/full_description.txt and fastlane/metadata/android/en-US/short_description.txt to fastlane/metadata/android/xx-YY/full_description.txt (xx is the language code, YY is the country code) and translate the file.

Credits

About

Android Quick Tile To Keep Screen On

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%