Randy Boring
|
0d054852ca
|
add logging an error when both a keyboard and a lexical model are present
removed redundant check
|
2019-04-30 02:34:29 -05:00 |
|
Randy Boring
|
f5a5a9cf52
|
fully implement downloading a lexical model after downloading a keyboard for its language
|
2019-04-28 03:45:21 -05:00 |
|
Randy Boring
|
2cbc7be90e
|
working towards loading lexical models via API
|
2019-04-24 03:10:28 -05:00 |
|
Randy Boring
|
faa75c0df7
|
retabbed and take out Version syntax problem
|
2019-04-01 23:10:26 -05:00 |
|
Randy Boring
|
348edaba56
|
download, unpack, parse, and save an ad hoc lexical model
|
2019-03-29 01:06:38 -05:00 |
|
Randy Boring
|
89fbe0a2d0
|
start on lexical model
|
2019-03-04 19:23:24 -06:00 |
|
Jacob Bullock
|
c2d2969e90
|
Merge pull request #596 from keymanapp/ios-kmp
[iOS] Add feature for ad-hoc keyboard distribution via KMP
|
2018-02-26 01:00:50 -07:00 |
|
Jacob Bullock
|
c1d2c72b7b
|
Installation now overrides files instead of failing to copy if they already exist
|
2018-02-25 22:57:56 -07:00 |
|
Jacob Bullock
|
1cd609823b
|
removing print commands and replacing with log.error() where necessary
|
2018-02-23 00:51:12 -07:00 |
|
Jacob Bullock
|
0b669819a7
|
using lowercase filename for welcome file
|
2018-02-23 00:47:29 -07:00 |
|
Jacob Bullock
|
1be6c0c1df
|
refactor install method to throw errors
|
2018-02-23 00:35:16 -07:00 |
|
Jacob Bullock
|
af768f18ba
|
Add KeymanPackage error types, remove old method for installing adhoc
|
2018-02-23 00:34:46 -07:00 |
|
darcywong00
|
2bbadd4cf5
|
[iOS] Use BCP-47 codes for registering keyboards
|
2018-02-22 08:57:36 +07:00 |
|
Jacob Bullock
|
afaaf7d3c1
|
refactoring KMP install
|
2018-02-16 02:39:04 -07:00 |
|
Gabriel Wong
|
ddb29b2096
|
Merge pull request #494 from keymanapp/ios-custom-flag
Correctly mark custom keyboards
|
2017-12-18 09:49:54 +07:00 |
|
Gabriel Wong
|
8415be4fd3
|
Merge branch 'master' into ios-directory-migration
|
2017-12-15 10:33:16 +07:00 |
|
Gabriel Wong
|
9a47fb3eac
|
Correctly mark custom keyboards
|
2017-12-14 10:35:50 +07:00 |
|
Gabriel Wong
|
658e2c460d
|
Create FullKeyboardID to identify user keyboards
|
2017-12-08 16:04:02 +07:00 |
|
Gabriel Wong
|
b52b672005
|
Create Migration to KMP directory structure
|
2017-12-08 12:34:12 +07:00 |
|
Gabriel Wong
|
415066dea5
|
Create Version type
|
2017-12-08 10:38:48 +07:00 |
|
Gabriel Wong
|
a1a4a7de58
|
Create KeyboardRepository protocol
|
2017-12-04 12:52:25 +07:00 |
|
Gabriel Wong
|
3f2942ca2d
|
Fix parsing of custom keyboard JSON
|
2017-11-16 13:31:42 +07:00 |
|
Gabriel Wong
|
9dbc70da24
|
Merge remote-tracking branch 'origin/master' into ios-keyboard-struct
|
2017-11-14 14:29:43 +07:00 |
|
Gabriel Wong
|
01fb7af7aa
|
Create Font struct to track custom fonts
|
2017-11-07 13:12:37 +07:00 |
|
Gabriel Wong
|
9ef4a38628
|
Update sample apps
|
2017-11-07 10:58:01 +07:00 |
|
Gabriel Wong
|
1a286d237c
|
Use InstallableKeyboard struct in KeymanEngine
|
2017-11-07 10:58:01 +07:00 |
|
Gabriel Wong
|
9ca720426e
|
Use Language struct
|
2017-11-07 10:58:01 +07:00 |
|
Gabriel Wong
|
80bf2310ac
|
Create structs for Cloud API types
|
2017-11-07 10:58:01 +07:00 |
|