Geoffroy Bonneville
270d436cbc
Code cleanup
2023-12-27 22:55:26 +01:00
Geoffroy Bonneville
dbcf2b62bb
Some renaming
2023-12-27 22:43:35 +01:00
Geoffroy Bonneville
23d6aa98e0
Restore min SDK version
...
Fix empty today view issue
Fix toolbar loading issue in history view
2023-12-27 22:30:50 +01:00
Geoffroy Bonneville
a732ca8d20
Target min API version 31
2023-12-25 21:11:50 +01:00
Geoffroy Bonneville
ecfce99be1
Fix some layout issues
2023-12-22 23:12:19 +01:00
Geoffroy Bonneville
6c992f6eae
Remove accessibility warning
2023-12-22 12:31:40 +01:00
Geoffroy Bonneville
bc087f5aae
Finish restore task feature
...
Remove deprecated change task layout preference
2023-12-21 22:45:45 +01:00
Geoffroy Bonneville
2c78ee88bc
Remove unused room code and references
...
Remove set and get retain instances since bug seems fixed
Update Settings activity
Code cleanup
2023-12-21 16:22:52 +01:00
Geoffroy Bonneville
ce2c548e5b
Replace AsyncTasks with TaskRunner
...
Some refactoring
2023-12-21 14:46:53 +01:00
Geoffroy Bonneville
9471318a8a
Migrate preferences to androidx
2023-12-21 11:11:34 +01:00
Geoffroy Bonneville
9dd61f5811
Refactor some code
...
Fix moving existing task to antoher list
2023-12-21 11:00:17 +01:00
Geoffroy Bonneville
f7a8b99231
Migrate to latest SDK version
...
Fix build issues
2023-12-19 22:45:40 +01:00
Geoffroy BONNEVILLE
1cf5d8b880
Update packages
...
Remove Today from launcher
Fix Add task bug
2021-09-03 20:10:19 +02:00
BONNEVILLE Geoffroy
cc09397ba2
Implementing Room library for database
...
Creating a repository for abstraction
2018-11-15 18:37:19 +01:00
BONNEVILLE Geoffroy
96ff19eab0
Migrate Support Library to AndroidX
2018-11-13 12:23:13 +01:00
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
03cd1b3f08
Snackbar uses parent activity view
...
Updated metadata
2018-11-08 22:10:40 +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
8dacc44f1c
Updated App Center code
2018-11-08 15:13:42 +01:00
68d5f91707
SonarQube code smells corrections
2018-06-28 19:20:51 +02:00
0be6a2f671
SonarQube correct float conversion bug
2018-06-21 00:06:35 +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
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
4c9e0c9dcd
History now shows an icon indicating if the task was done or deleted
2017-12-27 10:23: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
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