Commit Graph

7 Commits

Author SHA1 Message Date
bg45
0fb7e37f93 Due Dates fully functional
Today list fully functional
New and edit task dialog now goes full screen on smaller screens, stays as a pop-up on bigger ones
New Alarm icon on expired tasks
Better tasks layout
Simpler new and edit task form layout: less labels, replaced radiogroup with slider,...
2017-03-16 18:02:47 -04:00
257fbcc67e Finished translations (and connected layout issues)
Adds text behind task swipe
2017-02-07 16:55:09 -05:00
55d3525869 New categories in Settings
New type of task layout without description and with bigger title
Old layout is now called Detailed
Possibility to choose layout in Settings
Task list delete confirmation checkbox "never ask again" implemented and present in Settings
Divider between tasks
Design changes (different colors on Swipe)
Data validation on new task and new task list
Correction of database open bug in Task List fragment
2016-01-11 17:22:02 -05:00
31d9b26afc Never ask again is now a checkbox in the confirmation dialog
Next task text on confirmation dialog change
New text when there are no tasks in a list
Automatically open TaskList Activity when  no task lists exist
Confirmation on task list delete
Code cleanup (new interfaces...)
2016-01-08 17:53:53 -05:00
85c73eacb9 Implements the Percent support library in Fragment Tasks to handle RecyclerView size
Version increase
2016-01-07 17:20:56 -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
c8dbcb1aff List edition activity redone with a RecyclerView
Lists are now editable and swappable
Lots of code simplification (TaskDialogFragment...)
2015-12-30 19:02:27 -05:00