Commit graph

6121 commits

Author SHA1 Message Date
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
Darcy Wong
64c13cf7ae Add wrappers to missing API methods 2019-10-03 15:02:55 +07:00
jahorton
b067106ef0 Reinstates pre-refactor API endpoints w helpers 2019-10-03 10:52:51 +07:00
Marc Durdin
cb89ca53b3 Merge branch 'beta' into developer-character-map-drag-to-touch-layout-fixes-2156 2019-10-03 09:48:24 +10:00
Marc Durdin
bb49d4d375 Merge branch 'beta' into developer-remove-model-version-from-package-metadata 2019-10-03 09:47:37 +10:00
Marc Durdin
98cebcd877
Merge pull request #2161 from keymanapp/developer-fix-link
[LMLayer] Fix linking step
2019-10-03 06:11:45 +10:00
Marc Durdin
72e3aefade [Developer] Dropping character from Character Map onto Touch Layout Editor now saves the change. Fixes #2156. 2019-10-03 06:10:53 +10:00