Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update API | Dominik Schürmann | 2013-05-28 | 2 | -18/+32 |
* | debug infos | Dominik Schürmann | 2013-05-28 | 1 | -0/+2 |
* | Process safe implementation of PassphraseCacheService, First test for crypto ... | Dominik Schürmann | 2013-05-28 | 6 | -385/+288 |
* | Crypto Provider implementation start | Dominik Schürmann | 2013-05-28 | 23 | -86/+1492 |
* | gradle wrapper | Dominik Schürmann | 2013-05-25 | 1 | -2/+3 |
* | gradle wrapper | Dominik Schürmann | 2013-05-25 | 7 | -7/+18 |
* | Better than version check: gradle wrapper | Dominik Schürmann | 2013-05-25 | 1 | -2/+2 |
* | Check gradle version before building | Dominik Schürmann | 2013-05-25 | 1 | -1/+6 |
* | Update README for gradle | Dominik Schürmann | 2013-05-25 | 1 | -5/+11 |
* | move ActionBarSherlock lib, add gradle build files | Dominik Schürmann | 2013-05-25 | 443 | -34/+179 |
* | Merge pull request #51 from ashh87/master | Dominik Schürmann | 2013-05-13 | 8 | -28/+14 |
|\ | |||||
| * | enable passphrase changing for subkey only keychains | Ash Hughes | 2013-05-13 | 3 | -10/+3 |
| * | 2/2 use forked spongycastle to speed up secret key imports | Ash Hughes | 2013-05-13 | 6 | -18/+11 |
| * | 1/2 use forked spongycastle to speed up secret key imports | Ash Hughes | 2013-05-13 | 4 | -0/+0 |
|/ | |||||
* | Merge with ashh87s pull request | Dominik Schürmann | 2013-03-22 | 28 | -61/+392 |
|\ | |||||
| * | use certification keys to sign keyrings | Ash Hughes | 2013-03-21 | 2 | -1/+45 |
| * | change edit key for empty private master keys | Ash Hughes | 2013-03-21 | 10 | -9/+143 |
| * | only sign keys if private key has capability | Ash Hughes | 2013-03-19 | 3 | -1/+17 |
| * | use db to mark keys which can certify | Ash Hughes | 2013-03-18 | 12 | -7/+57 |
| * | change how empty private cheks happen, speeds things up | Ash Hughes | 2013-03-18 | 3 | -11/+12 |
| * | select correct master key for signing public key with | Ash Hughes | 2013-03-16 | 1 | -1/+2 |
| * | Fix decrypt file selection and symmetric decryption failure | Ash Hughes | 2013-03-15 | 2 | -3/+12 |
| * | correctly encrypt using symmetric key if sign box checked | Ash Hughes | 2013-03-15 | 1 | -2/+3 |
| * | tidy up code | Ash Hughes | 2013-03-14 | 2 | -20/+6 |
| * | remove signing icon for master keys which can't sign | Ash Hughes | 2013-03-14 | 2 | -3/+33 |
| * | fix issue 42 | Ash Hughes | 2013-03-14 | 1 | -2/+2 |
| * | don't cache passphrase twice | Ash Hughes | 2013-03-14 | 1 | -1/+1 |
| * | skip key 0 (master) on retry for passphrase | Ashley Hughes | 2013-03-14 | 1 | -1/+1 |
| * | private keys without master keys and some fixes for things which broke along ... | Ash Hughes | 2013-03-14 | 3 | -35/+95 |
* | | Merge branch 'mdietz' | Dominik Schürmann | 2013-03-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | Remove debugging code | Michael Dietz | 2013-02-26 | 1 | -3/+0 |
| * | | Fixed bug in secret key selection fragment where it was displaying public keys | Michael Dietz | 2013-02-26 | 1 | -1/+4 |
| |/ | |||||
* / | describe allowBackup=false | Dominik Schürmann | 2013-03-20 | 1 | -1/+4 |
|/ | |||||
* | extras for database broadcast | Dominik Schürmann | 2013-01-19 | 1 | -12/+20 |
* | New broadcast on database change to inform other apps | Dominik Schürmann | 2013-01-18 | 3 | -60/+109 |
* | Error handling when keyring is not found | Dominik Schürmann | 2013-01-18 | 1 | -7/+13 |
* | Fix edit key intent, api improvements | Dominik Schürmann | 2013-01-18 | 3 | -27/+44 |
* | new import icon | Dominik Schürmann | 2013-01-17 | 5 | -0/+14777 |
* | new import icon | Dominik Schürmann | 2013-01-17 | 4 | -29/+1 |
* | rename intent actions to use KEYRING instead of KEY | Dominik Schürmann | 2013-01-17 | 6 | -16/+18 |
* | Intent action fixes | Dominik Schürmann | 2013-01-17 | 5 | -10/+18 |
* | description and screenshots | Dominik Schürmann | 2013-01-16 | 6 | -15/+6 |
* | Fix intent filters for services | Dominik Schürmann | 2013-01-16 | 1 | -2/+2 |
* | Rename fixes | Dominik Schürmann | 2013-01-16 | 4 | -18/+17 |
* | Renaming APG to OpenPGP Keychain | Dominik Schürmann | 2013-01-16 | 752 | -1253/+1198 |
* | Make ApiService thread safe | Dominik Schürmann | 2013-01-10 | 2 | -27/+13 |
* | Synchronizing methods in ApgKeyService | Dominik Schürmann | 2013-01-10 | 1 | -22/+40 |
* | Explicit export of provider | Dominik Schürmann | 2013-01-09 | 1 | -0/+1 |
* | Fixes to use import intents without file data | Dominik Schürmann | 2013-01-09 | 1 | -2/+8 |
* | nfc help header | Dominik Schürmann | 2013-01-08 | 1 | -0/+1 |