Marc Durdin
|
2ca79c7682
|
[Web] Tweak positioning of banner and layout of OSK
|
2019-06-17 12:57:34 +10:00 |
|
Darcy Wong
|
82ede629f8
|
Update to Unicode 12.0
* Update to Unicode 12.0 characters from ftp://ftp.unicode.org/Public/12.0.0/ucd
* Remove unused Unihan.txt
|
2019-06-16 21:28:54 -05:00 |
|
Marc Durdin
|
fbbd3c4057
|
[Windows] Ensure locale files are copied to bin folder during build
|
2019-06-17 10:10:24 +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 |
|
Randy Boring
|
61f96392a8
|
start of attempt to get Test target building
ambiguous reference in UserDefaults is killing me!
|
2019-06-14 16:48:49 -05:00 |
|
Randy Boring
|
21915c33fa
|
read all the languages, only install a keyboard for the first language
but intall all the keyboards in the package
|
2019-06-13 22:16:52 -05:00 |
|
jahorton
|
4ce013f4d5
|
Language Settings now uses local-storage Dataset
|
2019-06-14 08:52:06 +07:00 |
|
jahorton
|
e5a4ec7485
|
Language-specific keyboard downloader wired up!
|
2019-06-14 08:30:54 +07: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 |
|
Randy Boring
|
dc929d899c
|
Merge branch 'ios-multi-lang-kbd' of https://github.com/keymanapp/keyman into ios-multi-lang-kbd
pulling
|
2019-06-13 16:20:05 -05:00 |
|
Randy Boring
|
5b2acc27f7
|
no apparent changes
|
2019-06-13 12:53:14 -05:00 |
|
Randy Boring
|
17896474db
|
process all the keyboard files so all the languages get added for later installation
but only installs for the first language
|
2019-06-13 12:53:14 -05:00 |
|
Randy Boring
|
4976dd4d48
|
break after installing first langage
get rtl property but default to false
|
2019-06-13 12:48:33 -05:00 |
|
Randy Boring
|
0460426d81
|
process all the keyboard files so all the languages get added for later installation
but only installs for the first language
|
2019-06-13 12:48:33 -05:00 |
|
Randy Boring
|
12f68f8f58
|
break after adding one keyboard
comment added to a possibly suspicious parameter
|
2019-06-13 12:43:52 -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 |
|
jahorton
|
fcf1a523f2
|
Reworks KeyboardListActivity with new setup
|
2019-06-13 10:33:57 +07:00 |
|
Randy Boring
|
9fe84b4b56
|
call loadUserKeyboards when appearing, not just when loading
prevents error showing old list when all keyboards of a language were deleted
|
2019-06-12 21:08:40 -05:00 |
|
Randy Boring
|
f29e994311
|
Merge branch 'ios-ui-lm-management' of https://github.com/keymanapp/keyman into ios-ui-lm-management
pull before push
|
2019-06-12 20:58:00 -05:00 |
|
Randy Boring
|
e9b2ce33db
|
add info debugging to track which viewcontroller is appearing
|
2019-06-12 20:57:22 -05:00 |
|
Randy Boring
|
477cb9b55d
|
don't put in Done button when launched from Language Settings so the Back button works
|
2019-06-12 20:56:21 -05:00 |
|
Randy Boring
|
267968fbe8
|
add Manage dictionary line to Language Settings view
|
2019-06-12 20:55:05 -05: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 |
|
jahorton
|
f28147ffb0
|
Corrected lexical model query + caching
|
2019-06-12 16:08:05 +07:00 |
|
jahorton
|
9629739c84
|
Infrastructure to handle repo item caching
|
2019-06-12 13:52:02 +07:00 |
|
rfaramir
|
642ff3df7b
|
Merge pull request #1823 from keymanapp/ios-ui-lmlist
[ios] UI lexical model list
|
2019-06-12 00:13:24 -05:00 |
|
Marc Durdin
|
4bd0d73312
|
Merge branch 'android-ios-firstvoices-keyboards-script' into windows-firstvoices
|
2019-06-12 13:55:52 +10:00 |
|
Marc Durdin
|
bdca2f8516
|
Merge branch 'master' into windows-firstvoices
|
2019-06-12 13:55:26 +10:00 |
|
Marc Durdin
|
fa8f834cf6
|
Remove old todo comment
|
2019-06-12 13:54:16 +10:00 |
|
Marc Durdin
|
ec858c3596
|
Rearrange build scripts for OEM to share keyboards build script
|
2019-06-12 13:52:17 +10:00 |
|
Marc Durdin
|
11479f65c2
|
Update gitignore
|
2019-06-12 11:27:04 +10: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 |
|
jahorton
|
b22520ecc4
|
Connects ModelPickerActivity and CloudRepository
|
2019-06-11 12:28:32 +07:00 |
|
jahorton
|
690ba23a8d
|
Minor cleanup before proceeding.
|
2019-06-11 12:17:38 +07:00 |
|
jahorton
|
97c5526fb9
|
Roots out bad entangled adapter setup.
|
2019-06-11 10:27:38 +07:00 |
|
Randy Boring
|
253e2ab1e6
|
rename kb to lm in function copied from a keyboard function
|
2019-06-10 22:11:08 -05:00 |
|
jahorton
|
2ebd3dbaa2
|
Partially addressing performance issues
|
2019-06-11 09:47:49 +07: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 |
|
jahorton
|
2843672e07
|
Rework of AdapterFilter, but no optimization yet
|
2019-06-10 13:13:14 +07:00 |
|
jahorton
|
45f81a15ef
|
Initial use of keyboards in CloudRepository obj
|
2019-06-10 13:12:59 +07: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 |
|
jahorton
|
9b69b09790
|
Lexical model checkbox management
|
2019-06-07 13:47:22 +07:00 |
|
jahorton
|
6131932399
|
Tweaks image resource management.
|
2019-06-07 13:22:18 +07:00 |
|
jahorton
|
8e600e2270
|
Fixes bugs + refines Lexical settings menu
|
2019-06-07 12:51:20 +07:00 |
|
Randy Boring
|
d1b96a831b
|
added notes explaining how versions are managed
|
2019-06-06 23:00:20 -05:00 |
|