jahorton
|
a4e596749a
|
change(ios): Swift 4 -> Swift 5 base conversion
|
2019-11-01 08:25:34 +07:00 |
|
Randy Boring
|
e9b2ce33db
|
add info debugging to track which viewcontroller is appearing
|
2019-06-12 20:57:22 -05:00 |
|
Randy Boring
|
564c437169
|
change the cell titles to match Android
|
2019-06-06 09:33:43 -05:00 |
|
Tom Bogle
|
1ad05e8df7
|
[iOS] More replacements of deprecated UIAlertView calls [WIP]
|
2018-07-05 17:14:13 -04:00 |
|
Jacob Bullock
|
30d7ffabc7
|
fixed unused call warnings by using '_ =' or changing method signature to throw instead of return a bool
|
2018-05-01 07:04:09 -06:00 |
|
Gabriel Wong
|
35c40be9a6
|
Use log directly instead of via kmLog
|
2017-12-07 14:37:24 +07:00 |
|
Gabriel Wong
|
d045c7e063
|
Remove unused access of UserDefaults
|
2017-11-27 15:36:43 +07:00 |
|
Gabriel Wong
|
c6a03c7e08
|
Encapsulate data directory and UserDefaults
|
2017-11-27 08:49:43 +07:00 |
|
Gabriel Wong
|
75fd393735
|
Handle deleting current keyboard in Manager
|
2017-11-17 13:43: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
|
932e247e0f
|
Make UserDefaults keys internal
|
2017-11-14 11:45:54 +07:00 |
|
Gabriel Wong
|
d1730eb605
|
Fix some lint warnings
|
2017-11-10 14:25:50 +07:00 |
|
Gabriel Wong
|
b9553a3198
|
Make remaining notifications typed
|
2017-11-07 11:04:28 +07:00 |
|
Gabriel Wong
|
1a286d237c
|
Use InstallableKeyboard struct in KeymanEngine
|
2017-11-07 10:58:01 +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
|
631cb3d19a
|
Migrate KMManager to Swift
|
2017-10-20 09:49:53 +07:00 |
|
Gabriel Wong
|
2eb76f1963
|
Add access modifiers
|
2017-09-28 11:10:52 +07:00 |
|
Gabriel Wong
|
fe3952bfeb
|
Migrate KeyboardInfoViewController to Swift
|
2017-09-28 11:10:51 +07:00 |
|