mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Revise history.md
Add complete Keyman for Android version history and conform to new spec
This commit is contained in:
parent
7d228e987e
commit
b2d5eb9bb7
1 changed files with 62 additions and 2 deletions
|
|
@ -1,5 +1,65 @@
|
|||
# Keyman for Android Version History
|
||||
# Keyman for Android
|
||||
|
||||
## 10.0 alpha
|
||||
* Removed "Share to Facebook" feature (#156)
|
||||
|
||||
* Removed "Share to Facebook" feature
|
||||
## 2017-08-10 2.8.300 stable
|
||||
* No changes, just published latest beta as stable
|
||||
|
||||
## 2017-07-14 2.7.298 beta
|
||||
* Fixed long-press popups to correctly show lower case and upper case letters
|
||||
* Fixed several hardware keyboard bugs involving SPACEBAR, TAB, and ENTER keys, and correctly displaying non-English languages
|
||||
* Removed license checks
|
||||
|
||||
## 2016-10-10 2.4 stable
|
||||
* Keyman is now free!
|
||||
* Keyman Pro renamed to Keyman
|
||||
* Keyman Free retired
|
||||
* Experimental support for hardware keyboards
|
||||
|
||||
## 2015-07-06 2.2 stable
|
||||
* Faster load, keyboard switching and more responsive touches
|
||||
* More stable, reduced memory requirements and addressed crashes
|
||||
* Improved look and feel including improved long-press menus
|
||||
* Smoother touch interactions and rapid touch interactions
|
||||
* Handles touches just outside a key more intelligently
|
||||
* Minor bug fixes and improvements
|
||||
|
||||
## 2015-01-27 2.1 stable
|
||||
* New feature: Keyman browser allows use of your language online (Pro edition only)
|
||||
|
||||
# 2014-11-14 2.0 stable
|
||||
* Major release: split into Pro and Free editions, retired Beta edition
|
||||
* Bug fixes and performance improvements
|
||||
|
||||
# 2014-09-26 1.5 stable
|
||||
* Added a new "Get Started" menu that lists key tasks such as adding a keyboard or implementing system wide keyboards
|
||||
* Other bug fixes
|
||||
|
||||
# 2014-06-30 1.4 stable
|
||||
* You will now see a key preview on phone devices when you touch a key
|
||||
* You can now swipe to select popup keys
|
||||
* Installed keyboards now have keyboard version and help available
|
||||
* European Latin keyboard no longer uses desktop-based shortcuts (e.g. `.c` no longer outputs `ċ`)
|
||||
* Improved lock screen compatibility
|
||||
* System keyboard no longer loses context or fails to respond on switch
|
||||
* Other minor bug fixes
|
||||
|
||||
# 2014-05-27 1.3 stable
|
||||
* Keyboards will update automatically when bug fixes or new features are added
|
||||
* Bug fix: A slightly longer press on a key would sometimes fail to input the keystroke
|
||||
* Default English keyboard is now enhanced for European language diacritics
|
||||
* Behind the scenes: Now uses Keyman Cloud API 3.0 for access to newest keyboard layouts
|
||||
* Other minor bug fixes
|
||||
|
||||
# 2014-04-22 1.2 stable
|
||||
* Install custom keyboards created with Keyman Developer 9
|
||||
|
||||
# 2014-02-27 1.1 stable
|
||||
* Keyman is now available as Android system keyboard.
|
||||
* Touch and hold keys crash issue solved for Android 4.0.3 - 4.0.4 devices
|
||||
* Keyman can now be launched from custom link *keyman://* in a web page
|
||||
* Fixed bug with some keyboards loading with incorrect character set (instead of UTF-8)
|
||||
|
||||
# 2014-01-29 1.0 stable
|
||||
* Keyman for Android original release
|
||||
Loading…
Add table
Reference in a new issue