dasher-project / dasher-web

Dasher text entry in HTML, CSS, JavaScript, and SVG
https://dasher-project.github.io/dasher-web/browser/
MIT License
43 stars 8 forks source link

Keyboard code is still here #57

Closed sjjhsjjh closed 3 years ago

sjjhsjjh commented 3 years ago

Code that is only required for the custom keyboards for Android and iOS is still in this repository. That code should only be in the dasher-captivewebview repository, where it was re-imported from the redash repository. The custom keyboards are implemented with Captive Web View, hence the name of the new repository. Removing the keyboard code from redash will remove its dependency on Captive Web View too.