Commit Graph

2047 Commits

Author SHA1 Message Date
Quentin PAGÈS
e7459962f2 feat(l10n): add Occitan translations
Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/oc/
Via: Weblate
2025-07-12 08:58:02 +05:30
Ghost of Sparta
d02e09ae61 chore(l10n): update Hungarian translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/hu/
Via: Weblate
2025-07-12 08:58:02 +05:30
Bora Atıcı
ac10b0df41 chore(l10n): update Turkish translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/tr/
Via: Weblate
2025-07-12 08:58:02 +05:30
AND
d9269ada3b chore(l10n): update Macedonian translations
Currently translated at 2.7% (2 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/mk/
Via: Weblate
2025-07-12 08:58:02 +05:30
Naveen Singh
4d2a864fa9 chore(l10n): update Portuguese (Brazil) translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/pt_BR/
Via: Weblate
2025-07-12 08:58:02 +05:30
Petri Hämäläinen
ea8b2e1349 chore(l10n): update Finnish translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/fi/
Via: Weblate
2025-07-12 08:58:02 +05:30
Ben Nguyen
2c8190705b fix: keyboard hiding cursor on startup (#172)
* fix: keyboard hiding cursor on startup

* update changelog

* lint

* hacky delayed scroll, has to be a better way

* use window inset listener

* Update app/src/main/kotlin/org/fossify/notes/fragments/TextFragment.kt

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>

* only run keyboard listener once and check config.placeCursorToEnd

* fix: keyboard hiding cursor on startup

* update changelog

* lint

* hacky delayed scroll, has to be a better way

* use window inset listener

* Update app/src/main/kotlin/org/fossify/notes/fragments/TextFragment.kt

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>

* only run keyboard listener once and check config.placeCursorToEnd

* Update app/src/main/kotlin/org/fossify/notes/fragments/TextFragment.kt

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>

* add fits system windows

* remove extra keyboard listener

* remove unused imports

* style: add empty line

---------

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2025-07-09 20:23:57 +05:30
TopFox
589a85cc90 fix: use incognito mode in checklists (#173)
* fix: use incognito mode in checklists

* fix: use an extension function to request incognito mode
2025-07-06 13:01:45 +05:30
Naveen Singh
0f0d3d28a7 fix: clear spans on paste (#152)
* fix: clear spans on paste

See: https://github.com/FossifyOrg/Notes/issues/150

* style: add empty line
2025-07-06 12:32:59 +05:30
Naveen Singh
7939ce5040 chore: ignore extra translations and update detekt rules
* chore: ignore extra translations in lint

Extra translations are removed automatically by Weblate

* chore: update detekt rules

More compose-friendly

* chore: update lint baselines
2025-07-03 21:16:47 +05:30
fossifybot[bot]
c43bb1398c chore: update lint baselines (#169)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-07-01 10:06:56 +05:30
dependabot[bot]
174f8e665d chore(deps): bump org.fossify:commons from 3.0.5 to 4.0.0 (#159)
* chore(deps): bump org.fossify:commons from 3.0.5 to 4.0.0

Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 3.0.5 to 4.0.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/3.0.5...4.0.0)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(i18n): generate locale config automatically

One can be maintained in-app if missing translations become a problem.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2025-06-25 15:45:53 +05:30
Naveen Singh
70368f2e84 chore: update lint rules and baselines (#161) 2025-06-24 16:12:29 +05:30
OlliesGudh
c481d6cb04 chore(l10n): update Portuguese (Brazil) translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/pt_BR/
Via: Weblate
2025-06-09 20:12:01 +05:30
elid
ac61557e24 chore(l10n): update Hebrew translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/he/
Via: Weblate
2025-06-09 20:12:01 +05:30
Edgars Andersons
9edd155612 chore(l10n): update Latvian translations
Currently translated at 1.3% (1 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/lv/
Via: Weblate
2025-06-06 18:46:30 +05:30
Sergio Marques
8b84663927 chore(l10n): update Portuguese translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/pt/
Via: Weblate
2025-06-06 18:46:30 +05:30
elid
3bcfe6ffec chore(l10n): update Hebrew translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/he/
Via: Weblate
2025-06-06 18:46:30 +05:30
Flavio F. M
8897bb36d9 chore(l10n): update Portuguese (Brazil) translations
Currently translated at 98.6% (73 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/pt_BR/
Via: Weblate
2025-06-06 18:46:30 +05:30
LaKato
a6c0b3df97 chore(l10n): update Esperanto translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/eo/
Via: Weblate
2025-06-06 18:46:30 +05:30
P.O
9f39f3eaee chore(l10n): update Swedish translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/sv/
Via: Weblate
2025-06-06 18:46:30 +05:30
elid
fd8ce03fd6 chore(l10n): update Hebrew translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/he/
Via: Weblate
2025-06-06 18:46:30 +05:30
Giovanni Donisi
f40d591490 chore(l10n): update Italian translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/it/
Via: Weblate
2025-06-06 18:46:30 +05:30
cat
1b94cca6ac chore(l10n): update Danish translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/da/
Via: Weblate
2025-06-06 18:46:30 +05:30
Jeff Huang
34b2b603d9 chore(l10n): update Chinese (Traditional Han script) translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/zh_Hant/
Via: Weblate
2025-06-06 18:46:30 +05:30
Aindriú Mac Giolla Eoin
524bc69f36 chore(l10n): update Irish translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/ga/
Via: Weblate
2025-06-06 18:46:30 +05:30
Sylvain Pichon
cf483aa905 chore(l10n): update French translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/fr/
Via: Weblate
2025-06-06 18:46:30 +05:30
Priit Jõerüüt
6bfa6f0de0 chore(l10n): update Estonian translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/et/
Via: Weblate
2025-06-06 18:46:30 +05:30
Fjuro
5f4191c3e8 chore(l10n): update Czech translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/cs/
Via: Weblate
2025-06-06 18:46:30 +05:30
Guillaume
b7811e2121 chore(l10n): update Dutch translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/nl/
Via: Weblate
2025-06-06 18:46:30 +05:30
Josep M. Ferrer
e3d185c2ba chore(l10n): update Catalan translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/ca/
Via: Weblate
2025-06-06 18:46:30 +05:30
solokot
5173b1b377 chore(l10n): update Russian translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/ru/
Via: Weblate
2025-06-06 18:46:30 +05:30
VfBFan
9713b7a011 chore(l10n): update German translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/de/
Via: Weblate
2025-06-06 18:46:30 +05:30
Naveen Singh
c9dc34680e build: move app version to gradle.properties (#137) 2025-05-26 14:10:07 +05:30
Naveen Singh
a8e2836c29 fix: disable language split in bundle configuration
See: https://github.com/FossifyOrg/General-Discussion/issues/242
2025-05-07 07:24:32 +05:30
Naveen Singh
69da0cf979 chore(deps): bump org.fossify.commons to 2.0.0 2025-05-07 07:24:32 +05:30
Sketch6580
f55f20c640 chore(l10n): update Chinese (Simplified Han script) translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/zh_Hans/
Via: Weblate
2025-05-07 07:21:09 +05:30
Dan
5a77759326 chore(l10n): update Ukrainian translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/uk/
Via: Weblate
2025-05-07 07:21:09 +05:30
Naveen Singh
97833de8dc chore: drop support for Android 7 and older versions
See: https://github.com/orgs/FossifyOrg/discussions/241
2025-05-06 20:34:35 -04:00
Petri Hämäläinen
2381a320ab Translated using Weblate (Finnish)
Currently translated at 100.0% (73 of 73 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/fi/
2025-05-06 23:31:54 +02:00
Tekhnikal
6c91eb145f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (73 of 73 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/pt_BR/
2025-05-06 23:31:54 +02:00
Naveen Singh
f461664d38 fix(ui): use proper color for security label in settings 2025-05-07 02:15:53 +05:30
Naveen Singh
1cd7982bf9 feat(ui): replace checkboxes with material switches
See https://github.com/orgs/FossifyOrg/discussions/78
2025-05-07 02:15:36 +05:30
Agnieszka C
b9416a822f feat: added possibility to set own sorting for each checklist (#81)
* Added possibility to set own sorting for each checklist (#81)

* Fixed too long lines

* Added support for own sorting in OpenNoteDialog

* Made moveDoneChecklistItems a global setting

* refactor: remove unused parameter from TasksAdapter

* refactor: remove unused constant for migrated move checklist items

* refactor: replace `removeCustomSorting` usage with `removeOwnSorting`

* fix: properly switch to custom sorting when order is modified

---------

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2025-05-06 15:41:28 -04:00
Naveen Singh
7179991c6c build: allow builds without signing configuration 2025-05-05 20:20:57 +05:30
Naveen Singh
5d481ba840 build: use env variables for release signing fallback 2025-05-05 20:20:57 +05:30
Naveen Singh
ae78d43bca refactor(build): rename prepaid product flavor to gplay 2025-05-05 20:20:57 +05:30
Agnieszka C
3e1a92c609 Fixed minor bugs 2025-03-20 19:59:35 +01:00
Agnieszka C
df3c55cba1 Fixed inserting inside the list 2025-03-20 18:17:04 +01:00
Agnieszka C
cb3278e6c6 Used lines extension instead of split
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
2025-03-20 10:29:38 +00:00