aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/service
Commit message (Expand)AuthorAgeFilesLines
* pass through which keys are newAshley Hughes2014-02-221-1/+3
* change how primary id changing is passed throughAshley Hughes2014-02-221-2/+5
* master mergeAshley Hughes2014-02-2211-923/+564
|\
| * internal renaming, cleanupDominik Schürmann2014-02-212-18/+17
| * verification of cleartext signatures worksDominik Schürmann2014-02-212-29/+27
| * Builder pattern for PgpOperationIncomingDominik Schürmann2014-02-192-8/+15
| * cleanupDominik Schürmann2014-02-191-7/+7
| * Use builder pattern for sign and encryptDominik Schürmann2014-02-192-32/+57
| * merge internal signText and signAndEncrypt methodsDominik Schürmann2014-02-181-4/+9
| * better error checkDominik Schürmann2014-02-181-1/+7
| * documentationDominik Schürmann2014-02-171-2/+5
| * cleanupDominik Schürmann2014-02-172-140/+2
| * Fix register activityDominik Schürmann2014-02-172-136/+93
| * check if caller is allowedDominik Schürmann2014-02-172-65/+76
| * Restructure API lib folder to support EclipseDominik Schürmann2014-02-151-4/+2
| * fix regression bug with finish not called on activity but on fragment causing...Dominik Schürmann2014-02-151-4/+4
| * parse string util method, better help text for access screenDominik Schürmann2014-02-151-1/+2
| * allow passphrase as parameterDominik Schürmann2014-02-151-4/+19
| * code simplificationsDominik Schürmann2014-02-151-5/+6
| * fix passtrough of paramsDominik Schürmann2014-02-152-43/+45
| * private request codes, pass params through methods and pending intents, getKe...Dominik Schürmann2014-02-151-49/+89
| * cleanupDominik Schürmann2014-02-141-122/+0
| * conversion of other methodsDominik Schürmann2014-02-147-555/+270
| * PendingIntent to handle user inputDominik Schürmann2014-02-143-53/+88
| * fix nullpointerDominik Schürmann2014-02-141-1/+9
| * Introducing new ParcelFileDescriptor pipesDominik Schürmann2014-02-142-110/+174
| * Layout fixes for registered appsDominik Schürmann2014-02-132-4/+12
| * reformatDominik Schürmann2014-02-041-1/+1
| * work on lookup key, fix some illegal state exceptions with hackDominik Schürmann2014-02-043-8/+11
| * Certify not sign a key, added as button, does not belong to menuDominik Schürmann2014-02-041-8/+7
* | pass through deleted keysAshley Hughes2014-02-151-1/+4
* | save work, this code doesn't work...Ashley Hughes2014-02-131-3/+8
* | should have used refactor...Ashley Hughes2014-02-081-1/+1
|/
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-023-14/+13
* update hasPassphrase for subkey only keyringsAshley Hughes2014-02-021-2/+16
* Reworking import, testing needed...Dominik Schürmann2014-02-011-196/+196
* search worksDominik Schürmann2014-02-011-17/+8
* Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychainAshley Hughes2014-02-011-5/+11
|\
| * Started working on integration of keyserver query into import activityDominik Schürmann2014-02-011-5/+11
* | create new keys without lots of extra certificationAshley Hughes2014-02-011-13/+12
|\ \ | |/ |/|
| * builds, but intents are not called or handled correctlyAshley Hughes2014-01-301-6/+9
| * save workAshley Hughes2014-01-301-7/+3
* | Allow state loss on dismissal of progress dialogs, fixes #217Dominik Schürmann2014-01-311-2/+2
|/
* Give expiry dates to PgpKeyOperationDominik Schürmann2014-01-291-1/+5
* Use intent data instead of IDs for upload and sign, fixes #205Dominik Schürmann2014-01-291-4/+4
* New Gradle project structureDominik Schürmann2014-01-2717-0/+3471