JDNdeveloper / Off-By-One

CMPS 115 Project: Jayden Navarro, John Gemignani, Alex Gonzalez, Kevin Cheng, Josh Innis
0 stars 0 forks source link

On phone startup, send active notifications to alarmManager #118

Closed agonza26 closed 9 years ago

JDNdeveloper commented 9 years ago

Note to self: loop through active alarms that you get from storage get all notifications. Loop through and set ones that are enabled AND the parents are enabled.

JDNdeveloper commented 9 years ago

Implemented.