Darcy Wong
b1ee4111e2
fix(android/engine): Dismiss notification when touched
2020-09-01 14:51:20 +07:00
Darcy Wong
cf858950b6
Merge pull request #3536 from keymanapp/fix/android/cherrypick-overflow-menu
...
fix(android): Fix overflow menu for hdpi devices
2020-08-31 09:33:42 +07:00
Darcy Wong
ec22ae9fac
chore(android): Update history.md
2020-08-28 16:11:26 +07:00
Darcy Wong
4680019da3
fix(android): Fix overflow menu for hdpi devices
...
Cherrypick of #3532 to stable-13.0
2020-08-28 16:05:12 +07:00
Marc Durdin
b92475c818
Merge pull request #3357 from keymanapp/fix/ios/stable-certificate
...
fix(ios): certificate details for FV Keyboards
2020-07-16 11:04:02 +10:00
Darcy Wong
a6204affa5
Merge pull request #3358 from keymanapp/cherrypick/android/switch-next-keyboard
...
fix(android/engine): Update deprecated call to switch system keyboard for Android P 🍒 -pick of #3353
2020-07-16 07:01:19 +07:00
Darcy Wong
bbf91e1b05
chore(android): Edit history.md for clarity
2020-07-16 07:00:18 +07:00
Darcy Wong
0cbf735cf7
chore(android): Update history.md
2020-07-16 06:34:29 +07:00
Darcy Wong
1ee72877ae
fix(android/engine): Cherrypick #3353
...
fix(android/engine): Update deprecated call to switch system keyboard for Android P
2020-07-16 06:24:32 +07:00
Marc Durdin
88043bb63f
fix(ios): certificate details for FV Keyboards
2020-07-16 07:29:59 +10:00
Marc Durdin
f241877c75
Merge pull request #3302 from keymanapp/fix/web/transcription-buffering
...
fix(web): properly initializes transcription buffer cap constant 🍒
2020-07-16 05:39:12 +10:00
Marc Durdin
1dfb21354b
chore: history.md
2020-07-16 05:38:51 +10:00
Marc Durdin
fd52ae9e8d
Merge pull request #3351 from keymanapp/fix/developer/stable/lexical-model-compiler-duplicates-ref-2880
...
fix(developer/compilers): merge duplicate words during compile 🍒
2020-07-16 05:36:23 +10:00
Marc Durdin
e4ad5a139c
Merge pull request #3352 from keymanapp/fix/developer/distributed-npm-link
...
fix(developer): distributed model complier no longer relies on npm link
2020-07-16 05:35:43 +10:00
jahorton
ae988b6e5f
chore(developer): history.md
2020-07-15 15:57:07 +07:00
jahorton
cbb4430af4
fix(developer): distributed model complier no longer relies on npm link
2020-07-15 09:33:43 +07:00
Marc Durdin
5ab9b64fe2
chore(developer): cleanup test constants
2020-07-15 07:08:58 +10:00
Joshua Horton
33f60c08fd
refactor(developer): PR suggestion: NFC literal
...
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-07-15 07:08:56 +10:00
Joshua Horton
d20997f5d2
refactor(developer): PR suggestion: Object.entries
...
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-07-15 07:08:54 +10:00
jahorton
0740af1a10
docs(developer): tweaks WordList type documentation
2020-07-15 07:08:52 +10:00
jahorton
8aa0485bf0
refactor(developer): hashmap-based wordlist compile
2020-07-15 07:08:51 +10:00
Marc Durdin
55e0ce6c88
chore(developer): address review comments
2020-07-15 07:08:49 +10:00
Marc Durdin
da051e1e6c
test(developer): add test for duplicates merging
2020-07-15 07:08:47 +10:00
Marc Durdin
8cb3683d8b
chore(developer): fix(developer/compilers): merge duplicate words during compile
2020-07-15 07:08:40 +10:00
Joshua A. Horton
6bd34e8529
fix(web): properly initializes transcription buffer cap constant
2020-06-30 14:47:01 +07:00
Marc Durdin
7252681f19
Merge pull request #3204 from keymanapp/fix/developer/compilers/cherry-pick/119-quote-width-and-pad-strings-in-touch-layout
...
fix(developer/compilers): normalise touch layout on compile
2020-06-05 14:00:39 +10:00
Marc Durdin
8b066d0fb3
chore: history
2020-06-03 14:10:35 +10:00
Marc Durdin
9a2e54ae6d
fix(developer/compiler): normalise touch layout on compile
...
Works around #119 on the compiler side. This normalises the touch layout file in the
compile phase, fixing integers which should be strings, etc. This means that
we no longer need to correct the issue in the Engine; a rebuild of affected
keyboards is sufficient (although of course we'll need a version bump in order
for them to be distributed.
2020-06-03 14:10:20 +10:00
Darcy Wong
bba7ab29aa
Merge pull request #3188 from keymanapp/fix/android/qr-code-cherrypick
...
fix(android/engine): Fix generation of QR code
2020-05-30 11:05:57 +07:00
Darcy Wong
27765e8c2e
chore(android): Update history.md
2020-05-29 15:44:07 +07:00
Darcy Wong
6075f91fe0
fix(android/engine): Fix generation of QR code
...
Cherry-pick of #3187 to stable-13.0
2020-05-29 15:30:29 +07:00
Darcy Wong
8cc94eed6b
Merge pull request #3165 from keymanapp/fix/android/cherrypick-3123
...
fix(android): Add Tamil lexical model to KMSample2
2020-05-27 08:09:41 +07:00
Darcy Wong
40471ec0f9
chore(android): Update history.md
2020-05-26 09:41:25 +07:00
Darcy Wong
406737d3c6
fix(android): Add Tamil lexical model to KMSample2
...
Cherrypick of #3123 to stable-13.0
2 additional changes:
* stable-13.0 copies the model asset files instead of installing example.ta.wordlist.model.kmp
* Add node_modules to top level .gitignore (to reduce the diffs when developers switch between 14.0 and stable-13.0)
2020-05-26 09:37:03 +07:00
Darcy Wong
2421a6432b
Merge pull request #3161 from keymanapp/fix/android/cherrypick-3140
...
fix(android): Fix system keyboard globe button override
2020-05-25 13:00:18 +07:00
Darcy Wong
1daaf2370e
Update android/history.md
...
Co-authored-by: Joshua Horton <joshua_horton@sil.org>
2020-05-25 12:59:49 +07:00
Darcy Wong
d12af6917b
fix(android): Fix system keyboard globe button override
...
Cherrypick #3140 to stable-13.0
2020-05-25 10:44:29 +07:00
Marc Durdin
b3bbcbf52d
Merge pull request #3109 from keymanapp/fix/ios/oem/cherry/light-mode-and-banner-fix
...
fix(ios/oem): FV light mode lock and basic banner fix 🍒
2020-05-19 08:56:19 +10:00
Marc Durdin
dd35dd2d8b
Merge pull request #3136 from keymanapp/fix/ios/oem/cherry/decode-keyboard-metadata
...
fix(ios/oem): Fixes keyboard metadata decoding 🍒
2020-05-19 08:56:01 +10:00
jahorton
3398247fd4
fix(ios/oem): Custom decoding for occasional fail-state output of keyboards builds
2020-05-18 14:27:55 +07:00
jahorton
1936bafd97
change(ios/oem): adds text to FV banner images
2020-05-08 12:39:52 +07:00
jahorton
61ace1e054
fix(ios/oem): sets development cert/profile for debug configs
2020-05-08 12:39:49 +07:00
jahorton
b3e2bdcfc2
fix(ios/oem): locks app into light mode
2020-05-08 12:38:25 +07:00
Marc Durdin
859d8a998c
Merge pull request #3041 from keymanapp/fix/ios/cherry/download-fv-keyboards
...
fix(ios): download fv keyboards 🍒
2020-05-08 13:37:44 +10:00
Marc Durdin
b7f805df28
Merge pull request #3063 from keymanapp/fix/ios/cherry/fv-icon-and-version-of-3044
...
fix(ios/oem): firstvoices icon for 13.0 🍒
2020-05-08 13:37:35 +10:00
Marc Durdin
2c45e12a38
Merge pull request #3103 from keymanapp/fix/ios/oem/cherry/system-keyboard-load
...
fix(ios/oem): Fixes FV app's system keyboard 🍒
2020-05-08 13:37:19 +10:00
Joshua Horton
19b73cee12
fix(ios): Reverts accidental version bump of zip dependency
2020-05-08 09:35:26 +07:00
jahorton
ca744ca4ab
fix(ios): reverts project cert/profile dev changes that slipped in
2020-05-08 09:30:54 +07:00
jahorton
eaff52f5f5
change(ios/oem): reverts Reachability version change in Cartfile.resolved
2020-05-08 09:10:36 +07:00
jahorton
cce9d76905
fix(ios/oem): adjusts to unexpected keyboard metadata shift for languages
2020-05-08 08:32:26 +07:00