aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API/example-app/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Fix problem with unparceling by setting class loader in api lib, remove ↵Dominik Schürmann2014-02-151-6/+5
| | | | unneeded aidl classes
* code simplificationsDominik Schürmann2014-02-151-112/+53
|
* fix passtrough of paramsDominik Schürmann2014-02-151-41/+22
|
* private request codes, pass params through methods and pending intents, ↵Dominik Schürmann2014-02-151-10/+11
| | | | getKeyIds method
* request ascii armorDominik Schürmann2014-02-141-1/+7
|
* forgot breakesDominik Schürmann2014-02-141-0/+4
|
* cleanupDominik Schürmann2014-02-143-182/+1
|
* conversion of other methodsDominik Schürmann2014-02-141-167/+186
|
* PendingIntent to handle user inputDominik Schürmann2014-02-141-17/+70
|
* Introducing new ParcelFileDescriptor pipesDominik Schürmann2014-02-141-158/+174
|
* Restructuring for new API libraryDominik Schürmann2014-02-094-0/+632