Commit graph

58 commits

Author SHA1 Message Date
7001ea0565
Fixed layout issues 2017-05-05 18:34:44 +02:00
8cf9eda715
Update gitignore 2017-05-05 16:57:13 +02:00
85cdb31e5e
Remove unnecessary files 2017-05-05 16:51:47 +02:00
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
9417045100
Changed BTC Address 2016-10-07 12:11:16 +02:00
vanitasvitae
dae5e47b6c Added Bitcoin wallet 2016-10-02 21:57:51 +02:00
vanitasvitae
dc5c8fdb82 Update README.md 2016-10-02 21:51:26 +02:00
vanitasvitae
1fac879035 Update README.md 2016-09-09 00:35:32 +02:00
vanitasvitae
e72bd31ccd Moved badge to the top 2016-02-24 08:40:05 +01:00
vanitasvitae
0d9dfb6b0d Added FDroid Download badge 2016-02-24 08:39:32 +01:00
VanitasVitae
d1d3211cca Updated CHANGELOG 2015-10-09 11:43:55 +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
f9b7be4ea0 Updated Changelog 2015-09-27 14:11: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
9d021aaa29 Updated CHANGELOG 2015-09-12 00:15:26 +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
129af285c3 Forgot to update CHANGELOG, fixed 2015-08-27 02:46:01 +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
a324466a42 fixed update mode and license 2015-02-26 13:39:14 +01:00
vanitasvitae
1e16d4e08f updated description file for FDroid 2015-02-26 13:26:17 +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
40c0d7a18d Added Settings Menu (TODO: Add functionality) and new color scheme 2015-02-24 22:06:52 +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
449c80ebd5 Uploaded the updated description file for FDroid 2015-02-23 10:01:01 +01:00
vanitasvitae
707cdfcff6 Update License.md 2015-02-19 17:31:34 +01:00
vanitasvitae
5158b4b11a Merge remote-tracking branch 'EnigmAndroid/master' 2015-02-18 23:21:33 +01:00
vanitasvitae
fadfc7bbd6 Prepare Code for FDroid Release 2015-02-18 23:21:06 +01:00
vanitasvitae
d633092949 Create License.md 2015-02-18 22:44:51 +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