aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API/example-app/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-064-975/+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
|
* prevent null byte[] in case of encoding excM. Dietrich2014-02-281-3/+3
|
* fix signature passing and verify in demoDominik Schürmann2014-02-241-1/+1
|
* fix openpgp4fpr demoDominik Schürmann2014-02-211-1/+1
|
* fix intent demo crash, remove unused layoutDominik Schürmann2014-02-211-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-173-43/+44
|
* decrypt into message not ciphertext EditTextDominik Schürmann2014-02-171-1/+1
|
* Fix register activityDominik Schürmann2014-02-171-1/+0
|
* rename intent helperDominik Schürmann2014-02-161-11/+11
|
* fix some intents and demosDominik Schürmann2014-02-161-18/+393
|
* intent demo, fix some intentsDominik Schürmann2014-02-152-3/+211
|
* 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-152-20/+5
|
* 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 ↵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