Commit graph

1187 commits

Author SHA1 Message Date
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
1dbef28b0d change(ios): iOS 9 & 10 compatible scroll constraints 2020-01-21 12:28:08 +07:00
jahorton
fe0fb7dea7 feat(ios): QR code generation + display 2020-01-21 12:28:08 +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
Joshua Horton
55736ed12d
Merge pull request #2487 from keymanapp/feat/ios/2003-keyboard-scaling
feat(ios): keyboard scales to match iOS defaults where possible
2020-01-20 08:37:11 +07:00
jahorton
6a85c14f3f chore(ios): Establishes constants for settings keys 2020-01-20 08:29:17 +07:00
jahorton
d34b65c216 chore(ios): Merge with branch 'fix/ios/always-show-banner' 2020-01-20 08:13:18 +07:00
jahorton
459d488573 chore(ios): Merge with branch 'master' 2020-01-20 08:11:11 +07:00
Joshua Horton
81a1907626
Merge branch 'master' into change/ios/keyboard-scale-refactor 2020-01-17 10:00:21 +07:00
jahorton
f6fea1804a change(ios): reverts unnecessary alteration to Migrations 2020-01-16 12:05:45 +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
aeb6810494 chore(ios): git merge master 2020-01-15 12:54:43 +07:00
Joshua Horton
08178c2de5
Merge pull request #2475 from keymanapp/feat/ios/2357-no-dictionary-notification
feat(ios): clean message + auto-return when no dictionaries available
2020-01-15 12:38:01 +07:00
jahorton
030b277530 feat(ios): adds scalings for iPad minis 2020-01-15 10:29:27 +07:00
jahorton
5fee04bc08 feat(ios): rule of thumb for scaling future devices 2020-01-15 10:29:27 +07:00
jahorton
8120db8796 feat(ios): keyboard now uses data from keyboard scaling dict 2020-01-15 10:29:27 +07:00
jahorton
250f88f4ac feat(ios): Adds dict of keyboard scale specs, updates DeviceKit 2020-01-15 10:29:27 +07:00
jahorton
e4b71a4899 feat(ios): start of KeyboardScaleMap 2020-01-15 10:29:02 +07:00
jahorton
e91ec28ae6 chore(ios): Merge branch 'master' into ios-dark-mode-cntd 2020-01-13 15:53:24 +07:00
Joshua Horton
76723dc49d
Merge pull request #2470 from keymanapp/fix/ios/2464-keyboard-display-in-menu
fix(ios): Prevents in-menu display / reset of keyboard
2020-01-10 10:12:33 +07:00
jahorton
90628a07c6 fix(ios): re-adds artifact dropped during rebase 2020-01-09 14:31:57 +07:00
jahorton
b87d04fe62 change(ios): Extra sys kbd polish 2020-01-09 14:24:26 +07:00
jahorton
6ff3a7c3bd fix(ios): Implements 'Always Show Banner' toggle, respective height change 2020-01-09 14:22:42 +07:00
jahorton
7036af7a72 change(ios): Final polish on kbd constraint rework 2020-01-09 14:19:58 +07:00
jahorton
a42ac90c05 change(ios): relocated web view constraint code 2020-01-09 14:12:11 +07:00
jahorton
5897f90ad8 change(ios): partial rework of keyboard constraints & sizing 2020-01-09 14:11:33 +07:00
jahorton
5ca8e2bb3d feat(ios): clean message + auto-return when no dictionaries available 2020-01-08 09:34:02 +07:00
jahorton
addb6ee645 fix(ios): fixes #2464, prevents in-menu keyboard display 2020-01-06 15:18:06 +07:00
jahorton
b6a265dc1a chore(ios): Merge branch 'master' into ios-dark-mode-cntd 2019-12-20 11:37:17 +07:00
jahorton
035cb106af fix(ios): checks that kmps aren't already imported 2019-12-19 10:20:53 +07:00
jahorton
b754bbc588 feat(ios): autodismissal of doc browser on install success 2019-12-19 10:18:22 +07:00
jahorton
9b952a14fe feat(ios): Basic link b/t doc browser and lex model installation 2019-12-19 09:46:18 +07:00
jahorton
2d93ae241c feat(ios): in-progress on Files integration 2019-12-19 09:46:16 +07:00
jahorton
2f85ca8456 refactor(ios): Generalizes KMP install alert generation 2019-12-19 09:26:37 +07:00
jahorton
90284e9ff8 refactor(ios): Factorizes UI code from KMP installation prep methods 2019-12-19 09:11:45 +07:00
jahorton
2097cf1fa7 docs(ios): Fixed comments in ResourceFileManager.swift 2019-12-19 08:06:32 +07:00
jahorton
5da632ce1a refactor(ios): Relocates AppDelegate KMP install methods 2019-12-18 12:33:52 +07:00
jahorton
c7bb65015d refactor(ios): creates separate class for adhoc kmp install prompt 2019-12-18 10:51:41 +07: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
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
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