mindful-marc / mindbell

Automatically exported from code.google.com/p/mindbell
2 stars 6 forks source link

Notification not set up when phone reboots #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Turn bell on such that notification is shown
2. Reboot phone

What is the expected output? What do you see instead?

Upon boot completed, the bell should be scheduled (which works) and the 
notification should be put up (which doesn't work).

Original issue reported on code.google.com by marcschr...@gmail.com on 24 Jul 2011 at 8:17

GoogleCodeExporter commented 9 years ago

Original comment by marcschr...@gmail.com on 24 Jul 2011 at 8:18

GoogleCodeExporter commented 9 years ago
Added another broadcast receiver which is triggered only when preferences are 
changed or the phone boots. This is to avoid resetting the notification every 
time the phone rings.

Original comment by marcschr...@gmail.com on 25 Jul 2011 at 6:53