Commit Graph
40 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
Dominik Schürmann 59067f9f8b API: get key 2014-03-07 11:24:53 +01:00
Dominik Schürmann 53ba741810 Fix API docs 2014-03-07 11:05:11 +01:00
Dominik Schürmann a3f17be192 Fix API docs 2014-03-07 10:54:36 +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
Dominik Schürmann 452d8d3fa4 Merge pull request #335 from honnel/master
updated build.gradle-Files to current Versions of build-tools and SDK.
2014-03-05 20:05:16 +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 Gultsch aafcdbd945 added automaticaly generated ant files 2014-03-05 16:16:42 +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 06f9134eb1 Enforce private key for applications, verify signed-only texts without passphrase input, better internal decrypt and verify method 2014-03-04 20:53:44 +01:00
Dominik Schürmann 4cb309c1cc add lib icons for holo light 2014-03-02 02:25:31 +01:00
Dominik Schürmann 8c6017e890 fixes for OpenPgpListPreference 2014-03-02 02:17:20 +01:00
Dominik Schürmann 4a13f70a88 API changes 2014-03-02 01:20:06 +01:00
Dominik Schürmann a2544fb2b0 Fix binding of install intents to package 2014-02-27 21:43:52 +01:00
mar-v-in b0ca33da40 Change resource name and remove unneeded if from 44232af 2014-02-27 10:55:52 +01:00
mar-v-in 44232afe94 Show link to Market if no openpgp provider installed installed
Issue #295
2014-02-27 10:35:28 +01:00
Dominik Schürmann e97630b75e reapply accedentially reverted 5d88672609 2014-02-24 01:47:53 +01:00
Dominik Schürmann 1ed532b6e2 remove logging from library 2014-02-21 16:04:05 +01:00
Dominik Schürmann 5d88672609 do not serialize async tasks 2014-02-21 15:56:58 +01:00
Dominik Schürmann 9314831051 add project.properties to support Eclipse 2014-02-21 15:31:24 +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 81b810e9f6 intent demo, fix some intents 2014-02-15 20:14:23 +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 a659e97a64 list preference: load provider list on open of dialog not on create of preference to reload when keychain has been installed 2014-02-15 18:11:14 +01:00
Dominik Schürmann 9f7f4fd27a Add None-entry to ListPreference 2014-02-15 18:04:30 +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 f9578d24fa documentation on service 2014-02-15 15:19:50 +01:00
Dominik Schürmann 52f1c930eb parse string util method, better help text for access screen 2014-02-15 13:00:47 +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 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 ee2fec1759 fix nullpointer 2014-02-14 02:41:27 +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