aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/helper
Commit message (Expand)AuthorAgeFilesLines
* Fix code style in /helperuberspot2014-03-135-71/+64
* Export is cancellable nowgrait2014-03-131-12/+18
* change colorizing of fingerprint to use SHA1 based on apg's commit 67ffc24526uberspot2014-03-121-0/+22
* Add Email suggestions in Create Key activityuberspot2014-03-121-0/+41
* fix plenty of lint warnings, make some for loops into foreach, remove unused ...uberspot2014-03-112-5/+4
* Add export... button and functionality in multi-selectuberspot2014-03-111-1/+0
* Make export work with rowIds instead of MasterKeyIdsuberspot2014-03-111-9/+6
* Remove duplicate code from ActionBarHelper. You can now set the drawables via...uberspot2014-03-111-80/+27
* Appropriate save Icon in EditKeyActivityuberspot2014-03-111-0/+60
* getString before init of KeychainIntentHandlerDominik Schürmann2014-03-101-1/+1
* removed useless semicolons, fixed some parameters in documenation, simplified...uberspot2014-03-071-1/+1
* remove unused imports and unthrown exceptionsuberspot2014-03-071-2/+0
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-022-14/+6
* 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-275-0/+693