Darcy Wong
2dcd40f67e
fix(android/engine): Remove unneeded keyboardPickerEnabled var
2021-08-17 10:03:07 +07:00
Darcy Wong
a027277ed7
chore(android/engine): Address additional review comments
2021-08-17 09:37:03 +07:00
Darcy Wong
5214c75aab
Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-08-17 08:10:01 +07:00
Darcy Wong
c69dddf8a8
chore(android/engine): Refactor globe key actions
2021-08-09 14:53:39 +07:00
Darcy Wong
d9a5d05cbc
fix(android/engine): Override keyboard switch when only 1 installed
2021-08-09 14:53:39 +07:00
Darcy Wong
2b3921c95d
chore(android): Update help
2021-08-09 14:53:39 +07:00
Darcy Wong
21059f8dfa
Merge pull request #5541 from keymanapp/fix/android/back-destroy-progress-dialog
...
fix(android/app): Fix cleanup when progress dialog cancelled
2021-08-06 10:28:06 +07:00
Darcy Wong
bf736d519d
chore(android/app): Revert Toast notification
2021-08-06 10:27:08 +07:00
Darcy Wong
ebb04697e4
Merge pull request #5520 from keymanapp/feat/android/prompt-webview-update
...
feat(android): Add API for checking Chrome version
2021-08-06 09:37:10 +07:00
Marc Durdin
515391c453
Merge pull request #5423 from keymanapp/fix/android/5397-graceful-failure-web-keyboard
...
fix(android): gracefully handle errors in KMW keyboards
2021-08-05 16:05:49 +10:00
Darcy Wong
3502d6ffa5
fix(android): Notify when download cancelled
2021-08-05 11:11:25 +07:00
Marc Durdin
7ac7c4b290
feat(android): click on body reloads keyboard
2021-08-05 11:36:57 +10:00
Darcy Wong
92c5e5d884
chore(android): Update sentry-android-gradle-plugin
2021-08-04 11:10:35 +07:00
Darcy Wong
4676b75648
fix(android/app): Fix cleanup when progress dialog cancelled
2021-08-03 14:25:08 +07:00
Darcy Wong
9d1d1549af
chore(android): Print warning when nearing 500 char limit
2021-08-03 06:32:01 +07:00
Darcy Wong
73381c88f8
Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-08-03 06:27:59 +07:00
Darcy Wong
a60093c035
fix(android): Copy whatsnew 1 line at a time
2021-08-02 21:29:07 +07:00
Darcy Wong
bb9978ea5a
fix(android/app): Check Play Store release notes less than 500 chars
2021-08-02 12:17:17 +07:00
Darcy Wong
b4fabeec90
feat(android/engine): Pass WebView as parameter
2021-08-02 10:03:47 +07:00
Darcy Wong
c70458a770
chore(android/engine): Cleanup regex
...
Also revert root package-lock.json file
2021-08-02 09:43:49 +07:00
Darcy Wong
9f713b5169
chore(android/engine): Cleanup for review comments
2021-08-02 09:31:08 +07:00
Darcy Wong
89c3b70195
feat(android): Add banner for prompting Chrome install
2021-07-31 10:00:02 +07:00
Darcy Wong
ca2a7c2ef4
feat(android): Add API for checking Chrome version
2021-07-29 14:22:13 +07:00
Marc Durdin
b7f60b397c
chore(android): log fontpath error
2021-07-29 16:41:58 +10:00
Darcy Wong
bf4660a68a
Update android/help/troubleshooting/keyboard-help.md
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-07-28 07:20:42 +07:00
Darcy Wong
777092be14
chore(android): Update globe key help and whatsnew
2021-07-27 13:40:33 +07:00
Darcy Wong
a792b44620
fix(android/engine): Clear globe key state
2021-07-27 07:33:34 +07:00
Darcy Wong
b7c932d64f
Update android/KMEA/app/src/main/java/com/tavultesoft/kmea/KMManager.java
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-07-27 06:43:08 +07:00
Darcy Wong
5d1a91e477
Merge remote-tracking branch 'origin/master' into feat/android/improve-globe-key
2021-07-23 13:13:36 +07:00
Marc Durdin
a3254c84b1
chore(android): improve error reporting for kmw
...
Reports the actual error message instead of 'sendKMWError' as the primary message to Sentry.
2021-07-20 07:40:16 +10:00
Darcy Wong
9e8fed7dcd
Merge remote-tracking branch 'origin/master' into feat/android/improve-globe-key
2021-07-09 06:32:23 +07:00
Darcy Wong
1778fa27d4
Merge pull request #5439 from keymanapp/fix/android/switch-next-keyboard
...
fix(android/engine): register lexical model in switchToNextKeyboard
2021-07-09 06:30:45 +07:00
Darcy Wong
c40783624a
chore(android/engine): Revert test code
2021-07-09 06:29:25 +07:00
Darcy Wong
d9a7fac833
chore(android/engine): Clean up system keyboard globe
2021-07-08 15:54:45 +07:00
Darcy Wong
a9eb8863ce
feat(android): Refactor globe key functions
2021-07-08 15:34:09 +07:00
Darcy Wong
d2dc6145a2
chore(web): Change syntax for clone
2021-07-08 14:18:00 +07:00
Darcy Wong
fcc0e867c9
Update android/KMEA/app/src/main/java/com/tavultesoft/kmea/KMManager.java
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-07-08 09:00:15 +07:00
Darcy Wong
2e30605a29
fix(android/engine): Use globe key state to determine action
2021-07-07 16:08:02 +07:00
Darcy Wong
4e881dca55
fix(android): Start tracking globe key state
2021-07-07 14:35:08 +07:00
Darcy Wong
bd9773a715
fix(android/engine): register lexical model in switchToNextKeyboard
2021-07-07 09:35:28 +07:00
Darcy Wong
ec40487d99
fix(android/engine): Fix namespacing for setActiveKeyboard()
2021-07-07 08:49:39 +07:00
Darcy Wong
7fe4b73b48
chore(android/engine): Rename "Close Keyman" button
2021-07-07 07:58:20 +07:00
Darcy Wong
232ec83dc2
feat(android/engine): Add longpress globe key action
2021-07-07 07:45:52 +07:00
Darcy Wong
fe9715127f
fix(android/engine): Display dictionary help link
2021-07-06 11:29:11 +07:00
Darcy Wong
0d0e264d2c
fix(android/engine): Fix font file path
2021-07-05 15:52:04 +07:00
Marc Durdin
df9e47d1d5
fix(android): gracefully handle errors in KMW keyboards
...
Fixes #5397 .
This disables the fallback to default keyboard in Keyman Engine for
Android, and prevents a toast from appearing more than once for a given
error. The first five errors will be reported to Sentry and then
subsequent errors will be ignored, until a different keyboard is
selected, to prevent spamming the error log and wasting bandwidth for
the user.
2021-07-05 10:42:58 +10:00
Marc Durdin
2e6fda2d0e
Merge pull request #5349 from keymanapp/feat/android/949-spacebar-text-controls
...
feat(android): Spacebar text controls
2021-07-02 14:30:15 +10:00
Marc Durdin
e22ce72442
Merge pull request #5324 from keymanapp/docs/shared-build-docs
...
docs: start consolidation of build config docs
2021-07-01 11:57:09 +10:00
Marc Durdin
19b1b0db2c
Merge pull request #5338 from keymanapp/refactor/android/setKeyboardCall
...
refactor(android): setKeyboard and setKeymanLanguage
2021-06-28 15:59:39 +10:00
Marc Durdin
76d21d4344
chore: address review comments
2021-06-28 15:40:51 +10:00