Commit graph

1869 commits

Author SHA1 Message Date
Joshua A. Horton
a25925154d Updates Carthage dependencies. 2018-10-30 09:24:11 +07:00
Joshua A. Horton
7f61df4fd1 Swaps iOS app's default keyboard for SIL European. 2018-10-30 09:03:08 +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
f5a15b56de
Merge pull request #1159 from keymanapp/ios-1045-1046-cherry-pick-quick-fix
[iOS] #1045 - cherry-pick: Quick (temp?) fix for OSK layout: disable animation
2018-09-06 09:27:39 -04:00
Tom Bogle
243e41c383 [iOS] Added entry to history file for PR #1160 2018-09-05 11:46:59 -04:00
Tom Bogle
5b2482300a [iOS] #1045 - cherry-pick: Quick (temp?) fix for OSK layout: disable animation 2018-09-05 11:27:02 -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
47fcb96569 [iOS] 1060 - Fixed PR# 2018-07-16 15:21:24 -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
9541b12cfa [iOS] Moved alpha change info to 11.0 alpha section
Having a date and specific version messed up the build (and probably isn't needed)
2018-07-11 09:46:12 -04:00
Marc Durdin
7f194ad102
Merge branch 'master' into ios-remove-android-reference-master 2018-07-11 16:41:12 +08:00
Marc Durdin
5bffb4ae65 [ios] Remove reference to Android in history to satisfy App Store review 2018-07-09 14:35:17 +07:00
Tom Bogle
88e7e2c004
Merge pull request #1058 from keymanapp/ios-824-remove-blank-buttons
[iOS] #824 - remove blank buttons from alert screens
2018-07-08 22:11:10 -04:00
Tom Bogle
d43db6b00e [iOS] Fixes #824 2018-07-06 16:39:50 -04:00
Tom Bogle
7efc5beb12 [iOS] #824 Final changes to switch from UIAlertView to UIAlertController 2018-07-06 11:54:37 -04:00
Marc Durdin
a2a80ef601
Merge branch 'master' into web-incorrect-row-count-assumption-1055-master 2018-07-06 10:32:49 +07:00
Marc Durdin
da7873744a history 2018-07-06 10:30:49 +07: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
Marc Durdin
3ff3774a11
Merge branch 'master' into beta-history-alpha 2018-06-28 09:54:25 +07:00
Marc Durdin
b37cb718b5 10.0 stable release 2018-06-28 09:52:30 +07:00
Marc Durdin
d871951521 Fix conflicts 2018-06-27 13:57:30 +07:00
Marc Durdin
8500900a87 Updates to history 2018-06-27 13:48:18 +07:00
Marc Durdin
68e35ed7ae Fixes broken keyboard -- not responding to touch -- regression in #981 2018-06-14 21:07:36 +07:00
Marc Durdin
8d42323745 Tweak history.md 2018-06-14 10:35:44 +07:00
Marc Durdin
5517ecc942
Merge pull request #982 from keymanapp/ios-installing-custom-keyboard-without-timezone-510
[ios] If a keyboard.json has no timezone in the last modified date string, then it will still install
2018-06-13 13:35:50 +07:00
Marc Durdin
46efbbc5c8 Fixes #510. If a keyboard.json has no timezone in the last modified date string, then it will still install 2018-06-13 13:12:43 +07:00
Marc Durdin
4230ad660a Address review comments 2018-06-13 10:44:32 +07:00
Marc Durdin
11ae1d02aa Add super calls 2018-06-13 10:41:48 +07:00
Marc Durdin
6392ac8f15 Fixes #500. Cleaning up constraint violations and confused keyboard resizing code, first pass. 2018-06-12 22:37:41 +07:00
Marc Durdin
ed59ff1a35
Merge branch 'beta' into platform-fixes-965-966-968-896 2018-06-12 10:50:40 +07:00
Marc Durdin
f6cccbc8cc Update history 2018-06-12 10:49:25 +07: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
Tom Bogle
a00d3f255b [iOS] #735 - Allow keyboard update even if languageID not in API results 2018-06-07 12:24:18 -04:00
Marc Durdin
2fe94b7d11
Merge pull request #873 from keymanapp/history-md-updates
Update history.md for all release tags on all platforms as of today
2018-05-22 15:05:32 +07:00
Jacob Bullock
bf17cfb99f
Merge pull request #805 from keymanapp/ios/unused-calls
[ios] unused calls
2018-05-18 02:13:03 -06:00
Marc Durdin
27bb92aec8
Merge branch 'master' into beta-p3s3-merge-to-master 2018-05-18 13:10:32 +07:00
Marc Durdin
234825ab08 Update history.md for all release tags on all platforms as of today 2018-05-18 13:06:55 +07:00
Jacob Bullock
74c4c3818a removing change of setKeyboard to throw error and put back boolean return: 2018-05-14 21:04:08 -06:00
Joshua A. Horton
2909957636 Nixes setting window.location.hash b/c of resulting reentrancy issues. 2018-05-11 10:57:12 +07:00
Marc Durdin
a9113c8f82
Merge branch 'master' into beta-p3s2-to-master 2018-05-04 21:06:21 +07:00
Joshua Horton
39af46658a
Merge branch 'beta' into ios/navbar-background-beta 2018-05-04 08:31:58 +07:00
Marc Durdin
b1a7c94fd0
Merge branch 'beta' into ios/browser-tweaks-beta 2018-05-03 09:42:45 +07:00
Jacob Bullock
94d4ab22c9
Merge branch 'beta' into ios/navbar-background-beta 2018-05-02 11:31:18 -06:00
Jacob Bullock
ee22ebe179
Merge pull request #804 from keymanapp/ios/json-parsing-miliseconds
Ios/json parsing miliseconds
2018-05-02 11:30:04 -06:00
Jacob Bullock
d86cca4724 cleaning up statements and removing force unwrap 2018-05-01 07:27:15 -06:00
Jacob Bullock
30d7ffabc7 fixed unused call warnings by using '_ =' or changing method signature to throw instead of return a bool 2018-05-01 07:04:09 -06:00
Jacob Bullock
fa77f04b26 adding custom errors for throwing 2018-05-01 07:03:01 -06:00