Commit Graph

12 Commits

Author SHA1 Message Date
66bd2c327a Update Gradle to latest 2017-12-02 19:10:35 +01: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
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
13d6af6896 Bug correction when saving a task in full screen mode 2017-03-16 20:59:46 -04:00
bg45
558a0dad02 Fragments rotation bugs correction
New task layout for large screens (tablets)
Better task list layout
2017-02-28 17:24:36 -05: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
ebf3f9446c New launcher icon 2017-02-02 19:20:49 -05:00
34c4b27f73 Tab arrows now have dedicated space
Right scrolling detection finally works correctly
New task floating action button icon is now white
2017-02-01 19:51:25 -05:00
239e34d9fd Lots of code cleanup
Confirm dialog cancel now also works on touch outside and click back button
New task dialog is now also an Edit Task dialog:
 - data is loaded when clicked on an existing  Task
 - a delete button is added on Edit mode
 - Undo in snackbar is working
 - Saving inserts or updates in DB depending on mode
2015-12-16 23:48:58 -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