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
|
ced9ebb6fd
|
change(ios): typealias SentryClient -> Sentry.Client
|
2020-03-05 14:15:03 +07:00 |
|
jahorton
|
7b9dc42f84
|
chore(ios): Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start
|
2020-03-05 13:50:32 +07:00 |
|
jahorton
|
c161fade8e
|
feat(ios): adds updates for version string in iOS settings
|
2020-03-05 13:35:50 +07:00 |
|
jahorton
|
20029595f1
|
feat(ios): prevents buffering during NO_SENTRY state
|
2020-03-05 11:38:54 +07:00 |
|
jahorton
|
234e6e088f
|
docs(ios): Adds PR ref comment
|
2020-03-05 08:07:10 +07:00 |
|
jahorton
|
f79e9ef136
|
change(ios): Sentry upload script for xcode-utils.sh
|
2020-03-04 21:34:39 +07:00 |
|
jahorton
|
bba250c19e
|
fix(ios): missed changes from prior commit
|
2020-03-04 16:02:05 +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
|
f000a79927
|
fix(ios): Ensures Carthage handles Sentry.framework properly
|
2020-03-04 10:21:46 +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
|
83dd22e34e
|
chore(ios): minor cleanup of unneeded changes
|
2020-03-04 07:36:13 +07:00 |
|
jahorton
|
de464f5053
|
feat(ios): links CI version var to Xcode project scripts
|
2020-03-03 16:41:43 +07:00 |
|
jahorton
|
5c6b76e368
|
feat(ios): Xcode now sets local version on GUI builds
|
2020-03-03 15:15:35 +07:00 |
|
jahorton
|
4c609eb4a7
|
test(ios): Unit tests for Version changes
|
2020-03-03 14:50:39 +07:00 |
|
jahorton
|
7e325c8d44
|
change(ios): separates app version from engine-feature version
|
2020-03-03 14:49:52 +07:00 |
|
jahorton
|
77f7c20cf0
|
fix(ios): Fixes online help link versioning
|
2020-03-03 14:48:45 +07:00 |
|
jahorton
|
bbd2af41b1
|
feat(ios): adds debug+sentry config, silences Sentry on original debug
|
2020-03-03 10:11:10 +07:00 |
|
jahorton
|
7c9c1bc651
|
fix(ios/engine): Fixes iOS char-delete context bug on newlines
|
2020-03-02 11:33:43 +07:00 |
|
jahorton
|
cdc431ae24
|
feat(ios): Start of Sentry-based crash reporting
|
2020-02-28 10:41:26 +07:00 |
|
jahorton
|
473cc183b0
|
feat(ios): script for iOS i18n resource creation
|
2020-02-27 15:36:52 +07:00 |
|
jahorton
|
940bfa4718
|
feat(ios): a first-pass i18n export script, resource cleanup
|
2020-02-27 15:36:36 +07:00 |
|
jahorton
|
e13972286b
|
feat(ios): First localized string use
|
2020-02-27 12:27:10 +07:00 |
|
Joshua Horton
|
0c5308bbf7
|
Merge pull request #2649 from keymanapp/feat/ios/unit-test-seeding
feat(ios): starts iOS unit testing
|
2020-02-26 23:08:20 +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
|
0d1d61924b
|
fix(ios): lexical model metadata, top-level KMP versioning
|
2020-02-21 10:20:26 +07:00 |
|
jahorton
|
59e33c456a
|
fix(ios): keyboard updates affect metadata
|
2020-02-21 10:17:04 +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
|
4d9b7d992d
|
feat(ios): pre-13.0 ad-hoc migration test
|
2020-02-20 13:44:27 +07:00 |
|
jahorton
|
fc19e67c96
|
feat(ios): adds basic 12.0 migration test
|
2020-02-20 13:31:38 +07:00 |
|
jahorton
|
7e093e2fbe
|
refactor(ios): Reworks setup and teardown to common funcs
|
2020-02-20 12:18:05 +07:00 |
|
jahorton
|
70481e7c08
|
change(ios): Tweaks test.sh
|
2020-02-20 09:43:18 +07:00 |
|
jahorton
|
9a17ef2e15
|
chore(ios): a bit of branch cleanup
|
2020-02-19 12:12:52 +07:00 |
|
jahorton
|
4cdc625cf8
|
feat(ios): KMP installation unit tests
|
2020-02-19 12:06:18 +07:00 |
|
Marc Durdin
|
6f5a55cd65
|
Merge branch 'master' into chore/beta-to-master-p9s2-final
|
2020-02-19 14:35:29 +11:00 |
|
jahorton
|
c724f232e5
|
change(ios): Better cleanup code
|
2020-02-19 09:55:28 +07:00 |
|
jahorton
|
2de2d71470
|
fix(ios): Fixed cache directory test-cleanup
|
2020-02-19 09:45:49 +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
|
2700dbfe0b
|
feat(ios): First functioning package decompress test
|
2020-02-19 09:25:06 +07:00 |
|
jahorton
|
b0b4b4bb15
|
change(ios): fixes Storage erasure, starts file tests
|
2020-02-19 08:46:17 +07:00 |
|
jahorton
|
6b5786a996
|
change(ios): Follows usual Swift namespace convention - enums
|
2020-02-19 08:27:16 +07:00 |
|
jahorton
|
9f392c63d4
|
feat(ios): Starts TestUtils 'namespace' for testing funcs
|
2020-02-19 08:22:49 +07:00 |
|
jahorton
|
6fa31dbbe5
|
feat(ios): algorithm to determines UserDefaults delta
|
2020-02-18 15:22:13 +07:00 |
|
jahorton
|
891a22ab90
|
fix(ios): reuses KMEI plist for test host app
|
2020-02-18 14:33:59 +07:00 |
|