mtx-z / AnySoftKeyboard-Liz

Android (f/w 2.1+) on screen keyboard for multiple languages (chat https://gitter.im/AnySoftKeyboard)

Home Page:http://anysoftkeyboard.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnySoftKeyboard-Liz Generic badge Maintaner Open Source Love svg1 Generic badge

X Task Priority
Make build works on Windows 1
remove access to settings from emoji keybiard right toolbar 1
add (WIP) additionnal buttons on the emoji keyboard right sidebar to clsoe emoji keyboard (test with full text and icon) 1
remove access to add media button on emoji keyboard right sidebar 1
remove access to settings popup on long enter click 1
Integrate french keyboard into main apk (add it, or replace the default one) - so we have 1 APL to install, and use of restore settings feature 2
Change color of a single key in the bottom bar (we use the "AOSP styled" bottom bar, and edit it (already started editing) - we want to edit the Voice Input key, added in the AOSP styled bottom bar 1
Remove emoji keyboard history tab 1
Close emoji (and symbol) keyboard after first input 2
🔴 On symbol keyboard, replace number top bar (as already enabled globally, so it makes double top number row on symbol keyboard) by selected emojis (or remove top bar if emoji not possible) 3
Add "restore settings" button on app homepage (same behavior as clicking in the top right menu, and hitting "restore" button 3
See if we can change the default import file path to a custom one (the one that will be used when device provisionning add the file) - (even better: auto import a setting file on first launch for a hardcoded given path) 3

Based on:

AnySoftKeyboard Latest release

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

master latest build 
master 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 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.

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.
  • Crownin 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. Remember: the components in this repository are released under the Apache2 license. By contributing to this repository you give all copyright and distribution rights or AnySoftKeyboard maintainer.

License

Copyright 2020 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.

About

Android (f/w 2.1+) on screen keyboard for multiple languages (chat https://gitter.im/AnySoftKeyboard)

http://anysoftkeyboard.github.io/

License:Apache License 2.0


Languages

Language:Java 80.2%Language:HTML 13.1%Language:C++ 4.9%Language:C 0.9%Language:Shell 0.7%Language:Batchfile 0.1%Language:Groovy 0.0%Language:Makefile 0.0%