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 |
|
Darcy Wong
|
4604b0d085
|
Merge pull request #7993 from keymanapp/refactor/android/KMSystemKeyboardWebViewClient
refactor(android/engine): Refactor KMSystemKeyboardWebViewClient 🛋
|
2023-02-01 14:21:12 +07:00 |
|
Darcy Wong
|
6b5bd21314
|
Merge pull request #7983 from keymanapp/refactor/KMKeyboardWebViewClient
refactor(android/engine): Split KMInAppKeyboardWebViewClient to new class 🛋
|
2023-02-01 14:20:46 +07:00 |
|
Darcy Wong
|
e722fa6ad5
|
Merge branch 'master' into refactor/android/engine-package
|
2023-02-01 14:17:43 +07:00 |
|
Darcy Wong
|
ea3d8596ff
|
chore(android): Merge branch 'refactor/KMKeyboardWebViewClient' into refactor/android/KMSystemKeyboardWebViewClient
|
2023-01-24 09:22:12 +07:00 |
|
Darcy Wong
|
5c2e1747e8
|
chore: Merge branch 'refactor/android/engine-package' into refactor/KMKeyboardWebViewClient
|
2023-01-24 09:16:49 +07:00 |
|
Darcy Wong
|
988bea8e93
|
chore(android): Merge remote-tracking branch 'origin/master' into refactor/android/engine-package
|
2023-01-24 09:14:57 +07:00 |
|
Darcy Wong
|
d9e068bdb4
|
refactor(android/engine): Cleanup calls to getKMKeyboard()
|
2023-01-10 09:14:44 +07:00 |
|
Darcy Wong
|
2bfbcbff62
|
chore(android/engine): Cleanup calling dismissHelpBubble()
|
2023-01-09 13:21:28 +07:00 |
|
Darcy Wong
|
93fd21d7d2
|
refactor(android/engine): Refactor KMSystemKeyboardWebViewClient
|
2023-01-09 11:33:13 +07:00 |
|
Darcy Wong
|
72feb9de1b
|
refactor(android/engine): Additional changes to compile
* Add getters and setters for context and keyboardLoaded
|
2023-01-06 14:55:24 +07:00 |
|
Darcy Wong
|
742547861b
|
refactor(android/engine): Split KMInAppKeyboardWebViewClient
|
2023-01-06 14:43:41 +07:00 |
|
Darcy Wong
|
83af536fb8
|
chore(android/engine): Update all the package names
|
2023-01-06 08:19:34 +07:00 |
|
Darcy Wong
|
8bfc350a7e
|
chore(android/engine): Rename folders
|
2023-01-06 08:09:01 +07:00 |
|