Android application for managing contacts and SMS
git clone https://github.com/F1orin/ft_hangouts.git && cd ft_hangouts
- Build and run with Android Studio
- Contacts are stored in SQLite database (intentionally)
- Contact may have a photo along with other fields
- Sending and receiving SMS
- Requesting permissions at run time
- ContentProvider
- AsyncQueryHandler
- Loaders
- RecyclerViews
- Intent filters
- Material Design
- Portrait and landscape support
- Multiple color schemes may be changed in settings
- English and French localization