aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API/example-app/src/main/java/org/sufficientlysecure/keychain/demo/OpenPgpProviderActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-308/+0
* Cleanup example codeDominik Schürmann2014-04-021-7/+7
* Improve demo for API accountsDominik Schürmann2014-03-261-7/+11
* Fix documentation and variable naming in APIDominik Schürmann2014-03-061-2/+2
* API changesDominik Schürmann2014-03-021-35/+37
* fix signature passing and verify in demoDominik Schürmann2014-02-241-1/+1
* api example: fix crash when no signature is presentDominik Schürmann2014-02-211-1/+1
* verification of cleartext signatures worksDominik Schürmann2014-02-211-0/+19
* Cleanup of API demoDominik Schürmann2014-02-171-10/+16
* decrypt into message not ciphertext EditTextDominik Schürmann2014-02-171-1/+1
* Fix register activityDominik Schürmann2014-02-171-1/+0
* cleanupDominik Schürmann2014-02-151-29/+15
* fix layoutDominik Schürmann2014-02-151-9/+2
* select provider with preferenceDominik Schürmann2014-02-151-82/+14
* save selected provider in list preferenceDominik Schürmann2014-02-151-9/+4
* Restructure API lib folder to support EclipseDominik Schürmann2014-02-151-1/+1
* Fix problem with unparceling by setting class loader in api lib, remove unnee...Dominik Schürmann2014-02-151-6/+5
* 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, getKe...Dominik Schürmann2014-02-151-10/+11
* request ascii armorDominik Schürmann2014-02-141-1/+7
* forgot breakesDominik Schürmann2014-02-141-0/+4
* cleanupDominik Schürmann2014-02-141-1/+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-091-0/+352