Skip to content

duruyao/messages-app

Repository files navigation

iMessages

应用简介

  • 应用名字: 智能短信(intelligent Messages)
  • 选题背景: 净化信息环境,提供骚扰拦截功能

技术实现

  • SMS
  • Contacts
  • Re
  • Broadcast
  • ContentProvider
  • ContentResolver
  • Adapter
  • SQLiteDatabase
  • Fragement
  • FloatingActionButton
  • GridLayout
  • RecyclerView
  • BottomAppBar
  • CardView
  • ImageButton
  • VideoView

具体展示

  • 主页/会话列表页

与某联系人的所有短消息记录被整理成会话。会话以最后一次通信时间作为会话时间,该页面按会话时间降幂排列。点击会话进入会话页

图片名称


  • 新消息页

可从联系人中选择消息接收者,可以接收到消息发送状态以及到达状态的广播,若消息发送成功,将跳转至会话页

图片名称


  • 会话页

可即时地发送和接收短消息,动态刷新消息列表。可以接收到消息发送状态以及到达状态的广播。

图片名称


Releases

No releases published

Packages

No packages published