konklone / congress-android

Congress for Android, an app for tracking Congress.
https://play.google.com/store/apps/details?id=com.sunlightlabs.android.congress
Other
157 stars 42 forks source link

Check for whether alarm is still set when app is opened #536

Closed konklone closed 10 years ago

konklone commented 12 years ago

Just in case, there've been multiple reports over the last year or so of people losing their notifications, fixed by disabling and re-enabling. This is only worth it if there's a way to check for the alarm being actually set, not just looking at some shared pref. For all I know, the alarm is being killed with no warning or callback to disable such a shared pref flag.