Hannes Struß

Results 10 comments of Hannes Struß

This seems to be fixed: https://github.com/wuman/android-oauth-client/commit/6ab709b7235eb810cbf8a4623fea58ca95600528 any chance we could get a release? This is currently breaking my build.

@ciprig's advice worked for me as well, but it was enough to move these lines to the root project's `build.gradle`: ``` //... classpath 'me.tatarka.retrolambda.projectlombok:lombok.ast:0.2.3.a2' } configurations.classpath.exclude group: 'com.android.tools.external.lombok' //... ```

@tererecool I do have plans, although the first steps would probably be to replace the charting engine with something nicer, like Highcharts, and to get rid of all Groovy code....

@IzzySoft I didn’t look into this yet, I also can’t really think of anything nonstandard in the code that might cause this – happy to look at a PR though!...

> Have you considered a menu item & native input to paste a URL? I should add that. Could do – but @webbjordy has a point, behavior should be similar...

Maybe a modal UI that turns blocks into cards with little drag-handles? ![image](https://cloud.githubusercontent.com/assets/115381/16801990/44098efe-48fe-11e6-9002-34f36c792db4.png)

Friendly ping ✨

It definitely would be helpful if the ref was clickable.

Spek Plugin 0.2.5 and Kotlin Plugin 1.1-M02-12-IJ2016.2-1 seem to work 🙇