Commit Graph

26 Commits

Author SHA1 Message Date
18b0f2d871 Target SDK set to 27 2017-12-10 23:07:37 +01:00
66bd2c327a Update Gradle to latest 2017-12-02 19:10:35 +01:00
bg45
5d5e2c01e3 Color inversion in Done/Next
Code refactor for background drawing
New priority tooltip
2017-04-26 16:53:21 -04:00
bg45
7435f2fbc6 Landscape mode edit texts no longer go full screen
Done and Next slides use the theme colors
Today view doesn't show priority or due date information - all tasks are treated the same
2017-04-07 16:44:47 -04:00
bg45
6f1926c9b1 Correction of nasty requestFeature bug! No more transactions, simply an inflater add view.
No longer necessary classes removed.
Simplification of DynamicDialogFragment
Add task button now correctly shows on SDK 19
2017-04-05 12:46:06 -04:00
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
f94089ed88 Large screen layout is now w600dp
Change of an tasklist list id to accomodate the change
2017-03-31 17:26:00 -04:00
301cf398c0 Correction of incorrect CREATE TABLE tasks SQL schema 2017-03-26 23:43:43 -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
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
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
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
257fbcc67e Finished translations (and connected layout issues)
Adds text behind task swipe
2017-02-07 16:55:09 -05:00
a26a851d20 Updates SDK version to 25
Adds missing  drawables to git
2017-02-06 18:48:13 -05:00
Bonneville
284f833cf8 Update version number 2017-02-03 10:11:21 -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
9b00e08cd7 Custom button labels in confirmation dialog 2016-02-04 12:53:49 -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
96b054cea1 New touch listener on the drag handle icon to start dragging items on short touch 2016-01-12 17:05:48 -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
85c73eacb9 Implements the Percent support library in Fragment Tasks to handle RecyclerView size
Version increase
2016-01-07 17:20:56 -05:00
f7eb5ca018 Tasks are shown in the tabs (cycles + names) 2015-11-27 23:49:50 -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