Joshua A. Horton
|
c5b3bafcc7
|
change(android): host-page init now retrieves current stub before KMW init
|
2023-11-17 09:54:40 +07:00 |
|
Joshua A. Horton
|
33c69969b5
|
change(android): drops redundant setLayoutParams call
|
2023-11-16 15:43:53 +07:00 |
|
Darcy Wong
|
4c453cc395
|
chore(android): Move banner.html up to assets/ folder
* They don't need to be copied into the resources folder on app load.
|
2023-11-16 15:24:13 +07:00 |
|
Darcy Wong
|
2b34c641f3
|
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-11-16 15:10:18 +07:00 |
|
Darcy Wong
|
b41f049036
|
chore(android): Tweak banner sizing
|
2023-11-16 14:47:57 +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 |
|
Darcy Wong
|
37e9cf5f2d
|
fix(android/app): Move banner asset folder
|
2023-11-16 13:53:51 +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
|
8249abd829
|
fix(android): Handle single quotes in HTMl banner
|
2023-11-16 11:52:21 +07:00 |
|
Darcy Wong
|
44fa59b463
|
chore(android/engine): Revert some changes in android-host.js
|
2023-11-16 11:40:25 +07:00 |
|
Darcy Wong
|
76eab6e12a
|
fix(android/engine): Don't set banner on test mode
|
2023-11-16 05:52:43 +07:00 |
|
Darcy Wong
|
35a37bc033
|
chore(android): Additional cleanup
* Remove old assets
* Add API header
* Cleanup comments
|
2023-11-16 03:21:04 +07:00 |
|
Darcy Wong
|
c83410a128
|
fix(oem/fv/android): Apply teal banner theme
|
2023-11-15 08:32:36 +07:00 |
|
Darcy Wong
|
095b8236b4
|
chore(android): More cleanup
* Revert original css in keyboard.html
* Remove redundant call to BannerController
|
2023-11-14 20:10:39 +07:00 |
|
Darcy Wong
|
27480ebefa
|
chore(android): Additional cleanup
|
2023-11-14 15:31:47 +07:00 |
|
Darcy Wong
|
830c282ff8
|
chore(android): Cleanup code
|
2023-11-14 14:01:52 +07:00 |
|
Darcy Wong
|
856ed13594
|
fix(android/app): Always use Keyman theme
|
2023-11-14 13:27:25 +07:00 |
|
Darcy Wong
|
712b2a28b6
|
refactor(android): Move banner logic to app
|
2023-11-14 13:11:13 +07:00 |
|
Darcy Wong
|
263da4092c
|
fix(android/engine): Handle mayPredict
|
2023-11-14 12:09:28 +07:00 |
|
Joshua A. Horton
|
4246a3e4d4
|
change(android): webview pages now use standards mode, not quirks mode
|
2023-11-14 11:46:06 +07:00 |
|
Darcy Wong
|
cb431fef20
|
refactor(android): Use showBanner
|
2023-11-14 11:43:52 +07:00 |
|
Darcy Wong
|
6170e04cdf
|
refactor(android/engine): Pass contents of banner.html to KMW
|
2023-11-13 13:39:50 +07:00 |
|
Darcy Wong
|
8961e9dbfa
|
fix(android/app): Revert keyman_banner.svg
Also introduce banner.html to handle theme
|
2023-11-13 10:36:47 +07:00 |
|
Darcy Wong
|
1d40beb90c
|
fix(android/engine): Get svg to fill banner
|
2023-11-09 16:38:52 +07:00 |
|
Darcy Wong
|
11af5508af
|
fix(android/engine): Try more svg
|
2023-11-09 16:24:58 +07:00 |
|
Darcy Wong
|
6535acd4ed
|
chore(android/app): Adjust svg dimensions
|
2023-11-08 14:02:48 +07:00 |
|
Darcy Wong
|
1e30002392
|
chore(android): Cleanup
|
2023-11-07 11:02:21 +07:00 |
|
Darcy Wong
|
8630121828
|
fix(android/engine): Replace png's with svg's
|
2023-11-07 10:47:17 +07:00 |
|
Joshua A. Horton
|
5580ebb713
|
fix(web): restores compat with older Android devices
|
2023-11-03 14:02:43 +07:00 |
|
Darcy Wong
|
926a2a2e50
|
feat(android/samples): Add sample code for theme on KMSample2
|
2023-10-26 09:41:46 +07:00 |
|
Darcy Wong
|
bb5a9f8816
|
chore(android/engine): Move banner names
|
2023-10-26 08:21:45 +07:00 |
|
Darcy Wong
|
b45c61ebf9
|
chore(android): Merge remote-tracking branch 'origin/master' into fix/android/image-banner
|
2023-10-16 07:40:57 +07:00 |
|
Darcy Wong
|
fec3a85ce1
|
chore(android,windows): Update crowdin strings for Kannada
|
2023-10-11 09:11:10 +07:00 |
|
Darcy Wong
|
510de7244e
|
fix(android/engine): Remove refresh that wasn't working
|
2023-10-06 14:15:37 +07:00 |
|
Darcy Wong
|
018abd4319
|
fix(android/engine): Use white and Keyman theme banners
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
db728dfb8a
|
fix(android): Set image path
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
131180c050
|
refactor(android): Change set/getBanner
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
3df2668322
|
refactor(android/engine): Move constants to KMManager
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
3a785f5e68
|
chore(android/app): Use white banner theme
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
9b065912ac
|
fix(android/engine): Try green banner
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
4273140149
|
change(android): Add image banner
Toggle from suggestion to image banner
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
944756737e
|
Merge pull request #9547 from keymanapp/chore/web/non-printing-chars-osk
chore(web): Add non-printing characters to the OSK
|
2023-10-03 15:37:41 +07:00 |
|
Darcy Wong
|
c93269a21d
|
chore(android): Clenaup keyboard harness package
|
2023-09-29 09:08:09 +07:00 |
|
Darcy Wong
|
ffd428da21
|
chore(android): Update test keyboard again
|
2023-09-28 21:36:00 +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
|
2d8013360f
|
chore(android): Update test9469 to use ZWNJGeneric
|
2023-09-28 15:36:04 +07:00 |
|
Darcy Wong
|
70a204131f
|
chore(web,android): Update test9469 keyboard
|
2023-09-27 06:10:46 +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
|
d1c12c4e57
|
chore(android/engine): Remove key preview layout
|
2023-09-19 11:37:59 +07:00 |
|