Commit Graph

112 Commits

Author SHA1 Message Date
wismna 322c706f3d Swipe task left to mark as done
Swipe task right to mark as nexted (increase cycle count)
Handles confirmation dialog (with settings)
Re-add floating add task button
Disable scrolling horizontally (except on the first task) and vertically
2015-12-09 21:03:05 -05:00
wismna 982ed80a20 Add a listener on the RecycleView to listen to touches
Store the Task id in a hidden TextView area
2015-12-02 23:25:33 -05:00
wismna 9cd48959b1 Task list displays cycle count and task count 2015-11-29 18:09:55 -05:00
wismna 354618ccab Task list is updated in the tab where a new task is created 2015-11-28 14:16:54 -05:00
wismna f7eb5ca018 Tasks are shown in the tabs (cycles + names) 2015-11-27 23:49:50 -05:00
wismna 9063420eb4 Creates a new task in dialog
Edit lists activity now shows number of tasks
Deleting a task list deletes all related tasks
2015-11-27 17:57:25 -05:00
wismna 6b4cf52404 New task dialog works with list auto set to current tab 2015-11-26 23:56:17 -05:00
wismna 88a646bc37 Task list edition working (creation, delete...)
Add New Task dialog (not working)
Tabs synchronized with DB
2015-11-26 18:31:26 -05:00
wismna 31b9c8d3a3 Add database helper
Add Task list activity
Add Create new task list
Add Custom CursorAdapter for task list view
2015-11-25 18:03:55 -05:00
wismna b5cc2ff82c Replaces settings activity with correct Preference fragment and xml 2015-11-25 10:51:14 -05:00
wismna 296825566b Add settings activity
Add menu
2015-11-24 17:35:58 -05:00
wismna 2094a4d36c Project start 2015-11-24 11:23:31 -05:00