Commit graph

89 commits

Author SHA1 Message Date
jahorton
86ce758d5b refactor(ios/engine): common download-install blocks 2020-06-24 22:47:42 +07:00
jahorton
f88f32febf refactor(ios/engine): more dead code removal 2020-06-22 08:40:55 +07:00
jahorton
8ea3f29e3a change(ios/engine): drops redundant resource adds 2020-06-19 11:09:28 +07:00
jahorton
904d97e930 refactor(ios/engine): ResourceFileManager now adds resources 2020-06-15 15:44:29 +07:00
jahorton
f97b783eef refactor(ios/engine): fixes easy cases to use AnyLanguageResource 2020-06-09 10:42:38 +07:00
jahorton
91ecb05b61 fix(ios): Predict/correct toggles act immediately 2020-02-18 12:27:11 +07:00
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
5e999e6ab1 feat(ios): Initial work toward a XIB-based InfoViewController 2020-01-21 12:28:01 +07:00
jahorton
6a85c14f3f chore(ios): Establishes constants for settings keys 2020-01-20 08:29:17 +07:00
jahorton
459d488573 chore(ios): Merge with branch 'master' 2020-01-20 08:11:11 +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
6ff3a7c3bd fix(ios): Implements 'Always Show Banner' toggle, respective height change 2020-01-09 14:22:42 +07:00
jahorton
addb6ee645 fix(ios): fixes #2464, prevents in-menu keyboard display 2020-01-06 15:18:06 +07:00
jahorton
2d93ae241c feat(ios): in-progress on Files integration 2019-12-19 09:46: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
0ff1015411 fix(ios): most of the new Swift 5 deprecations 2019-11-01 08:25:35 +07:00
jahorton
a4e596749a change(ios): Swift 4 -> Swift 5 base conversion 2019-11-01 08:25:34 +07:00
jahorton
7e9b0def23 Hides correct toggle instead of disabling 2019-09-23 12:08:45 +07:00
jahorton
8ec2d849fb Disables correct toggle when predict disabled 2019-09-18 14:41:29 +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
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
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
aedcd96825 Allows deletion of default keyboard. 2019-08-26 13:18:01 +07:00
jahorton
cc60a6eee3 Cleans up new warnings from the branch 2019-08-23 12:03:52 +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
e4b95cd6b9 Functional updates! Notifications still need work 2019-08-21 10:44:07 +07:00
jahorton
20ed8f3bda API Keyboard download refactor 2019-08-16 12:48:04 +07:00
jahorton
95c9eba1f4 Start of ResourceDownloadManager, pre-refactor 2019-08-15 10:24:13 +07:00
jahorton
e68049ff15 New UIToolbar subclass for the settings status bar 2019-08-14 15:45:23 +07:00
jahorton
b587012a97 More progress on update relocation 2019-08-14 15:44:02 +07:00
jahorton
65a955386f GUI work to support updates from settings 2019-08-14 15:44:02 +07:00
jahorton
f416e583e9 Settings status bar prep for upcoming work 2019-08-14 15:42:46 +07:00
Marc Durdin
9a6b2e53fa
Merge pull request #1957 from keymanapp/ios-installed-language-count-delayed
[ios] reload table data so deletion or addition shows immediately
2019-08-12 14:27:04 +10:00
jahorton
72496bb894 Moves swipe-deletion from picker to lang settings 2019-08-09 15:12:38 +07:00
Joshua Horton
64d41f7670
Merge pull request #1947 from keymanapp/ios-toggle-constraints
[iOS] UI Toggle Constraints
2019-08-09 07:27:08 +07:00
Randy Boring
4b3ac6a401 reload table data in loadUserLanguages so deletion or addition shows right away 2019-08-08 19:11:48 -05:00
Randy Boring
4aa2d1470e one language or count languages 2019-08-08 02:22:26 -05:00
jahorton
59a26cd1a2 More Settings menu adjustments. 2019-08-08 11:51:18 +07:00
jahorton
2a6d5788a9 Fixes toggles on language screen. 2019-08-08 11:39:15 +07:00
jahorton
6b729f9c95 Fixes main Settings menu toggles. 2019-08-08 10:00:45 +07:00