Commit graph

135 commits

Author SHA1 Message Date
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
Joshua Horton
39af46658a
Merge branch 'beta' into ios/navbar-background-beta 2018-05-04 08:31:58 +07: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
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
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
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
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
89d584e772 show errors when keyboards are not able to be installed 2018-02-23 00:36:32 -07:00
Jacob Bullock
afaaf7d3c1 refactoring KMP install 2018-02-16 02:39:04 -07:00
Jacob Bullock
3016bcb624 Adding methods for prompting installing, parsing KMP, and installing 2018-02-13 02:48:38 -07:00