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
SettingsLib Initial commit 2023-04-25 13:41:30 -04:00
gradle/wrapper Initial commit 2023-04-25 13:41:30 -04:00
libs Initial commit 2023-04-25 13:41:30 -04:00
permissions Initial commit 2023-04-25 13:41:30 -04:00
res Rename app to Lunatic 2023-04-25 16:16:24 -04:00
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 Initial commit 2023-04-25 13:41:30 -04:00
gradle.properties Initial commit 2023-04-25 13:41:30 -04:00
gradlew Initial commit 2023-04-25 13:41:30 -04:00
gradlew.bat Initial commit 2023-04-25 13:41:30 -04:00
keystore.properties.sample Initial commit 2023-04-25 13:41:30 -04:00
settings.gradle Initial commit 2023-04-25 13:41:30 -04:00