-
As requested by @neniuideo in https://github.com/rovo89/XposedInstaller/issues/186
and often on XDA, it would be good to limit the log size in order to reduce the side-effects of incompatible modules.…
-
I would like to suggest two changes to the development tutorial page:
- Modify this text:
```
You can download XposedBridgeApi-.jar from the first post of [this XDA thread](http://forum.xda-developer…
-
I am working on your application to customize it as our need. but i am struggling as you did not commit lib project or jar for above package(i.e de.robv.android.xposed). So i can make it run properly…
-
In https://github.com/rovo89/XposedInstaller/blob/master/src/de/robv/android/xposed/installer/DownloadDetailsFragment.java#L67, it uses
```
txtValue.setTextColor(ThemeUtil.getThemeColor(getActivity()…
-
Issue: https://github.com/rovo89/XposedInstaller/issues/143
I was wondering if there's anything can be done on XPrivacy side to work around this issue.
-
Since the next major version of Android will be probably be using the ART Runtime ART will be needed to be supported in the future. Any idea what we can do to add support for the same? If Anyone else …
-
It would be great if the Installer could add a backuptool script so xposed will be automatically restored when applying OTA updates.
This is important if you use modules like XPrivacy because apps wi…
M1cha updated
10 years ago
-
With using Internal API 16,I use Eclipse complie the sources and it's nothing change,xposed log show this:
java.lang.IllegalAccessError: Class ref in pre-verified class resolved to unexpected impleme…
-
50690a1 adds an action "Activate and reboot" to activate a module right from the installer notification. However, even though the module is activated after selecting the option the module will not wor…
-
These ROMs are not really Android. They have built their own compiler which is incompatible with Xposed. Idea: Prevent installation when "/system/framework/framework.jar.jex" is found.