Commit graph

1869 commits

Author SHA1 Message Date
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
Gabriel Wong
67d8b4912e Migrate KeyboardPickerViewController to Swift 2017-09-28 11:10:52 +07:00
Gabriel Wong
fe3952bfeb Migrate KeyboardInfoViewController to Swift 2017-09-28 11:10:51 +07:00
Gabriel Wong
5a47149161 Migrate KeyboardNameTableViewCell to Swift 2017-09-28 11:10:51 +07:00
Gabriel Wong
6c0e6014fe Migrate KMKeyboardPickerButton to Swift 2017-09-28 11:10:51 +07:00
Gabriel Wong
f46be03046 Migrate KMKeyboardPickerBarButtonItem to Swift 2017-09-28 11:10:51 +07:00
Gabriel Wong
731564e28d Project group use relative path 2017-09-28 11:10:51 +07:00
Gabriel Wong
25b981aecf Migrate KMPopoverView to Swift 2017-09-28 11:10:51 +07:00
Gabriel Wong
1332a1f595 Fix build of Reachability 2017-09-28 11:10:51 +07:00
Gabriel Wong
2a08cd5da5 Point SWKeyboard in iOS engine to correct lib dir 2017-09-28 11:10:51 +07:00
Gabriel Wong
02d3e08e94 Add bridging header and SwiftLint to iOS Engine proj 2017-09-28 11:10:51 +07:00
Gabriel Wong
1c820d6788 Fix crash when closing browser 2017-09-28 10:36:53 +07:00
Gabriel Wong
bd8cd01c99 Migrate to Swift 4 2017-09-28 09:51:17 +07:00
Gabriel Wong
4564f35e18 Use recommended build settings with additional warnings 2017-09-28 09:36:34 +07:00
Gabriel Wong
400f9ae472 Stop using deprecated willRotate() 2017-09-28 09:34:07 +07:00
Gabriel Wong
5936d257de Add access modifiers 2017-09-15 10:02:54 +07:00
Gabriel Wong
b0884ae005 Make shouldShowGetStarted a property 2017-09-14 12:39:30 +07:00
Gabriel Wong
962de68cb0 PR comments 2017-09-14 12:24:00 +07:00
Gabriel Wong
136e08b2f1 Fix unwrapping nil 2017-09-11 15:36:11 +07:00
Gabriel Wong
a49c6a269e Remove unnecessary import Foundation 2017-09-11 13:49:52 +07:00
Gabriel Wong
c31f16b0cd Use Swift literals for UIImage and checking OS version 2017-09-11 13:41:34 +07:00
Gabriel Wong
4fc96eb17d Migrate MainViewController to Swift 2017-09-11 13:07:06 +07:00
Gabriel Wong
d1d460cd36 Migrate AppDelegate to Swift 2017-09-07 15:12:15 +07:00
Gabriel Wong
d5b18f424d Migrate UIImage+Helpers to Swift 2017-09-07 13:53:50 +07:00
Gabriel Wong
360f8a7277 Migrate KMDropDownList to Swift 2017-09-07 13:33:42 +07:00
Gabriel Wong
56dddf6826 Migrate KMDropDownView to Swift 2017-09-07 12:24:35 +07:00
Gabriel Wong
7ab7ca1771 Migrate GetStartedViewController to Swift 2017-09-07 10:40:13 +07:00