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 |
|