Mobile data disabled "x" does not disappear
...when toggling mobile data on. Tested with 2G/3G/LTE to no avail.
Xperia 5.1.1, build 710
This has been happening for a while now, running build 721 and it is really, really annoying. Here is my Xposed log if anyone wants to take a look. xposed_error_20161024_204426.txt
@DECHTECH Nothing icon-related in your log, looks like the issue lies somewhere else. @licaon-kter mayybe your Xposed log contains something useful though.
@wasdennnoch Your idea of "debug log" is kinda light, we need actually more verbose stuff.
So I disable all other modules, set debug log ON in Android N-ify and save the Xposed log from XposedInstaller: https://gist.github.com/licaon-kter/35d291f41952006bf1be3a894889f3b0
Is that the correct procedure?
Do add some actual debug info here so we can see what if/it actually detects.
In the mean time, NetGuard detects mobile data just fine without root or Xposed, maybe this can inspire some code changes.
I only wanted to scan the log for crashes which doesn't require debug log, but because of the amount of issues I'll probably add some more logging to this part. The utils method can detect if it has internet connection, but not directly if mobile data is enabled (or on which SIM it's enabled).
Disable the mobile data x indicator and reboot. Worked for me s4 on cm13
@PradyunS That is not the point. This issue is about the actual functionality of the feature. I know it can be disabled for good, I would like it to do what it says on the label.