Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final link in chain, fix compile | Ashley Hughes | 2014-02-06 | 3 | -8/+12 |
| | |||||
* | allow blank names and emails | Ashley Hughes | 2014-02-06 | 1 | -50/+17 |
| | |||||
* | new Ids need to be saved | Ashley Hughes | 2014-02-06 | 2 | -5/+6 |
| | |||||
* | notify of changes | Ashley Hughes | 2014-02-05 | 2 | -1/+47 |
| | |||||
* | edit ui knows it it has been changed | Ashley Hughes | 2014-02-05 | 2 | -6/+21 |
| | |||||
* | save | Ashley Hughes | 2014-02-05 | 7 | -12/+87 |
| | |||||
* | use usage argument if needed | Ashley Hughes | 2014-02-04 | 2 | -5/+7 |
| | |||||
* | preserve keys that we don\'t use in the app | Ashley Hughes | 2014-02-04 | 2 | -14/+33 |
| | |||||
* | slight clarification | Ashley Hughes | 2014-02-04 | 1 | -2/+2 |
| | |||||
* | fix certify keys without sign flag | Ashley Hughes | 2014-02-04 | 3 | -9/+6 |
| | |||||
* | save flags from checkboxes | Ashley Hughes | 2014-02-03 | 2 | -30/+18 |
| | |||||
* | include authentication keys | Ashley Hughes | 2014-02-03 | 2 | -0/+31 |
| | |||||
* | set checkboxes from key properties | Ashley Hughes | 2014-02-02 | 2 | -42/+49 |
| | |||||
* | replace spinner with non-functioning checkboxes | Ashley Hughes | 2014-02-02 | 3 | -30/+77 |
| | |||||
* | expose key server API | Dominik Schürmann | 2014-02-02 | 6 | -11/+10 |
| | |||||
* | 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 | 2 | -3/+7 |
| | |||||
* | 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 | 481 | -38230/+155 |
| | |||||
* | 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 | 8 | -90/+89 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain | Ashley Hughes | 2014-02-01 | 11 | -210/+324 |
| |\ | |||||
| * | | make sure method is public | Ashley Hughes | 2014-02-01 | 1 | -1/+1 |
| | | | |||||
| * | | create new keys without lots of extra certification | Ashley Hughes | 2014-02-01 | 8 | -90/+89 |
| |\ \ | |||||
| | * | | 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 |
| | | | | |||||
| | * | | more probable changes for spongycastle2 | Ashley Hughes | 2014-01-31 | 2 | -0/+28 |
| | | | | |||||
| | * | | 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 |
| | | | |