aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/helper/Preferences.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename "armour" to "armor"Thialfihar2014-04-021-4/+4
|
* Rename "pass phrase" to "passphrase"Thialfihar2014-04-021-4/+4
|
* Adjust variable/member naming to conform to style guideThialfihar2014-04-021-4/+4
| | | | | In some cases change member accessibility, so the naming matches. Also, some key words were reordered to comply with JLS suggestions.
* Adjust copyright headersThialfihar2014-04-021-1/+1
|
* final ui code style changesuberspot2014-03-131-19/+19
|
* Fix code style in /helperuberspot2014-03-131-5/+4
|
* fix plenty of lint warnings, make some for loops into foreach, remove unused ↵uberspot2014-03-111-4/+4
| | | | imports and throw exceptions
* New Gradle project structureDominik Schürmann2014-01-271-0/+172