| Commit message (Expand) | Author | Age | Files | Lines |
* | better help text | Dominik Schürmann | 2014-02-04 | 3 | -31/+24 |
* | More layout fixes | Dominik Schürmann | 2014-02-04 | 7 | -30/+74 |
* | nicer list items | Dominik Schürmann | 2014-02-04 | 5 | -26/+34 |
* | Show revoked status in key list | Dominik Schürmann | 2014-02-04 | 6 | -32/+68 |
* | Certify not sign a key, added as button, does not belong to menu | Dominik Schürmann | 2014-02-04 | 19 | -66/+79 |
* | expose key server API | Dominik Schürmann | 2014-02-02 | 5 | -10/+8 |
* | Update version code for beta | Dominik Schürmann | 2014-02-02 | 1 | -1/+1 |
* | changelog | Dominik Schürmann | 2014-02-02 | 1 | -1/+5 |
* | change when passphrase is requested in edit activity | Ashley Hughes | 2014-02-02 | 1 | -22/+29 |
* | Use buttons for encrypt decrypt instead of actionbar | Dominik Schürmann | 2014-02-02 | 6 | -187/+157 |
* | Update libs in README | Dominik Schürmann | 2014-02-02 | 1 | -1/+1 |
* | Hacks to make dialogs on Android 2.3 black on white, and not black on black | Dominik Schürmann | 2014-02-02 | 8 | -23/+57 |
* | Update libs in about | Dominik Schürmann | 2014-02-02 | 1 | -1/+2 |
* | Resolve crashes on Android 2.3 due to ActionBarCompat conversion | Dominik Schürmann | 2014-02-02 | 11 | -226/+218 |
* | Switch from ActionBarSherlock to ActionBarCompat | Dominik Schürmann | 2014-02-02 | 42 | -424/+154 |
* | update hasPassphrase for subkey only keyrings | Ashley Hughes | 2014-02-02 | 1 | -2/+16 |
* | allow passphrases to be removed | Ashley Hughes | 2014-02-02 | 1 | -2/+4 |
* | Merge branch 'edit-fixes' | Ashley Hughes | 2014-02-02 | 2 | -0/+8 |
|\ |
|
| * | fix select key-signing keys | Ashley Hughes | 2014-02-02 | 2 | -0/+8 |
* | | importing progress dialog language fixed | Dominik Schürmann | 2014-02-01 | 1 | -5/+6 |
* | | importing progress dialog language fixed | Dominik Schürmann | 2014-02-01 | 2 | -2/+1 |
* | | Cleanup | Dominik Schürmann | 2014-02-01 | 3 | -6/+1 |
* | | Update NFC help | Dominik Schürmann | 2014-02-01 | 2 | -3/+3 |
* | | Fix scanning of fingerprint qr code, whole qr code scanning still broken | Dominik Schürmann | 2014-02-01 | 3 | -28/+34 |
|/ |
|
* | Fix QR Code URI | Dominik Schürmann | 2014-02-01 | 2 | -7/+4 |
* | Update from transifex | Dominik Schürmann | 2014-02-01 | 1 | -1/+1 |
* | Reworking import, testing needed... | Dominik Schürmann | 2014-02-01 | 17 | -932/+431 |
* | Fix loader init | Dominik Schürmann | 2014-02-01 | 2 | -25/+42 |
* | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain | Dominik Schürmann | 2014-02-01 | 1 | -1/+1 |
|\ |
|
| * | fix disable editing for subkey keys | Ashley Hughes | 2014-02-01 | 1 | -1/+1 |
* | | search works | Dominik Schürmann | 2014-02-01 | 12 | -96/+206 |
|/ |
|
* | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain | Dominik Schürmann | 2014-02-01 | 5 | -89/+60 |
|\ |
|
| * | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain | Ashley Hughes | 2014-02-01 | 11 | -210/+324 |
| |\ |
|
| * \ | create new keys without lots of extra certification | Ashley Hughes | 2014-02-01 | 5 | -89/+60 |
| |\ \ |
|
| | * | | wrong types being created | Ashley Hughes | 2014-02-01 | 1 | -2/+2 |
| | * | | create keys with minimal keyrings being constructed in between | Ashley Hughes | 2014-01-31 | 3 | -8/+25 |
| | * | | default keys gen | Ashley Hughes | 2014-01-31 | 1 | -12/+8 |
| | * | | generate single key | Ashley Hughes | 2014-01-31 | 2 | -21/+9 |
| | * | | builds, but intents are not called or handled correctly | Ashley Hughes | 2014-01-30 | 1 | -6/+9 |
| | * | | save work | Ashley Hughes | 2014-01-30 | 2 | -44/+12 |
* | | | | rename KeyServerUploadActivity to UploadKeyActivity | Dominik Schürmann | 2014-02-01 | 3 | -4/+4 |
| |_|/
|/| | |
|
* | | | Started working on integration of keyserver query into import activity | Dominik Schürmann | 2014-02-01 | 11 | -210/+324 |
|/ / |
|
* | | save fingerprint on save | Dominik Schürmann | 2014-02-01 | 1 | -0/+2 |
* | | No bouncy castle objects in key view | Dominik Schürmann | 2014-02-01 | 7 | -36/+25 |
* | | Fix layout, add API notes to README, register fingerprint URIs, some reformat... | Dominik Schürmann | 2014-02-01 | 18 | -678/+648 |
* | | Fix display of long user ids in key view | Dominik Schürmann | 2014-01-31 | 1 | -10/+10 |
* | | Allow state loss on dismissal of progress dialogs, fixes #217 | Dominik Schürmann | 2014-01-31 | 2 | -24/+28 |
* | | Fix and simplify user id parsing | Dominik Schürmann | 2014-01-31 | 6 | -55/+51 |
* | | update from transifex | Dominik Schürmann | 2014-01-31 | 19 | -54/+141 |
|/ |
|
* | bouncycastle uses the Date class, based off of UTC. Force all GregorianCalend... | Ashley Hughes | 2014-01-30 | 4 | -27/+15 |