- Feb 14, 2020
-
-
Joshua Horton authored
feat(web): restyles prediction banner
-
jahorton authored
-
Joshua Horton authored
fix(web): Fat-finger complication fixes
-
jahorton authored
-
Marc Durdin authored
fix(mac): Modifier keys were resetting cached context
-
Marc Durdin authored
-
- Feb 13, 2020
-
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
Joshua Horton authored
fix(ios): initial-install check within Migrations
-
Darcy Wong authored
change(android): Update app dependencies
-
Darcy Wong authored
-
jahorton authored
-
jahorton authored
-
Darcy Wong authored
#2640 fixed the FirstVoices OEM app from crashing on Android 5.0 devices. This applies the same fix (updating to `androidx.appcompat:appcompat:1.2.0-alpha02`) for all the other Android apps. * Also fix up history.md entries
-
Joshua Horton authored
fix(web): fixes positioning of native-mode language menu
-
jahorton authored
-
jahorton authored
-
Marc Durdin authored
Merge pull request #2634 from keymanapp/fix/developer/ide/2632-model-editor-wordlist-tab-modified-state fix(developer/ide): Model editor various bugs
-
Marc Durdin authored
-
- Feb 12, 2020
-
-
Darcy Wong authored
change(android): Update in-app help
-
Darcy Wong authored
-
Darcy Wong authored
fix(oem): Update version of androidx.appcompat
-
Darcy Wong authored
Info content for 13.0 auto-generated by `build-help.sh` script.
-
Darcy Wong authored
* Per SO suggestion, update to version `1.2.0-alpha02` * Also split `firebase-core` dependency to `firebase-analytics` and `firebase-messaging` (mirrors kMAPro)
-
Joshua A. Horton authored
-
Joshua Horton authored
fix(ios): Fixes invalid keyboard display when backing out of sharing text
-
Marc Durdin authored
-
Marc Durdin authored
fix(developer/ide): model debugger mime type mismatch
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #2437. * add context help * add Ctrl+PgUp/Ctrl+PgDn hotkeys for switching pages * add Alt+Left/Alt+Right hotkeys for switching views * remove old TODO items * saving file from source view now gets latest changes correctly
-
- Feb 11, 2020
-
-
Marc Durdin authored
Fixes #2632. The model editor was not being notified of changes in wordlist tabs, which meant that it would never be set into modified state for changes exclusively in a wordlist.
-
Marc Durdin authored
Fixes #2630. The MIME type for .js was being read from the registry, which on some systems has been corrupted to text/plain, which causes Chrome to abort loading the script. The fix is to avoid loading the system registered MIME types, which we don't need anyway, because all the MIME types we are using are in the default hard-coded list.
-
jahorton authored
-
jahorton authored
-
Darcy Wong authored
fix(linux): Cherrypick linux packaging fixes
-
Joshua Horton authored
fix(ios): Fixes lexical model url generation for updates
-
jahorton authored
-
Marc Durdin authored
Merge pull request #2621 from keymanapp/fix/developer/compiler/2498-merge-reports-touch-incorrectly-from-kmx fix(developer/compiler): compiler sometimes merges touch platform support wrongly in .keyboard_info
-