aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/helper/OtherHelper.java
Commit message (Expand)AuthorAgeFilesLines
* add strike through text for revoked or expired keys and disable views for rev...uberspot2014-03-261-6/+8
* 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 GregorianCalend...Ashley Hughes2014-01-301-19/+0
* New Gradle project structureDominik Schürmann2014-01-271-0/+82