Commit Graph

22 Commits

Author SHA1 Message Date
vanitasvitae 6ac769df94
Started new Iteration of MainActivity as Main2, moved getters and setters of preferences to SettingsActivity
Added Enigma KD, Added protocol version to ensure compatibility with upcoming releases, Added options to share configuration as string, organized sharing/receiving of configuration, moved preference-management to SettingsActivity, Added whats-New-Dialog that informs user about latest changes

Translated some strings, commented some methods in MainActivity

New Icon!

Added comment and removed unused import, peanuts if you ask me

Added Script to automatically render icon in all dimensions

Reformated code and moved Plugboard, EntryWheel, Reflector, Rotor to new package parts

Cleaned repository

Merge branch 'development'
2017-05-05 16:49:30 +02:00
VanitasVitae 8cd2b6467b Updated to 0.1.9, added backwards compatibility to api 10, added option to share/receive configs via qr-code, added number spelling in spanish, italian 2015-10-09 00:57:54 +02:00
VanitasVitae 992c9a924d Major bug fixes and improvements 2015-10-04 22:51:35 +02:00
VanitasVitae 8bab418e2b Small changes 2015-10-01 00:39:17 +02:00
VanitasVitae 2bc5e62265 Integrated ZXing Barcode scanner, added functionality to share/receive configurations via QR-Code, added option to generate configuration from passphrase 2015-09-30 14:25:49 +02:00
VanitasVitae 95f449d743 Added Button to set selected enigma to random configuration 2015-09-26 16:04:02 +02:00
VanitasVitae 82e21e48ec Reworked InputPreparer, Reworked Reflecto-/Rotor-creation 2015-09-22 21:10:41 +02:00
VanitasVitae 63682d6462 Added Enigma K, KSwiss, KSwissAirforce, R, G31, G260, G312, changed identifiers of models, changed landscape layout d, updated about-dialog 2015-09-16 14:38:46 +02:00
VanitasVitae 0fa6344f27 Added Dialog for plugging Plugboard/rewirable Reflectors 2015-09-15 02:06:47 +02:00
VanitasVitae 5e584acede Fixed reappearing input by switching models, added Enigma K 2015-09-12 00:04:58 +02:00
VanitasVitae 3b71d21c71 Updated to 0.1.6, Added Enigma model D, rewrote major parts of the code, added EditTextAdapter etc... 2015-09-10 02:56:48 +02:00
VanitasVitae 9258c72daa Update 0.1.5 Added Enigma Models I,M3,M4, fixed ring settings 2015-08-27 01:48:33 +02:00
VanitasVitae 2e405429cf Added missing license headers, extended documentation, extended input interpretation and added numeric spelling in different languages (TODO: improve implementation, this is experimental) 2015-08-16 02:59:56 +02:00
VanitasVitae 980b7e8c7d Updated to Version 0.1.4-15.08.2015 Rewrote major parts of the core, fixed layout issues, fixed anomaly, added send/receive functionality 2015-08-15 03:53:02 +02:00
vanitasvitae 5f841fa797 Added Changelog, moved version info to about dialog, translations, added license and disclaimer stuff 2015-03-14 00:29:43 +01:00
vanitasvitae 59512809db Added functionality to the settings section. 2015-02-24 23:36:24 +01:00
vanitasvitae 656a25d944 Added Settings Activity and new Color Scheme 2015-02-24 22:04:02 +01:00
vanitasvitae e3ea69fd3c Finally removed the "bug" with the bad encryption; It was a known anomaly in the historical enigma machine that I oversaw. So I added this "historical bug" as a feature to the enigma. Thanks to the author of the java script version of the enigma machine for the hint :) 2015-02-18 21:51:40 +01:00
vanitasvitae 8fecb6f7b7 I think the bug is gone now. Let's focus on the features again.
I'm planning to make the machine more understandable ("live"-rotor movements etc.)
2015-02-16 13:56:05 +01:00
vanitasvitae efd86933b3 Improved documentation and changed fully translated method names to english. 2015-02-11 20:56:43 +01:00
vanitasvitae ef194c9cce Added Landscape Layout 2015-02-05 19:42:38 +01:00
vanitasvitae f678a239ed First ever commit of all projectfiles 2015-02-04 20:51:31 +01:00