- Dec 04, 2017
-
-
Gabriel Wong authored
-
Gabriel Wong authored
-
Gabriel Wong authored
-
- Dec 01, 2017
-
-
Darcy Wong authored
Android migrate folders
-
Gabriel Wong authored
Fix text insert when dn < 0
-
Gabriel Wong authored
-
Gabriel Wong authored
Display blank subkey if no text is given
-
Gabriel Wong authored
-
- Nov 30, 2017
-
-
darcywong00 authored
I suspect this portion of the code is obsolete, but fixed the old `/languages` and `/fonts` structure in this method.
-
darcywong00 authored
Add header to `FileDownloader.download` to clarify that it will create destination directories if they don't exist. Also fix 1 more place for storing packageID when downloading ad-hoc keyboard
-
Gabriel Wong authored
Lift some constants out of Manager
-
darcywong00 authored
KMKEyboardPickerAdapter.onClick needs a defined packageID to display the keyboard version
-
Gabriel Wong authored
-
Joshua Horton authored
More refactoring + formatting cleanup
-
Gabriel Wong authored
-
Joshua Horton authored
-
- Nov 29, 2017
-
-
darcywong00 authored
For undefined packageIDs, update keyboardsList and save.
-
darcywong00 authored
Use `KMManager.KMDefault_PackageID` if the `keyboardID` is `KMManager.KMDefault_KeyboardID`
-
darcywong00 authored
At the moment, the keboard API isn't publishing the packageID, so using "cloud" as an in-term packageID. As a result, keyboards get downloaded to /packages/cloud/
-
darcywong00 authored
Quote packageID for JS call. And assign undefined packageID to `cloud`
-
darcywong00 authored
-
Joshua Horton authored
-
Joshua Horton authored
-
Joshua Horton authored
-
- Nov 28, 2017
-
-
darcywong00 authored
By design, kmp keyboards will unzip into /packages/packageID folders. 1. Moving default eurolatin2 keyboard assets 2. Move old keyboards to new packages structure
-
Joshua Horton authored
Keystroke processing engine refactoring
-
Joshua Horton authored
-
Joshua Horton authored
-
Gabriel Wong authored
Use the correct delegate variable name
-
Gabriel Wong authored
-
Joshua Horton authored
-
Gabriel Wong authored
Move KMW WebView interaction into view controller
-
Jacob Bullock authored
re-parent and update delegates if they are lost during keyboard initi…
-
Gabriel Wong authored
-
Gabriel Wong authored
Remove unused subkey notifications
-
Joshua Horton authored
-
Gabriel Wong authored
-
- Nov 27, 2017
-
-
Joshua Horton authored
-
Joshua Horton authored
-
- Nov 25, 2017
-
-
Jacob Bullock authored
-