mirror of
https://github.com/vanitasvitae/EnigmAndroid.git
synced 2024-10-31 17:45:59 +01:00
vanitasvitae
6ac769df94
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'
17 lines
662 B
Prolog
17 lines
662 B
Prolog
# Add project specific ProGuard rules here.
|
|
# By default, the flags in this file are appended to flags specified
|
|
# in /media/Daten/android-studio/sdk/tools/proguard/proguard-android.txt
|
|
# You can edit the include path and order by changing the proguardFiles
|
|
# directive in build.gradle.
|
|
#
|
|
# For more details, see
|
|
# http://developer.android.com/guide/developing/tools/proguard.html
|
|
|
|
# Add any project specific keep options here:
|
|
|
|
# If your project uses WebView with JS, uncomment the following
|
|
# and specify the fully qualified class name to the JavaScript interface
|
|
# class:
|
|
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
|
# public *;
|
|
#}
|