aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use git submodules for libs, fix compilation, remove library sourcecodeDominik Schürmann2014-04-164454-866772/+61
|
* Merge pull request #576 from Valodim/stripped-secretkeysDominik Schürmann2014-04-1613-32/+130
|\ | | | | Support stripped secretkeys
| * Fix even more whitespaceVincent2014-04-161-1/+1
| |
| * Fix more whitespaceVincent2014-04-161-2/+2
| |
| * Fix whitespaceVincent2014-04-161-1/+1
| |
| * Update PGPSecretKey.javaVincent2014-04-161-1/+1
| | | | | | fix
| * stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-168-14/+101
| | | | | | | | Closes #570
| * 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 ↵Dominik Schürmann2014-04-153-53/+60
| | | | subkey instead of using first subkey for verification
* 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-153-3/+34
|\
| * add WoT help file to transifex configVincent Breitmoser2014-04-151-0/+5
| |
| * 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 ↵Dominik Schürmann2014-04-151-51/+33
|/ | | | OpenPgpSignatureResultBuilder to better constraint its output when processing with PgpDecryptVerify
* 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
|
* Merge pull request #564 from Valodim/db-backupDominik Schürmann2014-04-143-10/+95
|\ | | | | Db backup
| * 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
|/ | | | Closes #543
* 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 ↵Dominik Schürmann2014-04-1420-168/+207
| | | | gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
* 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-435/+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
|