Go to file
Ulli Kehrle 5805fc5b49
add mine
2023-10-27 22:12:06 +02:00
.devcontainer Using docker from ghcr 2023-03-31 15:03:29 -04:00
.github Update third_party_update.yml 2023-07-22 09:34:02 -04:00
StoreStuff Publish and canary fixes 2018-10-19 17:52:12 -04:00
addons add mine 2023-10-27 22:12:06 +02:00
api Automated Spotless update and auto-patches if possible 2023-05-03 15:25:01 +00:00
buildSrc Convert workflow to use TC version 2023-07-21 15:15:47 -04:00
config Ignore pnpm lock file for yaml linting 2023-10-06 13:43:54 -04:00
deployment Explicitly say which channels to publish 2022-06-08 18:53:17 -04:00
emojis Bump emoji to unicode 14.0 2021-07-22 16:55:38 +03:00
gradle Bumping target SDK to 33 as required by Play-Store 2023-10-03 16:01:07 -04:00
ime Bumping RecyclerView library to version 1.3.2 from https://dl.google.com/dl/android/maven2. 2023-10-19 04:32:36 +00:00
js Convert Contributors generation to TS 2023-07-21 14:28:36 -04:00
junit-sharding Remove google-java-format plugin 2023-05-03 10:22:15 -04:00
scripts Script to install to device from AAB 2023-10-23 15:10:19 -04:00
.eslintignore auto-approval for local PRs 2022-12-19 13:30:47 -05:00
.eslintrc auto-approval for local PRs 2022-12-19 13:30:47 -05:00
.gitignore convert auto-approval to TS and add tests 2023-07-20 22:20:40 -04:00
.java-version Using JDK17 2023-05-03 10:22:15 -04:00
.npmrc convert auto-approval to TS and add tests 2023-07-20 22:20:40 -04:00
.nvmrc Move auto-approval js to a new folder 2023-07-20 10:21:50 -04:00
.prettierignore auto-approval for local PRs 2022-12-19 13:30:47 -05:00
.prettierrc auto-approval for local PRs 2022-12-19 13:30:47 -05:00
AndroidStyle.xml Update changelog about backup 2018-02-03 21:57:19 -05:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-02-15 09:08:30 -05:00
CONTRIBUTING.md Fix Code of Conduct link in CONTRIBUTING.md 2023-05-14 16:05:58 -07:00
CONTRIBUTORS.md Automated Contributors List Update 2023-10-15 18:39:17 +00:00
LICENSE Setting copyright to the creation year 2022-03-11 15:56:15 -05:00
README.md fix markdown formatting 2023-05-04 23:23:57 +01:00
build.gradle Bumping Navigation Safe Args to version 2.7.4 from https://dl.google.com/dl/android/maven2. 2023-10-06 04:32:43 +00:00
codecov.yml Converting from master to main 2022-03-11 15:48:26 -05:00
gradle.properties Additional fixes for generic dialog test utils move 2023-07-10 14:01:15 -04:00
gradlew Automated gradle 8.2.1 update 2023-07-12 04:39:27 +00:00
gradlew.bat Automated Gradle Update 2022-11-27 04:46:03 +00:00
issue_template.md Instructions commented out 2021-09-17 02:11:38 +02:00
package-lock.json auto-approval for local PRs 2022-12-19 13:30:47 -05:00
package.json Automated JS Dependencies Update Update 2023-10-19 04:32:11 +00:00
pnpm-lock.yaml Automated JS Dependencies Update Update 2023-10-19 04:32:11 +00:00
settings.gradle Rename pack directory name 2023-09-28 14:05:13 -04:00
tsconfig.json package modules script 2023-07-21 11:47:19 -04:00

README.md

AnySoftKeyboard Latest release

Discussions can be found on 💬 GitHub
Follow us on Mastodon
Support chat-channels can be found on Gitter chat

main latest build 
main coverage codecov

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

Get it on Google Play  Get it on F-Droid

Sign up to beta-channel here. Beta versions are pushed via Google Play Store.

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 main branch

IME - AnySoftKeyboard

  • Every commit to main 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.
  • 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 main branch will deploy all addons to closed-testing ALPHA channel in Google Play-Store. If you want to subscribe to this channel, open a ticket and asking to join.
  • Every Wednesday the latest ALPHA will be promoted to BETA. This is only for supported packs. The BETA channel is an open-testing group, you can subscribe to this release channel by joining the BETA channel for each addon.
  • 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.

Read more

  • Our fancy web-site
  • Language-Pack add-ons in this repo.
  • Theme add-ons in this repo.
  • Quick-Text add-ons in this repo.
  • Crowdin to translate the app to your language. Crowdin
  • Via Bountysource, users can post bounties and developers can claim them when fixing bugs. This is an external community project and not directly sponsored by the ASK developers!

Development/Contributing

Want to develop a new feature, fix a bug, or add new language-pack? Read more here. Contributors should adhere to the Code of Conduct document.

Remember: the components in this repository are released under the Apache2 license. By contributing to this repository you give all copyright and distribution rights to the AnySoftKeyboard maintainer.

License

Copyright 2009 Menny Even-Danan

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.