| .. |
|
Errors
|
adding custom errors for throwing
|
2018-05-01 07:03:01 -06:00 |
|
Extension
|
Fixes #510. If a keyboard.json has no timezone in the last modified date string, then it will still install
|
2018-06-13 13:12:43 +07:00 |
|
KeyboardRepository
|
[Mac] #735 - Changed query to get bcp-47 language IDs
|
2018-06-07 23:36:47 -04:00 |
|
LanguagePicker
|
Merge pull request #805 from keymanapp/ios/unused-calls
|
2018-05-18 02:13:03 -06:00 |
|
Model
|
Merge pull request #596 from keymanapp/ios-kmp
|
2018-02-26 01:00:50 -07:00 |
|
Notification
|
Use log directly instead of via kmLog
|
2017-12-07 14:37:24 +07:00 |
|
Constants.swift
|
[iOS] Use BCP-47 codes for registering keyboards
|
2018-02-22 08:57:36 +07:00 |
|
FontManager.swift
|
Merge branch 'master' into ios-special-osk-font
|
2017-12-18 09:52:37 +07:00 |
|
HTTPDownloader.swift
|
Completed ad-hoc keyboard fix (slightly different pathway than first attempt)
|
2018-03-16 10:46:19 +07:00 |
|
HTTPDownloadRequest.swift
|
Create KeyboardRepository protocol
|
2017-12-04 12:52:25 +07:00 |
|
InputViewController.swift
|
Merge branch 'master' into ios-refactor-directory
|
2017-12-05 09:20:45 +07:00 |
|
KeyboardMenuView.swift
|
removing change of setKeyboard to throw error and put back boolean return:
|
2018-05-14 21:04:08 -06:00 |
|
KeymanURLProtocol.swift
|
Use log directly instead of via kmLog
|
2017-12-07 14:37:24 +07:00 |
|
KeymanWebDelegate.swift
|
Rename view param in KMW delegate to keymanWeb
|
2017-11-18 11:14:37 +07:00 |
|
KeymanWebViewController.swift
|
Minor housekeeping for the PR.
|
2018-04-25 12:52:53 +07:00 |
|
KeyPreviewView.swift
|
Namespace constants separately
|
2017-11-30 09:00:13 +07:00 |
|
Log.swift
|
Use log directly instead of via kmLog
|
2017-12-07 14:37:24 +07:00 |
|
Manager.swift
|
Fixes #510. If a keyboard.json has no timezone in the last modified date string, then it will still install
|
2018-06-13 13:12:43 +07:00 |
|
Migrations.swift
|
Migrate v2 keyboard dictionaries to structs
|
2017-12-18 09:08:50 +07:00 |
|
PopoverView.swift
|
Remove unneeded public and @objc
|
2017-11-06 12:12:43 +07:00 |
|
Storage.swift
|
Merge branch 'master' into ios-special-osk-font
|
2017-12-18 09:52:37 +07:00 |
|
SubKeysView.swift
|
Merge remote-tracking branch 'origin/master' into ios-lift-constants
|
2017-11-30 09:03:34 +07:00 |
|
TextField.swift
|
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 |
|
TextFieldDelegateProxy.swift
|
Remove Keyman prefix from some classes
|
2017-11-06 12:03:08 +07:00 |
|
TextView.swift
|
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 |
|
TextViewDelegateProxy.swift
|
Remove Keyman prefix from some classes
|
2017-11-06 12:03:08 +07:00 |