Commit graph

24978 commits

Author SHA1 Message Date
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
Tom Bogle
dce4f02a92 Fixed mess caused by previous check-in 2018-04-30 17:03:03 -04:00
Tom Bogle
fe06753df3 [Mac] 709:Added code to detect link that should open in browser
This allows "Go to keyman.com" button to work correctly.
2018-04-30 15:43:01 -04:00
Jacob Bullock
d2f6a3b41e
Merge pull request #795 from keymanapp/ios/browser-search
[ios] Search Google if an unqualified url is entered
2018-04-30 04:40:44 -10:00
Marc Durdin
c3ef12cbb5
Merge pull request #796 from keymanapp/developer-bcp47-picker-and-cleanup
[developer] Update BCP 47 selector in Keyman Developer to support lookup and more stringent checks
2018-04-30 16:29:11 +07:00
Marc Durdin
9d88ede135
Merge pull request #798 from keymanapp/developer-fix-crash-in-osk-editor-5563
[developer] Fixes crash after save or source view change in OSK Editor
2018-04-30 16:11:15 +07:00
Marc Durdin
1d586cda72 Fixes sillsdev/keyman-keyman-issues#5563 - crash after save or source view change in OSK Editor 2018-04-30 15:51:48 +07:00
Joshua A. Horton
e2a8e13c07 Created an integrated rotation testing page. Needs more work. 2018-04-30 15:39:31 +07:00
Joshua Horton
161d416c38
Merge pull request #797 from keymanapp/web-altgr-osk-emulation
[Web] AltGr emulation fixes
2018-04-30 14:58:37 +07:00
Marc Durdin
694a4ae7bf history 2018-04-30 14:44:22 +07:00
Marc Durdin
5c64093a31 Fix test project includes 2018-04-30 14:35:40 +07:00
Marc Durdin
800042af65 Fixup other projects 2018-04-30 14:24:11 +07:00
Marc Durdin
c4587e49ea Fixes #746, fixes #766 -- BCP 47 picker is more complete and more stringent 2018-04-30 13:54:44 +07:00
Joshua A. Horton
a2fa2ea0dd Adds a warning to ambiguous AltGr emulation cases, defaulting to 'on.' 2018-04-30 13:41:00 +07:00
Joshua A. Horton
cf5a2483f7 Added some base code toward testing rotation-related events. 2018-04-30 11:27:04 +07:00
glasseyes
66559aaef7 Linux not just L 2018-04-30 11:11:52 +07:00
Jacob Bullock
267fbdd6c0 search google if an unqualified url is entered 2018-04-29 17:26:21 -10:00
Joshua A. Horton
06e5efdba3 Mostly fixes chiral AltGr emulation detection. 2018-04-30 10:21:39 +07:00
Marc Durdin
56498b1dfc
Merge pull request #793 from keymanapp/developer-test-match-nomatch-regression
Fix loop in test for match and nomatch validity
2018-04-30 08:24:28 +07:00
Marc Durdin
de28a41025 Fix loop in test for match and nomatch validity 2018-04-30 08:09:40 +07:00
Darcy Wong
caa0a90662
Merge pull request #781 from keymanapp/android-osk-304
Fix OSK missing keys on older Android configurations
2018-04-30 07:46:30 +07:00
glasseyes
8f4ecc3f87 building Keyman not WeSay 2018-04-27 14:47:27 +07:00
Joshua A. Horton
23d66d80f3 Preemptive housekeeping. 2018-04-27 13:39:00 +07:00
Joshua A. Horton
73e2bd4ced Resolves iOS rotation issue via timeout, due to event timing issues. 2018-04-27 13:36:06 +07:00
darcywong00
15dff6a392 Merge branch 'beta' into android-osk-304 2018-04-27 12:59:14 +07:00
Marc Durdin
a01fbc0079
Merge pull request #784 from keymanapp/developer-issue-5609-crash-after-project-change
[developer] Workaround for use-after-free in Delphi string management causing EInvalidPointer exceptions
2018-04-27 12:56:30 +07:00
Darcy Wong
ca6f923239
Merge pull request #788 from keymanapp/android-fix-cancel-dialog
Fixes #786
2018-04-27 12:41:07 +07:00
darcywong00
b44ce5edda Fixes #786
Fixed call for finishing activity when cancelling keyboard download dialog
2018-04-27 11:39:38 +07:00
Marc Durdin
7108b296fd
Merge pull request #785 from keymanapp/developer-context-index-invalid-in-match-nomatch-718
[developer] context and index are not valid in the output of a match or nomatch rule
2018-04-27 10:47:46 +07:00
Marc Durdin
30cdf441e0 Fixes #718 - context and index are not valid in the output of a match or nomatch rule 2018-04-27 10:39:55 +07:00
Marc Durdin
f750f1fac2
Merge pull request #779 from keymanapp/developer-context-help
Rewrite all context help links to match Developer 10.0 help paths and identifiers
2018-04-27 09:58:53 +07:00
Marc Durdin
aec583ad16 Fixes sillsdev/keyman-issues#5609, fixes #631 - use-after-free arising from RSP-20457 (workaround) 2018-04-27 08:41:59 +07:00
Tom Bogle
827d532265 [Mac] Issue 175: Solved compatibility problem with Open Office 2018-04-26 15:28:51 -04:00
Joshua A. Horton
b68d63fe68 Fixes rotation resizing for iOS native. 2018-04-26 15:20:49 +07:00
darcywong00
d1dadcc381 Revert to original background-color styling 2018-04-26 14:49:18 +07:00
Joshua A. Horton
66e35ed875 Fixes KMW landscape display in Firefox, Chrome on mobile devices. 2018-04-26 14:18:59 +07:00
glasseyes
dd2c0788d8 version number 10.99.1 first alpha being developed
clean up for autoreconf to run cleanly
2018-04-25 17:09:13 +07:00
darcywong00
7fcc6018f3 Fix OSK missing keys on older Android configurations
This fixes #304

Reference: https://jira.appcelerator.org/browse/TIMOB-16358

Older versions of WebView have an issue with transparent/gradient backgrounds. The symptom was the OSK slowly loading keys individually, and having the OSK be missing keys.

A workaround fix is styling the body `background-color` alpha to 1.0.

## Testing configuration
* Android API level 22
* Nexus One emulator
* French-French keyboard
2018-04-25 16:05:39 +07:00
Joshua Horton
8f6837a275
Merge pull request #778 from keymanapp/ios-702-longpress-escaping
Proper escaping for popup keys between Swift and JS
2018-04-25 15:12:08 +07:00
Marc Durdin
925efe893d Rewrite all context help links to match Developer 10.0 help paths and identifiers; update language help to track keywords more reliably 2018-04-25 14:09:56 +07: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
Joshua Horton
8e8b3f5947
Merge pull request #772 from keymanapp/web-763-default-key-error-guards
Default output null guarding
2018-04-25 10:11:30 +07:00