Commit graph

158 commits

Author SHA1 Message Date
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
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
jahorton
51b7c25e6f feat(ios): sets SentryClient 'environment' based on build 2020-03-06 11:42:42 +07:00
jahorton
c86274e725 feat(ios): Starts centralizing Sentry code for iOS
feat(ios): merges Sentry init, starts SentryManager, kbd use
2020-03-06 10:06:10 +07:00
jahorton
38cfe74563 feat(ios): proper debug file format for KMEI 2020-03-05 14:26:30 +07:00
jahorton
0691703b6c feat(ios): KeymanEngine use of Sentry.framework 2020-03-05 14:26:29 +07:00
jahorton
ac78a2ea41 fix(ios): finishes merge of version update into Sentry init branch 2020-03-04 16:01:44 +07:00
jahorton
a725057661 chore(ios): Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start 2020-03-04 15:58:31 +07:00
jahorton
9cf45434f8 change(ios): reworks new version update as xcode-utils.sh 2020-03-04 08:31:55 +07:00
jahorton
db9d3e43e0 feat(ios): finishes iOS version forwarding, cleans kmbuild.sh 2020-03-04 08:13:07 +07:00
jahorton
4c7724c158 feat(ios): now updates KMEI bundle version 2020-03-04 07:48:59 +07:00
jahorton
bbd2af41b1 feat(ios): adds debug+sentry config, silences Sentry on original debug 2020-03-03 10:11:10 +07:00
Joshua Horton
0cdc79e424
Merge branch 'feat/ios/unit-test-seeding' into feat/ios/keyboard-scale-tests 2020-02-26 20:48:01 +07:00
jahorton
d84773d33d feat(ios): Adds keyboard-scale unit tests, fixes unknown device bug 2020-02-20 15:58:56 +07:00
jahorton
afc385521c feat(ios): Fixes new tests, adds 10.0 migration tests 2020-02-20 14:43:50 +07:00
jahorton
fc19e67c96 feat(ios): adds basic 12.0 migration test 2020-02-20 13:31:38 +07:00
jahorton
de65abb27f feat(ios): Adds lexical model extraction test 2020-02-19 09:36:55 +07:00
jahorton
9396b4132c change(ios): Mild restructure of last test 2020-02-19 09:28:28 +07:00
jahorton
b0b4b4bb15 change(ios): fixes Storage erasure, starts file tests 2020-02-19 08:46:17 +07:00
jahorton
9f392c63d4 feat(ios): Starts TestUtils 'namespace' for testing funcs 2020-02-19 08:22:49 +07:00
jahorton
891a22ab90 fix(ios): reuses KMEI plist for test host app 2020-02-18 14:33:59 +07:00
jahorton
efd0ce8c47 fix(ios): Creates barebones 'test host' for test file storage 2020-02-18 13:42:48 +07:00
jahorton
c6b1a4cb52 feat(ios): baby's first XCode unit-test script 2020-02-18 13:42:47 +07:00
jahorton
da4ab5a360 fix(ios): baseline test configuration fix 2020-02-18 13:42:39 +07:00
jahorton
9ebdb93dde fix(ios): adds demo's missing dependency 2020-02-17 09:56:02 +07:00
jahorton
4a9862107d fix(ios): Disables demo linting, the root of all demo comp errors 2020-02-17 09:54:34 +07:00
jahorton
939593e51c change(ios): Centralizes kbd download error alerts 2020-01-27 11:48:23 +07:00
Marc Durdin
84de9333a0 chore(ios): replace certificates and provisioning profiles
Certificates and profiles were accidentally revoked
by another developer on developer.apple.com. Sadface\!
2020-01-25 09:00:48 +11:00
jahorton
925ccf6a75 change(ios): Partial refactor of resource info UI data retrieval
change(ios):  Minor polish, iOS history.md

docs(ios): history.md correction
2020-01-21 12:28:09 +07:00
jahorton
c1c77c5f29 feat(ios): ResourceInfoView scrolling 2020-01-21 12:28:01 +07:00
jahorton
5e999e6ab1 feat(ios): Initial work toward a XIB-based InfoViewController 2020-01-21 12:28:01 +07:00
jahorton
95924f4a4a chore(ios): Merge with branch 'master' 2020-01-20 08:47:55 +07:00
jahorton
d34b65c216 chore(ios): Merge with branch 'fix/ios/always-show-banner' 2020-01-20 08:13:18 +07:00
jahorton
6e90d1cf76 feat(ios): Cleans up 12.0 file management, non-adhoc kmp install 2020-01-16 12:00:36 +07:00
jahorton
48bcd450a0 feat(ios): splits color defns, styles popup elements 2020-01-15 14:19:40 +07:00
jahorton
e4b71a4899 feat(ios): start of KeyboardScaleMap 2020-01-15 10:29:02 +07:00
jahorton
c7bb65015d refactor(ios): creates separate class for adhoc kmp install prompt 2019-12-18 10:51:41 +07:00
jahorton
e8cb7265cb change(ios): disables Mac Catalyst build target 2019-11-01 08:25:34 +07:00
jahorton
6b7ceec96a change(ios): updates build; drops legacy build sys 2019-11-01 08:25:34 +07:00
jahorton
a4e596749a change(ios): Swift 4 -> Swift 5 base conversion 2019-11-01 08:25:34 +07:00
jahorton
b304b3b120 Enables bitcode generation for KMEI 2019-09-23 09:25:42 +07:00
jahorton
2868dc8909 Merge branch 'beta' into ios-resource-download-manager 2019-08-26 13:36:21 +07:00
Joshua Horton
970392ce81
Merge pull request #1976 from keymanapp/ios-settings-status-bar
[iOS] Settings notification bar refactor/prep
2019-08-26 13:34:45 +07:00
jahorton
a6787ba39e Allows bypassing master language list 2019-08-23 09:38:00 +07:00
jahorton
942e69b392 Strips picker of updates, fixes Get Started option 2019-08-21 13:24:52 +07:00
jahorton
d05038edf2 Split the downloading management into own class 2019-08-20 10:08:17 +07:00
jahorton
ca7f6167b7 HTTPDownloader handler tweaks 2019-08-16 15:58:39 +07:00
jahorton
95c9eba1f4 Start of ResourceDownloadManager, pre-refactor 2019-08-15 10:24:13 +07:00
jahorton
f416e583e9 Settings status bar prep for upcoming work 2019-08-14 15:42:46 +07:00