AnySoftKeyboard

Android (f/w 2.1+, API level 7+) on screen keyboard for multiple languages.

Get it on Google Play  Get it on F-Droid

Features

  • All kinds of keyboards:
    • Supporting lots of languages via external packages. E.g., English (QWERTY, Dvorak, AZERTY, Colemak, and Workman), 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.
    • Automatic correction can be customized, or turned off entirely.
    • External packages include word lists that can be freely mixed. You can use a French layout and get suggestions for German and Russian!
  • Gesture typing.
  • Dark mode, automatic (based on system) and manual.
  • Power saving mode, disables various features to save battery.
  • Per-app tint, the keyboard changes color depending on the current app.
  • 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.

Releases

from master

IME - AnySoftKeyboard

  • 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 Groups group, and opt-in by visiting this link.
  • Every Wednesday the latest ALPHA will be promoted to BETA. You can opt-in to this channel by visiting this link.
  • Note about pre-release channels: every few months we will remove all the users in the groups. When that happens, you are required to re-subscribe to the group. This is done to ensure that the members in the groups are active.
  • Once all requirements for a release were finished, a STABLE release branch (in the format of release-branch-ime-vX.X-rX) will be cut. Every commit to this branch will be automatically published to Google Play Store (STABLE channel) and will roll-out users gradually.

AddOns

  • Every commit to master branch will deploy all addons to BETA channel in Google Play-Store. You can subscribe to this release channel by joining the BETA channel for each addon.
  • Note about pre-release channels: every few months we will remove all the users in the groups. When that happens, you are required to re-subscribe to the group. This is done to ensure that the members in the groups are active.
  • Once all requirements for a release were finished, a STABLE release branch (in the format of release-branch-addons-vX.X-rX) will be cut. Every commit to this branch will be automatically published to Google Play Store (STABLE channel) and will roll-out users gradually.

from release-branch

IME - AnySoftKeyboard

  • Each new commit to the release-branch will be published to 10% of the users.
  • Each day - if no new commit was pushed to the release-branch - we will increase the roll-out.
  • When roll-out reaches 100%, an fdroid release will be made.

AddOns

  • Each new commit to the release-branch will be published to 10% of the users.
  • Each day - if no new commit was pushed to the release-branch - we will increase the roll-out.

GitHub