aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/helper/OtherHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* put colorize method into key helperDominik Schürmann2014-03-201-77/+0
|
* move fingerprint coloring into helperVincent Breitmoser2014-03-151-0/+62
|
* Fix code style in /helperuberspot2014-03-131-8/+8
|
* change colorizing of fingerprint to use SHA1 based on apg's commit 67ffc24526uberspot2014-03-121-0/+22
|
* remove unused imports and unthrown exceptionsuberspot2014-03-071-2/+0
|
* bouncycastle uses the Date class, based off of UTC. Force all ↵Ashley Hughes2014-01-301-19/+0
| | | | GregorianCalendars to use UTC, so get and set of key dates works as expected
* New Gradle project structureDominik Schürmann2014-01-271-0/+82