Android SMS Application.
Blend is hosted in the following web site
https://github.com/untappedkegg/Blend
If you think the Android project Blend listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Blend.
Item | Value |
---|---|
Java File Count | 31 |
Supported screen sizes | [xxhdpi, hdpi, xhdpi] |
Activity Count | 4 |
Fragment Count | 1 |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_SMS android.permission.RECEIVE_MMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.VIBRATE android.permission.WRITE_SMS android.provider.Telephony.SMS_RECEIVED |
There are 4 image files in Blend. The names of the image files are listed as follows.
ic_glass_logo.png ic_stop.png msg_bubble_input.9.png msg_bubble_sent.9.png
The following screenshort is generated from the image listed above.
Blend has the following Java source files.
com.untappedkegg.blend.ActivityMain.java com.untappedkegg.blend.ActivityMain.java com.untappedkegg.blend.AppState.java com.untappedkegg.blend.ComposeSmsActivity.java com.untappedkegg.blend.LiveCardMenuActivity.java com.untappedkegg.blend.LiveCardRenderer.java com.untappedkegg.blend.LiveCardService.java com.untappedkegg.blend.MmsConfig.java com.untappedkegg.blend.conversations.ConversationFragment.java com.untappedkegg.blend.data.Contact.java com.untappedkegg.blend.data.ContactList.java com.untappedkegg.blend.data.ConversationTools.java com.untappedkegg.blend.data.LogTag.java com.untappedkegg.blend.data.MessagesAdapter.java com.untappedkegg.blend.receivers.MmsReceiver.java com.untappedkegg.blend.receivers.SmsReceiver.java com.untappedkegg.blend.services.HeadlessSmsSendService.java com.untappedkegg.blend.thread.ThreadFragment.java com.untappedkegg.blend.ui.BaseRecyclerView.java com.untappedkegg.blend.ui.MessageFragment.java com.untappedkegg.blend.ui.adapter.BaseRecyclerAdapter.java com.untappedkegg.blend.ui.adapter.RecyclerCursorAdapter.java com.untappedkegg.blend.ui.recyclerviewextentions.DragDropTouchListener.java com.untappedkegg.blend.ui.recyclerviewextentions.ItemTouchListenerAdapter.java com.untappedkegg.blend.ui.recyclerviewextentions.RecyclerViewAdapter.java com.untappedkegg.blend.ui.recyclerviewextentions.SwipeToDismissTouchListener.java com.untappedkegg.blend.utils.Boast.java com.untappedkegg.blend.utils.ImageUtils.java com.untappedkegg.blend.utils.MessageUtils.java com.untappedkegg.blend.utils.Recycler.java