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 |
|
jahorton
|
decb16eab2
|
fix(ios): Fixes bad init of sys kbd width
|
2019-11-06 16:26:41 +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
|
221b2ee5f5
|
Merge pull request #2098 from keymanapp/ios-2095-toggle-disable-cascade
[iOS] Disables correct toggle when predict disabled
|
2019-09-19 08:15:33 +07:00 |
|
jahorton
|
93e25fcbfb
|
Fixes popup key misalignment
|
2019-09-18 14:55:19 +07:00 |
|
jahorton
|
8ec2d849fb
|
Disables correct toggle when predict disabled
|
2019-09-18 14:41:29 +07:00 |
|
jahorton
|
324e67e412
|
Fixes #2093, reverts #2055 for better fix
|
2019-09-17 10:04:07 +07:00 |
|
jahorton
|
18ef2d4f65
|
Fixes system keyboard init sizing
|
2019-09-17 09:39:32 +07:00 |
|
jahorton
|
b1a15ed7aa
|
Fixes #2076. Filters redundant kb resizes
|
2019-09-11 13:54:57 +07:00 |
|
jahorton
|
986edd1a39
|
Fixes #1939.
|
2019-09-09 09:47:02 +07:00 |
|
jahorton
|
9d16ff6e5f
|
Better comment text.
|
2019-09-06 15:41:53 +07:00 |
|
jahorton
|
363c038ced
|
Fixes #1934
|
2019-09-06 15:36:43 +07:00 |
|
Joshua Horton
|
7ddfe9a411
|
Merge pull request #2011 from keymanapp/ios-default-keyboard-delete
[iOS] Allows deletion of default keyboard
|
2019-08-30 06:39:32 +07:00 |
|
Marc Durdin
|
254200e15e
|
Merge pull request #1786 from keymanapp/ios-firstvoices
[iOS] FirstVoices app
|
2019-08-30 07:18:57 +10:00 |
|