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

File change state indication & general improvements #1516

Merged
merged 37 commits into from
Dec 24, 2021

Conversation

harshad1
Copy link
Collaborator

@harshad1 harshad1 commented Dec 2, 2021

This PR addresses #1311

* is added to the end of the filename if the file is currently dirty Save icon is used to indicate if the file has changed

TODO:

  • Add * in MainActivity
  • Fix title alignment

@gsantner
Copy link
Owner

gsantner commented Dec 3, 2021

did you notice any craah/issue on the latest update?

@harshad1
Copy link
Collaborator Author

harshad1 commented Dec 3, 2021

did you notice any craah/issue on the latest update?

No, but I am using this branch, not 2.8.4

@gsantner
Copy link
Owner

gsantner commented Dec 4, 2021

I've observed that at first app start, after granting the storage/file permission, the todo & quicknote tabs stay empty. restarting the app loads them properly.

also when removing permission via system settings, swiping to quicknote, new permission dialog, accept, and file stays empty.


nevermind the todo/quicknote tab permission comment. Fixed it on master, and it works for both current SDK29 and the upcoming SDK31 (MANAGE_EXTERNAL_STORAGE) usage #1521

@harshad1
Copy link
Collaborator Author

harshad1 commented Dec 7, 2021

image

Issues remaining are

  1. Left align the title (there is a lot of space between the back arrow and the title)
  2. Reduce the spacing between the icons.

@gsantner
Copy link
Owner

gsantner commented Dec 7, 2021

I thought about removing the title generally, or generally making changes to the toolbar / new layout.
it should be OK / you don't need to waste time on it now

@harshad1
Copy link
Collaborator Author

harshad1 commented Dec 7, 2021

I thought about removing the title generally

I don't think this would be a good idea. Besides, we use the title as another button for heading search / todo filter so it is not wasted space

it should be OK / you don't need to waste time on it now

I am still testing. Will see if I can get it done in a day or so. If I can't we can leave it as is

@gsantner
Copy link
Owner

do you think about more, or should I merge it now?

@gsantner gsantner changed the title File changed indicator File change state indication & general improvements Dec 13, 2021
@gsantner gsantner linked an issue Dec 13, 2021 that may be closed by this pull request
@harshad1
Copy link
Collaborator Author

@gsantner I am still testing + updating workflows without the back button and other edge cases. Lets wait a few days before merging,

@gsantner
Copy link
Owner

OK ready, or should I wait with testing?

@harshad1
Copy link
Collaborator Author

harshad1 commented Dec 18, 2021 via email

@gsantner
Copy link
Owner

OK then I think about merging and releasing an update somewhen in holidays

@harshad1
Copy link
Collaborator Author

harshad1 commented Dec 20, 2021 via email

@gsantner gsantner linked an issue Dec 23, 2021 that may be closed by this pull request
@gsantner gsantner added this to the 2.9 milestone Dec 23, 2021
Copy link
Owner

@gsantner gsantner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy holidays & christmas

@gsantner gsantner merged commit ca6f490 into gsantner:master Dec 24, 2021
@gsantner gsantner linked an issue Dec 30, 2021 that may be closed by this pull request
@harshad1 harshad1 deleted the track_file_changed branch April 11, 2022 14:25
gsantner added a commit that referenced this pull request Aug 20, 2022
gsantner added a commit that referenced this pull request Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants