Commit graph

63 commits

Author SHA1 Message Date
Joshua A. Horton
804cecf66d fix(android): ...and the resetContext calls, which used true instead of false 2023-11-22 09:46:44 +07:00
Joshua A. Horton
701bdb8e9d fix(android): forgot the 'KMManager' entries 2023-11-22 09:45:27 +07:00
Joshua A. Horton
57b52d86a3 change(android): drops JS-queue 'pause' 2023-11-22 09:43:55 +07:00
Joshua A. Horton
a29599d272 change(android): eliminates a redundant setLayoutParams 2023-11-16 14:42:30 +07:00
Joshua A. Horton
6cc35c15d4 change(android): JS queue flattening - concats all pending calls when ready 2023-11-16 14:42:04 +07:00
Joshua A. Horton
df43d63b18 fix(android): drops full-page reload from picker interactions. Fixes #8868 2023-11-16 13:31:56 +07:00
Darcy Wong
040e41a8f6
Merge pull request #9550 from keymanapp/chore/common/crowdin-mon
chore(common): Add Crowdin strings for Mon
2023-09-28 16:03:34 +07:00
Darcy Wong
5a0c1a38a0
Update android/KMEA/app/src/main/java/com/keyman/engine/KMKeyboard.java
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-09-20 13:51:27 +07:00
Darcy Wong
250b8a6b7d chore(android): Remove popup code 2023-09-19 10:01:18 +07:00
Darcy Wong
584053af77 change(android/engine): Use web-based longpress 2023-09-19 06:49:49 +07:00
Darcy Wong
e536d846b7 chore(android): Add Mon to the list of languages 2023-09-12 13:22:13 +07:00
Joshua Horton
2ac8a4503b
Merge branch 'master' into feature-esmodule-web-engine 2023-06-26 09:09:43 +07:00
Darcy Wong
8c97d0f474 chore(android): Add locale for Spanish (es-ES) 2023-06-19 12:36:00 -05:00
Darcy Wong
5fcd138925 fix(android/engine): Re-enable KMManager tests 2023-06-06 11:12:39 -05:00
Joshua A. Horton
ca894d0991 chore(web): Merge branch 'master' into chore/web/merge-master-esmodule-a17s13-mid 2023-05-22 13:49:45 +07:00
Darcy Wong
184182f83e refactor(android/engine): Start refactoring updateSelectionRange 2023-05-10 08:49:35 +07:00
Darcy Wong
52f1d87f02 refactor(android/engine): Make updateSelectionRange consistent 2023-05-10 08:49:35 +07:00
Joshua A. Horton
b39011be73 chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/webview-android-launch 2023-05-02 16:03:40 +07:00
Darcy Wong
6bbc6e5a3f refactor(android/engine): Move shouldIgnore booleans to KMKeyboard 2023-04-27 11:04:44 +07:00
Darcy Wong
991ddb5022 refactor(android/engine): Use isKeyboardLoaded on a consistent basis 2023-04-27 09:56:44 +07:00
Darcy Wong
6dfa989922 refactor(android/engine): Change parameters 2023-04-27 08:41:46 +07:00
Darcy Wong
e8fa340812 refactor(android/engine): Move toggleSuggestionBanner to KMKeyboard 2023-04-27 08:00:12 +07:00
Darcy Wong
ba7fc5435e refactor(android/engine): Move currentBanner to KMKeyboard 2023-04-26 06:30:03 +07:00
Darcy Wong
59ad01d976 fix(android/engine): Update InApp input connection 2023-04-21 14:51:55 +07:00
Darcy Wong
89b9b0c637
Merge pull request #8611 from keymanapp/fix/android/undo-suggestion
fix(android/engine): Fix resetContext calls when selection changes
2023-04-20 11:40:29 +07:00
Darcy Wong
6147fb6400 chore(android/engine): Also update ShouldIgnoreTextChange 2023-04-20 08:42:43 +07:00
Darcy Wong
75d447cecc fix(android/engine): Revert change to KMTextView 2023-04-19 09:07:01 +07:00
Darcy Wong
22402a34cd chore(android/engine): Cleanup old SDK calls 2023-04-18 11:23:15 +07:00
Darcy Wong
d85451555a fix(android/engine): Fix resetContext calls when selection changes 2023-04-18 10:25:33 +07:00
Joshua A. Horton
cb73fdb05e chore(web): Merge branch 'change/web/set-active-keyboard' into fix/web/webview-android-launch 2023-04-13 13:31:07 +07:00
Joshua A. Horton
7b7fa52a95 chore(web): renames app/webview output, preserves name within embedding apps 2023-04-12 09:00:17 +07:00
Joshua A. Horton
b4fee54336 chore(web): Merge branch 'change/web/set-active-keyboard' into fix/web/webview-android-launch 2023-04-07 09:57:10 +07:00
Joshua A. Horton
48610a3b43 fix(common/web): modularizes SentryManager, re-enables it 2023-03-29 09:54:24 +07:00
Darcy Wong
9948407ee9 chore(android): Update gradle-wrapper to 7.5.1 2023-03-29 09:46:27 +07:00
Darcy Wong
c11352b4fa chore(android/engine): Update to Java 11 2023-03-29 09:46:27 +07:00
Darcy Wong
72c6ad17d4 refactor(android/engine): Apply suggestions 2023-03-27 10:56:13 +07:00
Darcy Wong
f48609eb07 refactor(android/engine): Make KMKeyboardJSHandler a normal class 2023-03-22 14:52:12 +07:00
Darcy Wong
c5e77559b2 refactor(android/engine): Additional cleanup and refactoring 2023-03-22 09:48:50 +07:00
Darcy Wong
ceb4d28ffd refactor(android/engine): Make helper to get input connection 2023-03-21 14:53:57 +07:00
Darcy Wong
d8ba769847
Update android/KMEA/app/src/main/java/com/keyman/engine/KMKeyboardJSHandler.java
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-03-21 14:16:58 +07:00
Darcy Wong
578fbd81c1 fix(android/engine): Incorporate InApp dispatchKey 2023-03-21 10:15:21 +07:00
Darcy Wong
3562a21791 refactor(android/engine): Edits for system keyboard 2023-03-21 09:55:30 +07:00
Darcy Wong
f7d6c33313 refactor(android/engine): Move dispatchKey 2023-03-21 09:55:30 +07:00
Darcy Wong
710354bb94 fix(android/engine): Address review comments 2023-03-20 11:38:31 +07:00
Darcy Wong
21957b36d5 fix(android/engine): Get InputConnection for InaApp keyboard 2023-03-17 12:19:48 +07:00
Darcy Wong
3ee0b8cc6b chore(android/engine): Remove InApp insertText 2023-03-15 14:40:36 +07:00
Darcy Wong
295c3cb7c1 refactor(android/engine): Update namespaces 2023-03-15 14:40:36 +07:00
Darcy Wong
c2ea8bdc53 refactor(android/engine): Copy system keyboard insertText 2023-03-15 14:40:36 +07:00
Darcy Wong
af31afe86d fix(android/engine): Fix various OSK bugs due to refactor 2023-03-02 10:43:29 +07:00
Darcy Wong
3c54739664 refactor(android/engine): Consolidate Keyboard picker intent 2023-02-03 09:59:10 +07:00