Commit Graph

  • 1b2a7c9ea1
    Merge 98fd9a80dc into 6d2ebc30c5 #271 Sigmundur Mørkøre 2023-11-09 09:50:23 +0000
  • 98fd9a80dc
    Update keys_letters_danish.xml to use correct Eth character #271 Sigmundur Mørkøre 2023-11-09 09:49:42 +0000
  • 28111b1fbb
    Merge 0a030f698f into 6d2ebc30c5 #262 Weblate (bot) 2023-11-01 19:07:11 +0100
  • 0a030f698f
    Translated using Weblate (German) #262 VfBFan 2023-10-30 19:38:43 +0000
  • e7e6d08c5e
    Translated using Weblate (German) VfBFan 2023-10-30 19:56:33 +0000
  • 60e5d82ee3 Made toast use the string value instead of hardcoded value #266 ronniedroid 2023-10-29 12:38:27 +0300
  • 82b42a036b added a comment to the strings file for voice input strings ronniedroid 2023-10-29 12:04:18 +0300
  • d815c80598 added ability to show and hide the voice input button ronniedroid 2023-10-29 11:44:49 +0300
  • 05d0f4ddb3 added a voice button to the toolbar to switch to voice IME ronniedroid 2023-10-29 10:09:08 +0300
  • 2f611134bf
    Translated using Weblate (Czech) inson1 2023-10-27 04:47:39 +0000
  • a9b1a5408f added voice input button ronniedroid 2023-10-26 14:28:52 +0300
  • 0496f2f55c Do not exit numbers_alt layout when pressing space #265 ronniedroid 2023-10-24 12:27:53 +0300
  • a3ab2b4306 added a number keyboard layout for use with regular text fields ronniedroid 2023-10-24 12:16:11 +0300
  • 23d759e53c added ability to select languages to filter the list. #264 Ronnie Nissan Yousif 2023-10-23 09:10:50 +0300
  • e6f56d825b
    Translated using Weblate (Serbian) NEXI 2023-10-20 00:49:25 +0000
  • 7d988978dd
    Translated using Weblate (Serbian) NEXI 2023-10-20 00:43:38 +0000
  • fa1b2ee65a
    Translated using Weblate (French) Lionel HANNEQUIN 2023-10-19 03:29:43 +0000
  • f4c4f76dfe added ui for a language toggle button on the toolbar ronniedroid 2023-10-19 08:51:27 +0300
  • 4f1ee7918d added arabic layout #263 ronniedroid 2023-10-17 13:31:15 +0300
  • 5dedf5ccf8
    Translated using Weblate (Hungarian) Balázs Meskó 2023-10-15 17:47:39 +0000
  • 6d2ebc30c5 updating changelog main 5.4.9 tibbi 2023-10-15 10:44:42 +0200
  • 6910778f11 update version to 5.4.9 tibbi 2023-10-15 10:44:36 +0200
  • eb870522f3 fix #260, fixing a crash in romanian language tibbi 2023-10-15 10:34:28 +0200
  • 8f307dc2fb
    Merge pull request #259 from dmitriy-chernysh/autofil-crash-fix#248 Tibor Kaputa 2023-10-14 21:09:16 +0200
  • 079c69f8d3
    Update SimpleKeyboardIME.kt #259 Tibor Kaputa 2023-10-14 21:07:10 +0200
  • e74c76b59f Fix. If setting "Show numbers on a separate row" is turned ON, small top special characters are not displayed for numeric keyboard Dmitriy Chernysh 2023-10-14 17:52:44 +0300
  • 57b34876f0 Autofill crash. Tested with Bitwarden. Fix #248 Dmitriy Chernysh 2023-10-14 15:55:47 +0300
  • 8cdfa11b94
    Merge pull request #258 from dmitriy-chernysh/add-slash-to-numbers#239 Tibor Kaputa 2023-10-13 18:03:38 +0200
  • c32d85a18e Use brackets for if/else #258 Dmitriy Chernysh 2023-10-13 15:36:11 +0300
  • f048ab5bce
    Merge pull request #257 from dmitriy-chernysh/add-polish-and-ukrainian-layout Tibor Kaputa 2023-10-12 23:57:10 +0200
  • d678d5ffb5
    removing a duplicate empty new line #257 Tibor Kaputa 2023-10-12 23:56:51 +0200
  • f02ba5fae9 Added "/" to 'phone' keyboard as a new key shown at long pressing zero. And made the popup keyboard work with 5+ symbols. Fix #239 Dmitriy Chernysh 2023-10-12 22:50:18 +0300
  • 6c4d6a0638 Added Ukrainian keyboard layout. As Gboard layout. Close #252 Dmitriy Chernysh 2023-10-11 22:03:05 +0300
  • 0226f5d2d4 Added Polish keyboard layout. Copied from an old pull request #212. Numbers are selected by default on long press. Tested. Dmitriy Chernysh 2023-10-11 21:13:34 +0300
  • fe1c2ba4ff
    Merge pull request #254 from weblate/weblate-simple-mobile-tools-simple-keyboard Tibor Kaputa 2023-10-11 09:54:14 +0200
  • c01395a188
    Update strings.xml #254 Tibor Kaputa 2023-10-11 09:54:04 +0200
  • 0175eec335
    Translated using Weblate (Swedish) Puppelimies 2023-10-09 07:31:12 +0000
  • d310b7ad58
    Merge pull request #255 from dmitriy-chernysh/copy-blank-text-fix#244 Tibor Kaputa 2023-10-11 09:53:37 +0200
  • 7fa390ead6 Don't trim the text from EditText value when managing clipboard items. #255 Dmitriy Chernysh 2023-10-10 19:04:03 +0300
  • e3c813bc36 Don't trim the text when getting it from clipboard. Fix #244 Dmitriy Chernysh 2023-10-10 18:51:04 +0300
  • 0bba740137 Don't trim the text when inserting into local DB via 'Manage clipboard items'. But value is also trimmed in the EditText extension from Simple-Commons. Dmitriy Chernysh 2023-10-10 18:28:15 +0300
  • cff36234d8
    Merge ee4c36bd7f into 33eaa936a1 #240 KuRa KuRd 2023-10-09 23:04:33 +0200
  • 33eaa936a1
    Merge pull request #253 from dmitriy-chernysh/fix-french-accent#251 Tibor Kaputa 2023-10-09 23:04:20 +0200
  • a08a63e468 Simplified #253 Dmitriy Chernysh 2023-10-09 23:51:31 +0300
  • 59de752615 Fixed issue with caching for mini keyboard views: Getting 'miniKeyboardView' from 'mMiniKeyboardCache' and not from the previously shown layout. Fix #251. Dmitriy Chernysh 2023-10-09 22:26:29 +0300
  • 7f2b90cb82
    updating the f-droid icon Tibor Kaputa 2023-10-05 09:19:34 +0200
  • fe44ab6103 shortening the slovak short description tibbi 2023-09-28 23:14:03 +0200
  • 9d0fc89f73
    Merge pull request #247 from weblate/weblate-simple-mobile-tools-simple-keyboard Tibor Kaputa 2023-09-28 23:11:46 +0200
  • 36a254299f
    Translated using Weblate (Spanish) #247 gallegonovato 2023-09-26 12:35:03 +0000
  • a12966f3d7
    Translated using Weblate (French) Lionel HANNEQUIN 2023-09-27 00:36:08 +0000
  • e4eb4eb2da
    Translated using Weblate (Swedish) Puppelimies 2023-09-24 04:54:19 +0000
  • ac7df8ee68
    Merge pull request #243 from weblate/weblate-simple-mobile-tools-simple-keyboard Tibor Kaputa 2023-09-23 19:16:54 +0200
  • 951b29df74
    Update title.txt #243 Tibor Kaputa 2023-09-23 19:16:35 +0200
  • 6708d72cf8
    Translated using Weblate (Spanish) gallegonovato 2023-09-22 14:09:32 +0000
  • b8e65d4da0
    Translated using Weblate (Spanish) gallegonovato 2023-09-22 00:03:07 +0000
  • 59ba4250b6
    Translated using Weblate (Chinese (Traditional)) Peter Dave Hello 2023-09-21 13:51:05 +0000
  • e7bc034ad4
    Translated using Weblate (Spanish) gallegonovato 2023-09-20 13:10:15 +0000
  • 3354eda294
    Translated using Weblate (Kurdish (Central)) Goran Gharib Karim 2023-09-12 11:19:36 +0000
  • bdf03f8fbe
    Merge pull request #242 from esensar/gradle-deprecation-warnings Tibor Kaputa 2023-09-13 14:39:13 +0200
  • 7f8c26900c Clean up gradle deprecation warnings #242 Ensar Sarajčić 2023-09-13 13:46:53 +0200
  • ee4c36bd7f
    Create keys_letters_central_kurdish #240 KuRa KuRd 2023-09-09 06:36:04 +0300
  • 5f6419b42b
    Update Context.kt KuRa KuRd 2023-09-09 05:01:21 +0300
  • 4a3da1f958
    Update SimpleKeyboardIME.kt KuRa KuRd 2023-09-09 04:34:59 +0300
  • f85c0606c4
    Update Context.kt KuRa KuRd 2023-09-09 03:50:32 +0300
  • 00c6ab3424
    Update Constants.kt KuRa KuRd 2023-09-09 03:42:21 +0300
  • 7bde046dba updating changelog 5.4.8 tibbi 2023-09-07 12:42:57 +0200
  • 21f7bff4a6 update version to 5.4.8 tibbi 2023-09-07 12:42:48 +0200
  • 508de066ca updating commons tibbi 2023-09-07 12:35:21 +0200
  • 5e35b0d77d
    Merge pull request #235 from weblate/weblate-simple-mobile-tools-simple-keyboard Tibor Kaputa 2023-09-07 12:31:04 +0200
  • 78ad50a936
    Update strings.xml #235 Tibor Kaputa 2023-09-07 12:29:40 +0200
  • 1a7c16453c
    Update strings.xml Tibor Kaputa 2023-09-07 12:28:34 +0200
  • 86b91d2273
    Translated using Weblate (Latgalian) Komjaunietis Latvijas 2023-09-02 16:28:44 +0000
  • 64d18b6840
    Translated using Weblate (Latgalian) Anonymous 2023-09-02 16:27:18 +0000
  • 9973e24b1a
    Added translation using Weblate (Latgalian) Komjaunietis Latvijas 2023-09-02 18:27:12 +0200
  • c3d7072257
    Translated using Weblate (Vietnamese) Tran Dung 2023-09-01 10:30:57 +0000
  • 9c41fe2ad0
    Translated using Weblate (Latvian) Komjaunietis Latvijas 2023-08-31 22:46:18 +0000
  • c59a2865ac
    Translated using Weblate (Latvian) Anonymous 2023-08-31 22:43:18 +0000
  • f7d29bc051
    Added translation using Weblate (Latvian) Komjaunietis Latvijas 2023-09-01 00:43:12 +0200
  • 5125f36f10
    Merge pull request #236 from Usland123/patch-1 Tibor Kaputa 2023-09-07 12:25:02 +0200
  • 7b1feb717b
    Merge pull request #238 from esensar/version-catalog-migration Tibor Kaputa 2023-09-07 12:23:40 +0200
  • 0ddff2f129 Revert to original emoji2 version #238 Ensar Sarajčić 2023-09-07 12:13:31 +0200
  • e8baf2d566 Migrate to version catalog Ensar Sarajčić 2023-09-07 12:11:13 +0200
  • 3ee83ce311
    Update strings.xml #236 Usland 2023-09-02 20:27:57 +0300
  • e4c6ad9769
    Merge pull request #234 from esensar/fix/fast-typing-delay-remove Tibor Kaputa 2023-08-31 20:12:45 +0200
  • e0fa3fd919 Ensure no multiple capital letters appear without using delay #234 Ensar Sarajčić 2023-08-31 13:36:39 +0200
  • 25918d4660
    Merge pull request #232 from esensar/feature/229-emoji-categories Tibor Kaputa 2023-08-30 15:39:13 +0200
  • 8137b71a32 Fix emoji palette bottom bar colors #232 Ensar Sarajčić 2023-08-30 15:27:50 +0200
  • 0ea9f39ce2 Stop active scroll when emoji category is tapped Ensar Sarajčić 2023-08-30 13:52:26 +0200
  • 967485bd44 Use same color as surrounding buttons for inactive emoji category icon Ensar Sarajčić 2023-08-30 13:50:32 +0200
  • 7cb5fbe8a2 Make categories fit available screen size Ensar Sarajčić 2023-08-30 11:41:28 +0200
  • e915500171 Fix category coloring behavior Ensar Sarajčić 2023-08-30 11:25:50 +0200
  • e38ba4ed19 Fix emoji category colors on light theme Ensar Sarajčić 2023-08-30 09:49:47 +0200
  • 6fd4eb56b8
    Merge pull request #230 from weblate/weblate-simple-mobile-tools-simple-keyboard Tibor Kaputa 2023-08-29 19:50:13 +0200
  • 0b59c036ca
    Translated using Weblate (Italian) #230 J. Lavoie 2023-08-22 13:57:11 +0000
  • d1e3e9092b
    Merge pull request #233 from esensar/feature/226-missing-german-keys Tibor Kaputa 2023-08-29 19:39:24 +0200
  • 4f10e4a5d4 Add missing keys to german keyboard #233 Ensar Sarajčić 2023-08-28 11:37:36 +0200
  • b7383c7594 Move categories to bottom bar Ensar Sarajčić 2023-08-28 11:01:37 +0200
  • 5e0eb1fb00 Center emoji tabs Ensar Sarajčić 2023-08-28 10:58:48 +0200
  • 30759e301e Add emoji categories to emoji list Ensar Sarajčić 2023-08-28 10:54:30 +0200
  • 60912ca721
    Merge pull request #227 from fatihergin/feature/viewbinding-and-sdk-34-migration Tibor Kaputa 2023-08-22 09:49:56 +0200