- Feb 17, 2020
-
-
Darcy Wong authored
-
Darcy Wong authored
fix(common, linux): Misc keyboard processor fixes for Xenial
-
Darcy Wong authored
-
Darcy Wong authored
-
Marc Durdin authored
fix(developer): crash importing blank OSK
-
Darcy authored
Determine tier from `TIER.md` or environment variable `${TIER}`. Use sed to replace any previously set tier in the watch files. -
Marc Durdin authored
Fixes sillsdev/keyman-issues#6231. Fixes sillsdev/keyman-issues#6125. Fixes sillsdev/keyman-issues#5914. Fixes sillsdev/keyman-issues#5902. Relates to #2656. If you attempt to import a blank OSK into the touch layout editor, nothing happens, but behind the scenes the state was corrupted, meaning when you attempt to continue work at some point the app will crash.
-
Marc Durdin authored
fix(developer): crash in context help
-
Darcy authored
-
Marc Durdin authored
Fixes sillsdev/keyman-issues#6207. Fixes sillsdev/keyman-issues#5801. Fixes sillsdev/keyman-issues#5742. Fixes sillsdev/keyman-issues#6186. Fixes sillsdev/keyman-issues#6124. Fixes sillsdev/keyman-issues#5647. Fixes sillsdev/keyman-issues#5726. Fixes sillsdev/keyman-issues#6149. Fixes sillsdev/keyman-issues#6228. Fixes sillsdev/keyman-issues#6001. Fixes sillsdev/keyman-issues#6148. Fixes sillsdev/keyman-issues#6159. Fixes sillsdev/keyman-issues#6171. This fixes a crash when context help is unable to determine the current context.
-
- Feb 14, 2020
-
-
Darcy Wong authored
fix(android): Add ability to reinitialize `CloudDownloadMgr`
-
Darcy Wong authored
-
Darcy Wong authored
* Catch specific IllegalStateException * Replace Toast notification with `Log.e()` * Also added a null check on the context for ResourcesUpdateTool()
-
Joshua Horton authored
change(web): Testing resources update
-
Joshua A. Horton authored
-
Darcy Wong authored
-
Darcy Wong authored
fix(common): Update configure-repo.sh to ln commit-msg-defs
-
jahorton authored
-
Darcy Wong authored
-
jahorton authored
-
Marc Durdin authored
feat(mac): install script rather than drag+drop
-
Joshua Horton authored
chore(oem): FV iconography update
-
Marc Durdin authored
-
Joshua Horton authored
feat(web): restyles prediction banner
-
jahorton authored
-
jahorton authored
-
Joshua Horton authored
fix(web): Fat-finger complication fixes
-
jahorton authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
The installer did not work on downlevel versions of macOS as the compile in Script Editor produced a 10.15-compatible version. Now we build the app directly from source with osacompile and bundle that instead.
-
Marc Durdin authored
fix(mac): Modifier keys were resetting cached context
-
Marc Durdin authored
-
Marc Durdin authored
-
- Feb 13, 2020
-
-
Darcy Wong authored
Per review comments * Revert python-qrcode * Add python3-pip to Build-Depends
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
Darcy authored
Verified on Bionic
-
Joshua Horton authored
fix(ios): initial-install check within Migrations
-