This is a basic application used to keep you in touch with those close to you. It chooses a contact that you haven't spoken to in a while and provides a gentle daily reminder to reach out.
git clone git@github.com:awilg/till.git
This app is a single activity app that showcases a bunch of functionality from Android Jetpack:
- Navigation
- Notifications
- Background tasks
- Permissions (via easypermissions)
- Dark Mode
- LiveData
- Preferences
- ViewModels
- Databinding