Commit graph

55 commits

Author SHA1 Message Date
jahorton
6d1fbe045c feat(ios/app): integration with keyboard search 2020-08-06 13:03:15 +07:00
jahorton
bc061ebda6 refactor(ios/engine): rips out search lex-model querying 2020-08-06 12:53:19 +07:00
jahorton
fc1d4b2352 feat(ios/engine): remaining base engine i18n work 2020-07-30 10:45:35 +07:00
jahorton
ad2ecaefc0 feat(ios/engine): completes settings views' i18n 2020-07-30 10:29:43 +07:00
jahorton
78ea64d4bd refactor(ios/engine): ILVC notifications, + ILVC i18n 2020-07-29 14:23:03 +07:00
jahorton
3226617aca feat(ios/engine): more i18n progress 2020-07-29 13:56:38 +07:00
jahorton
761ab6c687 chore(ios/engine): dead code removal + deprecations 2020-07-24 12:41:01 +07:00
jahorton
f1b3617283 refactor(ios/engine): delayed lexical model fetches, install-error notification 2020-07-24 10:24:13 +07:00
jahorton
811d21c2f9 refactor(ios/engine): splits link processing into testable methods 2020-07-23 13:49:06 +07:00
jahorton
a9fd518a69 refactor(ios/engine): redesign of search returns, lex model chaining 2020-07-23 13:21:46 +07:00
jahorton
ae9aa48f67 feat(ios/engine): partial implementation for search result installation 2020-07-23 13:21:46 +07:00
jahorton
35bebbc506 refactor(ios/engine): '+' hook triggers search 2020-07-23 13:21:46 +07:00
jahorton
e7d63c63a6 change(ios/engine): minor PR polishing tweaks 2020-07-21 12:57:31 +07:00
jahorton
36edc9cd44 refactor(ios/engine): pkg-based resource updates 2020-07-20 10:36:02 +07:00
jahorton
fc4bca1d91 refactor(ios/engine): package download notifications 2020-07-17 15:22:21 +07:00
jahorton
c563bfac51 refactor(ios/engine): removes refs to old model API pattern 2020-07-09 09:10:27 +07:00
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
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