项目作者: joncolon

项目描述 :
inContaq, an app to help you stay in touch!
高级语言: Java
项目地址: git://github.com/joncolon/inContaq.git
创建时间: 2016-10-29T20:44:04Z
项目社区:https://github.com/joncolon/inContaq

开源协议:

下载


inContaq

An Android application that provides SMS statistics, conversation history, and push notification reminders to help users stay in touch with their contacts.

Demo Video: https://youtu.be/ow74lJWzqXA

  • Provides SMS statistics and push notification reminders to help users stay in touch with their contacts.
  • Parses through content provider database to extract SMS data for analysis.
  • Scrollable contact list to import and create new contacts using a RecyclerView and Realm.
  • Uses Picasso to load images from the gallery to be saved as a profile or background photo.
  • Uses RxJava, RxRelay, and Dagger 2 to coordinate events between viewpager fragments.
  • MVP architecture