jahorton
|
c7bb65015d
|
refactor(ios): creates separate class for adhoc kmp install prompt
|
2019-12-18 10:51:41 +07:00 |
|
jahorton
|
2955e1b05c
|
fix(ios): Fixes #2455, allows adhoc overwrite/file-replacement
|
2019-12-18 08:33:15 +07:00 |
|
Marc Durdin
|
22d498d47b
|
chore: address review comments
|
2019-12-09 10:05:22 +00:00 |
|
Marc Durdin
|
c4247fe7d2
|
chore: update history
|
2019-12-08 10:01:05 +00:00 |
|
jahorton
|
67dad4c11c
|
fix(ios): prevents lowercased API returns from causing mismatches
|
2019-12-03 09:01:14 +07:00 |
|
jahorton
|
19da04ede7
|
change(ios): Enhanced logging output for api error
|
2019-11-26 10:11:03 +07:00 |
|
jahorton
|
25c0c537a7
|
change(ios): reorganization of prior commit's code
|
2019-11-22 12:18:30 +07:00 |
|
jahorton
|
5fe6e35eed
|
fix(ios): prevents crash from duplicate lgcodes in API returns
|
2019-11-22 10:56:20 +07:00 |
|
Marc Durdin
|
0fc17a02eb
|
Merge pull request #2277 from keymanapp/ios-dark-mode
[iOS] Basic dark mode implementation
|
2019-11-11 15:35:43 +11:00 |
|
Marc Durdin
|
678764e160
|
Merge pull request #2301 from keymanapp/ios-2260-keyboard-orientation-resize
fix(ios): Fixes bad initialization of system keyboard width
|
2019-11-11 15:32:47 +11:00 |
|
jahorton
|
c066e2407a
|
feat(ios): nav bar dark mode images
|
2019-11-08 14:45:49 +07:00 |
|
Joshua Horton
|
58575d0c99
|
Update ios/engine/KMEI/KeymanEngine/Classes/KeymanWebViewController.swift
Co-Authored-By: Darcy Wong <darcywong00@users.noreply.github.com>
|
2019-11-08 14:38:16 +07:00 |
|
jahorton
|
7e796ac002
|
change(ios): lots more color constants
|
2019-11-08 13:33:20 +07:00 |
|
jahorton
|
ed00964ec2
|
change(ios): start color-constant definition pattern
|
2019-11-08 10:23:10 +07:00 |
|
jahorton
|
e71b9ca894
|
fix(ios): sys kbd popup position confinement
|
2019-11-07 11:42:35 +07:00 |
|
jahorton
|
decb16eab2
|
fix(ios): Fixes bad init of sys kbd width
|
2019-11-06 16:26:41 +07:00 |
|
jahorton
|
f9fc680752
|
change: Merge branch 'ios-dark-mode' into ios-dark-mode-cntd
|
2019-11-06 10:29:11 +07:00 |
|
jahorton
|
c0615f7f86
|
change: Merge branch 'master' into ios-dark-mode
|
2019-11-06 10:28:39 +07:00 |
|
jahorton
|
c74e5c32fb
|
docs(ios): history.md update
|
2019-11-06 09:58:45 +07:00 |
|
jahorton
|
5ebc03b5e5
|
change(ios): Added toolbar icons to .xcassets file
|
2019-11-05 12:31:27 +07:00 |
|
jahorton
|
bb4935682e
|
feat(ios): Tweaks base nav bar with dark style
|
2019-11-04 15:59:13 +07:00 |
|
jahorton
|
cfb6ae2fb9
|
feat(ios): font size popover dark styling
|
2019-11-04 15:22:41 +07:00 |
|
jahorton
|
a935e4c8fa
|
feat(ios): main text view - dark theme support
|
2019-11-04 15:09:08 +07:00 |
|
jahorton
|
18450a4463
|
change(ios): PR artifact cleanup for #2277
|
2019-11-04 09:50:26 +07:00 |
|
jahorton
|
05d4f845f2
|
fix(ios): Basic dark-mode; perma-light main navbar
|
2019-11-01 08:26:01 +07:00 |
|
jahorton
|
8e51919ffa
|
fix(ios): disables dark mode b/c incompatibilities
|
2019-11-01 08:25:36 +07:00 |
|
jahorton
|
a1e3b936f6
|
change(ios): launch splash uses storyboard, includes 'dark' version
|
2019-11-01 08:25:36 +07:00 |
|
jahorton
|
14c7715fe9
|
fix(ios): build.sh -no-codesign for new build sys
|
2019-11-01 08:25:35 +07:00 |
|
jahorton
|
32b27a1b19
|
fix(ios): popover alignments, cancellation
|
2019-11-01 08:25:35 +07:00 |
|
jahorton
|
0ff1015411
|
fix(ios): most of the new Swift 5 deprecations
|
2019-11-01 08:25:35 +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
|
905a4df362
|
Fixes illegal use of guard
|
2019-10-10 11:39:50 +07:00 |
|
jahorton
|
4eb5f9bd5b
|
Lazy version error handling
|
2019-10-10 11:01:08 +07:00 |
|
jahorton
|
8ad903216e
|
Adds error-checking on version
|
2019-10-10 10:48:18 +07:00 |
|
jahorton
|
fd67db494e
|
Properly defaults 'version' if missing.
|
2019-10-10 10:33:31 +07:00 |
|
jahorton
|
dcd7c1cb08
|
iOS now uses package version for models
|
2019-10-10 10:26:48 +07:00 |
|
jahorton
|
b067106ef0
|
Reinstates pre-refactor API endpoints w helpers
|
2019-10-03 10:52:51 +07:00 |
|
jahorton
|
7e9b0def23
|
Hides correct toggle instead of disabling
|
2019-09-23 12:08:45 +07:00 |
|
jahorton
|
b304b3b120
|
Enables bitcode generation for KMEI
|
2019-09-23 09:25:42 +07:00 |
|
Joshua Horton
|
81cca9a401
|
Merge branch 'beta' into ios-core-help-link
|
2019-09-20 07:26:56 +07:00 |
|
Joshua Horton
|
ec932125b5
|
Update ios/build-help.sh
Co-Authored-By: Darcy Wong <darcywong00@users.noreply.github.com>
|
2019-09-19 18:40:38 +07:00 |
|
jahorton
|
67ac12969f
|
Minor tweaks to offline mirror script
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
32e522efda
|
Eliminates the old "WebPages" Xcode 'group'.
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
d6df630401
|
Offline mirror of current iOS help
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
6429375060
|
Confirmed functional offline help structure
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
5bb90b2ca4
|
A bit more script polish
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
f5f992d986
|
Establishes successful mirroring of now-live help
|
2019-09-19 12:10:23 +07:00 |
|
jahorton
|
759e6effe1
|
Start of help update script
|
2019-09-19 12:10:23 +07:00 |
|