Commit graph

296 commits

Author SHA1 Message Date
jahorton
58f79e48cf fix(ios): fixes sys kbd error init, toggling 2020-12-14 13:34:26 +07:00
jahorton
f5fc278aa6 fix(ios): toggle now affects Swift-side crashes... after app restart 2020-12-11 11:21:37 +07:00
jahorton
96ea9c65e0 feat(ios): retools settings menu, adds crash reporting toggle 2020-12-10 13:01:02 +07:00
jahorton
de9de6f625 fix(ios/app): now properly displays, returns from package welcome 2020-12-09 11:52:51 +07:00
jahorton
c79658af0e fix(ios/engine): document picker now displays proper nav items 2020-12-09 10:10:58 +07:00
Joshua Horton
11f81bf360
Merge pull request #4089 from keymanapp/refactor/ios/engine/change-browser-to-picker
refactor(ios/engine): changes "install from file" to better match Apple guidelines
2020-12-08 11:59:21 +07:00
jahorton
e8c66a8f7b docs(ios): minor documentation point 2020-12-08 11:00:40 +07:00
jahorton
2193b9f20e chore(ios): pbxproj file compat for xcode 12 & simulator 2020-12-08 10:47:56 +07:00
jahorton
099af53ab4 chore(ios/engine): minor polish 2020-12-07 15:34:52 +07:00
jahorton
8bb1ed132d feat(ios/engine): adds cancel to iOS 11-12 doc picker 2020-12-07 13:55:20 +07:00
jahorton
82446e6857 refactor(ios/engine): first functioning use of DocumentPicker over DocumentBrowser 2020-12-07 11:28:35 +07:00
jahorton
d8526452f0 feat(ios/engine): launches external links outside the app 2020-11-18 15:03:14 +07:00
jahorton
8f6e85af87 feat(ios): displays local welcome.htm for resource help 2020-09-23 12:04:26 +07:00
jahorton
54b8ac8302 fix(ios/app): lint warning fixes 2020-08-07 09:40:51 +07:00
jahorton
20a8cdead1 fix(ios/app): matching fix for universal link case 2020-08-06 14:10:09 +07:00
jahorton
6e2d75638c chore(ios/app): Merge branch 'feat/ios/app/installer-integration' into feat/ios/app/universal-links 2020-08-06 14:08:10 +07:00
jahorton
4af051e90f fix(ios/app): fixes installer nav bar bug 2020-08-06 14:07:46 +07:00
jahorton
818ae53752 feat(ios/app): operational universal links 2020-08-06 13:58:35 +07:00
jahorton
bb3a13900d feat(ios/app): adds entitlement, AppDelegate hook 2020-08-06 13:32:50 +07:00
jahorton
576baf3e00 feat(ios/app): "Open in Keyman" uses new installer 2020-08-06 12:06:25 +07:00
jahorton
40131d1e55 feat(ios/engine): start/complete reports, spinner 2020-08-06 09:40:42 +07:00
jahorton
8bb62d7812 feat(ios/engine): collective progress tracking 2020-08-05 15:54:47 +07:00
jahorton
099cf8ab96 feat(ios/engine): baseline implementation. No notifications / polish / error handling 2020-08-05 12:37:21 +07:00
jahorton
695575a1b0 fix(ios/app): missed l10n key, linter warnings 2020-07-30 11:51:41 +07:00
jahorton
836fd0b921 feat(ios/app): embedded browser i18n 2020-07-30 11:02:06 +07:00
jahorton
c3ddd98edb change(ios): reworks i18n approach a bit, more strings 2020-07-28 15:52:00 +07:00
jahorton
1ca8ef6b2d chore(ios): Merge branch 'master' into feat/ios/i18n-start 2020-07-28 12:43:04 +07:00
jahorton
baad7702ec refactor(ios/engine): package update detection 2020-07-17 10:54:10 +07:00
jahorton
269bc2eed5 refactor(ios/engine): for legacy downloadLexicalModel API 2020-07-09 10:21:53 +07:00
jahorton
de2f5eb339 refactor(ios/engine): removes also-dead helper 2020-06-22 08:47:02 +07:00
jahorton
f88f32febf refactor(ios/engine): more dead code removal 2020-06-22 08:40:55 +07:00
jahorton
839eb34bd8 refactor(ios/engine): removes MVC.didDownload flag 2020-06-19 11:53:14 +07:00
jahorton
9ab2c2f4e4 refactor(ios/engine): removes unutilized launchURL 2020-06-19 11:50:42 +07:00
jahorton
8ea3f29e3a change(ios/engine): drops redundant resource adds 2020-06-19 11:09:28 +07:00
jahorton
6ae84e0241 fix(ios/engine): fixes newly deprecated uses of prepareKMPInstall 2020-06-11 15:35:17 +07:00
jahorton
f7b55ded8f change(ios/engine): removes legacy adhoc-JS Keyboard install code 2020-05-29 10:12:35 +07:00
jahorton
3edf94c684 change(ios): DO_SENTRY -> UPLOAD_SENTRY 2020-05-27 12:49:40 +07:00
jahorton
2f2075ee88 change(ios): auto-uploads symbols to sentry for releases, adds param for dev use 2020-05-25 13:31:53 +07:00
Marc Durdin
45088eda05 fix(ios): tweaks to project files
This tweaks iOS target versions, framework paths and debug information
in order to make the FV Keyboards debugging simpler.
2020-05-18 16:37:04 +07:00
Marc Durdin
ce231e3f6d fix(ios): oem fv project version 2020-05-01 17:42:16 +10:00
Marc Durdin
aa22a3757a fix(ios): use environment and version-with-tag for sentry 2020-04-28 11:35:59 +10:00
jahorton
2bd21e447e fix(ios): reverts removal of Settings.bundle 2020-03-23 10:52:21 +07:00
jahorton
4eda5971a0 chore(ios): Merge branch 'master' into feat/ios/i18n-start 2020-03-23 10:30:55 +07:00
jahorton
fc9444b565 fix(ios): fixes Carthage framework copy for Sentry 2020-03-10 06:48:32 +07:00
jahorton
802317425e fix(ios): reverts the SWKeyboard.xcscheme changes 2020-03-09 09:38:07 +07:00
jahorton
45e3028ce0 chore(ios/engine): Merge branch 'feat/ios/sentry-start' into feat/ios/engine-kbd-sentry 2020-03-09 09:09:18 +07:00
jahorton
57b99cc80e change(ios): a couple more Reachability URL tweaks 2020-03-09 08:59:23 +07:00
jahorton
23af4e2497 fix(ios): shell-script quoting 2020-03-09 08:50:13 +07:00
jahorton
1757f205a0 chore(ios): Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start 2020-03-09 08:45:04 +07:00
jahorton
c7df79e00f fix(ios): shell script quotes 2020-03-09 08:29:41 +07:00