| Commit message (Expand) | Author | Age | Files | Lines |
* | reapply accedentially reverted 5d8867260946937498cf9e8d64fea3a9f53d9dd3 | Dominik Schürmann | 2014-02-24 | 1 | -1/+10 |
* | remove logging from library | Dominik Schürmann | 2014-02-21 | 2 | -22/+15 |
* | add project.properties to support Eclipse | Dominik Schürmann | 2014-02-21 | 1 | -0/+15 |
* | Added AppMsg library to the librarys-folder | Daniel Haß | 2014-02-20 | 11 | -0/+1430 |
* | gradle android plugin 0.8.0 to 0.8.3 | Dominik Schürmann | 2014-02-17 | 1 | -1/+1 |
* | rename intent helper | Dominik Schürmann | 2014-02-16 | 1 | -7/+7 |
* | intent demo, fix some intents | Dominik Schürmann | 2014-02-15 | 1 | -0/+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 | 6 | -0/+12 |
* | Restructure API lib folder to support Eclipse | Dominik Schürmann | 2014-02-15 | 11 | -0/+13 |
* | 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 | 5 | -43/+39 |
* | allow passphrase as parameter | Dominik Schürmann | 2014-02-15 | 1 | -0/+2 |
* | 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 | 15 | -44/+306 |
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 19 | -0/+1289 |
* | Switch from ActionBarSherlock to ActionBarCompat | Dominik Schürmann | 2014-02-02 | 437 | -37804/+0 |
* | make sure method is public | Ashley Hughes | 2014-02-01 | 1 | -1/+1 |
* | create new keys without lots of extra certification | Ashley Hughes | 2014-02-01 | 3 | -1/+29 |
|\ |
|
| * | more probable changes for spongycastle2 | Ashley Hughes | 2014-01-31 | 2 | -0/+28 |
| * | needs to be public... | Ashley Hughes | 2014-01-30 | 1 | -1/+1 |
* | | Change gradle build for spongy castle, now Android Studio properly finds the ... | Dominik Schürmann | 2014-01-31 | 4 | -0/+53 |
|/ |
|
* | Update gradle build files to use android plugin 0.8.0, build tools 19.0.1 | Dominik Schürmann | 2014-01-29 | 6 | -7/+7 |
* | small code restructures | Dominik Schürmann | 2014-01-29 | 2 | -2/+2 |
* | re-enable getEmbeddedSignatures | Ashley Hughes | 2014-01-27 | 2 | -1/+27 |
* | Add spongy castle sources to libraries folder | Dominik Schürmann | 2014-01-27 | 4258 | -0/+848014 |
* | Update gradle build files to 0.7.3 android plugin, add Gradle 1.9 wrapper, ad... | Dominik Schürmann | 2014-01-16 | 2 | -9/+10 |
* | fix some small layout bugs, add barcode scanner lib as source lib, fix qr cod... | Dominik Schürmann | 2014-01-14 | 7 | -0/+629 |
* | remove activity from librarys AndroidManifest | Dominik Schürmann | 2014-01-10 | 1 | -14/+1 |
* | fix gradle build | Dominik Schürmann | 2014-01-10 | 1 | -1/+1 |
* | add experimental drawer navigation | Dominik Schürmann | 2014-01-09 | 2 | -0/+0 |
* | add AndroidBootstrap lib | Dominik Schürmann | 2014-01-09 | 63 | -0/+3104 |
* | externalize zxing lib, fix gradle build | Dominik Schürmann | 2014-01-06 | 98 | -1152/+10196 |
* | New list with sticky list headers library | Dominik Schürmann | 2014-01-02 | 49 | -0/+3444 |
* | Simple new list implementations, remove library, use simple adapter with head... | Dominik Schürmann | 2014-01-01 | 30 | -1114/+0 |
* | Add pinned listview lib | Dominik Schürmann | 2013-12-31 | 30 | -0/+1114 |
* | fix gradle build | Dominik Schürmann | 2013-12-30 | 1 | -1/+1 |
* | update build files | Dominik Schürmann | 2013-09-09 | 4 | -0/+224 |
* | Update actionbarsherlock from 4.2 to 4.4 | Dominik Schürmann | 2013-09-09 | 76 | -1105/+1091 |
* | Switch from HtmlSpanner to HtmlTextView | Dominik Schürmann | 2013-09-09 | 10 | -0/+844 |
* | move ActionBarSherlock lib, add gradle build files | Dominik Schürmann | 2013-05-25 | 435 | -0/+37701 |