aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain
Commit message (Expand)AuthorAgeFilesLines
* Use git submodules for libs, fix compilation, remove library sourcecodeDominik Schürmann2014-04-163-28/+24
* Merge pull request #576 from Valodim/stripped-secretkeysDominik Schürmann2014-04-1611-30/+110
|\
| * Fix even more whitespaceVincent2014-04-161-1/+1
| * Fix more whitespaceVincent2014-04-161-2/+2
| * Fix whitespaceVincent2014-04-161-1/+1
| * stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-166-12/+81
| * stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-168-18/+29
* | Translations from transifex, fix some strings referencesDominik Schürmann2014-04-1658-1148/+190
* | Fix help_startDominik Schürmann2014-04-161-1/+1
|/
* Clarify commentsDominik Schürmann2014-04-161-2/+2
* Version 2.6 beta1Dominik Schürmann2014-04-161-2/+2
* Start changelog for 2.6Dominik Schürmann2014-04-161-0/+8
* commentsDominik Schürmann2014-04-161-2/+2
* Handle new exceptions in remote serviceDominik Schürmann2014-04-161-7/+44
* Fix SIGNATURE_UNKNOWN_PUB_KEYDominik Schürmann2014-04-163-36/+27
* Fix PgpDecryptVerify signature verification: search for right signature subke...Dominik Schürmann2014-04-153-53/+60
* Fix ViewHolder in ImportKeysAdapterDominik Schürmann2014-04-152-25/+30
* Optimize importsDominik Schürmann2014-04-1549-31/+68
* Fix nullpointer in ImportKeysListEntryDominik Schürmann2014-04-151-6/+7
* center empty-info of cert fragment, closes #566Dominik Schürmann2014-04-151-2/+1
* Improve verification result display, close #568Dominik Schürmann2014-04-156-126/+187
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-04-152-3/+29
|\
| * add web of trust help entryVincent Breitmoser2014-04-152-3/+29
* | Add OpenPgpSignatureResultBuilderDominik Schürmann2014-04-151-0/+117
* | encapsulate creation of OpenPgpSignatureResult objects inside OpenPgpSignatur...Dominik Schürmann2014-04-151-51/+33
|/
* Some comments to ConstantsDominik Schürmann2014-04-141-1/+2
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-1426-183/+126
* KeychainDatabase cleanupDominik Schürmann2014-04-141-21/+27
* move old apg.db to apg_old.db (half measure~)Vincent Breitmoser2014-04-141-12/+8
* add debug backup/restore options to main menuVincent Breitmoser2014-04-143-1/+90
* Translations from transifexDominik Schürmann2014-04-1410-57/+251
* Fix SIGNATURE_SUCCESS_CERTIFIEDDominik Schürmann2014-04-141-4/+4
* key edit: fix crash when create date was after expiry date, change from grego...Dominik Schürmann2014-04-1420-168/+207
* Rework verifyCleartextSignatureDominik Schürmann2014-04-131-74/+98
* Implement SIGNATURE_SUCCESS_CERTIFIED in PgpDecryptVerify (not tested)Dominik Schürmann2014-04-132-13/+31
* Handle new exceptions in KeychainIntentServiceDominik Schürmann2014-04-133-17/+23
* Remove unused blob classes and other dead codeDominik Schürmann2014-04-1312-749/+30
* Update license header for 2014Dominik Schürmann2014-04-1348-83/+83
* More changes to PgpSignEncryptDominik Schürmann2014-04-123-37/+48
* PgpSignEncrypt commentDominik Schürmann2014-04-111-0/+2
* Clarify use of methods in PgpKeyHelperDominik Schürmann2014-04-113-6/+6
* More ids removedDominik Schürmann2014-04-113-60/+28
* More fixes for import item layoutDominik Schürmann2014-04-111-46/+56
* Remove some Ids...Dominik Schürmann2014-04-119-189/+45
* Simplify and fix delete key dialogDominik Schürmann2014-04-113-49/+8
* PgpDecryptVerify is now context-freeDominik Schürmann2014-04-113-23/+81
* put signatureType where it belongsDominik Schürmann2014-04-111-8/+8
* PgpSignEncrypt is now context-freeDominik Schürmann2014-04-114-22/+51
* PgpSignEncrypt: merge generateSignature() into main methodDominik Schürmann2014-04-111-127/+79
* PgpSignEncrypt: get by master key idDominik Schürmann2014-04-111-2/+2