Commit Graph

22 Commits

Author SHA1 Message Date
BONNEVILLE Geoffroy
4573fa7f0f Bumped version to 1.5.1
Updated changelog
2017-12-27 10:39:22 +01:00
BONNEVILLE Geoffroy
4c9e0c9dcd History now shows an icon indicating if the task was done or deleted 2017-12-27 10:23:23 +01:00
BONNEVILLE Geoffroy
b64ea74739 Removed old apk that was included in source code 2017-12-26 14:16:23 +01:00
BONNEVILLE Geoffroy
7ea94d22b8 Updated (again) adaptive icon 2017-12-26 11:57:21 +01:00
ad7a966b42 Changed launcher icon 2017-12-24 18:18:49 +01:00
4885735b43 Design improvements
Task lists are now correctly hidden in wide mode
Edit task save button shows
2017-12-24 18:12:48 +01:00
43d52bf2bb Status bar in History is now correctly blue 2017-12-24 15:31:23 +01:00
4d0d6ca6b7 Status bar in History is now blue 2017-12-24 15:25:02 +01:00
ec51265874 New adaptive icon 2017-12-24 15:06:35 +01:00
BONNEVILLE Geoffroy
59e1165c89 Create a default task list on first app launch
Hide spinner in task dialog fragment when only one task list
Added some text in About
2017-12-22 17:26:08 +01:00
BONNEVILLE Geoffroy
e5c150aaf5 History fully works as intended: it shows deleted task lists and actual task lists with deleted or done tasks
Opening a task in History shows in read-only mode
Today View repaired
Some code cleanup
2017-12-22 16:29:23 +01:00
BONNEVILLE Geoffroy
074cf29d09 Tasks are now correctly shown again 2017-12-22 11:48:07 +01:00
BONNEVILLE Geoffroy
6dce3a6262 Adds back button on History activity 2017-12-22 11:36:33 +01:00
BONNEVILLE Geoffroy
a8f0a80363 Closing TaskLists dialog now correctly updates the view 2017-12-22 11:22:21 +01:00
0b3560a752 Correction of bug in History (wrong layout manager cast) 2017-12-21 23:27:38 +01:00
BONNEVILLE Geoffroy
1c505b3b45 Updated some TODOs with info on probable error causes
Changed visibility from Invisible to Gone on task lists
2017-12-21 15:13:31 +01:00
BONNEVILLE Geoffroy
ee86b42c1a Code cleanup
ViewPagerAdapter now has its own file
Async classes are static with WeakReferences to containing entity
History and Today icons are changed
Created new History activity
Modified TasksFragment to determine parent activity (Today, History or else)
2017-12-20 18:54:21 +01:00
BONNEVILLE Geoffroy
b589feeb17 Updated (again) gradle-wrapper.properties
Updated a library version
2017-12-19 18:45:37 +01:00
c9214aca8c Implemented close action on TaskLists Dialog Fragment 2017-12-17 12:49:09 +01:00
4d05e1d33f TaskListsDialogFragment showing correctly 2017-12-14 22:50:16 +01:00
0fefe50ec9 WIP TaskListDialogFragment not working after 3 buttons parameter 2017-12-13 22:49:57 +01:00
cd77819dec Changed directory structure 2017-12-13 21:37:19 +01:00