Commit graph

313 commits

Author SHA1 Message Date
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
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
Marc Durdin
9d96265da7 Completed ad-hoc keyboard fix (slightly different pathway than first attempt) 2018-03-16 10:46:19 +07:00
Marc Durdin
5bb63746c8 Downloading legacy adhoc keyboard fixes, part 1: now downloads but doesn't register correctly yet 2018-03-15 23:10:09 +07:00
Jacob Bullock
cb97b7c6c5 fix force unwrap of optional kmp params for fonts 2018-03-07 21:46:54 -07:00
Jacob Bullock
c2d2969e90
Merge pull request #596 from keymanapp/ios-kmp
[iOS] Add feature for ad-hoc keyboard distribution via KMP
2018-02-26 01:00:50 -07:00
Jacob Bullock
3d107d0b88 updating ios History 2018-02-26 01:00:04 -07:00
Jacob Bullock
c1d2c72b7b Installation now overrides files instead of failing to copy if they already exist 2018-02-25 22:57:56 -07:00
Jacob Bullock
b4ba272080 remove kmp archive after installation 2018-02-23 00:54:56 -07:00
Jacob Bullock
1cd609823b removing print commands and replacing with log.error() where necessary 2018-02-23 00:51:12 -07:00
Jacob Bullock
0b669819a7 using lowercase filename for welcome file 2018-02-23 00:47:29 -07:00
Jacob Bullock
89d584e772 show errors when keyboards are not able to be installed 2018-02-23 00:36:32 -07:00
Jacob Bullock
221771388f refactor to throw errors during install 2018-02-23 00:36:07 -07:00
Jacob Bullock
1be6c0c1df refactor install method to throw errors 2018-02-23 00:35:16 -07:00
Jacob Bullock
af768f18ba Add KeymanPackage error types, remove old method for installing adhoc 2018-02-23 00:34:46 -07:00