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
|
32c5b9be54
|
Merge pull request #8438 from keymanapp/refactor/android/consoldiate-insert-text
refactor(android/engine): Consolidate insertText
|
2023-03-21 07:48:08 +07:00 |
|
Darcy Wong
|
710354bb94
|
fix(android/engine): Address review comments
|
2023-03-20 11:38:31 +07:00 |
|
Darcy Wong
|
0ce0d64cc9
|
Merge pull request #8447 from keymanapp/chore/common/crowdin-ckl-update
chore(common): Update crowdin strings for Kibaku
|
2023-03-20 11:10:45 +07:00 |
|
Joshua A. Horton
|
da6ac54784
|
change(web): app/webview model-registration api connection
|
2023-03-20 09:49:25 +07:00 |
|
Darcy Wong
|
c4d4140561
|
chore(android): Merge branch 'master' into refactor/android/consoldiate-insert-text
|
2023-03-17 12:20:01 +07:00 |
|
Darcy Wong
|
21957b36d5
|
fix(android/engine): Get InputConnection for InaApp keyboard
|
2023-03-17 12:19:48 +07:00 |
|
Darcy Wong
|
62e13daf0d
|
Merge pull request #8449 from keymanapp/chore/android/readme-builder
chore(android): Document builder script steps
|
2023-03-17 06:53:25 +07:00 |
|
Darcy Wong
|
21feadb955
|
Merge remote-tracking branch 'origin/master' into refactor/android/consoldiate-insert-text
|
2023-03-16 19:55:36 +07:00 |
|
Darcy Wong
|
df1c78a8b2
|
Merge pull request #8442 from keymanapp/fix/android/cleanup-builder
fix(android/engine): Add builder output for configure
|
2023-03-16 15:29:26 +07:00 |
|
Darcy Wong
|
f1eafe3d57
|
chore(android): Document builder script steps
|
2023-03-16 14:04:15 +07:00 |
|
Darcy Wong
|
e469a88996
|
chore(common): Update crowdin strings for Kibaku
|
2023-03-16 11:25:37 +07:00 |
|
Darcy Wong
|
30859f8d2c
|
chore(android/samples): Add todo comments for builder tests
|
2023-03-16 09:27:59 +07:00 |
|
Darcy Wong
|
3d57f17c83
|
fix(android/samples): Define empty builder test steps
|
2023-03-16 09:20:31 +07:00 |
|
Darcy Wong
|
83b10acfe7
|
fix(android/engine): Add builder output for configure
|
2023-03-16 08:52:00 +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 |
|
Joshua A. Horton
|
208dd453c1
|
chore(web): Merge branch 'change/web/top-level-modularization-design' into change/web/osk-and-key-event-integration
|
2023-03-14 13:09:51 +07:00 |
|
Darcy Wong
|
8a8027939f
|
fix(android/app): Temporarily disable Keyman browser
|
2023-03-14 11:54:38 +07:00 |
|
Joshua A. Horton
|
f5e64a10a5
|
chore: Merge branch 'chore/common/ldml-ts-and-node-updates' into chore/feature-esmodule-master-update
|
2023-03-14 09:23:39 +07:00 |
|
Darcy Wong
|
1a8d047ba1
|
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-03-13 11:13:14 +07:00 |
|
Darcy Wong
|
3b870aba02
|
Merge remote-tracking branch 'origin/master' into refactor/android/builder-script
|
2023-03-10 14:46:48 +07:00 |
|
Darcy Wong
|
ec5f2d8f7e
|
refactor(android): Add inheritable options
|
2023-03-10 13:18:33 +07:00 |
|
Darcy Wong
|
3ef331a87e
|
refactor(common): Update to build_help_html params
|
2023-03-10 12:49:37 +07:00 |
|
Darcy Wong
|
6c2126431f
|
refactor(common): Make build-help into helper functions
|
2023-03-08 11:42:13 +07:00 |
|
Darcy Wong
|
78adb337a1
|
refactor(android): Use builder_is_debug_build
|
2023-03-08 09:57:36 +07:00 |
|
Darcy Wong
|
31d23efb20
|
chore(android): Merge remote-tracking branch 'origin/master' into refactor/android/builder-script
|
2023-03-08 09:46:18 +07:00 |
|
Darcy Wong
|
3103c483fd
|
fix(android): Have top level builder
|
2023-03-06 10:24:28 +07:00 |
|
Darcy Wong
|
55349e32cf
|
fix(android): Have top level builder handle cleaning up upload
|
2023-03-03 13:21:16 +07:00 |
|
Darcy Wong
|
749a734e47
|
fix(android/app): Address more review comments
* restore directory after `convert_markdown_to_html`
|
2023-03-03 10:56:11 +07:00 |
|
Darcy Wong
|
6ab7068e0c
|
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-03-03 07:57:42 +07:00 |
|
Darcy Wong
|
442eb95ec8
|
fix(android/app): Another attempt at fixing OSK rotation
|
2023-03-02 14:47:11 +07:00 |
|
Darcy Wong
|
5265058be1
|
refactor(android): Fix test actions
|
2023-03-02 11:18:56 +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
|
8e140a34a0
|
fix(android/samples): CONFIG typo
|
2023-03-02 09:15:35 +07:00 |
|
Darcy Wong
|
449801e3a8
|
fix(android/app): Add gitkeep to assets
|
2023-03-01 21:44:59 +07:00 |
|
Darcy Wong
|
50c745933e
|
fix(android/app): Try to fix configure step
|
2023-02-28 09:44:56 +07:00 |
|
Joshua A. Horton
|
e7dedfc8ee
|
change(web): embedded-OSK configuration, linkages
|
2023-02-28 08:42:09 +07:00 |
|
Darcy Wong
|
f70044029c
|
fix(android): Configure path
|
2023-02-28 08:41:55 +07:00 |
|
Darcy Wong
|
9c7f9124a8
|
fix(android): KMPro output
|
2023-02-28 07:43:48 +07:00 |
|
Darcy Wong
|
1e243e8c6f
|
refactor(android): Update top level script
|
2023-02-28 07:33:10 +07:00 |
|
Darcy Wong
|
337abea2f3
|
fix(android/samples): Config parameter
|
2023-02-27 14:53:20 +07:00 |
|
Darcy Wong
|
d2030767c7
|
refactor(android/app): Update Gradle for final apk name
|
2023-02-27 11:46:05 +07:00 |
|