aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain
Commit message (Expand)AuthorAgeFilesLines
* Fix help textDominik Schürmann2013-09-091-9/+10
* fix editactivity crash, default key creation, import from keyserver menu buttonDominik Schürmann2013-09-095-26/+48
* task affinity of service activityDominik Schürmann2013-09-092-52/+13
* KEY_IMPORT to IMPORT_KEYDominik Schürmann2013-09-095-18/+18
* Remove old API demosDominik Schürmann2013-09-092-2/+2
* Remove most of old APIDominik Schürmann2013-09-0926-1011/+226
* Switch from HtmlSpanner to HtmlTextViewDominik Schürmann2013-09-099-80/+20
* Make asciiArmor a parameter, extend advanced app settingsDominik Schürmann2013-09-0911-106/+332
* Handle wrong/no passphraseDominik Schürmann2013-09-083-4/+27
* Use handler with messenger instead of Binder for communication between servic...Dominik Schürmann2013-09-084-200/+210
* lock thread for user inputDominik Schürmann2013-09-082-6/+19
* api: handle passphrase entering correctlyDominik Schürmann2013-09-082-7/+16
* sign via apiDominik Schürmann2013-09-085-51/+71
* Select pub key when email could not be foundDominik Schürmann2013-09-086-40/+102
* Make select fragments more reusableDominik Schürmann2013-09-088-43/+128
* Put actionbar methods in helperDominik Schürmann2013-09-0813-139/+178
* Change icon of API Demo for differentiation with main appDominik Schürmann2013-09-061-1/+0
* Preparation for other app settingsDominik Schürmann2013-09-063-25/+25
* sign and encrypt basically workingDominik Schürmann2013-09-063-53/+85
* Work on encryption in new serviceDominik Schürmann2013-09-065-65/+114
* Update url and about screenDominik Schürmann2013-09-061-8/+12
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes th...Dominik Schürmann2013-09-0649-432/+549
* Use ButtonBar instead of ActionBar on Done/Cancel activitiesDominik Schürmann2013-09-063-145/+121
* Disable old APIDominik Schürmann2013-09-062-5/+9
* Use mime type in NFC as defined in RFC3156Dominik Schürmann2013-09-062-3/+4
* 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-0653-615/+2132
|\
| * 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-065-25/+40
| * Disable parts of the old APIDominik Schürmann2013-09-064-84/+101
| * remove dead codeDominik Schürmann2013-09-063-29/+30
| * Put logic into fragment for reuseDominik Schürmann2013-09-066-201/+234
| * api apps adapter with iconsDominik Schürmann2013-09-064-9/+41
| * select key for api appsDominik Schürmann2013-09-067-49/+165
| * Include DoneBar for edit activitiesDominik Schürmann2013-09-0514-46/+194
| * Fix revoke and saveDominik Schürmann2013-09-053-61/+69
| * rename crypto consumers to api appsDominik Schürmann2013-09-0511-78/+123
| * App settings activityDominik Schürmann2013-09-0413-50/+174
| * Settings fragment and activity for appsDominik Schürmann2013-09-0411-113/+220
| * Show app name in registered appsDominik Schürmann2013-09-0410-19/+94
| * Redifine Service callbacksDominik Schürmann2013-07-258-47/+147
| * RestructureDominik Schürmann2013-07-018-14/+18
| * More work on crypto consumersDominik Schürmann2013-07-0111-6/+175
| * 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