pacjo

Results 69 comments of pacjo

While it's probably not the solution you're looking for I suggest [https://github.com/VarunS2002/Xposed-Disable-FLAG_SECURE](https://github.com/VarunS2002/Xposed-Disable-FLAG_SECURE) as a temporary replacement.

I didn't have this issue, but the banking app I use isn't very demanding in terms of security (doesn't require hiding root and I even got it working without passing...

I believe it can be closed now as [pr 1455](https://github.com/revanced/revanced-patches/pull/1455) is merged. ReVanced/revanced-patches-template#1522 can be closed too.

Sorry, wasn't aware. How about ReVanced/revanced-patches-template#1522 ?

Ah, that explains the message. Thanks

Hey there! I've added it to the LocalBattery plugin. As of this commit: https://github.com/pacjo/SmartspacerPlugins/commit/fc7f68a997524c0df18143b7c954682e5ef06bfc it's available in the github repo, but not yet in the in app repository, so I'm...

Actually... If you've tested the app, I'd very much appreciate the feedback, since this isn't something I'd use myself. Mostly if it works, but if there are any other issues,...

I addressed some of the gemini's review. Duplicated functions are left (but modified) and I didn't touch `createAppIntentForDevice` since there's no corresponding part for it in the `MainActivity`. interesting wording...

> I haven't checked out the code yet but I just compiled your branch and it works great! Glad to hear. > One thing I noticed though, is that it...

Alright, I've fixed the format in device controls view and added navigation to specific device. I not a huge fan of this navigation code, so if there's a better way...