Commit graph

34 commits

Author SHA1 Message Date
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
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
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
a6787ba39e Allows bypassing master language list 2019-08-23 09:38:00 +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
Randy Boring
f4fea16f40 remove unused code, add comments 2019-07-29 03:30:13 -05:00
Randy Boring
67917d7d95 added notes and fixed a typo 2019-07-25 20:32:46 -05:00
Randy Boring
c393616fce remove unreachable code, especially isUpdate class variable
pass false for update parameter when downloading a lexical model
2019-07-24 22:05:57 -04:00
Randy Boring
1750da8100 use Dictionary instead of Lexical Model for user strings 2019-07-24 11:39:52 -04:00
Randy Boring
1929193634 finish adding keyboard and lexical model callbacks so the UI doesn't stay unusable 2019-07-08 22:50:47 -05:00
Randy Boring
fee3a6d9fc a couple javadoc comments 2019-07-01 01:42:12 -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
6bab22435f title Installed Languages instead of Languages Settings 2019-06-17 19:47:08 -05:00
Randy Boring
9fe84b4b56 call loadUserKeyboards when appearing, not just when loading
prevents error showing old list when all keyboards of a language were deleted
2019-06-12 21:08:40 -05:00
Randy Boring
e9b2ce33db add info debugging to track which viewcontroller is appearing 2019-06-12 20:57:22 -05:00
Randy Boring
43730d2501 UI Language Settings shows keyboards and 3 settings
launches KeyboardInfoView
2019-05-30 21:08:44 -05:00
Randy Boring
7691387669 begin Language Settings controller
crashes due to not making any cells yet
2019-05-30 00:14:18 -05:00
Randy Boring
232c321266 rename Installed Languages to Language Settings 2019-05-24 21:52:19 -05:00
Randy Boring
375a0890a3 clicking InstalledLanguages shows InstalledLanguagesViewController
count  the installed languages
navigate back to Settings
2019-05-24 00:32:09 -05:00
Randy Boring
01c88c7ac3 put Done button at top of Keyman Settings in viewDidLoad 2019-05-24 00:32:09 -05:00