Commit Graph

8 Commits

Author SHA1 Message Date
a514a8ce8f Tab arrows now have dedicated space
Right scrolling detection finally works correctly
New task floating action button icon is now white
2016-02-04 19:12:53 -05:00
c810f3775a All strings put in string.xml
Long press does not drag task lists anymore
Create task list button is themed
Arrows are shown in the scrollable tabs
Task form is now inside a scrollview (needs testing)
Total cycles is now correctly reset when there are no more tasks
2016-01-25 17:42:14 -05:00
dd67ff4421 Changes are now persisted when application is closed while the Snackbar is opened.
Edit list menu button is now outside the menu, with an icon
New menu button to allow faster layout changing (does the same as going in the Settings)
Current opened tab is now saved when re-opening app
2016-01-15 13:38:24 -05:00
2a740999fd No more scrolling on the toolbar
Display remaining task count on bottom of RecyclerView
Total task count does not query the DB anymore
2016-01-05 17:11:16 -05:00
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
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
296825566b Add settings activity
Add menu
2015-11-24 17:35:58 -05:00
2094a4d36c Project start 2015-11-24 11:23:31 -05:00