Commit Graph

20 Commits

Author SHA1 Message Date
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
3b0f76bf60 allow passphrase as parameter 2014-02-15 02:44:03 +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