Commit graph

326 commits

Author SHA1 Message Date
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
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
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
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
Jacob Bullock
4360fdbed2 convenience method for getting date strategy that supports milliseconds 2018-05-01 06:31:17 -06:00
Jacob Bullock
4682b887f0 add fallback strategy when json date includes milliseconds 2018-05-01 06:30:26 -06:00
Jacob Bullock
3a2f7a14b4 updating history 2018-05-01 05:31:34 -06:00
Jacob Bullock
ffa7968aa9 fix mixed case alphabetical list 2018-05-01 05:31:24 -06:00
Jacob Bullock
f5c2e88824 updating historyu 2018-04-30 20:18:36 -06:00
Jacob Bullock
aac791f8df updating history 2018-04-30 20:15:51 -06:00
Jacob Bullock
9ed15f5587 lint violations 2018-04-30 19:42:14 -06:00
Jacob Bullock
27b6460bcf removing magic values with static references 2018-04-30 19:42:14 -06:00
Jacob Bullock
9cc8ec7abf file references 2018-04-30 19:42:13 -06:00
Jacob Bullock
38a23b4971 fix option references, clean up spacing 2018-04-30 19:42:13 -06:00
Jacob Bullock
b6f046b8c0 get rid of magic values and specify constants for better readability 2018-04-30 19:42:13 -06:00
Jacob Bullock
d2880890bb fix option references, clean up spacing 2018-04-30 19:42:12 -06:00
Jacob Bullock
bb7de64a29 adding static color references for keyman colors 2018-04-30 19:42:12 -06:00
Jacob Bullock
76e94fae4a implement new super view, used UIColor constants 2018-04-30 19:42:12 -06:00
Jacob Bullock
a5209c57bc implement new view for boilerplate custom views 2018-04-30 19:42:12 -06:00
Jacob Bullock
babcbe8024 removing commented code 2018-04-30 19:42:11 -06:00
Jacob Bullock
05b2ea13fa implement new navbar bg in browser viewcontroller 2018-04-30 19:42:11 -06:00
Jacob Bullock
e4c316a195 remove unnecessary debug code, use better variable names in let conditional 2018-04-30 19:42:11 -06:00
Jacob Bullock
3ce8bcced8 remove unnecessary debug code, use better variable names in let conditional 2018-04-30 19:42:10 -06:00
Jacob Bullock
855504043f add method to hide logo 2018-04-30 19:42:10 -06:00
Jacob Bullock
2506a1e5de fixing comments for file name 2018-04-30 19:42:10 -06:00
Jacob Bullock
bdb5f30439 removing old code for navbar background in rotation 2018-04-30 19:42:10 -06:00
Jacob Bullock
dd1fca1108 file references 2018-04-30 19:42:09 -06:00
Jacob Bullock
49c8a416c6 implementing new directory structure for file organization, utility classes and new KM views for navbar backgrounds 2018-04-30 19:42:09 -06:00
Jacob Bullock
4c857d30ef refactoring navbar background image 2018-04-30 19:42:09 -06:00
Jacob Bullock
50f344616f fixes iPhoneX resolution issues 2018-04-30 19:42:09 -06:00
Jacob Bullock
0211185573 search google for input if an invalid URL is specified 2018-04-30 19:11:52 -06:00
Joshua A. Horton
c6dd3ee7df Minor housekeeping for the PR. 2018-04-25 12:52:53 +07:00
Joshua A. Horton
e53bf7fcaf Properly escapes ' and \ as popup keys. 2018-04-25 12:46:45 +07:00
darcywong00
1557118463 Fix beta tag 2018-03-22 11:07:04 +07:00
darcywong00
802e4a21a8 Update iOS history.md for initial 10.0 beta 2018-03-22 10:39:26 +07:00
darcywong00
11d24bf2a6 Add more info
Add prereqs to Android readme, and mention KMW for ios readme
2018-03-20 19:39:40 +07:00
darcywong00
cb5e05118d Update android and iOS readme.md for KMW prereqs 2018-03-20 15:10:29 +07:00