Commit graph

1945 commits

Author SHA1 Message Date
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
Joshua A. Horton
b318249769 Removes the 'free' set of asset images and attaches the newly required 'marketing' 1024x1024 icon. Addresses #371. 2017-10-20 09:28:41 +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
6e8fe32680 Migrate Sample2 app to Swift 2017-10-06 09:57:22 +07:00
Gabriel Wong
8c7fc5812e Migrate KMSample1 app to Swift 2017-10-06 09:54:09 +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
2d30e70e1c Fix build of Sample2 2017-10-05 12:41:27 +07:00
Gabriel Wong
f813947309 Migrate KMInputViewController to Swift 2017-10-05 12:41:26 +07:00
Gabriel Wong
4c8271f083 Migrate KeyboardViewController to Swift 2017-10-05 10:28:58 +07:00
Gabriel Wong
6886b32633 Fix retrieval of resources from Keyman bundle in framework 2017-10-05 09:43:28 +07:00
Gabriel Wong
114deece15 Fix build of samples 2017-10-03 11:20:20 +07:00
Gabriel Wong
4ee382b34e Create KeymanEngine framework 2017-10-03 10:48:23 +07:00
Joshua Horton
5883d19906 Merge pull request #336 from keymanapp/ios-codesign-fix
Fixes iOS code signing settings for Xcode 9.
2017-10-03 08:09:37 +07:00
Joshua A. Horton
208a0fd27f Corrected the check for archive creation - assertFileExist doesn't work on directories. 2017-10-02 12:44:44 +07:00
Gabriel Wong
ceae9a9dec Rename demo app 2017-10-02 11:13:38 +07:00
Gabriel Wong
e7fca50928 Split out test harness classes 2017-10-02 11:08:19 +07:00
Joshua A. Horton
7382952937 Aims to fix automatic codesigning (as now needed) on the build agents via command-line option. 2017-10-02 10:41:23 +07:00
Joshua A. Horton
c4e56872b1 Tweaks the build script to fail if the initial archive file does not properly generate. 2017-10-02 10:34:30 +07:00
Joshua Horton
d83bd8a8c8 Merge pull request #335 from keymanapp/windows-history-and-readme
Windows History and Readme
2017-09-29 11:48:17 +07:00
Joshua A. Horton
db8b25547e Fixes iOS code signing settings to be compatible with Xcode 9 - it became more restrictive with certain details. 2017-09-29 10:53:21 +07:00
Gabriel Wong
25fed7949d Migrate KMSubKeysView 2017-09-29 10:12:29 +07:00
Joshua Horton
d892ae61aa Found a typo/mistake on the ios history.md, so I'm throwing in a fix for it. 2017-09-29 09:01:05 +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
2a4d4dae41 Add recommended project settings 2017-09-28 11:10:53 +07:00
Gabriel Wong
939e021c23 Fix architectures for XCode 9 / iOS 11 2017-09-28 11:10:52 +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