Commit graph

  • e7966984c4
    Merge 124543c11a into 53a899794e #1682 Eran Leshem 2025-06-26 03:33:34 +03:00
  • b321379f4b
    Merge 40e12398d1 into 53a899794e #1749 Eran Leshem 2025-06-26 01:05:31 +03:00
  • 40e12398d1 Support Latin #1749 eranl 2025-06-26 01:03:53 +03:00
  • 9488de86fc
    Merge 9837a053b6 into 53a899794e #1745 Eran Leshem 2025-06-25 05:54:56 +03:00
  • 9837a053b6 Fix URL detection case #1745 eranl 2025-06-25 05:54:45 +03:00
  • eda92136e8 Auto-capitalize current word when pressing *Shift* eranl 2025-06-25 04:59:56 +03:00
  • f373d7705e
    Merge c1e88df6f3 into 53a899794e #1744 Eran Leshem 2025-06-24 22:56:33 +03:00
  • c1e88df6f3 Add setting for controlling if emojis are suggested in normal suggestions. Add Dictionary.TYPE_EMOJI constant. #1744 eranl 2025-06-24 22:47:22 +03:00
  • 0a75ebac19
    Merge 4bda97d083 into 53a899794e #1660 Eran Leshem 2025-06-24 08:46:53 +02:00
  • 53a899794e register OnSharedPreferenceChangeListener in LatinIME.onCreate main Helium314 2025-06-24 06:27:51 +02:00
  • aa202adf0d
    Merge df112c7846 into c2068224a0 #1726 Eran Leshem 2025-06-22 12:40:02 +02:00
  • c2068224a0
    Change settings search keyboard action to Search. (#1734) Eran Leshem 2025-06-22 13:23:46 +03:00
  • 9193c95c2b
    Ignore spacer columns when calculating emoji page size (#1721) Eran Leshem 2025-06-22 13:18:37 +03:00
  • 76ebf99921 deal with Android refusing to add word to user dictionary Helium314 2025-06-22 12:11:20 +02:00
  • 28800861c4 Change settings search keyboard action to Search. #1734 eranl 2025-06-20 05:09:28 +03:00
  • 4bda97d083 Revert redundant import #1660 eranl 2025-06-19 20:02:13 +03:00
  • a9d2166a66 Revert locale fallback eranl 2025-06-19 18:42:36 +03:00
  • 77a728e390 don't pre-select unavailable locale when adding dictionary Helium314 2025-06-19 09:35:08 +02:00
  • 1e3eccec74 Fix view height #1721 eranl 2025-06-18 17:48:06 +03:00
  • df112c7846 Make debugNoMinify the default buildType #1726 eranl 2025-06-17 02:12:26 +03:00
  • 7b0c511857 add logging when hiding window Helium314 2025-06-16 19:43:32 +02:00
  • e062efb3d4
    Always default popup VisibleOffset to keyboard.mVerticalGap (#1722) Eran Leshem 2025-06-16 20:14:47 +03:00
  • d356f9f54b
    Add broadcast intent keys (#1675) lurebat 2025-06-16 19:55:15 +03:00
  • e5a42e90e1
    Update Intent numbers #1675 lurebat 2025-06-16 08:31:33 +03:00
  • 7fcd9eb4a8 Always default popup VisibleOffset to keyboard.mVerticalGap #1722 eranl 2025-06-16 03:39:22 +03:00
  • 9549389be7 use different method for hiding keyboard Helium314 2025-06-15 21:09:53 +02:00
  • 5207a00840 Ignore spacer columns when calculating emoji page size. eranl 2025-06-15 21:30:03 +03:00
  • 2dc838798d use hasLabels for TLD popups Helium314 2025-06-15 19:49:32 +02:00
  • 24a2eddc1f avoid StringIndexOutOfBoundsException when initializing stringbuilder from other stringbuilder Helium314 2025-06-15 17:43:06 +02:00
  • ef3191a2eb prepare for selecting text with cursor movement keys when shift is enabled manually Helium314 2025-06-15 17:41:05 +02:00
  • 48c808ffb8 Revert "PR Comments" lurebat 2025-06-15 09:15:28 +03:00
  • f3d4ddc955 Revert "Fixed labels" lurebat 2025-06-15 09:15:27 +03:00
  • 5d2535a98a Fixed labels lurebat 2025-06-15 09:12:55 +03:00
  • a0264e614f PR Comments lurebat 2025-06-15 09:10:39 +03:00
  • a89a9a3d11 PR Comments lurebat 2025-06-15 09:04:40 +03:00
  • de0362cd6e
    Merge branch 'main' into add-broadcast-intent lurebat 2025-06-15 08:52:28 +03:00
  • c4149e5ae9 Minor fixes eranl 2025-06-14 17:00:31 +03:00
  • e430d13c4a improvements to hardware keyboard handling Helium314 2025-06-14 12:53:46 +02:00
  • 9c97a6b9bf move some key press logic from LatinIme into KeyboardActionListener Helium314 2025-06-14 12:16:29 +02:00
  • a37de668c0 enable hardware keyboard handling again, with improved handling Helium314 2025-06-14 11:29:26 +02:00
  • 63dad1549e redirect suggestion strip view code input to KeyboardActionListener Helium314 2025-06-13 20:57:49 +02:00
  • f06a553d2c make sure selection start is before end Helium314 2025-06-13 20:49:53 +02:00
  • ac4ce0856e Fix autosuggest. Move setting. eranl 2025-06-13 19:10:19 +03:00
  • 5c705a9482 Minor fix. Update test. eranl 2025-06-13 04:49:13 +03:00
  • 1163140477 Fixes. Restart suggestions when cursor is in middle of word. Unify suggestion strip update mechanisms. eranl 2025-06-13 04:24:43 +03:00
  • 6438457f82 Merge branch 'refs/heads/main' into emoji-inline-search eranl 2025-06-12 17:20:53 +03:00
  • 124543c11a Limit change to functional keys. Remove hasPopupHint from attrs.xml. #1682 eranl 2025-06-12 03:11:29 +03:00
  • e9e3bdac17
    Display emoji descriptions in popups (#1542) Eran Leshem 2025-06-11 23:17:26 +03:00
  • d5cd18ecaa
    Remove regional indicator symbol letters from emoji list (#1680) Eran Leshem 2025-06-11 23:17:05 +03:00
  • 871ac110ad
    Move non-com global TLDs to end of list (#1668) Eran Leshem 2025-06-11 23:16:39 +03:00
  • 49c9d77978 try more aggressive proguard settings Helium314 2025-06-11 22:15:49 +02:00
  • 79726f1a9d
    Fix onInlineSuggestionsResponse crash (#1700) v3.2 Eran Leshem 2025-06-11 22:59:36 +03:00
  • f2ec441f45 update version and translations Helium314 2025-06-11 21:57:06 +02:00
  • 800e51f56c Fix onInlineSuggestionsResponse crash #1700 eranl 2025-06-11 22:50:34 +03:00
  • 62f82d15cf
    Show incognito button in all toolbar modes (#1681) Eran Leshem 2025-06-11 22:43:04 +03:00
  • 0522ecae16 Address comments #1681 eranl 2025-06-11 22:40:57 +03:00
  • f8d3795302
    Disable emoji view animation according to system setting (#1696) Eran Leshem 2025-06-11 22:29:06 +03:00
  • a9044b710f Use ANIMATOR_DURATION_SCALE only. Make local to EmojiPalettesView. #1696 eranl 2025-06-11 22:24:03 +03:00
  • 9cec401e1e don't add single letter words with AddToPersonalDictionary setting Helium314 2025-06-11 20:01:59 +02:00
  • ab927aea2d Minor fix eranl 2025-06-11 20:55:01 +03:00
  • 8256854d86 Address comments #1542 eranl 2025-06-11 20:45:52 +03:00
  • 83ff9b3345 bring up keyboard when adding a new word in personal dictionary screen Helium314 2025-06-11 19:43:42 +02:00
  • 8ae241b032
    Only show some suggestion settings if toolbar is in compatible mode. (#1693) Eran Leshem 2025-06-11 18:24:40 +03:00
  • adb6eb4952 Disable emoji view animation according to system setting eranl 2025-06-11 17:27:45 +03:00
  • 587c9ba470 Minor fix Cosmetics eranl 2025-06-11 05:52:25 +03:00
  • c4054e73af Only show some suggestion settings if toolbar is in compatible mode. #1693 eranl 2025-06-11 05:19:45 +03:00
  • 2b072216af Only do emoji search and show setting if toolbar is in compatible mode. Auto-show emoji suggestions. eranl 2025-06-11 05:14:51 +03:00
  • 43c39371e6 Fix StringUtilsKt.endsWithWordCodepoint. Accept whitespace in emoji search string, and end search with a custom action. Support autocorrect. eranl 2025-06-11 01:36:22 +03:00
  • f914cb6524 Merge branch 'refs/heads/main' into emoji-inline-search eranl 2025-06-10 22:46:41 +03:00
  • a7bc60bfee Address comments eranl 2025-06-09 23:09:05 +03:00
  • 21faa2b69d Merge branch 'refs/heads/main' into emoji-descriptions eranl 2025-06-09 23:05:20 +03:00
  • a30b989e6a Address comments eranl 2025-06-09 22:58:32 +03:00
  • 80ba394b95 move some code from RichInputConnection to StringUtils Helium314 2025-06-09 20:20:27 +02:00
  • 52744b7427 full reload after changing icon style Helium314 2025-06-09 16:05:41 +02:00
  • 5e60d5b305 Address comments #1668 eranl 2025-06-09 15:53:24 +03:00
  • 23a018967d Cosmetics eranl 2025-06-09 07:13:44 +03:00
  • 4ad1d1932e Filter out unsupported emojis eranl 2025-06-09 05:57:59 +03:00
  • a6f92369fd Move setting down from between sound settings eranl 2025-06-09 04:49:01 +03:00
  • 932bbe8621 Move setting down from between sound settings eranl 2025-06-09 04:45:39 +03:00
  • 1c7d93349a Cleanup eranl 2025-06-09 03:37:37 +03:00
  • 6895b411b1 Cleanup eranl 2025-06-09 03:26:30 +03:00
  • ab7f23ea0a Always show popup hint only if key has popups and no hint label. Only show popup hint on space bar if mSpaceForLangChange is on. eranl 2025-06-09 03:17:36 +03:00
  • 0cc37ab9fb Show incognito button in all toolbar modes eranl 2025-06-09 02:20:36 +03:00
  • e5801f7a82 Remove regional indicator symbol letters from emoji list #1680 eranl 2025-06-09 00:47:13 +03:00
  • 721b63e2d2 Address comments. eranl 2025-06-09 00:13:44 +03:00
  • af5c41c83c add NO_LANGUAGE inside remember Helium314 2025-06-08 21:42:33 +02:00
  • 669ce6c36c Fix order eranl 2025-06-08 19:57:28 +03:00
  • 5062d72036 This commit introduces three new keycodes: SEND_INTENT_ONE, SEND_INTENT_TWO, and SEND_INTENT_THREE. lurebat 2025-06-08 13:10:29 +03:00
  • fd4433dda3 Not sure what's going on #1674 lurebat 2025-06-08 12:57:06 +03:00
  • 8c5ce59b46 feat: implement SEND_INTENT keycodes lurebat 2025-06-08 12:51:07 +03:00
  • e21168b1d3 merge labelFlags when when replacing comma & period Helium314 2025-06-08 11:40:38 +02:00
  • 11f45a6209 show PREF_EMOJI_KEY_FIT setting only if PREF_EMOJI_FONT_SCALE is not 100% Helium314 2025-06-08 11:26:23 +02:00
  • c8322dd4a2 make KeyCode.IME_HIDE_UI work Helium314 2025-06-08 11:16:00 +02:00
  • 896e207c5f remove the fallback to original key type when replacing comma & period Helium314 2025-06-08 11:07:51 +02:00
  • 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