Commit Graph

2 Commits

Author SHA1 Message Date
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