aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API
Commit message (Collapse)AuthorAgeFilesLines
* Split api libs into OpenKeychain specific and OpenPGP Provider libDominik Schürmann2014-03-0734-3/+411
|
* API: get keyDominik Schürmann2014-03-071-3/+10
|
* Fix API docsDominik Schürmann2014-03-071-27/+36
|
* Fix API docsDominik Schürmann2014-03-071-14/+14
|
* back to Gradle 1.10, Using Gradle 1.11 requires Android Studio 0.5.0 which ↵Dominik Schürmann2014-03-063-3/+3
| | | | is not released yet
* Update missing build.gradle filesEmantor2014-03-062-2/+2
|
* Add new gradle-wrapper.jarEmantor2014-03-062-2/+2
|
* Update gradlewrapper to gradle 1.11Emantor2014-03-061-2/+2
|
* Fix documentation and variable naming in APIDominik Schürmann2014-03-062-50/+62
|
* Merge pull request #335 from honnel/masterDominik Schürmann2014-03-052-2/+2
|\ | | | | updated build.gradle-Files to current Versions of build-tools and SDK.
| * Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychainDaniel Hammann2014-03-0515-285/+263
| |\
| * | updated build.gradle-Files to current Versions of build-tools and SDK.Daniel Hammann2014-03-052-2/+2
| | |
* | | added automaticaly generated ant filesDaniel Gultsch2014-03-052-0/+112
| |/ |/|
* | Enforce private key for applications, verify signed-only texts without ↵Dominik Schürmann2014-03-041-1/+17
| | | | | | | | passphrase input, better internal decrypt and verify method
* | version code 3 API libDominik Schürmann2014-03-021-2/+2
| |
* | add lib icons for holo lightDominik Schürmann2014-03-024-0/+0
| |
* | fixes for OpenPgpListPreferenceDominik Schürmann2014-03-021-21/+30
| |
* | API changesDominik Schürmann2014-03-028-261/+169
| |
* | Merge pull request #311 from emdete/masterDominik Schürmann2014-02-281-3/+3
|\ \ | | | | | | prevent null byte[] in case of encoding exc
| * | prevent null byte[] in case of encoding excM. Dietrich2014-02-281-3/+3
| |/
* | Fix binding of install intents to packageDominik Schürmann2014-02-271-1/+1
| |
* | Change resource name and remove unneeded if from 44232afmar-v-in2014-02-272-13/+11
| |
* | Show link to Market if no openpgp provider installed installedmar-v-in2014-02-272-3/+50
|/ | | | Issue #295
* reapply accedentially reverted 5d8867260946937498cf9e8d64fea3a9f53d9dd3Dominik Schürmann2014-02-241-1/+10
|
* fix signature passing and verify in demoDominik Schürmann2014-02-241-1/+1
|
* fix openpgp4fpr demoDominik Schürmann2014-02-211-1/+1
|
* remove logging from libraryDominik Schürmann2014-02-214-32/+17
|
* do not serialize async tasksDominik Schürmann2014-02-211-1/+10
|
* fix intent demo crash, remove unused layoutDominik Schürmann2014-02-212-94/+1
|
* api example: fix crash when no signature is presentDominik Schürmann2014-02-211-1/+1
|
* add project.properties to support EclipseDominik Schürmann2014-02-211-0/+15
|
* verification of cleartext signatures worksDominik Schürmann2014-02-211-0/+19
|
* rename to OpenKeychainDominik Schürmann2014-02-211-2/+2
|
* 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
|
* gradle android plugin 0.8.0 to 0.8.3Dominik Schürmann2014-02-172-2/+2
|
* rename intent helperDominik Schürmann2014-02-162-18/+18
|
* fix some intents and demosDominik Schürmann2014-02-162-19/+394
|
* intent demo, fix some intentsDominik Schürmann2014-02-156-4/+281
|
* cleanupDominik Schürmann2014-02-152-29/+16
|
* fix layoutDominik Schürmann2014-02-152-69/+90
|
* select provider with preferenceDominik Schürmann2014-02-152-82/+18
|
* save selected provider in list preferenceDominik Schürmann2014-02-154-24/+20
|
* list preference: load provider list on open of dialog not on create of ↵Dominik Schürmann2014-02-151-22/+26
| | | | preference to reload when keychain has been installed
* Add None-entry to ListPreferenceDominik Schürmann2014-02-156-0/+12
|
* Restructure API lib folder to support EclipseDominik Schürmann2014-02-1512-1/+14
|
* Fix problem with unparceling by setting class loader in api lib, remove ↵Dominik Schürmann2014-02-154-52/+15
| | | | unneeded aidl classes
* documentation on serviceDominik Schürmann2014-02-151-17/+24
|
* parse string util method, better help text for access screenDominik Schürmann2014-02-156-43/+41
|