Commit Graph

44 Commits

Author SHA1 Message Date
Paul Schaub a31a653b2e
Switch to GPLv3+ 2019-01-04 20:40:11 +01:00
Paul Schaub f4cfdaaf26
Bump to 1.0.2 2019-01-01 23:07:57 +01:00
Paul Schaub 2961cd4c1f
Remove 'whats new dialog' 2019-01-01 22:53:54 +01:00
Paul Schaub eaf39dbd56
Remove unnecessary files 2019-01-01 22:32:44 +01:00
mimi89999 309deb5429
Don't fail build on missing translation 2018-01-16 17:30:08 +01:00
Paul Schaub c4cf30baa3
Bump to 1.0.1 2018-01-12 22:23:34 +01:00
Free Educational Software for Mobile Devices - Translations to Brazilian Portuguese 7c83ae82d3
Update strings.xml 2018-01-11 16:35:08 -02:00
Free Educational Software for Mobile Devices - Translations to Brazilian Portuguese 04137eefab
Translation to Brazilian Portuguese 2018-01-11 16:08:42 -02:00
vanitasvitae 7001ea0565
Fixed layout issues 2017-05-05 18:34:44 +02:00
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 074b2b30c5 Updated to 0.1.8-27.09.2015-beta 2015-09-27 14:09:57 +02:00
VanitasVitae e4a0e3ccb8 Improved layout initialization 2015-09-26 16:51:19 +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 8e49652f91 Added colors to Pluggables-Dialog, started SeedInterpreter (just started EXCLAMATIONMARK) 2015-09-20 00:55:43 +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 802b51f91d Updated to 0.1.7-15.09.2015-beta 2015-09-15 02:10:49 +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 c5a0b549b7 Removed faulty RotorMaker utility 2015-09-10 22:33:08 +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 310e44029a Updated Version Codes 2015-02-24 23:46:22 +01:00
vanitasvitae 1644d5b158 Cleaned some xmls 2015-02-24 23:40:36 +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 965aee43dd Fix #4; Catch non-alphabetic input in the plugboard. 2015-02-23 18:19:37 +01:00
vanitasvitae 3f258040f4 Added ringsettings functionality and cleaned some code. 2015-02-18 21:54:26 +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 2e891d8213 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-17 01:07:33 +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 664f77fe9c There is a bug in (I think) the turnover of the rotors. But I am working on that! 2015-02-15 22:55:51 +01:00
vanitasvitae d9e3ce5b2b Improved documentation and changed fully translated method names to english. 2015-02-11 21:15:36 +01:00
vanitasvitae efd86933b3 Improved documentation and changed fully translated method names to english. 2015-02-11 20:56:43 +01:00
vanitasvitae 9ecfec4fb4 Updated Version String and added some Translations I forgot 2015-02-05 19:54:31 +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