2981 Commits

Author SHA1 Message Date
fossifybot[bot]
897cca162a chore(release): v1.4.2 (10) (#217)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1.4.2
2025-09-23 11:58:08 +05:30
Naveen Singh
085d724528 chore(l10n): update Basque translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/eu/
Via: Weblate
2025-09-23 11:53:18 +05:30
Alexander Gabilondo
953bb2fbcb 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-09-23 11:53:18 +05:30
Lefterisp
1cdb6f5bfc chore(l10n): update Greek translations
Currently translated at 90.6% (68 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/el/
Via: Weblate
2025-09-23 11:53:18 +05:30
dependabot[bot]
462eaf498c chore(deps): bump rexml from 3.4.1 to 3.4.2 (#225)
Bumps [rexml](https://github.com/ruby/rexml) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: rexml
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 10:32:14 +05:30
dependabot[bot]
a46d103784 chore(deps): bump room from 2.7.2 to 2.8.0 (#222)
Bumps `room` from 2.7.2 to 2.8.0.

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

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

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

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.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-09-16 16:04:15 +05:30
dependabot[bot]
3e889ee570 chore(deps): bump kotlin from 2.2.10 to 2.2.20 (#224)
Bumps `kotlin` from 2.2.10 to 2.2.20.

Updates `org.jetbrains.kotlin.android` from 2.2.10 to 2.2.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.10...v2.2.20)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.10 to 2.2.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.10...v2.2.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.2.20
  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-09-16 16:02:16 +05:30
dependabot[bot]
8c75d4e1d1 chore(deps): bump com.google.devtools.ksp (#223)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.10-2.0.2 to 2.2.20-2.0.3.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.2.10-2.0.2...2.2.20-2.0.3)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.20-2.0.3
  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-09-16 15:59:34 +05:30
Naveen Singh
4d1496937b docs: fix broken discussion links in issue templates (#219) 2025-09-11 18:37:54 +05:30
Naveen Singh
ee32280a13 fix: prevent crash when activity is finishing or destroyed (#218) 2025-09-08 16:16:55 +05:30
Naveen Singh
5691143a9a fix: reset search state on page change (#216)
Refs: https://github.com/FossifyOrg/Notes/issues/190
2025-09-08 15:54:18 +05:30
fossifybot[bot]
15e69dc19b chore(release): v1.4.1 (9) 1.4.1 2025-09-01 22:14:44 +05:30
Naveen Singh
cb63e2fb03 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-09-01 22:07:54 +05:30
Ellie Colorado
1912a60755 chore(l10n): update Spanish translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/es/
Via: Weblate
2025-09-01 22:07:54 +05:30
LaKato
9c56cbc64d chore(l10n): update Spanish translations
Currently translated at 98.6% (74 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/es/
Via: Weblate
2025-09-01 22:07:54 +05:30
LaKato
74acea8566 chore(l10n): update Esperanto translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/eo/
Via: Weblate
2025-09-01 22:07:54 +05:30
Louis
3eb5b804c4 chore(l10n): update French translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/fr/
Via: Weblate
2025-09-01 22:07:54 +05:30
Alexander Gabilondo
af7d9b4f5c 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-09-01 22:07:54 +05:30
Matheus Campos
88fc1b37dd chore(l10n): update Spanish (American) translations
Currently translated at 5.3% (4 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/es_US/
Via: Weblate
2025-09-01 22:07:54 +05:30
Matheus Campos
47e270e0a4 chore(l10n): update Japanese translations
Currently translated at 86.6% (65 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/ja/
Via: Weblate
2025-09-01 22:07:54 +05:30
Milo Ivir
5f5d9571db chore(l10n): update Croatian translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/hr/
Via: Weblate
2025-09-01 22:07:54 +05:30
Guerilla Goose
aeadc6d725 chore(l10n): update Hungarian translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/hu/
Via: Weblate
2025-09-01 22:07:54 +05:30
Giovanni Donisi
d16eca20ff chore(l10n): update Italian translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/it/
Via: Weblate
2025-09-01 22:07:54 +05:30
GaucovyAero
b827e0959c chore(l10n): update Slovak translations
Currently translated at 98.6% (74 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/sk/
Via: Weblate
2025-09-01 22:07:54 +05:30
Priit Jõerüüt
2f03cd8722 chore(l10n): update Estonian translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/et/
Via: Weblate
2025-09-01 22:07:54 +05:30
Alexander Gabilondo
28d147d0b3 chore(l10n): update Basque translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/eu/
Via: Weblate
2025-09-01 22:07:54 +05:30
ssantos
1891013f68 chore(l10n): update Portuguese translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/pt/
Via: Weblate
2025-09-01 22:07:54 +05:30
FLVAL
432570847a chore(l10n): update French translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/fr/
Via: Weblate
2025-09-01 22:07:54 +05:30
lianergoist
d97efdd7ae chore(l10n): update Danish translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/da/
Via: Weblate
2025-09-01 22:07:54 +05:30
dependabot[bot]
58c06cab11 chore(deps): bump org.fossify:commons from 5.0.0 to 5.0.2 (#215)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.0.0 to 5.0.2.
- [Commits](https://github.com/FossifyOrg/commons/compare/5.0.0...5.0.2)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.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-09-01 22:01:49 +05:30
fossifybot[bot]
e82b07bfab chore: update lint baselines (#213)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-09-01 10:01:35 +05:30
Agnieszka C
479eb22e48 fix: apply colors to all widgets (#211)
Refs: https://github.com/FossifyOrg/Notes/issues/201
2025-08-30 22:50:38 +05:30
Naveen Singh
3707294108 refactor(settings): remove color customization lock and add thank you button (#208) 2025-08-25 04:02:53 +05:30
Naveen Singh
ad0fe01b62 chore(deps): downgrade com.android.application from 8.12.0 to 8.11.1 (#206) 2025-08-22 04:57:37 +05:30
Naveen Singh
f57c6661db docs: redirect questions to general discussions (#205) 2025-08-20 16:17:02 +05:30
dependabot[bot]
11f647404b chore(deps): bump com.google.devtools.ksp (#203)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.0-2.0.2 to 2.2.10-2.0.2.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.2.0-2.0.2...2.2.10-2.0.2)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.10-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-08-18 22:55:00 +05:30
dependabot[bot]
5bf8bce997 chore(deps): bump kotlin from 2.2.0 to 2.2.10 (#202)
Bumps `kotlin` from 2.2.0 to 2.2.10.

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

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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.2.10
  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-08-18 22:36:06 +05:30
dependabot[bot]
99e7cd2b65 chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.26 to 0.4.27 (#200)
Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) from 0.4.26 to 0.4.27.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](https://github.com/mrmans0n/compose-rules/compare/v0.4.26...v0.4.27)

---
updated-dependencies:
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-version: 0.4.27
  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-08-12 18:38:28 +05:30
dependabot[bot]
f50d4e483c chore(deps): bump org.fossify:commons from 4.4.0 to 4.4.2 (#199)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 4.4.0 to 4.4.2.
- [Commits](https://github.com/FossifyOrg/commons/compare/4.4.0...4.4.2)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 4.4.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-08-12 11:13:35 +05:30
dependabot[bot]
9d4413d47e chore(deps): bump com.android.application from 8.11.1 to 8.12.0 (#197)
Bumps com.android.application from 8.11.1 to 8.12.0.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 8.12.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-08-05 10:52:48 +05:30
fossifybot[bot]
6443444dc8 chore: update lint baselines (#196)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-08-01 09:17:39 +05:30
fossifybot[bot]
49a51f07cf chore(release): v1.4.0 (8) (#186)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1.4.0
2025-07-27 17:00:50 +05:30
Frosted
1d1d610be2 chore(l10n): update Turkish translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/tr/
Via: Weblate
2025-07-27 16:59:26 +05:30
rcasl
250fa455f1 chore(l10n): update Galician translations
Currently translated at 85.3% (64 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/gl/
Via: Weblate
2025-07-27 16:59:26 +05:30
Arno Tánczos
17b10fa6f1 chore(l10n): update Finnish translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/fi/
Via: Weblate
2025-07-27 16:59:26 +05:30
Kfir Pshititsky
25e80f7665 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-07-27 16:59:26 +05:30
Kfir Pshititsky
178982f16a chore(l10n): update Hebrew translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/he/
Via: Weblate
2025-07-27 16:59:26 +05:30
GaucovyAero
3914a76c46 chore(l10n): update Slovak translations
Currently translated at 90.6% (68 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/sk/
Via: Weblate
2025-07-27 16:59:26 +05:30
Kfir Pshititsky
21b3e45398 chore(l10n): update Hebrew translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/he/
Via: Weblate
2025-07-27 16:59:26 +05:30
Aindriú Mac Giolla Eoin
7c152a88de chore(l10n): update Irish translations
Currently translated at 100.0% (75 of 75 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/ga/
Via: Weblate
2025-07-27 16:59:26 +05:30