aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/provider
Commit message (Collapse)AuthorAgeFilesLines
* key edit fixesDominik Schürmann2014-01-071-5/+5
|
* Use data uri instead of extra for key detailsDominik Schürmann2014-01-011-1/+1
|
* remote service: package signature verification, use string for service ↵Dominik Schürmann2013-12-303-4/+35
| | | | instead of getClass.getName
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ↵Dominik Schürmann2013-09-151-12/+12
| | | | EditKey not in SecretKeyList
* Move pgp classes into subpackageDominik Schürmann2013-09-151-3/+3
|
* Define abstract remote serviceDominik Schürmann2013-09-151-9/+6
|
* once again reorder packagesDominik Schürmann2013-09-151-1/+1
|
* unify naming of api package and processDominik Schürmann2013-09-131-1/+1
|
* Remove most of old APIDominik Schürmann2013-09-095-91/+15
|
* Make asciiArmor a parameter, extend advanced app settingsDominik Schürmann2013-09-093-12/+5
|
* Preparation for other app settingsDominik Schürmann2013-09-061-22/+19
|
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes ↵Dominik Schürmann2013-09-068-82/+88
| | | | that (have copyright by Dominik Schürmann or Markus Doits) or (are completly refactored by me and contain no remaining code by Thialfihar). Code by Thialfihar (not reachable by mail) and Shaun Senecal (disagreed on license change) remain Apache License v2.
* Testing encrypt by serviceDominik Schürmann2013-09-061-0/+3
|
* Put model into own class for easier use in serviceDominik Schürmann2013-09-061-5/+44
|
* Register works basicallyDominik Schürmann2013-09-061-4/+7
|
* Disable parts of the old APIDominik Schürmann2013-09-061-5/+7
|
* select key for api appsDominik Schürmann2013-09-062-2/+2
|
* Fix revoke and saveDominik Schürmann2013-09-051-26/+37
|
* rename crypto consumers to api appsDominik Schürmann2013-09-054-37/+37
|
* App settings activityDominik Schürmann2013-09-041-0/+7
|
* Add database columns for crypto consumer preferencesDominik Schürmann2013-06-183-2/+33
|
* some fixes all overDominik Schürmann2013-06-171-7/+42
|
* Possible to add allowed packagesDominik Schürmann2013-06-172-2/+11
|
* Crypto Provider implementation startDominik Schürmann2013-05-284-31/+104
|
* change edit key for empty private master keysAsh Hughes2013-03-211-0/+44
|
* use db to mark keys which can certifyAsh Hughes2013-03-184-1/+9
|
* change how empty private cheks happen, speeds things upAsh Hughes2013-03-181-1/+9
|
* 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
|
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-169-0/+2137