Dale King

Results 133 issues of Dale King

I need the ability to work with a bare repo with multiple work trees. So what I would like to be able to see is: - The ability to pass...

enhancement

Doesn't show up in community plugins. Assuming I have to install it manually, but if that is the case, the readme should say that.

![Screen Shot 2022-10-17 at 11 28 46 AM](https://user-images.githubusercontent.com/346062/196219991-567b0293-f1f3-4e5c-b770-92fc3d7309d6.png)

Was experiencing some occasional, random array index out of bounds exceptions from circular dependency check in graph validation and looking at the code it occurs to me that the code...

I don't know if you could figure this out but I ran into some really bizarre behavior that led me to not use this tool. The fault may be with...

The new feature #47 does not appear to be working in that while it applies the runtime dependencies, no mock classes are generated. No ksp task is ran nor is...

The example of what to add to the gradle file used curly quotes so doesn't work if someone does a copy paste.

Followup to our converation on Dagger2 issue list. I started to write a reply letting you know how I would want to see it implemented, but that seemed to get...

ViewGroup supports padding, but not NativeView. Would be nice to add padding to the dimensions of a View without wrapping it to a ViewGroup just for the sake of padding..