Justin Hendrick

Results 37 comments of Justin Hendrick

Another example of broken search and replace: Bug Report: Can't search for `.` and replace with `/` Repro steps: paste this line into atom: `"java.lang.String"` put your cursor on that...

Though we (redex) still don't support windows (yet), we are planning on putting redex binaries on maven (or similar) soon. We also plan for this gradle plugin to pull down...

Started the downloading work on this branch https://github.com/justinjhendrick/redex-plugin/tree/download_redex. It's a work in progress, but early comments are welcome.

@timmutton, you're right... How do I put it in the project using the plugin's build dir?

I don't think we're checking that yet. I think we only have the ability to read in a v037 dex file, but not output one yet. Thanks for finding that...

> I'm able to resolve the first stacktrace by cherrypicking the following commits related to DebugInfo into stable: > c811108ae68a3496b47817f50d96e4156315b9cd, 23daef8a861e5cb54de2a767db46015964d973b3, d55a36422cc5ec8c386db95df47f18dfb8fd7c07, 86a96e90f6ad95f4432034ced76a6e4e5b7cb63c, b9cd1537f738fd4239ecef9f2b9be804336e00b4 Which repo are these commit hashes...

Is this pull request ready to merge now? Has all the feedback been incorporated? Are all the reviewers happy?

Which android OS version(s) does this occur on?

> I'm curious, have you guys run into any production crashes from redex? Yes, but I probably shouldn't say too much more :P > How do you attribute a crash...