Marc Durdin
246afc5656
Merge pull request #2317 from keymanapp/ios-cherrypick-2299
...
fix(ios): System keyboard popup-key positioning confinement 🍒
2019-11-13 07:17:51 +11:00
Darcy Wong
1847f761e4
fix(ios): Cherry-pick #2301 for stable-12.0
...
Fixes #2260 for stable-12.0
These changes ensure that the Swift side of the keyboard can provided the KMW side with an initial width, bypassing the need for the failing `window.orientation` check (which was used to produce said initial width).
2019-11-11 12:02:07 +07:00
Darcy Wong
5728c410fb
fix(ios): Cherry-pick #2306 to stable-12.0
...
Fixes #2299 for 12.0 stable
2019-11-11 11:54:34 +07:00
jahorton
bf39c854ed
fix(ios): most of the new Swift 5 deprecations
2019-11-04 09:06:46 +07:00
jahorton
21bb483add
change(ios): Swift 4 -> Swift 5 base conversion
2019-11-04 09:06:45 +07:00
jahorton
60818a5fc1
Fixes illegal use of guard
2019-10-10 11:40:44 +07:00
jahorton
ae8d434035
Lazy version error handling
2019-10-10 11:00:17 +07:00
jahorton
0830670c2b
Adds error-checking on version
2019-10-10 10:49:35 +07:00
jahorton
32084ab38d
Properly defaults 'version' if missing.
2019-10-10 10:49:35 +07:00
jahorton
ca063d6bf4
iOS now uses package version for models
2019-10-10 10:49:35 +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
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
jahorton
4e178c4517
Allows slide-deletion of default keyboard
2019-08-29 09:47:55 +07:00
jahorton
3b967d24d9
Parsing of the lex model KMP; model now installs
2019-08-29 08:46:04 +07:00
jahorton
fc0104fa1b
Proper copying of lex model kmp from bundle
2019-08-28 15:25:57 +07:00
jahorton
3e686f4011
Base inclusion of MTNT kmp + metadata, no install
2019-08-28 14:46:02 +07:00
jahorton
a4af21899a
Better documentation and defined constant use
2019-08-28 14:06:17 +07:00
jahorton
b25933408c
Final tweaks to default keyboard migration
2019-08-28 13:43:56 +07:00
jahorton
e23f150e8a
Changes default kbd on version migration
2019-08-28 13:24:48 +07:00
jahorton
15e26b4f34
Start of resource upgrade for version migration
2019-08-28 10:58:31 +07:00
jahorton
4bcfc9ed7c
Minor cleanup.
2019-08-26 14:44:20 +07:00
jahorton
4dde877724
Quick regression fix.
2019-08-26 14:42:16 +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
dc32c8f5cc
Minor finalizing polish
2019-08-26 13:34:04 +07:00
Joshua Horton
f0a4fd9313
Merge pull request #1991 from keymanapp/ios-1944-language-list-bypass
...
[iOS] Direct use of specific language lists for downloads
2019-08-26 13:28:17 +07:00
jahorton
683271662b
Finalizing specific-language keyboard download UI
2019-08-26 13:27:57 +07:00
jahorton
aedcd96825
Allows deletion of default keyboard.
2019-08-26 13:18:01 +07:00
jahorton
414f6239c7
Nav return from downloaders after error alerts
2019-08-23 12:54:18 +07:00
jahorton
cc60a6eee3
Cleans up new warnings from the branch
2019-08-23 12:03:52 +07:00
jahorton
78a7445a1d
Fixes one-time keyboard installation reset
2019-08-23 11:59:22 +07:00
jahorton
a6787ba39e
Allows bypassing master language list
2019-08-23 09:38:00 +07:00
jahorton
89afc04379
Fixes iOS Get Started
2019-08-22 12:14:21 +07:00
jahorton
d00acc3e7d
More robust download state handling
2019-08-22 09:26:17 +07:00
jahorton
942e69b392
Strips picker of updates, fixes Get Started option
2019-08-21 13:24:52 +07:00
jahorton
391e2ab312
Adds and utilizes batch update notifications
2019-08-21 12:50:20 +07:00
jahorton
fa3e384068
Removes deprecated code from lexical model picker
2019-08-21 11:54:54 +07:00
jahorton
1b811909f8
Cleaning up loose ends pt. 1
2019-08-21 10:53:32 +07:00
jahorton
e4b95cd6b9
Functional updates! Notifications still need work
2019-08-21 10:44:07 +07:00