Component responsible for schedule notifications based on user's configuration or checkins. - Schedule new notification to remind user about his next checkin - Reminder for daily goal - Reminder for work time completed - Modify / Remove notifications Tips - http://developer.android.com/reference/android/app/AlarmManager.html - http://mobile.tutsplus.com/tutorials/android/android-fundamentals-scheduling-recurring-tasks/
Component responsible for schedule notifications based on user's configuration or checkins.
Tips