Darcy Wong
11afa81c80
Also use the package version for generating Dataset
2019-10-23 21:46:47 +07:00
Marc Durdin
69bccc7b45
Merge pull request #2214 from keymanapp/windows-upgrade-loses-installed-keyboards-stable-12
...
[Windows] [12.0] Upgrades from 11.0 and 12.0 were losing installed keyboards and settings.
2019-10-23 19:09:30 +07:00
Marc Durdin
29181d24e2
history.md
2019-10-20 05:54:30 +07:00
Marc Durdin
91f0919544
Address review comments
2019-10-20 05:52:01 +07:00
Marc Durdin
8a90ac2ae7
[Windows] Ensure keyboards are not lost when upgrading from 11.0. Fixes #2207
2019-10-20 05:52:01 +07:00
Marc Durdin
e7a00aae9a
Merge pull request #2204 from keymanapp/android-avoid-crash-when-analytics-unavailable-fixes-2202-for-12.0
...
[Android] If analytics is disabled, the app may crash.
2019-10-14 13:23:54 +07:00
Marc Durdin
8700a2e38d
[Android] One more check in another file for analytics
2019-10-14 13:18:49 +07:00
Marc Durdin
d5eee457a2
[Android] history.md
2019-10-14 13:15:31 +07:00
Marc Durdin
9fce3b5a75
[Android] Fixes #2202 . If analytics is disabled, the app may crash.
2019-10-14 13:14:03 +07:00
Joshua Horton
877801ac45
Merge pull request #2194 from keymanapp/web-kns-update-cherry
...
[Web] Updates notifyKeyboard and uses of KNS (12.0 stable)
2019-10-10 23:19:57 +07:00
Marc Durdin
72966d3d26
Merge pull request #2195 from keymanapp/android-use-lm-package-version
...
[Android] Use lexical model package version for lexical model version
2019-10-10 19:41:03 +11:00
Darcy Wong
8efd7c49c7
Update history.md
2019-10-10 15:11:42 +07:00
Darcy Wong
b8c9c855b7
Use package version for lexical model version
...
Fixes #2190
2019-10-10 14:15:10 +07:00
Joshua Horton
35b0285c5c
Merge pull request #2193 from keymanapp/ios-model-package-version-cherry
...
[iOS] Model installation - use of package version (12.0 stable)
2019-10-10 12:32:24 +07:00
jahorton
485e702691
history.md
2019-10-10 11:47:14 +07:00
jahorton
8daf5fcd28
Updates notifyKeyboard and uses of KNS
2019-10-10 11:42:37 +07:00
jahorton
60818a5fc1
Fixes illegal use of guard
2019-10-10 11:40:44 +07:00
jahorton
ae8d434035
Lazy version error handling
2019-10-10 11:00:17 +07:00
jahorton
5148434475
history.md
2019-10-10 10:55:08 +07:00
jahorton
0830670c2b
Adds error-checking on version
2019-10-10 10:49:35 +07:00
jahorton
32084ab38d
Properly defaults 'version' if missing.
2019-10-10 10:49:35 +07:00
jahorton
ca063d6bf4
iOS now uses package version for models
2019-10-10 10:49:35 +07:00
Darcy Wong
471eca97fd
Merge pull request #2188 from keymanapp/linux-watch-stable
...
[Linux] Change watch to only follow stable
2019-10-09 15:56:37 +07:00
Darcy Wong
91b8510d6e
Update history.md
2019-10-09 14:08:24 +07:00
Darcy Wong
ceecec4c15
Change watch to only follow stable
...
The current Debian watch files matches `beta|stable`. Trying to run launchpad.sh means the latest beta build 12.0.18 matches first as the the latest build
2019-10-09 14:02:54 +07:00
Marc Durdin
9a51e3a987
Merge pull request #2181 from keymanapp/stable-history
...
Add history.md 12.0 stable entries
2019-10-07 11:20:17 +11:00
Marc Durdin
c338774862
Android history
2019-10-07 11:11:17 +11:00
Marc Durdin
2972ee6908
Add history.md 12.0 stable entries
2019-10-07 11:05:21 +11:00
Marc Durdin
4b9291f33a
Merge pull request #2178 from keymanapp/developer-document-lexical-model-types
...
[Developer] Document @keymanapp/lexical-model-types
2019-10-06 07:14:46 +11:00
Eddie Antonio Santos
eb7e9f7722
Document @keymanapp/lexical-model-types.
2019-10-05 13:41:33 -06:00
Joshua Horton
2e85a2c347
Merge pull request #2172 from keymanapp/web-2162-fat-finger-layer-conflict
...
[Web] Blocks fat-finger calculations from changing OSK layers
2019-10-04 12:32:51 +07:00
jahorton
4c6014edc1
Better comment.
2019-10-04 11:07:05 +07:00
jahorton
e18a1609e8
history.md
2019-10-04 11:04:53 +07:00
jahorton
73a6f04574
Blocks nextLayer store-sets during fat-finger cals
2019-10-04 11:04:47 +07:00
Marc Durdin
8571659fda
Merge pull request #2169 from keymanapp/web-make-key-widths-constants-and-remove-rounding
...
[Web] Refactor magic values for key width, padding and margin into constants, and reduce over-enthusiastic rounding efforts
2019-10-04 13:28:30 +10:00
Darcy Wong
e2e37817eb
Merge pull request #2171 from keymanapp/android-help-uninstall-dictionary
...
[Android] Update in-app help
2019-10-04 09:55:52 +07:00
Darcy Wong
95af1b7c64
Update history.md
2019-10-04 09:50:36 +07:00
Darcy Wong
d2ca2e7299
Update in-app help
2019-10-04 09:38:54 +07:00
Marc Durdin
04b568c476
Merge pull request #2170 from keymanapp/developer-adjust-touch-padding-default-to-15-fixes-1890
...
[Developer] Make default padding in touch layout editor match default padding in KeymanWeb.
2019-10-04 12:14:55 +10:00
Joshua Horton
f45a347855
Merge pull request #2165 from keymanapp/ios-api-endpoints
...
[iOS] KMEI: Reinstates pre-refactor API endpoints w helpers
2019-10-04 09:02:17 +07:00
Darcy Wong
4c7543b7e0
Merge pull request #2167 from keymanapp/android-api-endpoints
...
[Android] Add wrappers to missing API methods
2019-10-04 08:03:27 +07:00
Darcy Wong
452c3cfa63
Update history.md
2019-10-04 08:02:44 +07:00
Marc Durdin
bdfe5dda3b
[Web] Address review comments
2019-10-04 09:07:04 +10:00
Marc Durdin
539d59cef6
[Developer] history.md
2019-10-04 08:58:38 +10:00
Marc Durdin
be5319418b
[Developer] Make default padding in touch layout editor match default padding in KeymanWeb. Fixes #1890 .
2019-10-04 08:55:53 +10:00
Marc Durdin
8fcaf4efda
[Web] Refactor magic values for key width, padding and margin into constants, and reduce over-enthusiastic rounding efforts
2019-10-04 07:37:11 +10:00
Marc Durdin
55f12bafe7
Merge pull request #2163 from keymanapp/developer-character-map-drag-to-touch-layout-fixes-2156
...
[Developer] Dropping character from Character Map onto Touch Layout Editor now saves the change.
2019-10-04 06:06:23 +10:00
Marc Durdin
40afdaf2f8
Merge pull request #2164 from keymanapp/developer-remove-model-version-from-package-metadata
...
[Developer] Remove model version from package metadata.
2019-10-04 06:06:16 +10:00
Marc Durdin
e72d265a47
history.md
2019-10-04 06:06:00 +10:00
Marc Durdin
5da14fb040
[Developer] Remove extraneous version tag from test
2019-10-03 21:00:46 +10:00