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

Privacy Friendly Notes 2.0 #164

Merged
merged 112 commits into from
Sep 3, 2024
Merged

Privacy Friendly Notes 2.0 #164

merged 112 commits into from
Sep 3, 2024

Conversation

coderPaddyS
Copy link
Contributor

No description provided.

coderPaddyS and others added 30 commits January 15, 2024 12:20
Adds button to delete all notes in trash.
Fixes missing capitalization at start of sentence.
Asks for confirmation before trashing a note.
Adds option to disable confirmation dialog.
Adds preview of sketch note.
Adds done ration to preview of checklist note.
Reworks notes filtering.
Adds more sorting orders.
Sorting Order is now persistent.
Adds new sorting fields to notes.
Adds new color field to category.
Adds migration from 4 to 5.
Adds last modified sort option.
- better performance during build
@coderPaddyS coderPaddyS changed the title WIP: Development WIP: Privacy Friendly Notes 2.0 Mar 22, 2024
@coderPaddyS coderPaddyS marked this pull request as draft March 22, 2024 15:25
coderPaddyS and others added 21 commits June 30, 2024 12:11
[chore] removes all .idea files.
[chore] bumps room version and adds schema.
Old versions still having a notification active using the old NotificationService would crash as the service wouldn't exist anymore.
Restored sketches lagged sometimes and did not show at all in the note activity. But they did prerender correctly.
The lag was created by the wrapping ScrollView which only somehow only altered the touch behaviour on restored notes.
The rendering issue was resolved by loading the sketches in the same way the preview does.
- do not close note when pressing save button
- save note before moving to trash bin
- add cancel button to delete dialog
- show delete dialog again if not confirmed by the user
@coderPaddyS coderPaddyS changed the title WIP: Privacy Friendly Notes 2.0 Privacy Friendly Notes 2.0 Sep 3, 2024
@coderPaddyS coderPaddyS marked this pull request as ready for review September 3, 2024 17:41
@coderPaddyS
Copy link
Contributor Author

Resolves #143, #74, #131, #150, #59, #43.

@coderPaddyS coderPaddyS merged commit 316d093 into master Sep 3, 2024
6 checks passed
@coderPaddyS coderPaddyS deleted the development branch September 3, 2024 17:45
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.

3 participants