mirror of
https://github.com/vanitasvitae/EnigmAndroid.git
synced 2025-09-10 18:59:40 +02:00
Added missing license headers, extended documentation, extended input interpretation and added numeric spelling in different languages (TODO: improve implementation, this is experimental)
This commit is contained in:
parent
980b7e8c7d
commit
2e405429cf
29 changed files with 563 additions and 303 deletions
|
@ -1,12 +1,18 @@
|
|||
CHANGELOG ENIGMANDROID
|
||||
|
||||
v0.1.5-not.yet.released<
|
||||
*added missing licenses to class files
|
||||
*Added proper documentation
|
||||
*Extended input interpretation (number spelling in different languages, any unknown special
|
||||
character now becomes 'X'
|
||||
|
||||
|
||||
v0.1.4-15.08.2015<
|
||||
*Rewrite of the core implementation to follow some principals of Software Engineering
|
||||
*Fixed some layout issues
|
||||
*Fixed anomaly for step by step inputs
|
||||
*Added send/receive text functionality
|
||||
|
||||
|
||||
v0.1.3-14.03.2015<
|
||||
*Added About Dialog with ChangeLog-Button
|
||||
*Moved Version Info into About Dialog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue