Gabriel Wong
|
1e7e8db471
|
Move KMW WebView interaction into view controller
|
2017-11-18 11:14:36 +07:00 |
|
Gabriel Wong
|
8a6f3f24bd
|
Resolve image against screen scale automatically
|
2017-11-17 17:12:24 +07:00 |
|
Gabriel Wong
|
bde9b7f408
|
Use maximum() instead of ternary statement
|
2017-11-17 15:28:33 +07:00 |
|
Gabriel Wong
|
c4596d91a0
|
Fix width of KeyboardMenuView
|
2017-11-17 15:25:37 +07:00 |
|
Gabriel Wong
|
9936a7e26d
|
Merge pull request #418 from keymanapp/ios-remove-filesystem-migration
Remove old migration code
|
2017-11-17 14:08:31 +07:00 |
|
Gabriel Wong
|
a58512638b
|
Remove old migration code
|
2017-11-17 13:52:25 +07:00 |
|
Gabriel Wong
|
9bb7f10246
|
Reload keyboard list after deleting keyboard
|
2017-11-17 13:43:15 +07:00 |
|
Gabriel Wong
|
75fd393735
|
Handle deleting current keyboard in Manager
|
2017-11-17 13:43:14 +07:00 |
|
Gabriel Wong
|
df7269ff84
|
Fix computation of latest keyboard version
|
2017-11-17 12:42:09 +07:00 |
|
Gabriel Wong
|
eef15c24cd
|
Remove unused subkey notifications
|
2017-11-16 15:28:27 +07:00 |
|
Gabriel Wong
|
0ec0eb7602
|
Always download custom keyboards directly
|
2017-11-16 14:16:12 +07:00 |
|
Gabriel Wong
|
3f2942ca2d
|
Fix parsing of custom keyboard JSON
|
2017-11-16 13:31:42 +07:00 |
|
Gabriel Wong
|
c7fde7a10c
|
Fix keyboard status check
|
2017-11-16 09:47:14 +07:00 |
|
Gabriel Wong
|
3680050404
|
Merge pull request #389 from keymanapp/ios-typed-notification
Add types to notifications
|
2017-11-16 09:46:50 +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
|
32e1f79b94
|
Merge pull request #384 from keymanapp/ios-font-struct
Create Font struct to track custom fonts
|
2017-11-14 14:15:40 +07:00 |
|
Gabriel Wong
|
a2a3e1fb16
|
Move userKeyboard(withID:languageID:) to UserDefaults
|
2017-11-14 12:01:43 +07:00 |
|
Gabriel Wong
|
932e247e0f
|
Make UserDefaults keys internal
|
2017-11-14 11:45:54 +07:00 |
|
Joshua Horton
|
0ac1377d76
|
Merge branch 'master' into web-349-core-refactoring
|
2017-11-13 13:05:52 +07:00 |
|
Gabriel Wong
|
d1730eb605
|
Fix some lint warnings
|
2017-11-10 14:25:50 +07:00 |
|
Gabriel Wong
|
c92135fce3
|
Weak reference to instance methods
|
2017-11-10 14:17:34 +07:00 |
|
Gabriel Wong
|
01fb7af7aa
|
Create Font struct to track custom fonts
|
2017-11-07 13:12:37 +07:00 |
|
Gabriel Wong
|
b9553a3198
|
Make remaining notifications typed
|
2017-11-07 11:04:28 +07:00 |
|
Gabriel Wong
|
6e3fbe1b74
|
Framework for typed notifications
|
2017-11-07 11:04:25 +07:00 |
|
Gabriel Wong
|
9b91d0eafc
|
Remove some unneeded keys
|
2017-11-07 10:58:01 +07:00 |
|
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 |
|