Lunatic/src/net/typeblog/lunatic
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
..
Constants Initial commit 2023-04-25 13:41:30 -04:00
Manager Correct battery animation 2023-04-29 11:24:35 -04:00
Services Remove unnecessary notification tracking 2023-04-29 11:25:08 -04:00
Settings Make notifs settings more consistent 2023-04-26 14:38:20 -04:00
Utils Self-grant notification access 2023-04-26 14:31:30 -04:00
BootCompletedReceiver.java Initial commit 2023-04-25 13:41:30 -04:00
CustomEffectReceiver.java Expose broadcast intents for custom effects 2023-04-25 16:06:05 -04:00