Commit graph

466 commits

Author SHA1 Message Date
jahorton
5bbc5ac430 Ensures Get Started displays the first time. 2019-08-28 09:25:37 +07:00
jahorton
2868dc8909 Merge branch 'beta' into ios-resource-download-manager 2019-08-26 13:36:21 +07:00
jahorton
cc60a6eee3 Cleans up new warnings from the branch 2019-08-23 12:03:52 +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
7e3ddc76a1 Tidyup of keyboard download code transplant 2019-08-16 13:06:59 +07:00
jahorton
20ed8f3bda API Keyboard download refactor 2019-08-16 12:48:04 +07:00
jahorton
65a955386f GUI work to support updates from settings 2019-08-14 15:44:02 +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
872b82671b Use appropriate certificates and profiles for release 2019-08-02 14:28:55 +10:00
Marc Durdin
d7a976299a Working build on Marc's machine 2019-08-02 11:36:29 +10:00
jahorton
8b3a1469b7 Adds settings option to tablet navbar. 2019-08-01 10:06:38 +07:00
Randy Boring
b7b46557fc Merge branch 'master' into ios-ui-lm-management 2019-07-18 21:37:44 -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
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
Marc Durdin
bfe7120214 [iOS] Cleanup hints 2019-07-01 12:41:15 +10: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
Randy Boring
4d0163a707 save user defaults when changed and set the old preference when toggled 2019-05-24 00:32:09 -05:00
Randy Boring
2943130ca5 start of UI for lexical models
begin with top menu, stub for Settings, and  changing the underlying key for showing Get Started
2019-05-24 00:32:09 -05:00
Joshua Horton
90d0de6f7d
Merge branch 'master' into ios-load-model 2019-05-07 11:35:56 +07:00
jahorton
6f4969bace Properly manages banner heights. 2019-04-29 15:17:09 +07:00
jahorton
f1848dc6c9 Partial reimplementation of default iOS banner. 2019-04-29 14:19:48 +07:00
Randy Boring
348edaba56 download, unpack, parse, and save an ad hoc lexical model 2019-03-29 01:06:38 -05:00
jahorton
6da4c78161 Extremely rough rip-out-and-replace for the banner 2019-03-27 09:17:10 +07:00
Joshua A. Horton
cda849bc48 Fixes omission of DeviceKit.framework from 'carthage copy-frameworks'. 2018-12-06 12:05:34 +07:00
Joshua A. Horton
f5465dbae9 Merge branch 'master' into ios-444-keyboard-refactor 2018-12-05 12:13:27 +07:00
Joshua A. Horton
c1280c684b Fixes linking of new Carthage dependency, vibration status of iPhone SE. 2018-12-04 08:35:59 +07:00
Joshua A. Horton
0cfd4828fa SystemKeyboard now takes up actual space, though isn't yet displaying. 2018-11-30 08:30:52 +07:00
Joshua A. Horton
3f2c59c096 Massive InputViewController refactor. Currently breaks system keyboard. 2018-11-28 14:41:57 +07:00
Joshua A. Horton
9d7da159f1 Fixes warnings, removes keyboard 'delegate' indirection from Manager. 2018-11-27 10:21:54 +07:00
Joshua A. Horton
ef6252789a Hides the in-app keyboard when the Get Started view is active. 2018-11-13 15:26:19 +07:00
Joshua A. Horton
a25925154d Updates Carthage dependencies. 2018-10-30 09:24:11 +07:00
Tom Bogle
a13114e7f6 [iOS] Added entries to plist to say that Keyman is not document-based
This should prevent warning from AppStore
2018-09-11 10:42:37 -04:00
Tom Bogle
77b6aa4ced [iOS] #1069 - Added Keyman & SIL logos & Copyright to offline info page 2018-09-06 17:33:10 -04:00
Tom Bogle
a6d6e0ed12 [iOS] #538 - Removed deprecated code to to support keyman: ad-hoc scheme 2018-09-05 10:47:14 -04:00
Tom Bogle
dd2350d9e2 [iOS] #1060 - Bookmark add button enabled only when title/url have text
Fixes #1060
2018-07-16 15:17:17 -04:00
Tom Bogle
7efc5beb12 [iOS] #824 Final changes to switch from UIAlertView to UIAlertController 2018-07-06 11:54:37 -04:00
Tom Bogle
1ad05e8df7 [iOS] More replacements of deprecated UIAlertView calls [WIP] 2018-07-05 17:14:13 -04:00
Tom Bogle
281e892cc4 [iOS] Whitespace changes 2018-07-05 15:43:08 -04:00
Tom Bogle
385409f73f [iOS] #824 - WIP - Started replacing UIAlertView calls 2018-07-05 15:43:08 -04:00
Tom Bogle
c16e834104 [Mac] #735 - Changed query to get bcp-47 language IDs
Also removed kludgy and now unnecessary fall-back code to create a "language" on the fly from an id.
2018-06-07 23:36:47 -04:00
Jacob Bullock
bf17cfb99f
Merge pull request #805 from keymanapp/ios/unused-calls
[ios] unused calls
2018-05-18 02:13:03 -06:00
Jacob Bullock
74c4c3818a removing change of setKeyboard to throw error and put back boolean return: 2018-05-14 21:04:08 -06:00