Darcy Wong
|
ab4cd4398c
|
Merge branch 'master' into fix/android/extra-globe
|
2024-01-23 06:02:30 +07:00 |
|
Darcy Wong
|
18339ef586
|
Merge pull request #10463 from keymanapp/fix/android/api-34-register-receiver
fix(android/engine): Add RECEIVER_EXPORTED flag for broadcast receiver
|
2024-01-23 05:32:54 +07:00 |
|
Darcy Wong
|
976439ff98
|
fix(android/engine): Skip final globe key action
|
2024-01-22 14:37:34 +07:00 |
|
Joshua Horton
|
dd840fa82f
|
Merge pull request #10413 from keymanapp/chore/web/sourcemap-issues
chore(web): worker sourcemap cleanup, mobile app webview sourcemap compat
|
2024-01-22 14:28:42 +07:00 |
|
Darcy Wong
|
4f98977859
|
fix(android/engine): Add RECEIVER_EXPORTED flag for broadcast receiver
|
2024-01-22 11:11:50 +07:00 |
|
Darcy Wong
|
76a773326f
|
Merge pull request #10395 from keymanapp/chore/android/whats-new-17
chore(android/app): Update whatsnew for 17.0
|
2024-01-19 14:36:28 +07:00 |
|
Darcy Wong
|
4263d8e1c3
|
Merge pull request #10393 from keymanapp/chore/android/target-sdk-34
chore(android): Update targetSdkVersion to 34
|
2024-01-19 06:35:31 +07:00 |
|
Darcy Wong
|
37bd9c09d6
|
docs(android): Add additional changes
|
2024-01-17 14:01:33 +07:00 |
|
Joshua A. Horton
|
5a0a79e93b
|
chore(web): inlines app/webview sourcemap b/c Android WebView inspection reqt
|
2024-01-17 11:38:02 +07:00 |
|
Darcy Wong
|
799117a6fa
|
chore(common): Update crowdin strings for Khmer
|
2024-01-17 10:48:15 +07:00 |
|
Darcy Wong
|
b9d1cd044a
|
chore(android/app): Update whatsnew for 17.0
|
2024-01-16 09:53:52 +07:00 |
|
Darcy Wong
|
fdb14f2582
|
chore(android): Update targetSdkVersion to 34
|
2024-01-16 09:26:24 +07:00 |
|
Darcy Wong
|
b3d4fd4d35
|
fix(android/engine): Disable multi-window
|
2024-01-12 14:51:30 +07:00 |
|
Darcy Wong
|
c299ed84cc
|
fix(android/engine): Fix OSK rotation
getConfiguration().orientation seems to be deprecated so changing to getRotation() for detecting PORTRAIT vs LANDSCAPE orientation
Reference:
https://developer.android.com/reference/android/view/Display#getRotation()
|
2024-01-12 14:51:02 +07:00 |
|
Darcy Wong
|
0515f5c513
|
chore(common): Update crowdin for Spanish Latin America
|
2024-01-12 09:01:38 +07:00 |
|
Darcy Wong
|
f963d77546
|
chore(common): Update crowdin for German
|
2024-01-12 08:59:19 +07:00 |
|
Darcy Wong
|
0bcb35b3ca
|
chore(android): Update crowdin for French
|
2024-01-12 08:57:20 +07:00 |
|
Darcy Wong
|
fd9c053001
|
Merge pull request #10335 from keymanapp/fix/android/alert-no-touch-keyboard
fix(android): Use alert dialog when package is missing touch keyboards
|
2024-01-10 14:59:44 +07:00 |
|
Darcy Wong
|
2ef0daf02a
|
fix(android/engine): Use fallback keyboard if keyboard index undefined
|
2024-01-10 09:29:11 +07:00 |
|
Darcy Wong
|
e74a7ec118
|
fix(android): Use alert dialog when package is missing touch keyboards
|
2024-01-09 10:20:30 +07:00 |
|
Joshua A. Horton
|
639395e3b3
|
fix(android): improper handling of map-polyfill link on last merge
|
2023-12-22 13:28:32 +07:00 |
|
Joshua A. Horton
|
670cb5f070
|
chore(web): Merge branch 'feat/web/es6-target-artifact' into feat/web/webview-es6-target-artifact
|
2023-12-22 13:02:11 +07:00 |
|
Joshua A. Horton
|
5d8e7c28f9
|
chore(android): map-polyfill is compiled; should not be checked-in
|
2023-12-19 14:49:46 +07:00 |
|
Joshua A. Horton
|
9c2e2b580b
|
chore(android): oh right, .gitignore update
|
2023-12-19 14:42:01 +07:00 |
|
Joshua A. Horton
|
a2305c8f46
|
change(web): Android engine now includes both ES5 and ES6 KMW versions
|
2023-12-19 14:41:49 +07:00 |
|
Joshua A. Horton
|
90ecdf38f8
|
fix(web): adds Symbol, Map polyfill for main Web
|
2023-12-19 14:17:46 +07:00 |
|
Joshua Horton
|
535bfec1b3
|
Merge pull request #10242 from keymanapp/chore/merge-master-into-feature-gestures
chore: merge master into feature-gestures 🐵
|
2023-12-13 14:09:05 +07:00 |
|
Darcy Wong
|
e59ef933f2
|
Merge pull request #10175 from keymanapp/chore/crowdin/mnw
chore(android,mac): Update Mon crowdin strings
|
2023-12-11 16:54:27 +07:00 |
|
Marc Durdin
|
aa458152cf
|
Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures
|
2023-12-08 14:24:38 +11:00 |
|
Darcy Wong
|
0a2318de81
|
chore(mac): Update Mon crowdin strings
|
2023-12-07 11:58:21 +07:00 |
|
Darcy Wong
|
e24a341a32
|
chore(mac): Update Kibaku crowdin strings
|
2023-12-07 11:53:02 +07:00 |
|
Darcy Wong
|
5917b84ffb
|
fix(android/app): InfoActivity pass external links to browser
|
2023-12-06 11:05:36 +07:00 |
|
Joshua A. Horton
|
3c4e5d6ebd
|
chore(web): Merge branch 'master' into chore/web/conflict-fix
|
2023-12-01 14:16:18 +07:00 |
|
Joshua Horton
|
8e272d8d55
|
Merge pull request #10061 from keymanapp/fix/android/banner-event-loop
fix(android): no suggestions available when swapping pred-text target language ✨
|
2023-12-01 09:13:01 +07:00 |
|
Joshua Horton
|
19d3d7c20c
|
Merge pull request #10022 from keymanapp/change/android/flishy-flashy-mitigation-2
change(android): smoother keyboard initialization ✨
|
2023-12-01 09:12:50 +07:00 |
|
Joshua A. Horton
|
8ff64d09d7
|
chore(android): simple host-page force-reset after kbd updates
|
2023-11-30 09:41:02 +07:00 |
|
Joshua Horton
|
6f38fde42b
|
Merge pull request #10074 from keymanapp/chore/merge-master-into-feature-gestures
chore: merge master into feature-gestures 🐵
|
2023-11-24 11:36:56 +07:00 |
|
Joshua A. Horton
|
da39948ad9
|
chore(android): JSQueueEntry -> String
|
2023-11-24 08:52:48 +07:00 |
|
Joshua A. Horton
|
b861eff3aa
|
chore(android): restores picker onPause behavior when kbd is deleted by picker
|
2023-11-24 08:52:34 +07:00 |
|
Joshua A. Horton
|
40f9e6ebd8
|
chore(web): Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures
Involved splicing feature-gestures banner changes into the newly-separated banner sources.
|
2023-11-24 08:29:39 +07:00 |
|
Joshua A. Horton
|
ad0ed37049
|
chore(android): restores removed conditional
|
2023-11-23 11:52:37 +07:00 |
|
Joshua A. Horton
|
a2c30b9438
|
change(android): drops the 'change=' fragment
|
2023-11-23 11:33:26 +07:00 |
|
Joshua A. Horton
|
7754427274
|
fix(android): banner event loop on model change
|
2023-11-23 10:13:26 +07:00 |
|
Joshua A. Horton
|
ff90431e38
|
chore(android): Merge branch 'master' into change/android/flishy-flashy-mitigation
|
2023-11-22 10:49:51 +07:00 |
|
Joshua A. Horton
|
804cecf66d
|
fix(android): ...and the resetContext calls, which used true instead of false
|
2023-11-22 09:46:44 +07:00 |
|
Joshua A. Horton
|
701bdb8e9d
|
fix(android): forgot the 'KMManager' entries
|
2023-11-22 09:45:27 +07:00 |
|
Joshua A. Horton
|
57b52d86a3
|
change(android): drops JS-queue 'pause'
|
2023-11-22 09:43:55 +07:00 |
|
Darcy Wong
|
4ebc1e287a
|
fix(android/engine): Fix typo
|
2023-11-17 15:21:48 +07:00 |
|
Joshua A. Horton
|
7c9061e869
|
chore(android): remove fixed TODO
|
2023-11-17 10:31:27 +07:00 |
|
Darcy Wong
|
d77df3942c
|
fix(android): Refresh HTML banner when KeymanWeb reloads
|
2023-11-17 10:19:57 +07:00 |
|