Darcy Wong
293de06cdd
Refresh Info page
...
Bring in the current app info page from https://help.keyman.com/products/android/10.0/
* Update to Khmer Angkor
* Update images
* Removes references of sharing to Facebook
- Does not include cross-references to versions 2.0 and 10.0 since this is an offline info page.
2018-06-25 05:23:15 -05:00
Marc Durdin
1d3ec12172
Fixes #863 . Pressing between keys gives wrong result because calculation is based on wrong element.
2018-06-25 10:48:53 +07:00
Marc Durdin
06541ff29f
Merge pull request #1017 from keymanapp/developer-avoid-crash-on-loading-project-1010
...
[developer] Developer no longer crashes if a .kpj.user file is deleted while project is loaded.
2018-06-25 07:17:13 +07:00
Tom Bogle
0ce9fd1cd2
[Mac] Added some new passing unit tests and one still WIP
...
Need to make a delegate to test posting delete back.
2018-06-23 00:00:43 -04:00
Tom Bogle
90a080d449
[Mac] Fixes existing IM unit test. WIP for #1005 - unit test incomplete
2018-06-22 17:36:20 -04:00
Marc Durdin
72fd442d8d
Fixes #1010 . Developer no longer crashes if a .kpj.user file is deleted while project is loaded.
2018-06-21 07:53:46 +07:00
Marc Durdin
5ec581d91b
Merge pull request #1014 from keymanapp/android-error-switching-keyboard-992
...
[Android] [web] Cancel attempt to cancel a touchcancel event that can't be cancelled. Enough cancels there for ya?
2018-06-20 15:52:24 +07:00
Marc Durdin
08f282e550
Fixes #992 . Cancel attempt to cancel a touchcancel event that can't be cancelled. Enough cancels there for ya?
2018-06-20 13:32:33 +07:00
Tom Bogle
4b5678d428
Merge pull request #1013 from keymanapp/mac-894-962-fix-osk-timer-problems
...
[Mac] Fixes 894, Fixes 962 - Fixed timer problems in OSK
2018-06-19 22:52:54 -04:00
Tom Bogle
be8cbe993f
[Mac] Commented out NSLog statements added previously to debug #894
2018-06-19 14:36:23 -04:00
Tom Bogle
bf5bdeeb8b
[Mac] Updated history file for PR 1013
2018-06-19 14:27:07 -04:00
Tom Bogle
901a1f30fb
[Mac] Fixes 894, Fixes 962 - Fixed timer problems in OSK
...
Ensured that timer is never instantiated for modifier keys, since they should never repeat. Made synchronizing more robust to ensure that there can never be timers simultaneously active (i.e., for two different keys on the same OSK). Removed deprecated finalize method that was never getting called anyway.
2018-06-19 14:22:52 -04:00
Darcy Wong
402b0a40fb
Merge pull request #1012 from keymanapp/android-language-list
...
[Android] Fix api.keyman.com/cloud query for BCP 47 language tags
2018-06-19 14:36:22 +07:00
darcywong00
37c47e650c
Revert to cloud 3.0
2018-06-19 14:30:53 +07:00
Marc Durdin
34b42b2644
Merge pull request #1009 from keymanapp/windows-disable-symsrv
...
[windows] Disable symsrv call from build agent
2018-06-19 14:28:58 +07:00
Marc Durdin
74face60c5
Merge pull request #1008 from keymanapp/developer-fix-deadkey-index-10.0-920
...
[developer] KeymanWeb 10.0 compiler now computes indexes correctly when deadkey and any used in a secondary group
2018-06-19 14:21:54 +07:00
darcywong00
44afcbed7d
Fix api.keyman.com/cloud query for language list
...
* Update to cloud 4.0
* Include `&languageidtype=bcp47
2018-06-19 14:16:39 +07:00
Marc Durdin
cb72a6ed17
Disable symsrv call from build agent (as it goes nowhere useful)
2018-06-19 13:54:05 +07:00
Marc Durdin
6fd1e10af3
Merge pull request #1006 from keymanapp/developer-use-bcp47-script-subtags-from-alltags-more-reliably-959
...
[developer] Script subtags are now appended for more scripts in the Keyboard languages dialog.
2018-06-19 13:45:32 +07:00
Marc Durdin
b96e087778
update history
2018-06-19 13:44:58 +07:00
Marc Durdin
b2d4045d92
Merge branch 'beta' into developer-fix-deadkey-index-10.0-920
2018-06-19 13:42:40 +07:00
Marc Durdin
a979016795
Fixes #920 . A deadkey match in KeymanWeb 10.0 keyboards should not be skipped in context indexing
2018-06-19 13:34:03 +07:00
Marc Durdin
e27143fa8c
Fixes #959 . Script subtags are now appended for more scripts in the Keyboard languages dialog.
2018-06-19 11:41:05 +07:00
Tom Bogle
ddd8bc9c6e
Merge pull request #1001 from keymanapp/mac-994-support-utf8-in-info-display
...
[Mac] #994 - Use keyboard names w/ native script from KMX instead of inf
2018-06-19 00:05:50 -04:00
Marc Durdin
a62a84c871
Merge pull request #1004 from keymanapp/windows-remove-getting-started-links
...
[windows] Getting Started links are no longer relevant.
2018-06-19 08:22:39 +07:00
Darcy Wong
3375489bba
Merge pull request #1003 from keymanapp/windows-edge-platform-test
...
[Windows][Android][Web] Move "edge" platform test with other browsers
2018-06-19 08:09:13 +07:00
Marc Durdin
10712cf876
Update history
2018-06-19 08:05:16 +07:00
Marc Durdin
692010d414
Update history
2018-06-19 08:04:51 +07:00
Marc Durdin
110498be85
Fixes #945 . Getting Started links are no longer relevant.
2018-06-19 07:53:12 +07:00
darcywong00
6a84096fde
beautify windows platformtest.js
2018-06-19 07:21:26 +07:00
darcywong00
007b420e9e
Move "edge" platform test with other browsers
...
Follow-on to #969
This updates the platformtest.kmn keyboard
and moves `edge` from `[K_O]` (OS) to `[K_Y]` (browsers)
2018-06-19 07:12:56 +07:00
Tom Bogle
a9c88da956
[Mac] Edited history.md to correct PR #
2018-06-18 15:03:35 -04:00
Tom Bogle
3caf37e45c
[Mac] #994 - Use keyboard names w/ native script from KMX instead of inf
...
It seems the *.inf files are not UTF-8, so any non-Roman characters used in keyboard names turn into question marks. The native script name is stored in the kmx file, so getting it from there seems to work.
2018-06-18 15:00:35 -04:00
Marc Durdin
b99d2bd862
Merge pull request #997 from keymanapp/windows-install-keyboard-mismatch-windows-keyboards-975-996
...
[windows] Installation of keyboards in Windows avoids some side effects with refresh and additional system keyboards
2018-06-18 21:35:00 +07:00
Tom Bogle
df7a50dfd8
Merge pull request #971 from keymanapp/mac-967-fix-platform-to-return-macosx
...
[Mac] #967 - Make platform tests case-insensitive and support invert logic.
2018-06-18 09:04:42 -04:00
Vitrum
75824f14aa
packaging path variables
2018-06-18 13:58:49 +03:00
Marc Durdin
c5e553782e
Fixes #975 . Fixes #996 . Installation of keyboards in Windows avoids some side effects with refresh and additional system keyboards.
2018-06-18 16:08:35 +07:00
Marc Durdin
32af0d0728
Merge pull request #995 from keymanapp/windows-open-configuration-api
...
[windows] Fixes IKeymanControl::OpenConfiguration giving noop
2018-06-18 15:20:55 +07:00
Marc Durdin
cdeb36977a
Fixes IKeymanControl::OpenConfiguration giving noop
2018-06-18 14:24:44 +07:00
Tom Bogle
dd2830ea22
[Mac] Added unit tests for inverted platform logic
2018-06-17 23:56:54 -04:00
Tom Bogle
e89b0d5a6a
[Mac] Fixed logic to handle inverted (NOT_EQUAL) platform check
2018-06-17 23:23:41 -04:00
glasseyes
f8bfedddc9
WIP: update keyman-config README
2018-06-18 09:51:14 +07:00
glasseyes
0833bc5861
put the refresh button back
2018-06-18 09:48:12 +07:00
Tom Bogle
43fc667250
Merge remote-tracking branch 'origin/beta' into mac-967-fix-platform-to-return-macosx
2018-06-17 22:00:55 -04:00
Tom Bogle
fe55bbf9d0
[Mac] Updated history for this fix (for issue #967 ) and for PR 990.
2018-06-17 21:46:22 -04:00
Tom Bogle
4924dfe987
Merge pull request #990 from keymanapp/mac-931-use-legacy-mode-for-other-libre-office
...
[Mac] #931 - Made anything that appears to be "LibreOffice" use legacy
2018-06-17 21:38:03 -04:00
Tom Bogle
dd6ec9ea5d
[Mac] #931 - Made anything that appears to be "lLibreOffice" use legacy
2018-06-15 16:49:24 -04:00
glasseyes
cf81072841
more thoughts on keyboard details
...
to be implemented after api work so that kmx can be read
2018-06-15 22:11:25 +07:00
glasseyes
3422ab77e3
add the accelerators file
2018-06-15 22:07:11 +07:00
glasseyes
a99edd0777
change window titles
...
statusbar to show status of kmp download doesn't work
2018-06-15 15:57:59 +07:00