This repository was archived by the owner on Sep 2, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 126
http connection with nextcloud #216
Open
glgamsh
wants to merge
337
commits into
msoultanidis:main
Choose a base branch
from
quillpad:master
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…n there are (un)checked
I finished the translation in French
…n there are (un)checked
The list items were not updated when enabled.
The list items were not updated when enabled.
…, Note Content, clean up/reorder strings.xml Preferences section
If font size is not customized, fontSize=-1 so checkboxes are tiny
I finished the translation in French
…n there are (un)checked
The list items were not updated when enabled.
…, Note Content, clean up/reorder strings.xml Preferences section
If font size is not customized, fontSize=-1 so checkboxes are tiny
Currently translated at 100.0% (269 of 269 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/it/
Currently translated at 100.0% (269 of 269 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/de/
Currently translated at 100.0% (2 of 2 strings) Translation: Quillpad/metadata Translate-URL: https://toolate.othing.xyz/projects/quillpad/metadata/de/
Currently translated at 100.0% (269 of 269 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/fr/
Currently translated at 100.0% (269 of 269 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/ru/
… non-major upgrades.
- Refactor Nextcloud capabilities model to support detailed error handling, including detecting if the Notes app is not installed. - Add Toast-based lifecycle-aware messaging using the new `Toaster` utility. - Enhance error handling across Nextcloud validation and synchronization flows with more specific scenarios (e.g., missing Notes app). - Implement a "Send Logs" option in the About section for easier error reporting.
- Overhaul light and dark theme colors in `Color.kt` to introduce a more natural palette.
Currently translated at 92.9% (249 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/ca/
Currently translated at 94.7% (254 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/cs/
Currently translated at 92.9% (249 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/el/
Currently translated at 92.9% (249 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/nb_NO/
Currently translated at 92.9% (249 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/pl/
Currently translated at 92.9% (249 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/pt_BR/
Currently translated at 97.7% (262 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/tr/
Currently translated at 94.0% (252 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/uk/
Currently translated at 97.7% (262 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/ar/
- Remove unnecessary `idMappingDao.deleteByLocalId` call in note repository logic. - Fixes #495
- The issue was when a remote note is updated, its ETag is updated too. The corresponding extra needs to be updated in local as well. Failure to do so will not update the remote note using the old ETag. - Fixes #498
Currently translated at 100.0% (268 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/fr/
Currently translated at 100.0% (268 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/de/
Currently translated at 100.0% (268 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/it/
Currently translated at 95.8% (257 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/pt_BR/
Currently translated at 100.0% (2 of 2 strings) Translation: Quillpad/metadata Translate-URL: https://toolate.othing.xyz/projects/quillpad/metadata/de/
Currently translated at 100.0% (268 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/ru/
Currently translated at 97.0% (260 of 268 strings) Translation: Quillpad/app Translate-URL: https://toolate.othing.xyz/projects/quillpad/app/pt_BR/
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
add syncing nextcloud via URL http