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
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
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
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
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
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
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
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
Marc Durdin
0f657a064b
Tweak usage
2017-08-21 16:27:13 +07:00
Marc Durdin
002874d93b
Remove KMW download and builds from repo instead
2017-08-21 15:39:03 +07:00
Marc Durdin
1f0add3876
Add executable bit
2017-08-21 15:00:08 +07:00
Marc Durdin
543634f437
Pull newest files from closed repo
2017-08-21 14:16:18 +07:00
Marc Durdin
606fdb78aa
Initial commit
2017-08-21 13:54:29 +07:00