Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-04-17 | 9 | -154/+181 | |
|\ | ||||||
| * | get rid of PgpKeyHelper.getMasterKeyId | Vincent Breitmoser | 2014-04-17 | 4 | -33/+21 | |
| | | | | | | | | Closes #575 | |||||
| * | NotFoundExceptions for all getGeneric-type methods | Vincent Breitmoser | 2014-04-17 | 7 | -121/+160 | |
| | | ||||||
* | | Add faq entry for keyserver bug, closes #552 | Dominik Schürmann | 2014-04-17 | 1 | -0/+3 | |
|/ | ||||||
* | load data only once in ImportKeysListLoader | Vincent Breitmoser | 2014-04-17 | 1 | -3/+7 | |
| | | | | Fixes #571 | |||||
* | add up navigation in ViewCertActivity | Vincent Breitmoser | 2014-04-17 | 4 | -1/+13 | |
| | | | | Fixes #567 | |||||
* | use project icons for certification status | Vincent Breitmoser | 2014-04-17 | 34 | -8/+8 | |
| | | | | Closes #573 | |||||
* | Update comments in AndroidManifest | Dominik Schürmann | 2014-04-17 | 1 | -4/+6 | |
| | ||||||
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-04-17 | 2 | -5/+14 | |
|\ | ||||||
| * | secret keys can only be deleted individually from multi selection | Vincent Breitmoser | 2014-04-17 | 2 | -5/+14 | |
| | | ||||||
* | | Rename provider types following ↵ | Dominik Schürmann | 2014-04-17 | 1 | -12/+35 | |
|/ | | | | http://developer.android.com/guide/topics/providers/content-provider-creating.html | |||||
* | essential instead of integral | Dominik Schürmann | 2014-04-16 | 1 | -1/+1 | |
| | ||||||
* | Use git submodules for libs, fix compilation, remove library sourcecode | Dominik Schürmann | 2014-04-16 | 2 | -8/+4 | |
| | ||||||
* | Merge pull request #576 from Valodim/stripped-secretkeys | Dominik Schürmann | 2014-04-16 | 11 | -30/+110 | |
|\ | | | | | Support stripped secretkeys | |||||
| * | Fix even more whitespace | Vincent | 2014-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | Fix more whitespace | Vincent | 2014-04-16 | 1 | -2/+2 | |
| | | ||||||
| * | Fix whitespace | Vincent | 2014-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | stripped support: implement has_secret support, in ui and impot of secret keys | Vincent Breitmoser | 2014-04-16 | 6 | -12/+81 | |
| | | | | | | | | Closes #570 | |||||
| * | stripped support: add has_secret column to keys table | Vincent Breitmoser | 2014-04-16 | 8 | -18/+29 | |
| | | ||||||
* | | Translations from transifex, fix some strings references | Dominik Schürmann | 2014-04-16 | 58 | -1148/+190 | |
| | | ||||||
* | | Fix help_start | Dominik Schürmann | 2014-04-16 | 1 | -1/+1 | |
|/ | ||||||
* | Clarify comments | Dominik Schürmann | 2014-04-16 | 1 | -2/+2 | |
| | ||||||
* | Version 2.6 beta1 | Dominik Schürmann | 2014-04-16 | 1 | -2/+2 | |
| | ||||||
* | Start changelog for 2.6 | Dominik Schürmann | 2014-04-16 | 1 | -0/+8 | |
| | ||||||
* | comments | Dominik Schürmann | 2014-04-16 | 1 | -2/+2 | |
| | ||||||
* | Handle new exceptions in remote service | Dominik Schürmann | 2014-04-16 | 1 | -7/+44 | |
| | ||||||
* | Fix SIGNATURE_UNKNOWN_PUB_KEY | Dominik Schürmann | 2014-04-16 | 3 | -36/+27 | |
| | ||||||
* | Fix PgpDecryptVerify signature verification: search for right signature ↵ | Dominik Schürmann | 2014-04-15 | 3 | -53/+60 | |
| | | | | subkey instead of using first subkey for verification | |||||
* | Fix ViewHolder in ImportKeysAdapter | Dominik Schürmann | 2014-04-15 | 2 | -25/+30 | |
| | ||||||
* | Optimize imports | Dominik Schürmann | 2014-04-15 | 49 | -31/+68 | |
| | ||||||
* | Fix nullpointer in ImportKeysListEntry | Dominik Schürmann | 2014-04-15 | 1 | -6/+7 | |
| | ||||||
* | center empty-info of cert fragment, closes #566 | Dominik Schürmann | 2014-04-15 | 1 | -2/+1 | |
| | ||||||
* | Improve verification result display, close #568 | Dominik Schürmann | 2014-04-15 | 6 | -126/+187 | |
| | ||||||
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-04-15 | 2 | -3/+29 | |
|\ | ||||||
| * | add web of trust help entry | Vincent Breitmoser | 2014-04-15 | 2 | -3/+29 | |
| | | ||||||
* | | Add OpenPgpSignatureResultBuilder | Dominik Schürmann | 2014-04-15 | 1 | -0/+117 | |
| | | ||||||
* | | encapsulate creation of OpenPgpSignatureResult objects inside ↵ | Dominik Schürmann | 2014-04-15 | 1 | -51/+33 | |
|/ | | | | OpenPgpSignatureResultBuilder to better constraint its output when processing with PgpDecryptVerify | |||||
* | Some comments to Constants | Dominik Schürmann | 2014-04-14 | 1 | -1/+2 | |
| | ||||||
* | Removing remaining uses of Id, closing one of the oldest bugs #9 | Dominik Schürmann | 2014-04-14 | 26 | -183/+126 | |
| | ||||||
* | KeychainDatabase cleanup | Dominik Schürmann | 2014-04-14 | 1 | -21/+27 | |
| | ||||||
* | move old apg.db to apg_old.db (half measure~) | Vincent Breitmoser | 2014-04-14 | 1 | -12/+8 | |
| | ||||||
* | add debug backup/restore options to main menu | Vincent Breitmoser | 2014-04-14 | 3 | -1/+90 | |
| | | | | Closes #543 | |||||
* | Translations from transifex | Dominik Schürmann | 2014-04-14 | 10 | -57/+251 | |
| | ||||||
* | Fix SIGNATURE_SUCCESS_CERTIFIED | Dominik Schürmann | 2014-04-14 | 1 | -4/+4 | |
| | ||||||
* | key edit: fix crash when create date was after expiry date, change from ↵ | Dominik Schürmann | 2014-04-14 | 20 | -168/+207 | |
| | | | | gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity | |||||
* | Rework verifyCleartextSignature | Dominik Schürmann | 2014-04-13 | 1 | -74/+98 | |
| | ||||||
* | Implement SIGNATURE_SUCCESS_CERTIFIED in PgpDecryptVerify (not tested) | Dominik Schürmann | 2014-04-13 | 2 | -13/+31 | |
| | ||||||
* | Handle new exceptions in KeychainIntentService | Dominik Schürmann | 2014-04-13 | 3 | -17/+23 | |
| | ||||||
* | Remove unused blob classes and other dead code | Dominik Schürmann | 2014-04-13 | 12 | -749/+30 | |
| | ||||||
* | Update license header for 2014 | Dominik Schürmann | 2014-04-13 | 48 | -83/+83 | |
| |