Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove logging from library | Dominik Schürmann | 2014-02-21 | 4 | -32/+17 |
* | do not serialize async tasks | Dominik Schürmann | 2014-02-21 | 1 | -1/+10 |
* | rename intent helper | Dominik Schürmann | 2014-02-16 | 1 | -7/+7 |
* | intent demo, fix some intents | Dominik Schürmann | 2014-02-15 | 2 | -1/+37 |
* | select provider with preference | Dominik Schürmann | 2014-02-15 | 1 | -0/+4 |
* | save selected provider in list preference | Dominik Schürmann | 2014-02-15 | 1 | -0/+11 |
* | list preference: load provider list on open of dialog not on create of prefer... | Dominik Schürmann | 2014-02-15 | 1 | -22/+26 |
* | Add None-entry to ListPreference | Dominik Schürmann | 2014-02-15 | 1 | -0/+6 |
* | Restructure API lib folder to support Eclipse | Dominik Schürmann | 2014-02-15 | 10 | -13/+0 |
* | Fix problem with unparceling by setting class loader in api lib, remove unnee... | Dominik Schürmann | 2014-02-15 | 3 | -46/+10 |
* | documentation on service | Dominik Schürmann | 2014-02-15 | 1 | -17/+24 |
* | parse string util method, better help text for access screen | Dominik Schürmann | 2014-02-15 | 6 | -43/+41 |
* | fix passtrough of params | Dominik Schürmann | 2014-02-15 | 2 | -5/+4 |
* | private request codes, pass params through methods and pending intents, getKe... | Dominik Schürmann | 2014-02-15 | 3 | -38/+60 |
* | cleanup | Dominik Schürmann | 2014-02-14 | 2 | -72/+0 |
* | conversion of other methods | Dominik Schürmann | 2014-02-14 | 7 | -243/+6 |
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 3 | -136/+140 |
* | fix nullpointer | Dominik Schürmann | 2014-02-14 | 1 | -1/+4 |
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 14 | -43/+295 |
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 16 | -0/+1046 |