aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain
Commit message (Collapse)AuthorAgeFilesLines
...
* once again reorder packagesDominik Schürmann2013-09-1514-17/+17
|
* Fix gradle buildDominik Schürmann2013-09-154-6/+9
|
* Version 2.1.1Dominik Schürmann2013-09-142-3/+23
|
* Update Intent APIDominik Schürmann2013-09-144-240/+77
|
* API updateDominik Schürmann2013-09-146-28/+286
|
* Fix intent for api, fix slection dialog in demoDominik Schürmann2013-09-131-3/+3
|
* unify naming of api package and processDominik Schürmann2013-09-1314-20/+20
|
* remove unnecessary boolean from SignatureResultDominik Schürmann2013-09-132-13/+6
|
* rename api to openpgp apiDominik Schürmann2013-09-1010-98/+98
|
* remove swap fileDominik Schürmann2013-09-101-0/+0
|
* rename extra of importDominik Schürmann2013-09-103-5/+5
|
* API docsDominik Schürmann2013-09-101-1/+0
|
* version 2.1Dominik Schürmann2013-09-092-3/+10
|
* Fixes for decrypt and signDominik Schürmann2013-09-092-39/+85
|
* update gradle, description,...Dominik Schürmann2013-09-093-28/+52
|
* Use underscore in extras, cleanup codeDominik Schürmann2013-09-0913-164/+157
|
* Ascii armror docDominik Schürmann2013-09-094-5/+10
|
* Increase default RSA from 2048 to 4096 due to recent security speculationsDominik Schürmann2013-09-091-3/+3
|
* Handle no selection of pub keys correctlyDominik Schürmann2013-09-092-6/+15
|
* Handle dublicate or missing pub keys corresponding to user ids, handle ↵Dominik Schürmann2013-09-094-33/+115
| | | | navigating back from service activity properly
* 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 ↵Dominik Schürmann2013-09-084-200/+210
| | | | service and activity
* 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 ↵Dominik Schürmann2013-09-0649-432/+549
| | | | 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.
* 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
|\