Commit Graph

1784 Commits

Author SHA1 Message Date
dependabot[bot]
6d0824e8c4 chore(deps): bump com.google.devtools.ksp from 2.3.2 to 2.3.3 (#324)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.3.2...2.3.3)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.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-11-24 14:24:54 +05:30
dependabot[bot]
6fbfc8e660 chore(deps): bump fastlane from 2.228.0 to 2.229.0 (#322)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.228.0 to 2.229.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.228.0...fastlane/2.229.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.229.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-11-24 14:22:28 +05:30
dependabot[bot]
ff2d816da4 chore(deps): bump room from 2.8.3 to 2.8.4 (#323)
Bumps `room` from 2.8.3 to 2.8.4.

Updates `androidx.room:room-runtime` from 2.8.3 to 2.8.4

Updates `androidx.room:room-ktx` from 2.8.3 to 2.8.4

Updates `androidx.room:room-compiler` from 2.8.3 to 2.8.4

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.4
  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-11-24 14:21:16 +05:30
dependabot[bot]
64f8e39835 chore(deps): bump org.fossify:commons from 5.7.2 to 5.7.3 (#317)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.7.2 to 5.7.3.
- [Commits](https://github.com/FossifyOrg/commons/compare/5.7.2...5.7.3)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.7.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-11-10 05:48:07 +00:00
dependabot[bot]
9c8c766343 chore(deps): bump com.google.devtools.ksp from 2.3.0 to 2.3.2 (#316)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.3.0...2.3.2)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.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-11-10 05:46:39 +00:00
dependabot[bot]
1a2df424f9 chore(deps): bump org.fossify:commons from 5.7.1 to 5.7.2 (#311)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.7.1 to 5.7.2.
- [Commits](https://github.com/FossifyOrg/commons/compare/5.7.1...5.7.2)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.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-11-03 13:25:29 +05:30
fossifybot[bot]
0a3886317e chore: update lint baselines (#309)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-11-01 12:30:27 +05:30
fossifybot[bot]
33556b89d9 chore(release): v1.6.0 (10) (#297)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1.6.0
2025-10-30 00:27:18 +05:30
Naveen Singh
dd7a872fe3 fix: switch back to applying system bars inset (#308) 2025-10-29 23:50:48 +05:30
Naveen Singh
0ce7c469e8 fix: ensure proper insets are applied on startup (#307)
Refs: https://github.com/FossifyOrg/Keyboard/issues/117
2025-10-29 22:28:11 +05:30
Naveen Singh
6548a7abcb fix: setup edge-to-edge using compat helper (#306) 2025-10-29 21:46:40 +05:30
Naveen Singh
b9e216f6ba fix: add ProGuard rules for MyKeyboard (#305) 2025-10-29 20:42:10 +05:30
Naveen Singh
c37d6b6d8d chore(deps): bump org.fossify.commons to 5.7.1 (#304) 2025-10-29 20:17:57 +05:30
Naveen Singh
27d4f7abab docs: update changelog (#303) 2025-10-27 23:38:12 +05:30
NaeemBolchhi
e80bffc0b1 feat: add Asset, Colemak, Colemak-DH, Niro, Soul, and Workman layouts (#71) 2025-10-27 23:30:27 +05:30
Naveen Singh
9764681a41 feat: bump org.fossify.commons to 5.7.0 (#302)
* feat: bump org.fossify.commons to 5.6.0

* feat: bump org.fossify.commons to 5.7.0
2025-10-27 20:19:00 +05:30
dependabot[bot]
c5c04d1c94 chore(deps): bump org.jetbrains.kotlin.android from 2.2.20 to 2.2.21 (#298)
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.2.20 to 2.2.21.
- [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.20...v2.2.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.21
  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-10-27 05:40:27 +00:00
dependabot[bot]
6efb7058cb chore(deps): bump room from 2.8.2 to 2.8.3
Bumps `room` from 2.8.2 to 2.8.3.

Updates `androidx.room:room-runtime` from 2.8.2 to 2.8.3

Updates `androidx.room:room-ktx` from 2.8.2 to 2.8.3

Updates `androidx.room:room-compiler` from 2.8.2 to 2.8.3

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 11:10:02 +05:30
dependabot[bot]
6e052a0331 chore(deps): bump com.google.devtools.ksp from 2.2.20-2.0.4 to 2.3.0 (#299)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.20-2.0.4 to 2.3.0.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.2.20-2.0.4...2.3.0)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.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-10-27 11:09:34 +05:30
hosêyň abāspanā
b9d5ba610f chore(l10n): update Luri (Bakhtiari) translations
Currently translated at 19.5% (9 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/bqi/
Via: Weblate
2025-10-26 23:19:43 +05:30
hosêyň abāspanā
ea294bacca feat(l10n): add Luri (Bakhtiari) translations
Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/bqi/
Via: Weblate
2025-10-26 23:19:43 +05:30
rcasl
ef34db1f61 chore(l10n): update Galician translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/gl/
Via: Weblate
2025-10-26 23:19:43 +05:30
Petux
9146fee9a3 chore(l10n): update Russian translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Keyboard metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard-metadata/ru/
Via: Weblate
2025-10-26 23:19:43 +05:30
Naveen Singh
48d6556a9c chore: bump target SDK version to 35 (#212)
* chore: bump target SDK version to 35

* chore: bump target SDK version to 36

* refactor: update edge-to-edge implementation

* refactor: update edge-to-edge implementation

* refactor: migrate away from deprecated onBackPressed()

* chore(deps): update org.fossify.commons to 5.5.0

* docs: update changelog

* docs: update changelog

* build: bump detekt return count limit

* chore: update lint baselines
2025-10-26 22:58:10 +05:30
dependabot[bot]
91f2193fc1 chore(deps): bump org.fossify:commons from 5.3.0 to 5.4.0 (#296)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.3.0 to 5.4.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/5.3.0...5.4.0)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.4.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-10-20 15:15:04 +05:30
dependabot[bot]
0e2cbf1538 chore(deps): bump com.google.devtools.ksp (#293)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.20-2.0.3 to 2.2.20-2.0.4.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.2.20-2.0.3...2.2.20-2.0.4)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.20-2.0.4
  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-10-13 05:36:34 +00:00
dependabot[bot]
b1935f3775 chore(deps): bump room from 2.8.1 to 2.8.2 (#292)
Bumps `room` from 2.8.1 to 2.8.2.

Updates `androidx.room:room-runtime` from 2.8.1 to 2.8.2

Updates `androidx.room:room-ktx` from 2.8.1 to 2.8.2

Updates `androidx.room:room-compiler` from 2.8.1 to 2.8.2

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.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-10-13 05:34:43 +00:00
Naveen Singh
1530f81491 chore(deps): bump org.fossify.commons to 5.3.0 (#290) 2025-10-09 21:30:10 +05:30
cat
360f20b672 chore(l10n): update Danish translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/da/
Via: Weblate
2025-10-09 21:26:47 +05:30
cat
55fb0f68d4 chore(l10n): update Danish translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/da/
Via: Weblate
2025-10-09 21:26:47 +05:30
Ecron
8f9ea4425b chore(l10n): update Catalan translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/ca/
Via: Weblate
2025-10-09 21:26:47 +05:30
cat
294e281f0d chore(l10n): update Danish translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/da/
Via: Weblate
2025-10-09 21:26:47 +05:30
alanfox2000software
7f817e9670 chore(l10n): update Chinese (Traditional Han script, Hong Kong) translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Keyboard metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard-metadata/zh_Hant_HK/
Via: Weblate
2025-10-09 21:26:47 +05:30
alanfox2000software
7ed6a98956 chore(l10n): update Chinese (Traditional Han script) translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Keyboard metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard-metadata/zh_Hant/
Via: Weblate
2025-10-09 21:26:47 +05:30
alanfox2000software
31eb973175 chore(l10n): update Chinese (Traditional Han script, Hong Kong) translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/zh_Hant_HK/
Via: Weblate
2025-10-09 21:26:47 +05:30
alanfox2000software
26f99183af chore(l10n): update Chinese (Traditional Han script) translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Keyboard metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard-metadata/zh_Hant/
Via: Weblate
2025-10-09 21:26:47 +05:30
Alexander Gabilondo
801ef4fc56 chore(l10n): update Basque translations
Currently translated at 69.5% (32 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/eu/
Via: Weblate
2025-10-09 21:26:47 +05:30
Agnieszka C
cf70210d35 fix: change default diacritic for "z" in Polish (#289) 2025-10-03 09:13:49 +00:00
fossifybot[bot]
797af4def0 chore: update lint baselines (#288)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-10-01 09:14:02 +05:30
dependabot[bot]
8d5fdfba6b chore(deps): bump org.fossify:commons from 5.0.2 to 5.2.0 (#287)
Bumps org.fossify:commons from 5.0.2 to 5.2.0.

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.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-09-29 06:23:56 +00:00
dependabot[bot]
26c5202d2b chore(deps): bump room from 2.8.0 to 2.8.1 (#286)
Bumps `room` from 2.8.0 to 2.8.1.

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

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

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

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.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-09-29 06:11:01 +00:00
fossifybot[bot]
a9bb1fe2a0 chore(release): v1.5.0 (9) (#282)
* chore(release): v1.5.0 (9)

* docs: shorten changelog

---------

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
1.5.0
2025-09-23 12:59:49 +05:30
Alexander Gabilondo
e88a68dfe9 chore(l10n): update Basque translations
Currently translated at 47.8% (22 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/eu/
Via: Weblate
2025-09-23 12:53:27 +05:30
IgorTrp
cc14c5f5b9 chore(l10n): update Serbian translations
Currently translated at 69.5% (32 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/sr/
Via: Weblate
2025-09-23 12:53:27 +05:30
Lefterisp
dbb3024bdf chore(l10n): update Greek translations
Currently translated at 78.2% (36 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/el/
Via: Weblate
2025-09-23 12:53:27 +05:30
Frosted
bdf04b114c chore(l10n): update Turkish translations
Currently translated at 100.0% (46 of 46 strings)

Translation: Fossify/Keyboard
Translate-URL: https://hosted.weblate.org/projects/fossify/keyboard/tr/
Via: Weblate
2025-09-23 12:53:27 +05:30
dependabot[bot]
1d70a0bcd9 chore(deps): bump rexml from 3.4.1 to 3.4.2 (#281)
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:31:51 +05:30
dependabot[bot]
6070d969f4 chore(deps): bump androidx.emoji2:emoji2-bundled from 1.5.0 to 1.6.0 (#279)
Bumps androidx.emoji2:emoji2-bundled from 1.5.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: androidx.emoji2:emoji2-bundled
  dependency-version: 1.6.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 18:59:46 +05:30
dependabot[bot]
9e2406a66e chore(deps): bump org.jetbrains.kotlin.android from 2.2.10 to 2.2.20 (#280)
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) 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
...

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:58 +05:30
dependabot[bot]
16b26dff8f chore(deps): bump room from 2.7.2 to 2.8.0 (#278)
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:03:50 +05:30