Gabriel Wong
|
3d404c12f6
|
Remove DefaultKeyboard
|
2017-11-07 10:58:01 +07:00 |
|
Gabriel Wong
|
9ef4a38628
|
Update sample apps
|
2017-11-07 10:58:01 +07:00 |
|
Gabriel Wong
|
e1f3657861
|
Keyman app use new structs
|
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 |
|
Gabriel Wong
|
192c8febf5
|
Remove old files
|
2017-11-07 09:44:01 +07:00 |
|
Gabriel Wong
|
9fb78c75da
|
Remove unneeded public and @objc
|
2017-11-06 12:12:43 +07:00 |
|
Gabriel Wong
|
3547d35929
|
Remove Keyman prefix from some classes
|
2017-11-06 12:03:08 +07:00 |
|
Joshua A. Horton
|
80ff8b500e
|
Fixes the initial blank keyboard problem - KRS no longer existed at its previously-referenced location.
|
2017-10-31 10:57:31 +07:00 |
|
Joshua A. Horton
|
71716effe7
|
Modified the ios keyboard.html to use the new 'keyman' JS namespace object instead of 'tavultesoft.keymanweb.'
|
2017-10-31 10:03:17 +07:00 |
|
Gabriel Wong
|
c41f70ebef
|
Some changes based on PR comments
|
2017-10-27 10:54:03 +07:00 |
|
Gabriel Wong
|
5fe89621de
|
Move extensions into group
|
2017-10-20 15:57:10 +07:00 |
|
Gabriel Wong
|
e7adc90e38
|
Properly register and unregister custom fonts
|
2017-10-20 15:56:47 +07:00 |
|
Gabriel Wong
|
0d23a615b8
|
Put kKeyman constants into structs
|
2017-10-20 13:48:37 +07:00 |
|
Gabriel Wong
|
6a42774f04
|
Make KeymanEngine extension safe APIs only
|
2017-10-20 12:32:51 +07:00 |
|
Gabriel Wong
|
4eb72cba4a
|
Display keyboard menu view for system keyboard
|
2017-10-20 10:46:45 +07:00 |
|
Gabriel Wong
|
5d38712e3c
|
Fix build of apps using updated engine
|
2017-10-20 09:50:12 +07:00 |
|
Gabriel Wong
|
8f081f80f7
|
Log when applicationGroupIdentifier is unset
|
2017-10-20 09:50:12 +07:00 |
|
Gabriel Wong
|
80a5a005cf
|
Organize functions in Manager
|
2017-10-20 09:50:11 +07:00 |
|
Gabriel Wong
|
4698663343
|
Show help bubble
|
2017-10-20 09:50:10 +07:00 |
|
Gabriel Wong
|
5cf60c9351
|
Remove class Manager functions and global state
|
2017-10-20 09:50:10 +07:00 |
|
Gabriel Wong
|
3a51f3b767
|
Avoid crash deleting last char in system keyboard
|
2017-10-20 09:50:09 +07:00 |
|
Gabriel Wong
|
9b7cc8d987
|
Fix crash when text view selected before keyboard loads
|
2017-10-20 09:50:09 +07:00 |
|
Gabriel Wong
|
1b8ad64f23
|
Fix default keyboard not being set initially
|
2017-10-20 09:50:08 +07:00 |
|
Gabriel Wong
|
14d3149515
|
Don't display debug description in alert title
|
2017-10-20 09:50:07 +07:00 |
|
Gabriel Wong
|
b7903dc2f7
|
Remove unneeded code to find first responder
|
2017-10-20 09:50:06 +07:00 |
|
Gabriel Wong
|
3920a5ea60
|
Squash some warnings
|
2017-10-20 09:50:06 +07:00 |
|
Gabriel Wong
|
79f2108e25
|
Fix download of font
|
2017-10-20 09:50:05 +07:00 |
|
Gabriel Wong
|
c0bbd92f3f
|
Fix copying downloaded keyboard JS
|
2017-10-20 09:50:01 +07:00 |
|
Gabriel Wong
|
631cb3d19a
|
Migrate KMManager to Swift
|
2017-10-20 09:49:53 +07:00 |
|
Gabriel Wong
|
3125089602
|
Migrate KMURLProtocol to Swift
|
2017-10-06 15:03:33 +07:00 |
|
Gabriel Wong
|
5568672f42
|
Migrate KMTextView to Swift
|
2017-10-06 14:28:35 +07:00 |
|
Gabriel Wong
|
4544e71e6e
|
Migrate KMTextView to Swift
|
2017-10-06 14:09:31 +07:00 |
|
Gabriel Wong
|
5fe6464177
|
Migrate KMTextFieldDelegate to Swift
|
2017-10-06 14:08:18 +07:00 |
|
Gabriel Wong
|
6de84cc35e
|
Migrate KMTextField to Swift
|
2017-10-06 14:05:30 +07:00 |
|
Gabriel Wong
|
aba6dd96f7
|
Migrate engine demo app to Swift
|
2017-10-05 16:27:54 +07:00 |
|
Gabriel Wong
|
1aac9682b6
|
Migrate KMKeyPreviewView to Swift
|
2017-10-05 13:17:41 +07:00 |
|
Gabriel Wong
|
f813947309
|
Migrate KMInputViewController to Swift
|
2017-10-05 12:41:26 +07:00 |
|
Gabriel Wong
|
6886b32633
|
Fix retrieval of resources from Keyman bundle in framework
|
2017-10-05 09:43:28 +07:00 |
|
Gabriel Wong
|
4ee382b34e
|
Create KeymanEngine framework
|
2017-10-03 10:48:23 +07:00 |
|
Gabriel Wong
|
e7fca50928
|
Split out test harness classes
|
2017-10-02 11:08:19 +07:00 |
|
Gabriel Wong
|
25fed7949d
|
Migrate KMSubKeysView
|
2017-09-29 10:12:29 +07:00 |
|
Gabriel Wong
|
b3a5738b2e
|
Migrate KMKeyboardMenuView to Swift
|
2017-09-28 14:48:51 +07:00 |
|
Gabriel Wong
|
d28779f356
|
Use Swift 4 in KMEI
|
2017-09-28 13:24:11 +07:00 |
|
Gabriel Wong
|
ce4b2a10cc
|
Migrate KMHTTPDownloader to Swift
|
2017-09-28 11:10:52 +07:00 |
|
Gabriel Wong
|
7f0a4286a6
|
Migrate KMHTTPDownloadRequest to Swift
|
2017-09-28 11:10:52 +07:00 |
|
Gabriel Wong
|
b286c8d139
|
Migrate LanguageViewController to Swift
|
2017-09-28 11:10:52 +07:00 |
|
Gabriel Wong
|
2eb76f1963
|
Add access modifiers
|
2017-09-28 11:10:52 +07:00 |
|
Gabriel Wong
|
e4e635ff92
|
Migrate LanguageDetailViewController to Swift
|
2017-09-28 11:10:52 +07:00 |
|