Added support for new intents:
- `ACTION_SET_ALARM`
- `ACTION_SET_TIMER`
- `ACTION_DISMISS_ALARM`
- `ACTION_SNOOZE_ALARM`
- `ACTION_DISMISS_TIMER`
- `ACTION_SHOW_TIMERS`
This closes#357
- add page indicator
- add default timer based on saved prefs when the database is created
- post scolling to the first timer when a new timer is added