Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 820 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 820 Bytes

ft_hangouts

Android application for managing contacts and SMS

Installation

  • git clone https://github.com/F1orin/ft_hangouts.git && cd ft_hangouts
  • Build and run with Android Studio

Features

  • 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

Screenshots

Runtime Permissions Contact Creation

Contacts List Messages Screen