SMS App for Android platform.
The third party libraries used by the application are:
- Gson for handling message data in JSON form.
Features:
- All SMS are read. Even if they arrived earlier to app installation.
- New messages are dislayed on the notification bar.
- All messages are grouped according to the Sender.
- Message are sorted accoring to their arrival.
- Floating Action Button on home screen for quick SMS sending.
- Writing area in side a contact message view to reply to messages.
- Search bar on HomeScreen implementing Full Text Search.
- Backup button on Homescreen to backup all sms to Google Drive.