Commit Graph
34 Commits
Author SHA1 Message Date
BONNEVILLE Geoffroy b05f711f02 Prepare for Restore button 2018-11-13 12:05:03 +01:00
BONNEVILLE Geoffroy a3f7e08543 Correct order handling
Today view has separate order
Some layout changes
Some code refactoring
2018-11-12 18:20:19 +01:00
BONNEVILLE Geoffroy 45d934dbb0 WIP new rules for tasks ordering 2018-11-09 18:28:07 +01:00
BONNEVILLE Geoffroy 2656f3d253 First item in recycler view has emphasis
Removed task layout change functionality
Moved all informative text to the bottom
Priority now shows icons instead of changing text color and weight
Corrected bug when editing any item that would replace first item information
2018-11-08 18:38:54 +01:00
BONNEVILLE Geoffroy 2aa5ff4cdf Updated README.md sonar badge 2018-11-08 15:35:18 +01:00
BONNEVILLE Geoffroy ce239f7a9b Added branch to sonar properties 2018-11-08 15:26:54 +01:00
BONNEVILLE Geoffroy 8dacc44f1c Updated App Center code 2018-11-08 15:13:42 +01:00
BONNEVILLE Geoffroy d8c9d4714f Added README.md file with badges 2018-11-08 15:07:24 +01:00
BONNEVILLE Geoffroy d1fe310a5d Added README.md file with badges 2018-11-08 15:06:51 +01:00
BONNEVILLE Geoffroy f9282906d4 Added SonarCloud project key property to gradle 2018-11-08 12:15:29 +01:00
BONNEVILLE Geoffroy e39689fa8a Merge branch 'master' of ssh://wismna.com:5022/volume1/sources/donext 2018-11-07 17:39:24 +01:00
BONNEVILLE Geoffroy b5f1c612af Sonar propertiesexit 2018-07-24 09:41:18 +02:00
BONNEVILLE Geoffroy b247def5a0 Tokenized Gradle Sonar properties 2018-07-23 16:51:27 +02:00
BONNEVILLE Geoffroy 63951a8907 Integration with Firebase
MS AppCenter push notifications enabled
Version bump
2018-02-23 17:22:17 +01:00
BONNEVILLE Geoffroy d0c807a200 Integration with MS AppCenter 2018-02-23 16:29:48 +01:00
BONNEVILLE Geoffroy 11a32dfa85 Updated changelog 2017-12-27 18:13:06 +01:00
BONNEVILLE Geoffroy b291c6164d About is now a DynamicDialogFragment instead of an activity
DynamicDialogFragments now set arguments values in local variables
Code refactor
2017-12-27 18:11:30 +01:00
BONNEVILLE Geoffroy b2afcea97e Better text and explanations when there are no tasks
Some code refactoring
2017-12-27 16:41:21 +01:00
BONNEVILLE Geoffroy 6778ec7904 Corrected bug in DialogFragments where button count was badly implemented
New content task form layout for Android 19
2017-12-27 12:16:13 +01:00
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 5e2a09a3c9 Update changelog metadata 2017-12-26 15:19:12 +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
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
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
BONNEVILLE Geoffroy 62a10c8b96 Updated gradle-wrapper.properties 2017-12-19 18:41:05 +01:00
BONNEVILLE Geoffroy beaec048ea Project cleanup
Gradle wrapper 4.1
2017-12-19 17:24:20 +01:00