Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always replace task details fragments instead of updating them. #624 #706

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

dmfs
Copy link
Owner

@dmfs dmfs commented Sep 26, 2018

Fix rotation issue after creating a task on a handset device.

Potential fix for the mysterious bugs on certain emulators.

Fix task list item selection highlight issue by changing the twopane flag from being a TaskListFragment extra to just being read from the bool resource.

Fix issue on small tablet, rotating to portrait not opening up task again.

Fix issue when deleting a task and rotating.

Fix the case when selected item is deleted by swiping it out in two pane mode.

Fix the case when previously select task was shown incorrectly.

Fix crash related to color when a new task is created with the editor.

Compare task uri in ViewTaskFragment.Callback#onTaskDeleted() as well just to be sure. Rename callback methods, move implementations next to each other.

Speculative fix for the crash when a task was deleted.
@dmfs dmfs merged commit 7c93b86 into master Sep 26, 2018
@dmfs dmfs deleted the mx/624-task-details-fragment-replace branch September 26, 2018 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant