3050 Commits

Author SHA1 Message Date
Alexander Gabilondo
5a48438e2e chore(l10n): update Basque translations
Currently translated at 50.0% (1 of 2 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/eu/
Via: Weblate
2025-07-12 08:58:02 +05:30
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ı
0cbe9e6179 chore(l10n): update Turkish translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/tr/
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
dependabot[bot]
80fc43109e chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#167)
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-08 12:52:59 +05:30
dependabot[bot]
b5c5f4cc60 chore(deps): bump com.google.devtools.ksp (#166)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.21-2.0.2 to 2.2.0-2.0.2.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.1.21-2.0.2...2.2.0-2.0.2)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.0-2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-08 12:24:32 +05:30
dependabot[bot]
6eb2c55dca chore(deps): bump org.fossify:commons from 4.1.0 to 4.2.0 (#177)
Bumps org.fossify:commons from 4.1.0 to 4.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-08 07:52:48 +05:30
dependabot[bot]
9e24bcd686 chore(deps): bump com.android.application from 8.10.1 to 8.11.0 (#165)
* chore(deps): bump com.android.application from 8.10.1 to 8.11.0

Bumps com.android.application from 8.10.1 to 8.11.0.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 8.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* chore(deps): update gradle wrapper

---------

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-07-07 20:12:13 +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
dependabot[bot]
b4a6f343d1 chore(deps): bump org.fossify:commons from 4.0.0 to 4.1.0 (#168)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 4.0.0 to 4.1.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/4.0.0...4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-01 17:27:12 +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
dependabot[bot]
abe38b337c chore(deps): bump kotlin from 2.1.21 to 2.2.0 (#160)
Bumps `kotlin` from 2.1.21 to 2.2.0.

Updates `org.jetbrains.kotlin.android` from 2.1.21 to 2.2.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.21 to 2.2.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 16:34:48 +05:30
Naveen Singh
70368f2e84 chore: update lint rules and baselines (#161) 2025-06-24 16:12:29 +05:30
dependabot[bot]
d1045a248d chore(deps): bump room from 2.7.1 to 2.7.2 (#158)
Bumps `room` from 2.7.1 to 2.7.2.

Updates `androidx.room:room-runtime` from 2.7.1 to 2.7.2

Updates `androidx.room:room-ktx` from 2.7.1 to 2.7.2

Updates `androidx.room:room-compiler` from 2.7.1 to 2.7.2

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 17:04:50 +05:30
dependabot[bot]
b7f9b4bea5 chore(deps): bump fastlane from 2.227.2 to 2.228.0 (#155)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.227.2 to 2.228.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.227.2...fastlane/2.228.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.228.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 09:34:27 +05:30
dependabot[bot]
e34897d9aa chore(deps): bump com.google.devtools.ksp (#154)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.21-2.0.1 to 2.1.21-2.0.2.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.1.21-2.0.1...2.1.21-2.0.2)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.1.21-2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 09:33:38 +05:30
dependabot[bot]
97c133119c chore(deps): bump org.fossify:commons from 3.0.3 to 3.0.5 (#153)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 3.0.3 to 3.0.5.
- [Commits](https://github.com/FossifyOrg/commons/compare/3.0.3...3.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 09:33:15 +05:30
Naveen Singh
4bc763aca4 docs(changelog): add translations entry (#148) 2025-06-09 20:12:57 +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
Naveen Singh
d65e2ca74b ci: add fastlane metadata validation and update release trigger
* ci: auto trigger release pull requests when on changelog update

* chore: add code owners

* ci: add fastlane metadata validation
2025-06-09 14:49:02 +05:30
dependabot[bot]
909cd15a39 chore(deps): bump org.fossify:commons from 2.0.1 to 3.0.3 (#144)
Bumps org.fossify:commons from 2.0.1 to 3.0.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-07 15:18:39 +05:30
Naveen Singh
add5667af3 ci: update release workflows 2025-06-06 20:43:35 +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
Yurt Page
90ae1245c3 chore(l10n): update Russian translations
Currently translated at 100.0% (2 of 2 strings)

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

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/he/
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