jahorton
|
939593e51c
|
change(ios): Centralizes kbd download error alerts
|
2020-01-27 11:48:23 +07:00 |
|
Marc Durdin
|
84de9333a0
|
chore(ios): replace certificates and provisioning profiles
Certificates and profiles were accidentally revoked
by another developer on developer.apple.com. Sadface\!
|
2020-01-25 09:00:48 +11: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
|
c1c77c5f29
|
feat(ios): ResourceInfoView scrolling
|
2020-01-21 12:28:01 +07:00 |
|
jahorton
|
5e999e6ab1
|
feat(ios): Initial work toward a XIB-based InfoViewController
|
2020-01-21 12:28:01 +07:00 |
|
jahorton
|
95924f4a4a
|
chore(ios): Merge with branch 'master'
|
2020-01-20 08:47:55 +07:00 |
|
jahorton
|
d34b65c216
|
chore(ios): Merge with branch 'fix/ios/always-show-banner'
|
2020-01-20 08:13:18 +07:00 |
|
jahorton
|
6e90d1cf76
|
feat(ios): Cleans up 12.0 file management, non-adhoc kmp install
|
2020-01-16 12:00:36 +07:00 |
|
jahorton
|
48bcd450a0
|
feat(ios): splits color defns, styles popup elements
|
2020-01-15 14:19:40 +07:00 |
|
jahorton
|
e4b71a4899
|
feat(ios): start of KeyboardScaleMap
|
2020-01-15 10:29:02 +07:00 |
|
jahorton
|
c7bb65015d
|
refactor(ios): creates separate class for adhoc kmp install prompt
|
2019-12-18 10:51:41 +07:00 |
|
jahorton
|
e8cb7265cb
|
change(ios): disables Mac Catalyst build target
|
2019-11-01 08:25:34 +07:00 |
|
jahorton
|
6b7ceec96a
|
change(ios): updates build; drops legacy build sys
|
2019-11-01 08:25:34 +07:00 |
|
jahorton
|
a4e596749a
|
change(ios): Swift 4 -> Swift 5 base conversion
|
2019-11-01 08:25:34 +07:00 |
|
jahorton
|
b304b3b120
|
Enables bitcode generation for KMEI
|
2019-09-23 09:25:42 +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
|
942e69b392
|
Strips picker of updates, fixes Get Started option
|
2019-08-21 13:24:52 +07:00 |
|
jahorton
|
d05038edf2
|
Split the downloading management into own class
|
2019-08-20 10:08:17 +07:00 |
|
jahorton
|
ca7f6167b7
|
HTTPDownloader handler tweaks
|
2019-08-16 15:58:39 +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 |
|
Marc Durdin
|
3957d9bc80
|
merge master
|
2019-08-03 07:31:50 +10:00 |
|
Marc Durdin
|
c56412e311
|
[ios] Remove embedded frameworks from KeymanEngine and ensure all frameworks are thinned
|
2019-08-03 07:30:16 +10:00 |
|
Marc Durdin
|
e489fbd8fc
|
Merge pull request #1922 from keymanapp/ios-fix-build
[ios] Fix build issues around certificates, profiles and broken architecture settings
|
2019-08-02 15:36:22 +10:00 |
|
Marc Durdin
|
d7a976299a
|
Working build on Marc's machine
|
2019-08-02 11:36:29 +10:00 |
|
Randy Boring
|
681d45aa15
|
Merge branch 'master' of https://github.com/keymanapp/keyman into ios-ui-anti-globalism
resolved conflict with LanguageLMDetailViewController.swift and LanguageLMDetailViewController.xib
and KeyboardSwitcherViewController.swift
|
2019-07-27 14:35:50 -05:00 |
|
Randy Boring
|
0ff2297e94
|
first pass at a slimmed down keyboard picker launched from the globe icon
|
2019-07-26 00:42:20 -05:00 |
|
Randy Boring
|
c6952f7a10
|
LanguageLMDetailViewController.swift and LanguageLMDetailViewController.xib added
InstalledLanguagesViewController and LanguageSpecificViewController changed ids
|
2019-07-23 12:30:27 -04:00 |
|
Randy Boring
|
b7b46557fc
|
Merge branch 'master' into ios-ui-lm-management
|
2019-07-18 21:37:44 -05:00 |
|
rfaramir
|
36a5a7a469
|
Merge pull request #1868 from keymanapp/ios-ui-language-add-kbd
[ios] Add keyboard from Language Settings
|
2019-07-18 19:56:54 -05:00 |
|
Randy Boring
|
7c6eec266d
|
Language Settings can now add a new keyboard via LanguageSpecificViewController, a subclass of LanguageViewController
LanguageViewController made more easily subclassable so languages variable doesn't have to be exposed
|
2019-07-16 15:07:54 -05:00 |
|
Joshua Horton
|
33814b1c73
|
Merge branch 'master' into ios-ui-lm-management
|
2019-07-15 10:39:14 +07:00 |
|
Randy Boring
|
63761b9618
|
Test Target works now
begins work on keeping better track of languages and related data
|
2019-07-11 18:16:51 -05:00 |
|
Randy Boring
|
f96dc1a5c7
|
Merge branch 'master' into ios-test-reachability
|
2019-07-09 18:22:56 -05:00 |
|
Marc Durdin
|
3d8bdb32d5
|
[iOS] Upgrade project files to enable additional warnings
|
2019-07-01 12:44:24 +10:00 |
|
Marc Durdin
|
f84f4dbe70
|
[iOS] Update localisation formats
|
2019-07-01 12:42:25 +10:00 |
|
Randy Boring
|
61f96392a8
|
start of attempt to get Test target building
ambiguous reference in UserDefaults is killing me!
|
2019-06-14 16:48:49 -05:00 |
|
Randy Boring
|
337c3128dd
|
installed language settings show keyboards, two switches, and current model
shows keyboard and model info
deletes keyboard and model from their info views
|
2019-06-06 10:39:37 -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
|
01c88c7ac3
|
put Done button at top of Keyman Settings in viewDidLoad
|
2019-05-24 00:32:09 -05:00 |
|
Randy Boring
|
b52f0e651b
|
launch SettingsViewController without Navigator, can't back out yet
|
2019-05-24 00:32:09 -05:00 |
|
Randy Boring
|
79c0fa0c06
|
settings starts to show up though you cannot exit settings yet!
|
2019-05-24 00:32:09 -05:00 |
|
jahorton
|
66953448a3
|
Tweaks iOS changes for better org and use of JSON.
|
2019-05-14 10:55:26 +07:00 |
|
Randy Boring
|
0af7ba20b6
|
rename Date+ISOExtension.swift to Formatter+DateISOExtension.swift
remove unnecessary ?? as left hand side was always true
|
2019-05-01 18:49:06 -05:00 |
|
Randy Boring
|
f5a5a9cf52
|
fully implement downloading a lexical model after downloading a keyboard for its language
|
2019-04-28 03:45:21 -05:00 |
|
Randy Boring
|
348edaba56
|
download, unpack, parse, and save an ad hoc lexical model
|
2019-03-29 01:06:38 -05:00 |
|
Randy Boring
|
89fbe0a2d0
|
start on lexical model
|
2019-03-04 19:23:24 -06:00 |
|
Joshua A. Horton
|
f5465dbae9
|
Merge branch 'master' into ios-444-keyboard-refactor
|
2018-12-05 12:13:27 +07:00 |
|