Commit Graph

13 Commits

Author SHA1 Message Date
bg45
954055cbe9 Changed large layout screen partition from weight to percentageRelativeLayout to accomodate different behaviours in sdk version < 21
Due Date is now optional and has a check box
2017-04-03 17:18:32 -04:00
bg45
2949868b9f Change layout icon now works in Today
Left join in DB is correct now
2017-03-24 12:56:00 -04:00
bg45
799ec9a058 Lots of code cleanup and improvements after inspection
Load Today tasks in a AsyncTask
Use of plurals instead of string
Menu icons change
No more tasks now displayed in the center of the screen
2017-03-23 17:55:38 -04:00
bg45
34cb77d6c4 TodayForm dynamic fragment now fully functional: allows selecting tasks form the task list, allows text filtering
Creation of an ArrayAdapter to handle selection for the above
Moved code out of Today Activity into Today Form where it belonged
Replaced TaskFragment Coordinator Layout with a Frame Layout
Re-moved the Floating Action Button into the Activities out of Task Fragment
Simplification of Preferences
2017-03-22 17:38:59 -04:00
bg45
51439ac8b7 New DynamicDialogFragment abstract class for dialogs
New fragment extending DynamicDialogFragment for Task Form
New fragment extending DynamicDialogFragment for Today Form (WIP)
Bug corrections related to the above
2017-03-21 17:41:42 -04:00
bg45
63843043f9 Big change in the Today function: not a list anymore but a view, shown in the Toolbar
Layout enhancements (Coordinator Layout and Floating Action Button) in Tasks Fragment
Code refactoring
2017-03-20 17:01:50 -04:00
bg45
9a35af7bf2 New and Edit tasks is now full screen fragment like on phones, dialog like on tablets
Code cleanup
2017-03-17 13:44:54 -04:00
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
bg45
9e90715e65 Update to API level 19 KitKat
DataAccess code refactor
Include JodaTime to have correct Date implementation
WIP Task due dates
2017-03-15 17:34:27 -04:00
bg45
9df847a01a New Today list via settings
Code cleanup
WIP Today tasks
2017-03-14 17:45:27 -04:00
2a8cc4961f Better text-behind positioning
Link in About activity
2017-02-08 21:00:11 -05:00
257fbcc67e Finished translations (and connected layout issues)
Adds text behind task swipe
2017-02-07 16:55:09 -05:00
2e0483a3ca Adds french translation 2017-02-06 22:59:52 -05:00