aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpKeyOperation.java
Commit message (Expand)AuthorAgeFilesLines
* results of debugging, fix several bugs - more needed though...Ashley Hughes2014-03-251-31/+45
* comments, slight change to progress barAshley Hughes2014-03-241-6/+10
* make sure ID info is savedAshley Hughes2014-03-241-3/+10
* work on savingAshley Hughes2014-03-241-22/+23
* move stuff around, save workAshley Hughes2014-03-231-59/+61
* unused importsAshley Hughes2014-03-111-4/+0
* start modifying save codeAshley Hughes2014-03-101-8/+26
* uncomment, use Parcel. Builds, not functionalAshley Hughes2014-03-071-25/+23
* keep up with masterAshley Hughes2014-03-071-4/+4
|\
| * corrected commitAnkush2014-03-071-5/+5
* | use parcel to save keys, but saving existing keys is disabled, pending a rewr...Ashley Hughes2014-03-061-7/+11
* | fix saving new key (tmp)Ashley Hughes2014-03-061-1/+3
* | begin adding parcel for save intentAshley Hughes2014-03-021-3/+7
* | pass through which keys are newAshley Hughes2014-02-221-2/+7
* | remove deleted keysAshley Hughes2014-02-221-0/+4
* | first go at saving IDs correctlyAshley Hughes2014-02-221-14/+64
* | change how primary id changing is passed throughAshley Hughes2014-02-221-2/+2
* | master mergeAshley Hughes2014-02-221-5/+5
|\|
| * Certify not sign a key, added as button, does not belong to menuDominik Schürmann2014-02-041-5/+5
* | initial split into two functionsAshley Hughes2014-02-211-24/+154
* | pass through deleted keysAshley Hughes2014-02-151-1/+1
* | save work, this code doesn't work...Ashley Hughes2014-02-131-18/+16
* | fix Android Studio analysis issuesAshley Hughes2014-02-081-37/+17
* | save flags from checkboxesAshley Hughes2014-02-031-16/+6
|/
* generate single keyAshley Hughes2014-01-311-0/+2
* save workAshley Hughes2014-01-301-37/+9
* bouncycastle uses the Date class, based off of UTC. Force all GregorianCalend...Ashley Hughes2014-01-301-2/+3
* binding signatures have the same creation timeAshley Hughes2014-01-301-1/+6
* change key expiryAshley Hughes2014-01-301-26/+28
* Give expiry dates to PgpKeyOperationDominik Schürmann2014-01-291-1/+5
* New Gradle project structureDominik Schürmann2014-01-271-0/+466