Commit graph

354 commits

Author SHA1 Message Date
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
Gabriel Wong
807ed2c0c1 Fix lint warnings 2017-09-07 09:36:23 +07:00
Gabriel Wong
9107b53303 Add SwiftLint 2017-09-07 09:35:35 +07:00
Gabriel Wong
c6caa72dae Migrate KMWebBrowserViewController to Swift 2017-09-07 08:33:27 +07:00
Gabriel Wong
4681a349ed Migrate KMBookmarksViewController to Swift 2017-09-05 14:38:48 +07:00
Gabriel Wong
251b3ed477 Migrate SetUpViewController 2017-09-05 13:12:43 +07:00
Gabriel Wong
053a5a1fe2 InfoViewController to swift 2017-09-05 13:12:42 +07:00
Gabriel Wong
436754c29a Migrate KMActivityProvider to Swift 2017-09-05 10:16:35 +07:00
Gabriel Wong
a935c15fca Migrate KeyboardViewController to Swift 2017-09-04 15:51:35 +07:00
Joshua Horton
2b841e5e82 [iOS] Instructions for testing on physical devices (#294)
Updated 'readme.MD' with details on how to run the app on a physical device without team code-signing permissions.

* Correcting typos.

* Formatting.

* Corrects instructions regarding app group settings.

* Minimum required iOS version.

* App Group name typo.  :(

* Forgot formatting.
2017-09-04 10:38:00 +07:00
Gabriel Wong
ca70c96ba2 Merge pull request #278 from keymanapp/web-set-up
Fixes to web set up
2017-09-01 10:37:08 +07:00
Gabriel Wong
7b16636b8a Don't need special case for cp -R on Mac 2017-09-01 08:32:38 +07:00
Gabriel Wong
c3aa9aa70c Update web README 2017-09-01 08:32:38 +07:00
Gabriel Wong
36f33cbb5f Point compiled samples to correct resources dir 2017-09-01 08:32:38 +07:00
Gabriel Wong
1e3e85d35d Merge pull request #261 from keymanapp/android-set-up-macos
Fix android build script for MacOS and update README
2017-09-01 08:24:21 +07:00
Gabriel Wong
5e76bcbc12 Make instructions clear if executables not on PATH 2017-08-31 09:58:20 +07:00
Gabriel Wong
39c440c716 Fix sublist formatting 2017-08-31 09:44:05 +07:00
Gabriel Wong
19673b21c6 Update Android README 2017-08-31 09:34:51 +07:00
Gabriel Wong
c4ca29606c Fix Android build script on MacOS 2017-08-31 09:22:27 +07:00
Joshua Horton
587fed7cda Merge pull request #236 from keymanapp/web-build-ui-fix
[Web] Fixes unexpected '%' insertion in compiled UI code.
2017-08-30 10:54:40 +07:00
Joshua Horton
7febeff4d3 Fixes unexpected '%' insertion in compiled UI code. 2017-08-30 10:26:26 +07:00
Darcy Wong
5ee9e97f60 Merge pull request #235 from keymanapp/ios-update-readme
Update README files
2017-08-30 09:27:30 +07:00
darcywong00
e53169d933 Update README files
root README
-Add iOS CI build status
-Organize according to desktop and web/mobile platforms

web/README
- Reorder content to a *Minimum Web Requirements* section

ios/README
- Add some formatting
2017-08-30 08:22:00 +07:00
Darcy Wong
63a063f80d Merge pull request #230 from keymanapp/android-closing-browser-220
Fix for 2 keyboards being displayed when closing Keyman browser to Keyman for Android
2017-08-29 15:26:35 +07:00
Tom Bogle
59261ab869 Merge pull request #232 from keymanapp/mac-build-dmg-with-lowercase-k
[Mac] Changed to use lowercase "k" when generating DMG file.
2017-08-28 13:43:45 -04:00
Tom Bogle
1b691774dd Removed stray f from first line 2017-08-28 10:09:48 -04:00
Tom Bogle
52bbc00545 [Mac] Changed to use lowercase "k" when generating DMG file. 2017-08-28 08:04:18 -04:00
darcywong00
2c93c9d20b Revert resume and pause code
cleanup back to original code
2017-08-28 16:14:54 +07:00
Marc Durdin
1c7fd1c2e0 Merge pull request #226 from keymanapp/ios-iphone-7-system-keyboard-width-regression
Ios iphone 7 system keyboard width regression
2017-08-26 15:08:27 +07:00
Marc Durdin
abb364eaa1 Stable build 2.6.4 history.md 2017-08-26 14:44:52 +07:00
Marc Durdin
857657a1d0 Fixes #224 - keyboard width incorrect on newer devices 2017-08-26 14:44:04 +07:00
Marc Durdin
c0bca5c0d5 Merge remote-tracking branch 'origin/ios-build-sh-enhancement' into ios-iphone-7-system-keyboard-width-regression 2017-08-26 12:29:23 +07:00
Marc Durdin
39feddb4a8 Merge pull request #223 from keymanapp/ios-css-for-embedded-regression
iOS css for embedded regression
2017-08-26 11:04:55 +07:00
Marc Durdin
418a12da86 Tweaks 2017-08-26 09:22:09 +07:00
Marc Durdin
84697bd7dc Fixup embedded CSS for Keyman for iOS (interim) 2017-08-26 08:05:56 +07:00
Joshua A. Horton
a851aa7b79 Extra retooling of build.sh. 2017-08-25 09:43:20 +07:00
Joshua A. Horton
7270a0ac61 Added debug-vs-release configuration flag to build.sh. 2017-08-25 09:21:21 +07:00
darcywong00
942d671d7f Add to history.md changelog
- also removed stray include of facebookSDK
2017-08-23 17:28:47 +07:00
darcywong00
fe775e18f1 Hide keyboard when closing Keyman Browser 2017-08-23 14:12:55 +07:00
Joshua Horton
e539f4eaaf Merge pull request #212 from keymanapp/web-remove-shims
[Web] Removes now-deprecated shim elements.
2017-08-23 12:14:29 +07:00
Joshua Horton
77a63e76ed Attachment API rework (#114)
A massive rework for our attachment and enablement paradigms for web controls targetted for KeymanWeb 10.0, merged from #114.  This also more closely ties the control paths used for page initialization with those used by MutationObservers for dynamically-added elements in an aim to improve internal consistency and facilitate new and future extensions to KMW functionality.
2017-08-23 12:12:48 +07:00
Marc Durdin
0084e1a4c9 Merge pull request #209 from keymanapp/windows-vk-key-map-app
VKKeyMap test application
2017-08-22 09:23:48 +07:00