Skip to content

OmerMachluf/Mykeyboard

Repository files navigation

AnySoftKeyboard

master latest build: CircleCI
master coverage: codecov
Gitter chat

Features

  • All kinds of keyboards:
  • supporting lots of languages via external packages. E.g., English (QWERTY, DVORAK, AZERTY and Colemak), Hebrew, Russian, Arabic, Lao, Bulgarian, Swiss, German, Swedish, Spanish, Catalan, Belarusian, Portuguese, Ukrainian and many more.
  • special keyboard for text fields which require only numbers.
  • special keyboard for text fields which require email or URI addresses.
  • Physical keyboard is supported as-well.
  • Auto capitalization.
  • Word suggestions, and Next-Word suggestions.
  • special key-press effects:
  • Sound on key press (if phone is not muted).
  • Vibrate on key press.
  • Voice input.
  • Incognito Mode - will not learn new words, will not keep history of what was typed (including emoji history).
  • Plenty of emojis - long-press the smiley key. You customize those by clicking the Settings icon in emojis window.
  • More on AnySoftKeyboard can be found here

Release

  • Every commit to master branch will deploy a new release to the ALPHA channel in Google Play-Store. You can subscribe to this release channel by joining the Google+ group, and opt-in by visiting this link.
  • Every once in a while, a stable enough ALPHA will be promoted to BETA. You can opt-in to this channel by visiting this link.
  • Once all requirements for a release were finished, a STABLE release branch will be cut. Every commit to this branch will be automatically published to Google Play Store, and will roll-out users gradually.

Note: ALPHA and BETA releases include the Internet permission so we can follow crashes and usage. STABLE release does not include the Internet permission.

Notes

  • Via Bountysource, users can post bountys and developers can claim them when fixing bugs. This is an external community project and not directly sponsored by the ASK developers!