Tom Bogle
59261ab869
Merge pull request #232 from keymanapp/mac-build-dmg-with-lowercase-k
...
[Mac] Changed to use lowercase "k" when generating DMG file.
2017-08-28 13:43:45 -04:00
Tom Bogle
1b691774dd
Removed stray f from first line
2017-08-28 10:09:48 -04:00
Tom Bogle
52bbc00545
[Mac] Changed to use lowercase "k" when generating DMG file.
2017-08-28 08:04:18 -04:00
darcywong00
2c93c9d20b
Revert resume and pause code
...
cleanup back to original code
2017-08-28 16:14:54 +07:00
Marc Durdin
1c7fd1c2e0
Merge pull request #226 from keymanapp/ios-iphone-7-system-keyboard-width-regression
...
Ios iphone 7 system keyboard width regression
2017-08-26 15:08:27 +07:00
Marc Durdin
abb364eaa1
Stable build 2.6.4 history.md
2017-08-26 14:44:52 +07:00
Marc Durdin
857657a1d0
Fixes #224 - keyboard width incorrect on newer devices
2017-08-26 14:44:04 +07:00
Marc Durdin
c0bca5c0d5
Merge remote-tracking branch 'origin/ios-build-sh-enhancement' into ios-iphone-7-system-keyboard-width-regression
2017-08-26 12:29:23 +07:00
Marc Durdin
39feddb4a8
Merge pull request #223 from keymanapp/ios-css-for-embedded-regression
...
iOS css for embedded regression
2017-08-26 11:04:55 +07:00
Marc Durdin
418a12da86
Tweaks
2017-08-26 09:22:09 +07:00
Marc Durdin
84697bd7dc
Fixup embedded CSS for Keyman for iOS (interim)
2017-08-26 08:05:56 +07:00
Joshua A. Horton
a851aa7b79
Extra retooling of build.sh.
2017-08-25 09:43:20 +07:00
Joshua A. Horton
7270a0ac61
Added debug-vs-release configuration flag to build.sh.
2017-08-25 09:21:21 +07:00
darcywong00
942d671d7f
Add to history.md changelog
...
- also removed stray include of facebookSDK
2017-08-23 17:28:47 +07:00
darcywong00
fe775e18f1
Hide keyboard when closing Keyman Browser
2017-08-23 14:12:55 +07:00
Joshua Horton
e539f4eaaf
Merge pull request #212 from keymanapp/web-remove-shims
...
[Web] Removes now-deprecated shim elements.
2017-08-23 12:14:29 +07:00
Joshua Horton
77a63e76ed
Attachment API rework ( #114 )
...
A massive rework for our attachment and enablement paradigms for web controls targetted for KeymanWeb 10.0, merged from #114 . This also more closely ties the control paths used for page initialization with those used by MutationObservers for dynamically-added elements in an aim to improve internal consistency and facilitate new and future extensions to KMW functionality.
2017-08-23 12:12:48 +07:00
Marc Durdin
0084e1a4c9
Merge pull request #209 from keymanapp/windows-vk-key-map-app
...
VKKeyMap test application
2017-08-22 09:23:48 +07:00
Marc Durdin
7eed41e66e
Merge pull request #208 from keymanapp/web-160
...
Fix conflicts with low U_xxxx key codes
2017-08-22 09:23:28 +07:00
Joshua Horton
1bf575c4f4
Merge pull request #211 from keymanapp/web-embed-deobfuscation
...
[Web] Embedded code-path clarification.
2017-08-22 08:09:33 +07:00
Marc Durdin
f1150a829a
Merge pull request #217 from keymanapp/android-no-gradle-daemon
...
Stop gradle daemon from starting when we are running CI
2017-08-21 16:52:42 +07:00
Marc Durdin
ddfe278342
Merge pull request #216 from keymanapp/ios-build-kmw
...
Remove KeymanWeb download and build from repo instead for iOS
2017-08-21 16:34:42 +07:00
Marc Durdin
0f657a064b
Tweak usage
2017-08-21 16:27:13 +07:00
Marc Durdin
c6f7cc5f72
Stop gradle daemon from starting when we are running CI
2017-08-21 16:23:02 +07:00
Marc Durdin
002874d93b
Remove KMW download and builds from repo instead
2017-08-21 15:39:03 +07:00
Marc Durdin
eaeab2eeae
Merge pull request #214 from keymanapp/ios-open-source-seed
...
Keyman for iOS Open Source Seed
2017-08-21 15:10:49 +07:00
Marc Durdin
1f0add3876
Add executable bit
2017-08-21 15:00:08 +07:00
Joshua Horton
4cab224685
Somehow missed saving these changes previously.
2017-08-21 14:27:48 +07:00
Marc Durdin
543634f437
Pull newest files from closed repo
2017-08-21 14:16:18 +07:00
Joshua Horton
a75dc68933
Ensuring previous changes got added.
2017-08-21 14:08:54 +07:00
Marc Durdin
606fdb78aa
Initial commit
2017-08-21 13:54:29 +07:00
Joshua Horton
abb9d7444f
Removes shim elements and references while deprecating the old shim API functions.
2017-08-21 13:39:30 +07:00
Joshua Horton
e3728c61fe
Addresses the comments of #106 .
2017-08-21 12:29:44 +07:00
Darcy Wong
698ac0ea84
Merge pull request #210 from keymanapp/windows-unicode10-207
...
Update to Unicode 10.0
2017-08-21 11:10:19 +07:00
darcywong00
e5dc640786
Update to Unicode 10.0
...
Downloaded from ftp://ftp.unicode.org/Public/10.0.0/ucd/
2017-08-21 10:42:38 +07:00
Marc Durdin
edaaea8026
Fixup off-by-one in defaultKeyOutput
2017-08-18 15:59:42 +07:00
Marc Durdin
a855af3afd
Rework the logic around U_xxxx when not in VKDictionary
2017-08-18 13:57:58 +07:00
Marc Durdin
0be11de77e
Add vkkeymap test application
2017-08-17 14:39:56 +07:00
Marc Durdin
8d7629a40f
Fix for #160
2017-08-17 14:30:09 +07:00
Darcy Wong
afd7e5e6f6
Merge pull request #158 from keymanapp/android-remove-share-fb-156
...
Remove Share to Facebook
2017-08-15 10:46:12 +07:00
darcywong00
b2d5eb9bb7
Revise history.md
...
Add complete Keyman for Android version history and conform to new spec
2017-08-15 10:39:22 +07:00
darcywong00
7d228e987e
Remove Share to Facebook
...
Remove FacebookSDK from repo and associated logos
Ignore Facebook package names when generating intents to share
2017-08-15 09:29:17 +07:00
Tom Bogle
ce08978eb7
Merge pull request #157 from keymanapp/mac-corrected-mac-info-in-readme
...
[Mac] Added branch:(default:false) to the Mac release-branch build status thingies.
2017-08-14 22:22:59 -04:00
tom_bogle@sil.org
47337fb9a1
[Mac] Added branch:(default:false) to the Mac release-branch build status thingies.
2017-08-14 21:41:38 -04:00
Tom Bogle
84fb9921d6
Merge pull request #155 from keymanapp/mac-add-history-file
...
[Mac] Added history.md file with info about Beta 1.1.14
2017-08-14 01:16:22 -04:00
tom_bogle@sil.org
f8d7cd7bb5
Made it look right and make sense.
2017-08-14 01:13:19 -04:00
tom_bogle@sil.org
a92012115b
[Mac] Added history.md file with info about Beta 1.1.14
2017-08-14 00:35:31 -04:00
Darcy Wong
b35057b77b
Merge pull request #154 from keymanapp/android-console-errors
...
Fix KMEA uncaught javascript references
2017-08-14 09:23:34 +07:00
darcywong00
89339839fb
Fix KMEA uncaught javascript references
...
Javascript functions defined in keyboard.html need the window loaded before they can be called.
-Also cleaned up formatting in keyboard.html
2017-08-11 16:16:55 +07:00
Marc Durdin
e35ab51d6d
Merge pull request #152 from keymanapp/windows-devtools
...
Fixup issues with devtools.dpr stalling Delphi Starter build
2017-08-11 14:03:11 +07:00