lordgreg / Sfen

13 stars 4 forks source link

Recreating alarmmanager objects! #32

Closed lordgreg closed 10 years ago

lordgreg commented 10 years ago

This was one the toughest bugs to debug (something similar to #22). Alarms, after closing/reopening Sfen were created. Sadly, they got different unique id every time, meaning Intents were different. Passing condition unique id or event uniqueid fixed this problem!

What does that mean? No more duplicate alarm triggers!

screenshot_2014-08-19-16-29-42