| .. |
|
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
|
[iOS] Fixes #824
|
2018-07-06 16:39:50 -04: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
|
Fixes #500. Cleaning up constraint violations and confused keyboard resizing code, first pass.
|
2018-06-12 22:37:41 +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
|
Fixes broken keyboard -- not responding to touch -- regression in #981
|
2018-06-14 21:07:36 +07:00 |
|
KeyboardMenuView.swift
|
Fixes #500. Cleaning up constraint violations and confused keyboard resizing code, first pass.
|
2018-06-12 22:37:41 +07: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
|
Fixes #500. Cleaning up constraint violations and confused keyboard resizing code, first pass.
|
2018-06-12 22:37:41 +07:00 |
|
KeyPreviewView.swift
|
Fixes #500. Cleaning up constraint violations and confused keyboard resizing code, first pass.
|
2018-06-12 22:37:41 +07:00 |
|
Log.swift
|
Use log directly instead of via kmLog
|
2017-12-07 14:37:24 +07:00 |
|
Manager.swift
|
[iOS] #1045 - cherry-pick: Quick (temp?) fix for OSK layout: disable animation
|
2018-09-05 11:27:02 -04: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
|
Fixes #500. Cleaning up constraint violations and confused keyboard resizing code, first pass.
|
2018-06-12 22:37:41 +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 |