Commit graph

  • 0dad2fcdec Merge branch 'main' into emoji-inline-search eranl 2025-06-08 02:57:54 +03:00
  • 41f486dd8c Fix specialCountryTlds handling eranl 2025-06-08 01:19:21 +03:00
  • 5cd184e5c2 upgrade version v3.2-beta1 Helium314 2025-06-07 23:04:18 +02:00
  • e98c3210dc
    fix forced dark mode issue in android 10 or later (#1671) fakerat 2025-06-07 23:03:21 +02:00
  • 7cec6b148c remove en-rXC files Helium314 2025-06-07 22:35:40 +02:00
  • bd85498810 remove useless translations of strings marked as not translatable (because they reference other strings) Helium314 2025-06-07 22:31:48 +02:00
  • 51a863d840
    remove non-translatable string (#1651) Md. Rifat Hasan Jihan 2025-06-08 01:59:12 +06:00
  • defec4a27f update translations Helium314 2025-06-07 21:58:25 +02:00
  • ccc287c4ea use CombiningRules extra value for setting the combiner Helium314 2025-06-07 21:44:14 +02:00
  • 572d7ab265 fix forced dark mode issue in android 10 or later #1671 fakerat 2025-06-07 21:09:41 +02:00
  • 48f6c21b57 fix recognition of our own inputMethod Helium314 2025-06-07 21:01:48 +02:00
  • 9efe534c03
    Fix locale_key_texts loading for he locale (#1669) Eran Leshem 2025-06-07 21:38:38 +03:00
  • 16ce183942
    Fix NextScreenIcon direction for RTL system languages (#1667) Eran Leshem 2025-06-07 21:34:47 +03:00
  • 867438fdc0 simplify the way of setting suggestions Helium314 2025-06-07 20:26:06 +02:00
  • ea9140993a Fix locale_key_texts loading for he locale #1669 eranl 2025-06-07 17:24:33 +03:00
  • 93dee63138 Move non-com global TLDs to end of list. eranl 2025-06-07 17:15:51 +03:00
  • d2459c7d1f Doc eranl 2025-06-07 17:12:37 +03:00
  • 61a28c2b2b Use compose #1667 eranl 2025-06-07 15:35:36 +03:00
  • 6f4accaf51 Fix NextScreenIcon direction for RTL system languages eranl 2025-06-07 03:22:51 +03:00
  • d59f4ee2ef Cosmetics eranl 2025-06-07 03:20:43 +03:00
  • 51df37f77a Use BinaryDictionary.getWordProperty to load descriptions. eranl 2025-06-06 02:31:46 +03:00
  • 202e2b7b0c get suggestions for each word separately, and combine matches eranl 2025-06-06 02:22:44 +03:00
  • e75028ae5d Avoid dropping the first suggestion eranl 2025-06-05 05:26:14 +03:00
  • 457780798d Minor fix eranl 2025-06-04 20:51:26 +03:00
  • 32aded1509 Improve setting summary eranl 2025-06-04 08:33:10 +03:00
  • 9828ed7d0c Improve setting summary eranl 2025-06-04 03:57:02 +03:00
  • ca60aa9dfe Justify popup to close edge. Move popup a little higher. Center description popup horizontally over the key. eranl 2025-06-04 01:20:12 +03:00
  • 0787a79de4
    Slightly adjust the dictionary dialog (#1656) BlackyHawky 2025-06-03 19:27:01 +02:00
  • 8b3bcea134 add gesture library hash to data #1641 gesture-data Helium314 2025-06-03 06:08:09 +02:00
  • a404615941 add version code Helium314 2025-06-03 06:05:13 +02:00
  • 6f20aa469e Add inline emoji search eranl 2025-06-03 01:00:13 +03:00
  • 97aec851e4 avoid dictionary re-ordering on UI interaction Helium314 2025-06-02 20:41:52 +02:00
  • 7dbf5ea86d
    Add MultiSliderDialog (#1580) Helium314 2025-06-02 20:33:10 +02:00
  • fe326a9e76 update comment #1580 multi_slider Helium314 2025-06-02 20:06:25 +02:00
  • 2213d37664 fix the checkboxes Helium314 2025-06-02 20:00:18 +02:00
  • 744a6cf2e2 don't show checkboxes when there are only 2 sliders Helium314 2025-06-02 19:33:14 +02:00
  • 4ba7d01b96 Slightly adjust the dictionary dialog #1656 BlackyHawky 2025-06-02 18:53:00 +02:00
  • 440c32c3ae
    Merge 7b901fc750 into d951a1dbdd #1641 Helium314 2025-06-02 18:18:15 +02:00
  • d951a1dbdd don't try to back up directories matching the file name patterns Helium314 2025-06-02 17:36:06 +02:00
  • 20d4704090
    Fix unnecessary indentations in the Subtype screen (#1516) (#1648) BlackyHawky 2025-06-02 17:12:11 +02:00
  • 7b901fc750 Merge branch 'main' into gesture-data Helium314 2025-06-02 17:07:05 +02:00
  • 92b7824f18 load most of the word list in background Helium314 2025-06-02 17:05:57 +02:00
  • d0bca47459 Create a function to avoid duplicating Row #1648 BlackyHawky 2025-06-01 23:05:46 +02:00
  • 59260671a0 add some todos Helium314 2025-06-01 20:59:21 +02:00
  • b922e932dd fix default split spacer scale Helium314 2025-06-01 20:41:12 +02:00
  • 5d71ebc102 separate side padding scale for split Helium314 2025-06-01 20:39:23 +02:00
  • 5bb6628c88 fix multi slider preference Helium314 2025-06-01 20:39:08 +02:00
  • 76123c2335 extend one-handed mode to depend on split keyboard Helium314 2025-06-01 20:19:55 +02:00
  • ef6b5d4c04 Merge branch 'main' into multi_slider Helium314 2025-06-01 19:55:46 +02:00
  • d0787201ae get rid of warnings in SuggestionStripView Helium314 2025-06-01 19:53:56 +02:00
  • 0a961a68db consider that voice input key visibility should depend on the text field Helium314 2025-06-01 19:17:44 +02:00
  • 7499c38e13 add missing key codes to Key.isModifier, and move the information into KeyCode Helium314 2025-06-01 18:40:54 +02:00
  • f81f6a7f7d some additional safety, so we show at least a working keyboard in case dictionary or native library loading fails Helium314 2025-06-01 17:03:16 +02:00
  • 07ea14ea16 move code related to showing more suggestions into MoreSuggestionsView Helium314 2025-06-01 16:38:59 +02:00
  • 32099748e5 move PopupSuggestionsView to Kotlin Helium314 2025-06-01 13:36:14 +02:00
  • 538a26a9b8 no need to provide KeyboardIconsSet when creating a toolbar key Helium314 2025-06-01 13:21:03 +02:00
  • 8284adb32c small cleanup in ClipbardHistoryView Helium314 2025-06-01 13:19:38 +02:00
  • 180bd179c5 move device locked check to common place Helium314 2025-06-01 13:13:00 +02:00
  • 12c1cb0cd2 move SuggestionStripView to Kotlin Helium314 2025-06-01 13:06:14 +02:00
  • ec2bbb461d
    Add toolbar modes (#1606) Eran Leshem 2025-06-01 10:50:55 +03:00
  • 38bbcd9a83 add editorconfig, udpate gitignore Helium314 2025-06-01 09:50:24 +02:00
  • b4385c95ac
    remove non-translatable string #1651 Md. Rifat Hasan Jihan 2025-06-01 10:05:15 +06:00
  • 1111855ba5 Minor fixes #1606 eranl 2025-06-01 01:17:02 +03:00
  • 3410a6ce0d Fix unnecessary indentations in the Subtype screen (#1516) BlackyHawky 2025-05-31 21:46:11 +02:00
  • 8a55f57ccf decrease minimum height scale to 30% Helium314 2025-05-31 20:46:32 +02:00
  • e01714bbee mark string as not translatable Helium314 2025-05-31 20:39:11 +02:00
  • 3fcea486be gather crash information more aggressively Helium314 2025-05-31 20:30:18 +02:00
  • 66db09b7a2 Fix unnecessary indentations in the Subtype screen (#1516) BlackyHawky 2025-05-31 19:27:49 +02:00
  • 21b525a781 Minor fixes eranl 2025-05-31 19:25:55 +03:00
  • 53b06d14bf make tests actually use hangul combiner combiner-extra-value Helium314 2025-05-31 15:02:58 +02:00
  • 6be316a4db use comining rules extra value to set korean combiner Helium314 2025-05-31 14:48:42 +02:00
  • e4e99a7e5d fix NPE related to recent RichIMM changes Helium314 2025-05-31 14:28:02 +02:00
  • c321c2c684 replace AsyncTask Helium314 2025-05-31 14:01:36 +02:00
  • 7dc6279d87 todos after RichIMM overhaul Helium314 2025-05-31 13:56:02 +02:00
  • ad71b49c04 make language slide work with fallback subtypes Helium314 2025-05-31 13:31:22 +02:00
  • 09eecc0502 move RichInputMethodManager to Kotlin Helium314 2025-05-31 13:22:22 +02:00
  • 424df5fb0d fix file handling in DictionaryGroup (again) Helium314 2025-05-31 11:59:05 +02:00
  • b903e10b12
    Add some missing emoji variants (#1622) Eran Leshem 2025-05-31 11:44:46 +03:00
  • e6a412750d update version and changelogs v3.1 Helium314 2025-05-31 10:16:54 +02:00
  • 7b91221339 update translations, fix broken string references escaping the @ in @string/ Helium314 2025-05-31 10:06:03 +02:00
  • f0d4aaa9c3 update reading dictionaries available for download Helium314 2025-05-31 09:58:29 +02:00
  • 0e86978df3 different way of implementing larger toolbar key Helium314 2025-05-31 09:35:33 +02:00
  • 82bea7facf
    Don't show dictionary debug info on toolbar (#1644) Eran Leshem 2025-05-31 09:00:00 +03:00
  • e22a77dad5 Minor fix eranl 2025-05-31 05:49:39 +03:00
  • 8aab8dd85b Reverted some unrelated/redundant changes. eranl 2025-05-31 05:26:01 +03:00
  • 18779b09a9 Change approach. Fix positions of infos. #1644 eranl 2025-05-31 03:37:04 +03:00
  • 4d441e5bdf
    Fix partial emoji swiping (#1645) Eran Leshem 2025-05-30 23:49:37 +03:00
  • 92b1907c61
    Drop non-emoji single character suggestions from emoji dictionary (#1643) Eran Leshem 2025-05-30 23:40:52 +03:00
  • 5bd57b5948 clean up #1643 eranl 2025-05-30 23:16:17 +03:00
  • 8212e8407b Simplify eranl 2025-05-30 23:14:15 +03:00
  • a0d2557d5d Fix partial emoji swiping #1645 eranl 2025-05-30 22:58:16 +03:00
  • 37821ff8ad use old way of getting main dictionary suggestions on facilitator thread Helium314 2025-05-30 20:35:32 +02:00
  • 1957424314 Don't show dictionary debug info on toolbar eranl 2025-05-30 21:30:18 +03:00
  • 9e32208019 Dictionary workaround: drop non-emoji single character suggestions from emoji dictionary. eranl 2025-05-30 21:22:13 +03:00
  • dbeddcd658 don't show tld hint label in numpad Helium314 2025-05-30 20:19:26 +02:00
  • 497350d5d7 send data via mail (not working yet, nothing attached) Helium314 2025-05-30 18:07:20 +02:00
  • 7bcd0f6d94 Merge branch 'main' into emoji-descriptions eranl 2025-05-30 17:48:15 +03:00
  • 304aa3d57d Make description text smaller. eranl 2025-05-30 02:06:32 +03:00
  • 3f1f7ed32b Minor fix eranl 2025-05-30 01:52:29 +03:00
  • fa7044d192 Minor fixes eranl 2025-05-30 00:53:37 +03:00