Commit graph

1385 commits

Author SHA1 Message Date
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
Darcy Wong
1d651148b2 chore(android/engine): Update comment and SDK version in test 2023-03-31 13:31:55 +07:00
Darcy Wong
cd2d2b794b fix(android): Move cp from configure to build actions 2023-03-31 13:22:28 +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
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
Darcy Wong
21957b36d5 fix(android/engine): Get InputConnection for InaApp keyboard 2023-03-17 12:19:48 +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
e469a88996 chore(common): Update crowdin strings for Kibaku 2023-03-16 11:25:37 +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
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
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
55349e32cf fix(android): Have top level builder handle cleaning up upload 2023-03-03 13:21:16 +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
af31afe86d fix(android/engine): Fix various OSK bugs due to refactor 2023-03-02 10:43:29 +07:00
Darcy Wong
90b1bc82f2 fix(android): Include config in path to keyman-engine.aar 2023-02-27 11:42:24 +07:00
Darcy Wong
29a3f2f6c5 fix(android/engine): Output keyman-engine.aar 2023-02-27 09:41:11 +07:00
Darcy Wong
e1820013c6 fix(android): Fix output paths 2023-02-24 13:46:00 +07:00
Darcy Wong
ed0d69b385 chore(android/engine): More cleanup 2023-02-24 11:38:43 +07:00
Darcy Wong
7a1f80e70d fix(android): Update configure actions 2023-02-24 11:33:26 +07:00
Darcy Wong
69e40e3011 chore(android/engine): Tidy up lint for debug vs release 2023-02-23 13:34:10 +07:00
Darcy Wong
a02ae16961 chore(android/engine): Rename abbreviations 2023-02-23 13:27:25 +07:00
Darcy Wong
b034757cb5 refactor(android/engine): Address more review comments for KMEA builder 2023-02-23 13:17:52 +07:00
Darcy Wong
cb29cd0599
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-02-23 12:57:19 +07:00
Darcy Wong
6c0303b352 refactor(android/engine): Handle --ci flag 2023-02-23 11:00:17 +07:00
Darcy Wong
f075ebe3aa refactor(android/engine): Fix --debug options 2023-02-23 10:32:38 +07:00
Darcy Wong
5fb2460d66 chore(android): Merge branch 'master' into refactor/android/builder-script 2023-02-23 09:22:47 +07:00
Marc Durdin
ce864ea923 chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
Marc Durdin
463c7ff907 chore: remove greadlink from standard script prolog 2023-02-22 10:43:06 +07:00
Marc Durdin
c475188c6b chore: use builder_die, remove die 2023-02-20 09:03:37 +07:00
Marc Durdin
318b4d4478 chore: use builder_warn, remove warn 2023-02-20 08:56:31 +07:00
Darcy Wong
2d97a5e405 chore(common): Update Fula strings 2023-02-17 08:52:21 +07:00