Task List

buzztouch plugin: Task List
Version: v1.0
Task to do plugin allows the user to make a to do list. Each task is saved to an internal database.
works on Android Android
Developer Info
Latest Review
PointerBecky | 04/06/15 (v1.0)
Love the simplicity of this plugin - looks good and great functionality. I wish there was an iPhone version as simple as this. The iPhone version works great but it can be a little complex for the average user. Also, fantastic support from Chris.
Screenshots
More Information
Task to do plugin allows the user to make a to do list. Each task is saved to an internal database.

iOS Project
------------------------
Chris1 has a iOS version:

https://www.buzztouch.com/plugins/plugin.php?pid=FBAAE1BE61CFAF155107FE0


Android Project
------------------------
CM_taskList.java
TaskAdapter.java
TaskDBHelper.java
TaskItem.java
TaskTable.java

cm_fragment_dialog.xml
cm_tasklist.xml
task_list_item.xml

Version History
———————————
1.0 - initial release


JSON Data
------------------------
{
"itemId": "7B4E318A3AFCA4D47B17458",
"itemType": "CM_taskList",
"itemNickname": "Task",
"navBarTitleText": "Task",
"dividerColor": "#003333",
"listViewColor": "#003333",
"txtTitleColor": "#003333",
"editButton": "editbutton.png"
}