aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp
Commit message (Expand)AuthorAgeFilesLines
* 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-225-1161/+1395
|\
| * precompile user id patternDominik Schürmann2014-02-211-2/+3
| * internal renaming, cleanupDominik Schürmann2014-02-212-15/+30
| * verification of cleartext signatures worksDominik Schürmann2014-02-212-18/+75
| * rename in READMEDominik Schürmann2014-02-201-1/+0
| * cleanupDominik Schürmann2014-02-191-4/+3
| * cleanupDominik Schürmann2014-02-192-9/+6
| * Builder pattern for PgpOperationIncomingDominik Schürmann2014-02-191-47/+88
| * certifications textDominik Schürmann2014-02-191-2/+4
| * fixes encryptionDominik Schürmann2014-02-191-4/+16
| * cleanupDominik Schürmann2014-02-191-12/+10
| * Use builder pattern for sign and encryptDominik Schürmann2014-02-192-451/+613
| * add integrity checkDominik Schürmann2014-02-181-15/+19
| * merge internal signText and signAndEncrypt methodsDominik Schürmann2014-02-181-226/+183
| * work on lookup key, fix some illegal state exceptions with hackDominik Schürmann2014-02-041-11/+1
| * 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
* | preserve keys that we don\'t use in the appAshley Hughes2014-02-041-3/+24
* | save flags from checkboxesAshley Hughes2014-02-031-16/+6
* | include authentication keysAshley Hughes2014-02-031-0/+30
|/
* importing progress dialog language fixedDominik Schürmann2014-02-011-5/+6
* importing progress dialog language fixedDominik Schürmann2014-02-011-1/+1
* Reworking import, testing needed...Dominik Schürmann2014-02-011-64/+28
* create new keys without lots of extra certificationAshley Hughes2014-02-012-39/+31
|\
| * create keys with minimal keyrings being constructed in betweenAshley Hughes2014-01-311-2/+20
| * generate single keyAshley Hughes2014-01-311-0/+2
| * save workAshley Hughes2014-01-301-37/+9
* | Fix layout, add API notes to README, register fingerprint URIs, some reformat...Dominik Schürmann2014-02-011-27/+12
* | Fix and simplify user id parsingDominik Schürmann2014-01-311-9/+16
|/
* 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
* language fixDominik Schürmann2014-01-291-2/+2
* Give expiry dates to PgpKeyOperationDominik Schürmann2014-01-291-1/+5
* exporting secret keys means exporting public, no need to do so twiceAshley Hughes2014-01-281-25/+22
* re-enable getEmbeddedSignaturesAshley Hughes2014-01-271-10/+10
* New Gradle project structureDominik Schürmann2014-01-279-0/+3180