EnigmAndroid/CHANGELOG.txt

39 lines
1.3 KiB
Plaintext
Executable File

CHANGELOG ENIGMANDROID
v0.1.7-not-yet-released
*Fixed about dialog (outdated manual)
*TODO: Add Enigma Z (find Rotor wiring reference somewhere)
*TODO: Add Enigma K
*TODO: Rewrite InputPreparer using decorator pattern to allow user customization
*
v0.1.6-10.09.2015<
*Updated CHANGELOG (oops)
*Added Enigma D
*Added rotor names to ringSettingsDialog
*Rewrote major parts of the app once again :)
*Added option to break messages up into blocks
v0.1.5-27.08.2015<
*Added french number spelling
*Added Enigma Models M3, M4
*Added option to select different enigma models into options menu
*Added developer class for simple rotor creation (not a feature in the app)
*Fixed broken ring settings
*Fixed false reset of ring settings when switching from/to landscape mode
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
*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.3-14.03.2015<
*Added About Dialog with ChangeLog-Button
*Moved Version Info into About Dialog
*Updated License Files
*Fixed Landscape Layout