Commit Graph

1710 Commits

Author SHA1 Message Date
Edgars Andersons
4a5a742712 chore(l10n): update Latvian translations
Currently translated at 93.4% (43 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/lv/
Via: Weblate
2025-08-22 12:48:33 +05:30
GaucovyAero
7abaf94550 chore(l10n): update Slovak translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/sk/
Via: Weblate
2025-08-22 12:48:33 +05:30
OlliesGudh
b2babf87a5 chore(l10n): update Portuguese (Brazil) translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Keyboard metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard-metadata/pt_BR/
Via: Weblate
2025-08-22 12:48:33 +05:30
Naveen Singh
6344db1da3 chore(deps): downgrade com.android.application from 8.12.0 to 8.11.1 (#236) 2025-08-22 04:57:28 +05:30
Naveen Singh
09317014e2 docs: redirect questions to general discussions (#235) 2025-08-20 16:16:50 +05:30
dependabot[bot]
7c39c805fa chore(deps): bump com.google.devtools.ksp (#233)
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 21:02:42 +05:30
dependabot[bot]
28f7a12d04 chore(deps): bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.10 (#232)
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 21:00:36 +05:30
K-vala
2c74fdfb88 feat: added czech QWERTZ layout (#231)
* feat: added czech QWERTZ layout

* docs: update changelog

---------

Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2025-08-15 16:03:05 +05:30
Naveen Singh
39f164e38c docs: update changelog about haptic feedback (#229) 2025-08-14 16:46:39 +05:30
Naveen Singh
7f29b8b757 fix: perform haptic feedback on cursor move (#228)
* fix: perform haptic feedback on cursor control

This uses `HapticFeedbackConstants.TEXT_HANDLE_MOVE`, which may not work on all devices.

See: https://github.com/FossifyOrg/Keyboard/issues/222

* fix: bump `HANDLE_MOVE_MIN_MS` to 35ms

Less buzzing when swiping quickly on some devices.
2025-08-14 16:01:47 +05:30
dependabot[bot]
4a1e582d2b chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.26 to 0.4.27 (#225)
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-11 18:58:15 +05:30
Dario Panico
e0f617e43f feat: added Italian language layout #78 (#220)
* feat(layout): added italian layout

This commit is aimed at solving issue #78 which requested the italian keyboard layout. This layout is inspired by the enligh one, mostly removing unused characters and giving easy access to the euro (€) sign.

* docs: update changelog
2025-08-07 09:32:26 +05:30
dependabot[bot]
39eec8ed4e chore(deps): bump org.fossify:commons from 4.4.0 to 4.4.2 (#217)
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-04 13:40:46 +05:30
dependabot[bot]
b53b42b38f chore(deps): bump com.android.application from 8.11.1 to 8.12.0 (#218)
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-04 13:40:33 +05:30
fossifybot[bot]
272933a517 chore: update lint baselines (#216)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-08-01 09:17:06 +05:30
fossifybot[bot]
c957d3e206 chore(release): v1.3.0 (7) (#204)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1.3.0
2025-07-27 20:41:45 +05:30
Naveen Singh
7d9ee07d0b docs: rephrase changelog entry about clipboard (#209) 2025-07-27 20:34:17 +05:30
dependabot[bot]
3e552a6e0c chore(deps): bump org.fossify:commons from 4.3.0 to 4.4.0 (#208) 2025-07-27 14:51:46 +00:00
dependabot[bot]
f01696a60d chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.24 to 0.4.26 (#207) 2025-07-27 14:51:40 +00:00
Vaclovas Intas
c14c9615b7 chore(l10n): update Lithuanian translations
Currently translated at 50.0% (1 of 2 strings)

Translation: Fossify/Keyboard metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard-metadata/lt/
Via: Weblate
2025-07-27 20:20:43 +05:30
Vaclovas Intas
f0f2daf777 chore(l10n): update Lithuanian translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/lt/
Via: Weblate
2025-07-27 20:20:43 +05:30
rcasl
da4bc372b3 chore(l10n): update Galician translations
Currently translated at 50.0% (23 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/gl/
Via: Weblate
2025-07-27 20:20:43 +05:30
Kfir Pshititsky
a3568e934c chore(l10n): update Hebrew translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Keyboard metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard-metadata/he/
Via: Weblate
2025-07-27 20:20:43 +05:30
Kfir Pshititsky
c2aabc6dba chore(l10n): update Hebrew translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/he/
Via: Weblate
2025-07-27 20:20:43 +05:30
GaucovyAero
3e26d14aee chore(l10n): update Slovak translations
Currently translated at 69.5% (32 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/sk/
Via: Weblate
2025-07-27 20:20:43 +05:30
K-vala
6d285a03ee feat: added czech language layout (#205)
* feat: added czech language layout

* fix: czech qwerty layout mismatch

* docs: update changelog

---------

Co-authored-by: Kamil Vala <kamil.vala@scrumware.eu>
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
2025-07-27 19:06:51 +05:30
Naveen Singh
2546938785 fix: do case-sensitive search when creating clips (#203)
* fix: do case-sensitive search when creating clips

See: https://github.com/FossifyOrg/Keyboard/issues/202

* docs: update changelog
2025-07-26 14:00:20 +05:30
dependabot[bot]
453ab1052c chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.22 to 0.4.24 (#200)
---
updated-dependencies:
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-version: 0.4.24
  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-07-21 12:30:55 +05:30
fossifybot[bot]
c01d340b01 chore(release): v1.2.2 (6) (#197)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1.2.2
2025-07-18 23:13:05 +05:30
Naveen Singh
18add50eee fix: update changelog (#196) 2025-07-18 23:07:18 +05:30
Kfir Pshititsky
21731d8763 chore(l10n): update Hebrew translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/he/
Via: Weblate
2025-07-18 23:06:16 +05:30
Alex Katon
75275fd4e3 chore(l10n): update Belarusian translations
Currently translated at 67.3% (31 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/be/
Via: Weblate
2025-07-18 23:06:16 +05:30
Adolfo Jayme Barrientos
1c550fa71b chore(l10n): update Spanish translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/es/
Via: Weblate
2025-07-18 23:06:16 +05:30
Alexander Gabilondo
da99eab1e6 chore(l10n): update Basque translations
Currently translated at 30.4% (14 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/eu/
Via: Weblate
2025-07-18 23:06:16 +05:30
Alexander Gabilondo
1e1fb40172 chore(l10n): update Basque translations
Currently translated at 30.4% (14 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/eu/
Via: Weblate
2025-07-18 23:06:16 +05:30
Alexander Gabilondo
47630bae31 chore(l10n): update Basque translations
Currently translated at 30.4% (14 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/eu/
Via: Weblate
2025-07-18 23:06:16 +05:30
Alexander Gabilondo
99749bd7f5 chore(l10n): update Basque translations
Currently translated at 6.5% (3 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/eu/
Via: Weblate
2025-07-18 23:06:16 +05:30
Ismail Choudhury
828305ff76 chore(l10n): update English (United Kingdom) translations
Currently translated at 2.1% (1 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/en_GB/
Via: Weblate
2025-07-18 23:06:16 +05:30
dependabot[bot]
4ac3430f21 chore(deps): bump org.fossify:commons from 4.2.0 to 4.3.0 (#195)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 4.2.0 to 4.3.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/4.2.0...4.3.0)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 4.3.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-14 12:16:58 +05:30
dependabot[bot]
3145488081 chore(deps): bump com.android.application from 8.11.0 to 8.11.1 (#194)
Bumps com.android.application from 8.11.0 to 8.11.1.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 8.11.1
  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-07-14 12:08:04 +05:30
dependabot[bot]
1acc7054cc chore(deps): bump com.google.devtools.ksp (#188)
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:47:05 +05:30
dependabot[bot]
c6c3141277 chore(deps): bump org.jetbrains.kotlin.android from 2.1.21 to 2.2.0 (#186)
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.1.21 to 2.2.0.
- [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.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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-08 12:00:16 +05:30
dependabot[bot]
c9b1031264 chore(deps): bump com.android.application from 8.10.1 to 8.11.0 (#185)
* 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:11:52 +05:30
dependabot[bot]
6aef0563cc chore(deps): bump org.fossify:commons from 4.1.0 to 4.2.0 (#192)
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-04 21:19:17 +05:30
Naveen Singh
49d53e98c9 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:37 +05:30
dependabot[bot]
5e90741c60 chore(deps): bump org.fossify:commons from 4.0.0 to 4.1.0 (#187)
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:26:36 +05:30
fossifybot[bot]
29f341d39b chore: update lint baselines (#189)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-07-01 10:06:24 +05:30
dependabot[bot]
9d6beb1cd4 chore(deps): bump org.fossify:commons from 3.1.0 to 4.0.0 (#180)
* chore(deps): bump org.fossify:commons from 3.1.0 to 4.0.0

Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 3.1.0 to 4.0.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/3.1.0...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:41 +05:30
Naveen Singh
39f3782b53 chore: update lint rules and baselines (#183) 2025-06-24 16:09:59 +05:30
dependabot[bot]
892fa48021 chore(deps): bump room from 2.7.1 to 2.7.2 (#179)
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 15:17:12 +05:30