aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org
Commit message (Expand)AuthorAgeFilesLines
* Use ButtonBar instead of ActionBar on Done/Cancel activitiesDominik Schürmann2013-09-063-145/+121
* Disable old APIDominik Schürmann2013-09-061-3/+4
* Use mime type in NFC as defined in RFC3156Dominik Schürmann2013-09-061-1/+2
* Always use insertProvider instead of addProviderDominik Schürmann2013-09-061-12/+15
* fix permission checkDominik Schürmann2013-09-061-27/+30
* Add PRNG fixes by GoogleDominik Schürmann2013-09-062-0/+323
* rename version field in data to KeychainDominik Schürmann2013-09-062-2/+2
* merge k9mail back into masterDominik Schürmann2013-09-0633-476/+2047
|\
| * Testing encrypt by serviceDominik Schürmann2013-09-063-26/+64
| * Put model into own class for easier use in serviceDominik Schürmann2013-09-065-65/+149
| * Register works basicallyDominik Schürmann2013-09-064-24/+39
| * Disable parts of the old APIDominik Schürmann2013-09-063-30/+35
| * remove dead codeDominik Schürmann2013-09-062-28/+28
| * Put logic into fragment for reuseDominik Schürmann2013-09-063-164/+224
| * api apps adapter with iconsDominik Schürmann2013-09-062-8/+13
| * select key for api appsDominik Schürmann2013-09-064-37/+106
| * Include DoneBar for edit activitiesDominik Schürmann2013-09-051-20/+49
| * Fix revoke and saveDominik Schürmann2013-09-053-61/+69
| * rename crypto consumers to api appsDominik Schürmann2013-09-059-71/+118
| * App settings activityDominik Schürmann2013-09-049-33/+147
| * Settings fragment and activity for appsDominik Schürmann2013-09-045-10/+74
| * Show app name in registered appsDominik Schürmann2013-09-046-14/+84
| * Redifine Service callbacksDominik Schürmann2013-07-254-21/+45
| * RestructureDominik Schürmann2013-07-016-5/+9
| * 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 pa...Dominik Schürmann2013-06-176-119/+373
| * rename to openintents namespaceDominik Schürmann2013-05-298-5/+396
| * Check if passphrase is needed in PassphraseCacheService, extend documentationDominik Schürmann2013-05-291-22/+30
* | Type is set to text/plain so that encrypted messages can be sent with Whatsap...Enrico Oliverio2013-08-091-1/+5
* | 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 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
* | Crypto Provider implementation startDominik Schürmann2013-05-289-83/+725
|/
* 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