dep4
dep4
First of all, many thanks for this great tool! This works ``` $ unzip ../services.jar Archive: ../services.jar extracting: classes.dex extracting: classes2.dex extracting: META-INF/MANIFEST.MF $ java -jar ../baksmali-2.5.2.jar d -a 29...
[com.google.android.apps.googlevoice] Your call can't connect because you're not signed in properly
**Affected app** Name: Google Voice Package id: com.google.android.apps.googlevoice **Describe the bug** When placing a call it shows error "Your call can't connect because you're not signed in properly" **Note that...
Hi, I'm looking to create a plugin (or a minor patch to compositor) to limit access for untrusted clients to Wayland protocols/features. I.e. screencopy, toplevel, etc. So any client can't...
Hi, In README.md it says "Oneplus 3T/5/6T/7T/8/8t/9/Nord CE/N10/N100 (Read-Only)" Are all models read-only or particular ones? Thanks
Hi, I need to unbind kernel driver from graphics card to pass to VM. First, I tried to remove output but it still keeps DRI device open. Added destroy backend,...
My operator has 5 minute timeout, so 5 minute here is too long.
First of all, thank you very much for this library! It has a lot of features, and I read through documentation but can not find this particular feature. I need...
Rafael, First of all, many thanks for this great framework! How to copy method2 from ClassB into ClassA (or invoke). For simplicity, it does not access any fields and methods...
Rafael, I tried to find an answer to this question for a long time but so far only found MemberSubstitution, which replaces access but not the definition. If you could...