Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix problem with unparceling by setting class loader in api lib, remove ↵ | Dominik Schürmann | 2014-02-15 | 4 | -52/+15 |
| | | | | unneeded aidl classes | ||||
* | 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 |
| | |||||
* | code simplifications | Dominik Schürmann | 2014-02-15 | 1 | -112/+53 |
| | |||||
* | fix passtrough of params | Dominik Schürmann | 2014-02-15 | 3 | -46/+26 |
| | |||||
* | private request codes, pass params through methods and pending intents, ↵ | Dominik Schürmann | 2014-02-15 | 4 | -48/+71 |
| | | | | getKeyIds method | ||||
* | request ascii armor | Dominik Schürmann | 2014-02-14 | 1 | -1/+7 |
| | |||||
* | forgot breakes | Dominik Schürmann | 2014-02-14 | 1 | -0/+4 |
| | |||||
* | cleanup | Dominik Schürmann | 2014-02-14 | 10 | -306/+4 |
| | |||||
* | conversion of other methods | Dominik Schürmann | 2014-02-14 | 10 | -417/+195 |
| | |||||
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 4 | -153/+210 |
| | |||||
* | fix nullpointer | Dominik Schürmann | 2014-02-14 | 1 | -1/+4 |
| | |||||
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 20 | -206/+476 |
| | |||||
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 45 | -0/+2816 |