Commit graph

34 commits

Author SHA1 Message Date
jahorton
aeb6810494 chore(ios): git merge master 2020-01-15 12:54:43 +07:00
jahorton
5ca8e2bb3d feat(ios): clean message + auto-return when no dictionaries available 2020-01-08 09:34:02 +07:00
jahorton
7e796ac002 change(ios): lots more color constants 2019-11-08 13:33:20 +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
3b967d24d9 Parsing of the lex model KMP; model now installs 2019-08-29 08:46:04 +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
414f6239c7 Nav return from downloaders after error alerts 2019-08-23 12:54:18 +07:00
jahorton
fa3e384068 Removes deprecated code from lexical model picker 2019-08-21 11:54:54 +07:00
jahorton
ca1cd3707f Prep for refactor of lexical model downloading 2019-08-16 14:03:23 +07:00
jahorton
95c9eba1f4 Start of ResourceDownloadManager, pre-refactor 2019-08-15 10:24:13 +07:00
jahorton
f416e583e9 Settings status bar prep for upcoming work 2019-08-14 15:42:46 +07:00
Randy Boring
f4fea16f40 remove unused code, add comments 2019-07-29 03:30:13 -05:00
Randy Boring
8069ffd189 Merge branch 'master' into ios-ui-language-add-lm
setting prefs slightly conflicted
2019-07-25 03:09:06 -04:00
Randy Boring
b6748c84af set the preferred lexical model to the one the user selects 2019-07-25 02:21:29 -04:00
Randy Boring
69d7a02c5e make possible to view info on the selected lexical model 2019-07-24 13:39:43 -04:00
Randy Boring
b3bdeedaee oops, committed before checking that it built without error. Needed "self." 2019-07-24 11:41:27 -04:00
Randy Boring
a595b8b72d put code that will call UI onto the main thread with DispatchQueue.main.async 2019-07-24 11:40:22 -04:00
jahorton
e37e111542 Branch cleanup. 2019-07-24 15:02:36 +07:00
jahorton
473b309cb9 Post-rebase fix. 2019-07-24 15:00:47 +07:00
jahorton
ff914d8089 Fixes iOS lexical model preference management 2019-07-24 14:52:20 +07:00
Randy Boring
0828049385 can now download a lexical model from the cloud 2019-07-23 12:39:46 -04:00
Randy Boring
ba8b8228f9 done disable Done btn when adding a lesical model 2019-07-17 19:24:54 -05:00
Randy Boring
52d8987916 logging to track callbacks 2019-07-08 22:49:53 -05:00
Randy Boring
e3a64f811a download lexical model after keyboard install via Installed Languages Plus button 2019-06-26 13:50:47 -05:00
Randy Boring
91b9595f05 put model name in display text, model id in detailed display text 2019-06-17 21:25:15 -05:00
Randy Boring
477cb9b55d don't put in Done button when launched from Language Settings so the Back button works 2019-06-12 20:56:21 -05:00
Randy Boring
7fa69b2d5d we should always be able to remove a lexical model
LexicalModelPickerViewController can be used to view all LMs or just those for a language
In language settings, don't assume the current model is relevant to this language
launch the LexicalModelsView from language settings, not the LM Info view directly
remember the user's chosen currentLexicalModelID
if no preference, register the first one
2019-06-06 21:21:55 -05:00
jahorton
fa55fcb562 Merge branch 'ios-load-model' into ios-load-model-integrate 2019-04-26 08:20:13 +07:00
Randy Boring
2cbc7be90e working towards loading lexical models via API 2019-04-24 03:10:28 -05:00
jahorton
a62de30807 [iOS] lexical model activation 2019-04-24 13:39:24 +07:00
Randy Boring
faa75c0df7 retabbed and take out Version syntax problem 2019-04-01 23:10:26 -05:00
Randy Boring
348edaba56 download, unpack, parse, and save an ad hoc lexical model 2019-03-29 01:06:38 -05:00