HackForEquality / android-app

An Android application created by the HackForEquality
MIT License
1 stars 9 forks source link

Reminders #11

Closed josmas closed 9 years ago

josmas commented 9 years ago

Adds reminders for day before and on the day.

Also a commit with refactoring for using butterknife's @OnClick.

TODO: Needs an android.intent.action.BOOT_COMPLETED receiver to reset alarms on rebooting the device.