Robert Vollmer

Results 235 comments of Robert Vollmer

No sorry, I'll have to stop here. I don't have any time to try to compile a ROM this way, nor to investigate why it might fail. If you want...

> i mean a way to detect at the linker level (or maybe before) if we need to register a new native method or declare a new fields. Why that...

ART includes many test cases. I would first look for one which compares the offsets from the Java side to those on the native side. I'm almost sure that something...

It's hard for me to review as I don't have the time to investigate possible solutions myself. Maybe the analysis of the class could be done when it's being linked,...

You have to use the "art" branch. Besides that, I don't know what the side-effects of removing this check are as it has existed for a very long time. Chances...

Proof of Concept (stand-alone scripts, no integration in ioBroker yet): https://gist.github.com/rovo89/dff47ed19fca0dfdda77503e66c2b7c7 First run `node login.js '[email protected]' 'password'` which will create two .json files with your user and home details, then...

I have/had a similar issue. After upgrading to the latest Siyah kernel, I suddenly saw soft reboots (restart of the Zygote process, including boot animation, but no real restart) every...

Let me see if I still remember what I found out... I think the problem was that the Intent didn't get through to Superuser in time if su was called...

Ah, sorry. Now I get it. I think what I tried was to decrease the timeout in su (because 20 seconds is the timeout for ANRs) and remove the finish()...

I think this suggestion you made is still very valid: > I think re-introducing the option to completely enable/disable columns helps some users Most comments and likes (including my own)...