Commit Graph

37 Commits

Author SHA1 Message Date
Dominik Schürmann
0e33fd2392 Split api libs into OpenKeychain specific and OpenPGP Provider lib 2014-03-07 23:05:03 +01:00
Emantor
3ccb2b65cb Update missing build.gradle files 2014-03-06 19:02:07 +01:00
Dominik Schürmann
4c49bdcccc Fix documentation and variable naming in API 2014-03-06 14:02:21 +01:00
Daniel Hammann
bc5f2a9305 Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain 2014-03-05 17:05:01 +01:00
Daniel Hammann
bbda6a5b02 updated build.gradle-Files to current Versions of build-tools and SDK. 2014-03-05 14:14:22 +01:00
Dominik Schürmann
7f384e7346 version code 3 API lib 2014-03-02 18:21:32 +01:00
Dominik Schürmann
4a13f70a88 API changes 2014-03-02 01:20:06 +01:00
M. Dietrich
cec6c3ab5a prevent null byte[] in case of encoding exc 2014-02-28 15:18:54 +01:00
Dominik Schürmann
c7c45a80fa fix signature passing and verify in demo 2014-02-24 01:24:46 +01:00
Dominik Schürmann
d1e8acd302 fix openpgp4fpr demo 2014-02-21 16:34:14 +01:00
Dominik Schürmann
9a653d6a9c fix intent demo crash, remove unused layout 2014-02-21 15:51:07 +01:00
Dominik Schürmann
f6da3e80e6 api example: fix crash when no signature is present 2014-02-21 15:49:08 +01:00
Dominik Schürmann
aaddd26b51 verification of cleartext signatures works 2014-02-21 02:31:30 +01:00
Dominik Schürmann
b4f977673f rename to OpenKeychain 2014-02-21 01:03:20 +01:00
Dominik Schürmann
286b27522e Cleanup of API demo 2014-02-17 20:35:59 +01:00
Dominik Schürmann
89d6dcc996 decrypt into message not ciphertext EditText 2014-02-17 19:08:24 +01:00
Dominik Schürmann
f3bbd34482 Fix register activity 2014-02-17 19:06:29 +01:00
Dominik Schürmann
c4213e8d7a gradle android plugin 0.8.0 to 0.8.3 2014-02-17 18:40:11 +01:00
Dominik Schürmann
154849b591 rename intent helper 2014-02-16 01:35:14 +01:00
Dominik Schürmann
ec2ca61b65 fix some intents and demos 2014-02-16 00:40:10 +01:00
Dominik Schürmann
81b810e9f6 intent demo, fix some intents 2014-02-15 20:14:23 +01:00
Dominik Schürmann
e70886e242 cleanup 2014-02-15 19:18:42 +01:00
Dominik Schürmann
dc16601458 fix layout 2014-02-15 19:12:50 +01:00
Dominik Schürmann
ea361f4bf5 select provider with preference 2014-02-15 18:51:58 +01:00
Dominik Schürmann
884aaf7e7a save selected provider in list preference 2014-02-15 18:44:13 +01:00
Dominik Schürmann
2b98f2a0d7 Restructure API lib folder to support Eclipse 2014-02-15 17:09:21 +01:00
Dominik Schürmann
3d59796337 Fix problem with unparceling by setting class loader in api lib, remove unneeded aidl classes 2014-02-15 15:46:30 +01:00
Dominik Schürmann
e0111c2ec4 code simplifications 2014-02-15 02:30:31 +01:00
Dominik Schürmann
5f39cb3ec0 fix passtrough of params 2014-02-15 02:08:27 +01:00
Dominik Schürmann
494a5fa414 private request codes, pass params through methods and pending intents, getKeyIds method 2014-02-15 01:06:03 +01:00
Dominik Schürmann
21ba41edae request ascii armor 2014-02-14 17:26:54 +01:00
Dominik Schürmann
02a0a552ad forgot breakes 2014-02-14 17:23:38 +01:00
Dominik Schürmann
581e6edb4c cleanup 2014-02-14 17:19:54 +01:00
Dominik Schürmann
d695374581 conversion of other methods 2014-02-14 17:01:17 +01:00
Dominik Schürmann
acad2ba957 PendingIntent to handle user input 2014-02-14 13:40:24 +01:00
Dominik Schürmann
7939aaaa44 Introducing new ParcelFileDescriptor pipes 2014-02-14 02:33:21 +01:00
Dominik Schürmann
754b2a6cb1 Restructuring for new API library 2014-02-09 19:22:14 +01:00