Commit Graph

4 Commits

Author SHA1 Message Date
Ido Ben-Hur 3b769805cd
OpenDelta: Rewrite scheduler related code
Changes include but are not limited to:
* MASSIVE code style, logic and maintainability improvements
* Make Scheduler a separate service so it does not depend on UpdateService to start / listen
* Remove useless listeners from UpdateService
* Default to smart mode with notify only for scheduler
* Have more chill alarm timers and do not set em too early (before we can actually check)
* Sign the app with platform keys and share UID with system so we have notification perms by default
* Give scheduler his own notification channel with higher priority
* Give a proper description to all notification channels
2023-02-06 17:18:10 +02:00
Ido Ben-Hur 075dcb3cc5
OpenDelta: De-Delta
no one is gonna use this risky s**t anyways

Also:
Improve so much code all around, prep for rewriting a lot.
Get rid of the official tag check
And another old AF config no one needs
2022-10-19 18:11:41 +03:00
Ido Ben-Hur ffa3654fcb
OpenDelta: Redesign to fit A12's style better 2022-08-12 01:36:18 +03:00
Jyotiraditya Panda 3dbbddd548
OpenDelta: Switch to blueprint
Signed-off-by: Jyotiraditya Panda <jyotiraditya@aospa.co>
2021-07-02 02:28:28 +03:00