| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-04-22 | 5 | -16/+33 |
|\ |
|
| * | Merge commit '9cdb2ec4e270a572520d5bcdbee55867e3c37003' | Vincent Breitmoser | 2014-04-22 | 1 | -1/+2 |
| |\ |
|
| | * | fix nullpointer on missing s2k | Vincent Breitmoser | 2014-04-20 | 1 | -1/+2 |
| * | | Merge commit '0b7fb70' | Vincent Breitmoser | 2014-04-22 | 4 | -15/+31 |
| |\ \ |
|
| | * | | split up filterSign and filterCertify in SelectSecretKeyFragment | Vincent Breitmoser | 2014-04-20 | 4 | -15/+31 |
* | | | | add has_secret for all who are upgrading from a beta version | Dominik Schürmann | 2014-04-22 | 1 | -3/+9 |
|/ / / |
|
* | | | Workaround for nullpointer bug in support lib, close #591 | Dominik Schürmann | 2014-04-22 | 1 | -2/+3 |
* | | | Fix a nullptr in KeychainProvider | Vincent Breitmoser | 2014-04-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | More code cleanup | Dominik Schürmann | 2014-04-19 | 19 | -95/+116 |
|/ |
|
* | Trying a fix for #585 | Dominik Schürmann | 2014-04-19 | 3 | -17/+21 |
* | Fix some smaller annoyances, closes #583, #582 | Dominik Schürmann | 2014-04-19 | 2 | -11/+5 |
* | Fix more strings | Dominik Schürmann | 2014-04-19 | 2 | -3/+3 |
* | fix unified query columns for select*fragment | Vincent Breitmoser | 2014-04-18 | 2 | -6/+5 |
* | Remove unused strings, fix some lint errors, fix some language confusions | Dominik Schürmann | 2014-04-18 | 8 | -10/+12 |
* | Do not show lookup button in decrypt activity for decryption-only | Dominik Schürmann | 2014-04-18 | 1 | -2/+4 |
* | FIx nfc button | Dominik Schürmann | 2014-04-18 | 2 | -7/+14 |
* | Fix upload of keys, closes #581 | Dominik Schürmann | 2014-04-18 | 2 | -3/+8 |
* | Remove kill hack in KeychainDatabase | Dominik Schürmann | 2014-04-17 | 1 | -9/+0 |
* | Remove dev hack in KeychainDatabase | Dominik Schürmann | 2014-04-17 | 1 | -5/+0 |
* | get rid of PgpKeyHelper.getMasterKeyId | Vincent Breitmoser | 2014-04-17 | 4 | -33/+21 |
* | NotFoundExceptions for all getGeneric-type methods | Vincent Breitmoser | 2014-04-17 | 7 | -121/+160 |
* | load data only once in ImportKeysListLoader | Vincent Breitmoser | 2014-04-17 | 1 | -3/+7 |
* | add up navigation in ViewCertActivity | Vincent Breitmoser | 2014-04-17 | 2 | -0/+11 |
* | use project icons for certification status | Vincent Breitmoser | 2014-04-17 | 2 | -6/+6 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-04-17 | 1 | -4/+12 |
|\ |
|
| * | secret keys can only be deleted individually from multi selection | Vincent Breitmoser | 2014-04-17 | 1 | -4/+12 |
* | | Rename provider types following http://developer.android.com/guide/topics/pro... | Dominik Schürmann | 2014-04-17 | 1 | -12/+35 |
|/ |
|
* | 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 | 10 | -30/+108 |
|\ |
|
| * | 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 | 5 | -12/+79 |
| * | 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 | 3 | -4/+4 |
|/ |
|
* | Clarify comments | Dominik Schürmann | 2014-04-16 | 1 | -2/+2 |
* | 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 | 2 | -23/+16 |
* | Fix PgpDecryptVerify signature verification: search for right signature subke... | Dominik Schürmann | 2014-04-15 | 3 | -53/+60 |
* | Fix ViewHolder in ImportKeysAdapter | Dominik Schürmann | 2014-04-15 | 1 | -24/+28 |
* | Optimize imports | Dominik Schürmann | 2014-04-15 | 49 | -31/+68 |
* | Fix nullpointer in ImportKeysListEntry | Dominik Schürmann | 2014-04-15 | 1 | -6/+7 |
* | Improve verification result display, close #568 | Dominik Schürmann | 2014-04-15 | 1 | -11/+31 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-04-15 | 1 | -3/+8 |
|\ |
|
| * | add web of trust help entry | Vincent Breitmoser | 2014-04-15 | 1 | -3/+8 |
* | | Add OpenPgpSignatureResultBuilder | Dominik Schürmann | 2014-04-15 | 1 | -0/+117 |
* | | encapsulate creation of OpenPgpSignatureResult objects inside OpenPgpSignatur... | Dominik Schürmann | 2014-04-15 | 1 | -51/+33 |
|/ |
|
* | 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 |