Commit graph

2355 commits

Author SHA1 Message Date
Tom Bogle
bd2fe2ee69 [Mac] Cleanup to remove old comment and fix indent (aesthetic only) 2018-07-05 14:18:10 -04:00
Tom Bogle
c84141420a Merge remote-tracking branch 'origin/master' 2018-07-05 13:55:46 -04:00
Tom Bogle
1f05d4b95d
Merge pull request #1050 from keymanapp/mac-refactor-target-action-call-from-keyView
[Mac] Refactored target-action call from keyView
2018-07-05 13:53:47 -04:00
Tom Bogle
28147b631c [Mac] [WIP] - Refactoring of target-action call from keyView 2018-07-03 10:14:23 -04:00
Marc Durdin
1c6d5256ac
Merge pull request #1042 from keymanapp/beta-history-alpha
10.0 stable release
2018-06-28 09:56:14 +07:00
Marc Durdin
3ff3774a11
Merge branch 'master' into beta-history-alpha 2018-06-28 09:54:25 +07:00
Marc Durdin
b37cb718b5 10.0 stable release 2018-06-28 09:52:30 +07:00
Tom Bogle
c56519f64b
Merge pull request #1040 from keymanapp/beta-p3s6-alpha
P3S6 Beta to Alpha (final run?)
2018-06-27 22:44:19 -04:00
Marc Durdin
d8ee770b62
Merge branch 'master' into beta-p3s6-alpha 2018-06-28 09:43:40 +07:00
Marc Durdin
97ed4238de
Merge pull request #1039 from keymanapp/mac-revert-treat-keynote-and-pages-as-legacy
[Mac] #991 - Reverted changes for #872 (to solve more serious bugs)
2018-06-28 09:40:17 +07:00
Marc Durdin
13c0e279f2
Merge branch 'beta' into mac-revert-treat-keynote-and-pages-as-legacy 2018-06-28 09:40:10 +07:00
Marc Durdin
9ae94693ed
Merge pull request #1038 from keymanapp/mac-894-fixed-method-invocation
[Mac] Fixes #894 - Fixed invocation of keyAction (missing self param)
2018-06-28 09:39:47 +07:00
Tom Bogle
976d626671 [Mac] Added comment to explain ugly code. 2018-06-27 22:38:46 -04:00
Marc Durdin
27394c20fa
Merge pull request #1033 from keymanapp/beta-p3s6-alpha
Merge P3S6 beta to alpha
2018-06-28 08:52:27 +07:00
Marc Durdin
8be5c3a148
Merge pull request #1032 from keymanapp/beta-p3s6-history
Updates to history
2018-06-28 08:51:53 +07:00
Tom Bogle
0a0c2e0668 [Mac] #991 - Reverted changes for #872 (to solve more serious bugs) 2018-06-27 16:30:58 -04:00
Tom Bogle
12521fb7d2 [Mac] 894 - Oops, this is the actual fix 2018-06-27 15:10:38 -04:00
Tom Bogle
817d3e65c9 [Mac] Fixes #894 - Fixed invocation of keyAction (missing self param) 2018-06-27 15:06:29 -04:00
Marc Durdin
087f681146 Merge branch 'beta' into beta-p3s6-alpha 2018-06-27 14:58:58 +07:00
Marc Durdin
a3e5ec8af6
Merge pull request #1031 from keymanapp/mac-894-defensive-code-to-prevent-crash
[Mac] Prevent permanently hiding OSK when a menu is dropped down
2018-06-27 14:57:31 +07:00
Marc Durdin
f95218235c
Merge branch 'master' into beta-p3s6-alpha 2018-06-27 14:00:25 +07:00
Marc Durdin
d871951521 Fix conflicts 2018-06-27 13:57:30 +07:00
Marc Durdin
8500900a87 Updates to history 2018-06-27 13:48:18 +07:00
Tom Bogle
c840cedef9 [Mac] Prevent permanently hiding OSK when a menu is dropped down
This *might* possibly fix #894, but not likely
2018-06-27 01:32:18 -04:00
Daniel Glassey
c812e43494
Merge pull request #998 from nikita-moor/master
[linux] packaging path variables
2018-06-27 10:20:56 +07:00
Tom Bogle
37c1201c7f [Mac] #894 - Added try/catch to prevent crash from key event Timer 2018-06-26 16:27:39 -04:00
Marc Durdin
f72e90ac96
Merge pull request #1027 from keymanapp/web-prepended-base-key-missing-nextlayer-999
[web] Nextlayer property not transferred from base to prepended popup key.
2018-06-26 16:36:07 +07:00
Marc Durdin
1645fac93c
Merge pull request #1028 from keymanapp/android-updatekmtext-unescaped-1026
[android] updateKMText was called with unescaped string in some contexts.
2018-06-26 16:33:28 +07:00
Marc Durdin
b694885d4b Fixes #1026. updateKMText was called with unescaped string in some contexts. 2018-06-26 15:25:10 +07:00
Marc Durdin
1d0bccde55 Fixes #999. Nextlayer property not transferred from base to prepended popup key. 2018-06-26 14:05:38 +07:00
Tom Bogle
96d7462bf1
Merge pull request #1019 from keymanapp/mac-1005-prevent-calling-cfrelease-with-null
[Mac] Fixes #1005: Crash - CFRelease() called with NULL. Fixed existing unit test and added more.
2018-06-25 22:55:02 -04:00
Tom Bogle
1dd76df471 [Mac] Code cleanup & history addition 2018-06-25 22:52:27 -04:00
Tom Bogle
1faeb6e12b
Merge pull request #1024 from keymanapp/mac-fix-libre-offfice-check
[Mac] Removed call to "containsString" because it won't work in older OS
2018-06-25 22:14:15 -04:00
Tom Bogle
0ff0ae2c88 [Mac] Fixed up remaining unit test 2018-06-25 21:24:43 -04:00
Tom Bogle
fc2147ce97 [Mac] Removed call to "containsString" because it won't work in older OS 2018-06-25 17:18:44 -04:00
Tom Bogle
26ad29a744 [Mac] Added lots of IM tests (legacy, no-context, Apple-compliant [WIP])
Fixes #1005 (at least in part). Still one failing test.
2018-06-25 17:15:00 -04:00
Darcy Wong
c1c2478513
Merge pull request #1023 from keymanapp/android-info-page
[Android] Update Info page
2018-06-25 09:29:12 -05:00
Marc Durdin
93a206027d
Merge pull request #1022 from keymanapp/beta-merge-to-master-P3S6-1
Merge P3S6 beta changes to master
2018-06-25 21:04:59 +07:00
Marc Durdin
2b4b40dd16
Merge pull request #1020 from keymanapp/web-touch-between-keys-863
[web] Pressing between keys gives wrong key
2018-06-25 21:04:39 +07:00
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