Andrew Sun
Andrew Sun
Okay, so it turns out this is a rabbit hole of WTF, so here goes my findings: - osu!lazer is now using SDL2 as the default backend instead of osuTK...
Yeah, it's possible that they changed the ad code. Unfortunately I don't have access to a phone with Xposed at the moment, so you might have to wait a few...
Hm, so I just took a look, and the module appears to work fine on the latest Tumblr version (10.0.2) for me (except for a few headers, which I'll get...
Sorry, I'm currently busy with other projects. If someone were to find a way to bypass the problem I mentioned in https://github.com/apsun/TumblrAdAway/issues/15#issuecomment-375848656, then I would be happy to update the...
And of course, if someone else wants to take over this project, please feel free! I have way too much stuff on my plate as it is :-p
:-/ Looks like they've started using ProGuard on their APKs. I will see if I can find a workaround; otherwise, this will unfortunately be the end of this module, as...
Idea: it should still be possible to hook `com.tumblr.rumblr.TumblrService#timeline(String)` which seems to return some kind of wrapper for a `com.tumblr.rumblr.model.Timeline` object. This in turn contains a `List`, which we can...
Okay so I took a quick look, and so far it looks like a reasonable way to recognize `GraywaterAdapter#add(int, Object, boolean)` (this is the current method I hook to block...
Sorry, I don't actually have a device with Xposed installed at the moment so I can't debug it myself. Can you explain the problem and attach a logcat so I...
What's your Tumblr app version? I downloaded the latest one from APKMirror and there's no reason the module should be failing with the error you posted. Note that only the...