Push List

buzztouch plugin: Push List
Version: v1.1
Allows you to add push notification messages to a list view.
works on Android Android
Developer Info
Latest Review
Screenshots
More Information
Push List allows you to add your push notifications from gcm or parse to a list view.Messages can be deleted by the user.



Version History
————————————
1.0 - initial release
1.1 - fixed package names in classes

iOS Project
------------------------
No iOS version yet

Android Project
------------------------
CM_addPush.java
CM_pushList.java
CMPushAdapter.java
PushDataHelper.java
PushItems.java
PushTable.java

JSON Data
------------------------
{
"itemId": "E8B368AE32B42A89A779BCD",
"itemType": "CM_pushList",
"itemNickname": "Messages",
"navBarTitleText": "Message",
"dividerColor": "#000000",
"listViewColor": "#000000",
"txtTitleColor": "#000000",
"dateColor": "#000000"
}