Commit graph

5073 commits

Author SHA1 Message Date
Marc Durdin
494cd52de4 Fix kmw-key-square positioning and adjust findNearestKey for over-key situations 2019-06-19 08:41:02 +10:00
Marc Durdin
2ca79c7682 [Web] Tweak positioning of banner and layout of OSK 2019-06-17 12:57:34 +10:00
Eddie Antonio Santos
75155306f4
Merge pull request #1830 from keymanapp/lmlayer-trie-sum-weights
[LMLayer] Extract sum weights from trie to model compiler.
2019-06-16 14:26:10 -06:00
rfaramir
b54fdddaa0
Merge pull request #1814 from keymanapp/mac-kbdl-error2
[Mac] keyboard download page error
2019-06-13 19:23:05 -05:00
Eddie Antonio Santos
9eca54b8bd
Haha, nevermind, that might crash on an empty array :( 2019-06-13 09:19:51 -06:00
Eddie Antonio Santos
6270b110b4
Remove unnecessary optional argument to reduce. 2019-06-13 09:15:06 -06:00
Eddie Antonio Santos
33201b2e25
Remove over-specified types for lambdas. 2019-06-13 09:11:42 -06:00
Eddie Antonio Santos
6b51abf67b
Remove now unnecessary @ts-ignore. 2019-06-13 09:09:32 -06:00
Eddie Antonio Santos
c938767da7
Fix in-browser test. 2019-06-12 15:26:52 -06:00
Eddie Antonio Santos
41375e4731
Extract sum weights from trie to model compiler. 2019-06-12 15:06:13 -06:00
Marc Durdin
ab758e3709
Merge pull request #1826 from keymanapp/windows-xsl-meta-tweak
[Windows] Add meta x-ua-compatible to all remaining XSL templates
2019-06-12 11:11:10 +10:00
Marc Durdin
af11d39bf3 [Windows] Add meta x-ua-compatible to all remaining XSL templates to avoid conflicts with system config of IE 2019-06-12 09:28:32 +10:00
Marc Durdin
2738e40879
Merge pull request #1813 from keymanapp/windows-crash-on-exit-of-sumatrapdf-1723
[Windows] Keyman32/keyman64 should detach without cleanup on process termination
2019-06-11 09:18:28 +10:00
Eddie Antonio Santos
a8dfaaa5aa
Merge pull request #1817 from keymanapp/lmlayer-string-normalize
[LMLayer] Partial workaround for lack of  String.prototype.normalize() support.
2019-06-07 08:53:19 -06:00
Randy Boring
d1b96a831b added notes explaining how versions are managed 2019-06-06 23:00:20 -05:00
Marc Durdin
2c29b9ef7e
Merge pull request #1821 from keymanapp/android-gradle-property-fix
[Android] Fix gradle scripts for CI build using build.sh instead of gradle runner
2019-06-07 13:54:24 +10:00
Marc Durdin
ddc734783e [Android] Update FirstVoices keyboard build.gradle to use environment variables for publish 2019-06-07 10:34:52 +10:00
Joshua Horton
c782c70ddd
Merge pull request #1819 from keymanapp/web-embed-output-callback-fix
[Android][iOS] Fix for embedded Mock-targetted processing
2019-06-05 13:04:24 +07:00
Marc Durdin
42dec63040 mtest 2019-06-05 15:05:12 +10:00
Marc Durdin
66d5ed4ff6 test 2019-06-05 14:36:57 +10:00
Marc Durdin
ca15f8eec7 test 2019-06-05 14:35:44 +10:00
Marc Durdin
92264af5e7 test 2019-06-05 13:55:31 +10:00
Marc Durdin
53c4f17794 tesT 2019-06-05 13:52:01 +10:00
jahorton
35ae108add Fix for embedded Mock-targetted processing 2019-06-05 10:39:18 +07:00
Marc Durdin
47b647db7d test 2019-06-05 13:35:13 +10:00
Marc Durdin
5ef4c797d9 test 2019-06-05 13:30:05 +10:00
Marc Durdin
47ddb7b688 [Android] Dumping properties 2019-06-05 13:11:08 +10:00
Eddie Antonio Santos
9123c5218e
Merge pull request #1805 from keymanapp/lmlayer-remove-obsolete-wordlist
[LMLayer] Remove obsoleted wordlist model.
2019-06-04 13:52:17 -06:00
Eddie Antonio Santos
40b30a86b0
Remove unused wordlist fixture. 2019-06-04 11:11:34 -06:00
Eddie Antonio Santos
784555b7db
Add a test for the default wordform to key function. 2019-06-04 11:08:41 -06:00
Eddie Antonio Santos
3f4aa0e9d9
Remove String.prototype.normalize() in favor of a lookup table :/ 2019-06-04 09:37:45 -06:00
jahorton
0aee97b31c Sets KMW test page to use trie replacement 2019-06-04 08:52:02 +07:00
Eddie Antonio Santos
016a542e03
Merge pull request #1812 from keymanapp/lmlayer-trie-weighting
[LMLayer] Trie weighting
2019-06-03 19:30:12 -06:00
Marc Durdin
f1f113f877
Merge pull request #1816 from keymanapp/android-firstvoices-update-euro-keyboards
[Android] [iOS] Update FirstVoices keyboards to use sil_euro_latin for English and French
2019-06-04 10:48:37 +10:00
Eddie Antonio Santos
85156d0b2a
Remove second this.timeout() call. 2019-06-03 09:26:28 -06:00
Eddie Antonio Santos
c1e88eb33c
Merge branch 'master' into lmlayer-remove-obsolete-wordlist 2019-06-03 09:22:48 -06:00
Eddie Antonio Santos
cc89dd0851
Merge branch 'master' into lmlayer-trie-weighting 2019-06-03 09:03:52 -06:00
Eddie Antonio Santos
6f028733ac
Fix comment, fix function name, and tweak a few things with sumWeights. 2019-06-03 08:59:39 -06:00
Marc Durdin
ff9e945900 [Android] [iOS] Update FirstVoices keyboards to use sil_euro_latin for English and French 2019-06-03 19:19:48 +10:00
Marc Durdin
b332635807
Merge pull request #1801 from keymanapp/android-firstvoices
[Android] FirstVoices app
2019-06-03 19:11:53 +10:00
Joshua Horton
a6f1d2f59d
Merge pull request #1815 from keymanapp/web-lmlayer-browserstack-fix
Fixing BrowserStack CI test timeout configs
2019-06-03 15:48:48 +07:00
jahorton
f15e893353 Fixes test-config.js canary test. 2019-06-03 15:03:03 +07:00
jahorton
f029bbfa0c Fixes tests without configured timeouts. 2019-06-03 14:32:50 +07:00
jahorton
36eccbcbe4 Starts addressing KMW's BrowserStack use. 2019-06-03 14:23:16 +07:00
jahorton
6fe7480f43 Merge branch 'master' into web-lmlayer-browserstack-fix 2019-06-03 14:22:13 +07:00
jahorton
68e9dc1f3c Fixing LMLayer BrowserStack CI test configs 2019-06-03 13:42:19 +07:00
Marc Durdin
4280dbb699 [Android] Use local context when starting help activity in FV Keyboards 2019-06-03 11:57:52 +10:00
Marc Durdin
3ab5c05024 [Android] Update scripts to use /bin/bash instead of /bin/sh 2019-06-03 10:01:53 +10:00
Marc Durdin
cff409cb18 [Android] Make build scripts executable on POSIX 2019-06-03 09:58:55 +10:00
Marc Durdin
e6d614af15 [Windows] Keyman32/keyman64 should detach without cleanup on process termination (relates to #1723) 2019-06-03 09:34:08 +10:00