Open-source LED animation implementation for Unihertz Luna (requires system privileges + SELinux adaptations; sign with platform certificate)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 weeks ago
SettingsLib Initial commit 1 month ago
gradle/wrapper Initial commit 1 month ago
libs Initial commit 1 month ago
permissions Initial commit 1 month ago
res Rename app to Lunatic 1 month ago
src/net/typeblog/lunatic Remove unnecessary notification tracking 4 weeks ago
.gitignore Ignore release directory 1 month ago
AndroidManifest.xml Self-grant notification access 1 month ago
build.gradle Initial commit 1 month ago
gradle.properties Initial commit 1 month ago
gradlew Initial commit 1 month ago
gradlew.bat Initial commit 1 month ago
keystore.properties.sample Initial commit 1 month ago
settings.gradle Initial commit 1 month ago