Results 6 comments of Adam Shanks

I added a devServer.js to my webpack.config.d, it just contains: ```javascript config.devServer = { historyApiFallback: true, } ``` That enables this behavior as described [here](https://webpack.js.org/configuration/dev-server/#devserver-historyapifallback).

Can you get me the rest of the stacktrace for this error? I'm not sure where Superuser is attempting to use a sticky broadcast...

I won't have a chance to look at these until I get back home, and there's no definitive timetable for that yet... the su changes should be no problem, but...

I temporarily disabled the binary updater until I can find a better way to do things.

That won'y work since it's not Superuser.apk that calls su, it's the app that requests root permissions. Renaming the su binary would mean that every app that needs root would...

Superuser 3.0 already has this feature. It's called "Automatic response" and you can select Prompt, Deny, or Allow, defaults to Prompt.