Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alarms reboot #653

Merged
merged 9 commits into from
Nov 22, 2022
Merged

alarms reboot #653

merged 9 commits into from
Nov 22, 2022

Commits on Nov 20, 2022

  1. alarm prefs

    Adds "Boot Completed" to Alarm Settings; shows reboot information and manually triggers "reschedule all".
    forrestguice committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    11264a7 View commit details
    Browse the repository at this point in the history
  2. checkWarnings

    reschedule all items if boot completed has failed to run
    forrestguice committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    15cb4b6 View commit details
    Browse the repository at this point in the history
  3. AlarmNotifications

    onScheduled_* sends update_ui broadcast
    forrestguice committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    a46dd16 View commit details
    Browse the repository at this point in the history
  4. AlarmNotifications

    show foreground notification while rescheduling all alarms (boot_completed, timezone_changed)
    forrestguice committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    127dd85 View commit details
    Browse the repository at this point in the history
  5. ACTION_MY_PACKAGE_REPLACED

    listen for `android.intent.action.ACTION_MY_PACKAGE_REPLACED` broadcast and reschedule all alarms
    forrestguice committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    9a0ff2b View commit details
    Browse the repository at this point in the history
  6. AlarmNotifications

    avoid showing boot_completed foreground notification if no items were rescheduled
    forrestguice committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    e717ec5 View commit details
    Browse the repository at this point in the history
  7. getUpdateBroadcastIntentFilter

    w/out data
    forrestguice committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    1705134 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    ec0f8d0 View commit details
    Browse the repository at this point in the history
  2. lint

    newApi
    forrestguice committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a88db57 View commit details
    Browse the repository at this point in the history