aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/service/PassphraseCacheService.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix code style in keychain/service/uberspot2014-03-131-2/+2
|
* Optimize imports in all files, remove useless whitespace in some and fix ↵uberspot2014-03-131-29/+19
| | | | indentation
* fix plenty of lint warnings, make some for loops into foreach, remove unused ↵uberspot2014-03-111-2/+3
| | | | imports and throw exceptions
* update hasPassphrase for subkey only keyringsAshley Hughes2014-02-021-2/+16
|
* New Gradle project structureDominik Schürmann2014-01-271-0/+370