Open-source LED animation implementation for Unihertz Luna (requires system privileges + SELinux adaptations; sign with platform certificate)
Go to file
Peter Cai 883ace4eb2 Remove unnecessary notification tracking
we don't need this whatsoever. We only play animations when the
notification is posted, and that's all we ever do. Animating all the
time while notifications are there is only annoying.
2023-04-29 11:25:08 -04:00
gradle/wrapper
libs
permissions
res Rename app to Lunatic 2023-04-25 16:16:24 -04:00
SettingsLib
src/net/typeblog/lunatic Remove unnecessary notification tracking 2023-04-29 11:25:08 -04:00
.gitignore Ignore release directory 2023-04-26 15:04:14 -04:00
AndroidManifest.xml Self-grant notification access 2023-04-26 14:31:30 -04:00
build.gradle
gradle.properties
gradlew
gradlew.bat
keystore.properties.sample
settings.gradle