aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * More work on crypto consumersDominik Schürmann2013-07-017-5/+156
| |
| * Add database columns for crypto consumer preferencesDominik Schürmann2013-06-183-2/+33
| |
| * some fixes all overDominik Schürmann2013-06-173-26/+101
| |
| * Possible to add allowed packagesDominik Schürmann2013-06-174-18/+43
| |
| * Rename foir clarificationDominik Schürmann2013-06-173-13/+13
| |
| * Better API demo, open activity from service, discover crypto provider with ↵Dominik Schürmann2013-06-176-119/+373
| | | | | | | | packagemanager instead of register intent
| * rename to openintents namespaceDominik Schürmann2013-05-298-18/+20
| |
| * Check if passphrase is needed in PassphraseCacheService, extend documentationDominik Schürmann2013-05-291-22/+30
| |
| * update APIDominik Schürmann2013-05-282-18/+32
| |
* | Type is set to text/plain so that encrypted messages can be sent with ↵Enrico Oliverio2013-08-091-1/+5
| | | | | | | | Whatsapp, Hangouts, SMS etc...
* | Refactored action constantsbcbarnes-gmx2013-07-231-11/+11
| |
* | Implemented issue #53 - Change intent actions from extra ints to intent actionsbcbarnes-gmx2013-07-2311-84/+48
| |
* | Issue #61 - Unable to upload public keys to PKSbcbarnes-gmx2013-07-221-1/+1
| |
* | Change key bit length control into a dropdownbcbarnes-gmx2013-07-221-3/+23
| |
* | Issues #41 and #43bcbarnes-gmx2013-07-221-3/+11
| |
* | Merge pull request #58 from bcbarnes-gmx/Issue55Dominik Schürmann2013-07-221-1/+1
|\ \ | | | | | | Implement Issue55
| * | Implement issue #55bcbarnes-gmx2013-07-221-1/+1
| | |
* | | Implemented issues #56bcbarnes-gmx2013-07-221-1/+2
|/ /
* | Merge branch 'master' of git://github.com/ashh87/openpgp-keychainbcbarnes-gmx2013-07-191-2/+3
|\ \ | |/ |/|
| * use Bouncycastle updated APIAsh Hughes2013-05-181-2/+3
| |
* | debug infosDominik Schürmann2013-05-281-0/+2
| |
* | Process safe implementation of PassphraseCacheService, First test for crypto ↵Dominik Schürmann2013-05-285-382/+280
| | | | | | | | provider
* | Crypto Provider implementation startDominik Schürmann2013-05-2816-83/+1100
|/
* enable passphrase changing for subkey only keychainsAsh Hughes2013-05-132-10/+3
|
* 2/2 use forked spongycastle to speed up secret key importsAsh Hughes2013-05-131-12/+1
|
* Merge with ashh87s pull requestDominik Schürmann2013-03-2222-57/+381
|\
| * use certification keys to sign keyringsAsh Hughes2013-03-212-1/+45
| |
| * change edit key for empty private master keysAsh Hughes2013-03-219-8/+141
| |
| * only sign keys if private key has capabilityAsh Hughes2013-03-193-1/+17
| |
| * use db to mark keys which can certifyAsh Hughes2013-03-188-6/+50
| |
| * change how empty private cheks happen, speeds things upAsh Hughes2013-03-183-11/+12
| |
| * select correct master key for signing public key withAsh Hughes2013-03-161-1/+2
| |
| * Fix decrypt file selection and symmetric decryption failureAsh Hughes2013-03-152-3/+12
| |
| * correctly encrypt using symmetric key if sign box checkedAsh Hughes2013-03-151-2/+3
| |
| * tidy up codeAsh Hughes2013-03-142-20/+6
| |
| * remove signing icon for master keys which can't signAsh Hughes2013-03-142-3/+33
| |
| * don't cache passphrase twiceAsh Hughes2013-03-141-1/+1
| |
| * skip key 0 (master) on retry for passphraseAshley Hughes2013-03-141-1/+1
| |
| * private keys without master keys and some fixes for things which broke along ↵Ash Hughes2013-03-143-35/+95
| | | | | | | | the way
* | Remove debugging codeMichael Dietz2013-02-261-3/+0
| |
* | Fixed bug in secret key selection fragment where it was displaying public keysMichael Dietz2013-02-261-1/+4
|/
* extras for database broadcastDominik Schürmann2013-01-191-12/+20
|
* New broadcast on database change to inform other appsDominik Schürmann2013-01-181-48/+81
|
* Error handling when keyring is not foundDominik Schürmann2013-01-181-7/+13
|
* Fix edit key intent, api improvementsDominik Schürmann2013-01-182-13/+13
|
* rename intent actions to use KEYRING instead of KEYDominik Schürmann2013-01-173-4/+4
|
* Intent action fixesDominik Schürmann2013-01-172-6/+4
|
* Rename fixesDominik Schürmann2013-01-161-2/+2
|
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-1687-0/+18811