m0m4x / AdvDataPlan

Advanced Data Plan Xposed Framework module
https://forum.xda-developers.com/xposed/modules/xposed-advanced-data-plan-t3634138
12 stars 2 forks source link

please make it support Android Nougat. Xposed has supported Android Nougat. #4

Closed zilinhero closed 6 years ago

zilinhero commented 6 years ago

Please make it support Android Nougat. Xposed has supported Android Nougat.

m0m4x commented 6 years ago

preview here: https://github.com/m0m4x/AdvDataPlan/blob/support-nougat/apk/AdvDataPlan_debug.apk Some things still need to be done..

edit: update to v1.0.6 - Support for nougat in (experimental release until forst feedback) https://github.com/m0m4x/AdvDataPlan/blob/support-nougat/apk/AdvDataPlan.apk or http://repo.xposed.info/module/net.m0m4x.android.xposed.advdataplan

rehannali commented 6 years ago

@m0m4x I installed experimental version which is present in xposed. I can't see text. Please make it visible. There is one other this if it is possible, Can you add time on advance settings like if my plan starts from 2 pm or 5 am etc. I think you can understand it.

m0m4x commented 6 years ago

@rehannali Can you please install the debug version and send me the logcat file at /data/data/de.robv.android.xposed.installer/log/debug.log and /data/data/de.robv.android.xposed.installer/log/error.log You can find "debug enabled" apk here: https://github.com/m0m4x/AdvDataPlan/blob/support-nougat/apk/AdvDataPlan_debug.apk Thank you

rehannali commented 6 years ago

@m0m4x debug version is not working. I'm on 7.1.2.

m0m4x commented 6 years ago

Please try this https://github.com/m0m4x/AdvDataPlan/blob/support-nougat/apk/AdvDataPlan_debug.apk (previous link was for marshmallow)

rehannali commented 6 years ago

xposed_error_20171024_003211.log here is log file.

rehannali commented 6 years ago

I cannot see anything with this apk you gave me to install it. I can't even see the advance menu.

m0m4x commented 6 years ago

Module was not loaded after installation: 10-24 00:30:00.793 I/Xposed ( 736): Loading modules from /data/app/net.m0m4x.android.xposed.advdataplan-2/base.apk 10-24 00:30:00.793 E/Xposed ( 736): File does not exist Please disable the module from Xposed installer, renable it and then reboot. Let me know.. Thank you.

rehannali commented 6 years ago

xposed_error_20171024_004542.log Here it is.

rehannali commented 6 years ago

Day to start data usage is blank or black whatever, I don't know exactly. I installed experimental version and encounter with the same problem.

m0m4x commented 6 years ago

Seems like data_usage_cycle_editor layout is never been called for inflating.. resparam.res.hookLayout("com.android.settings", "layout", "data_usage_cycle_editor", new XC_LayoutInflated() { ... Do you run Oxygen Os?

rehannali commented 6 years ago

AOSP

m0m4x commented 6 years ago

@rehannali Issue should be fixed with this update. https://github.com/m0m4x/AdvDataPlan/raw/support-nougat/apk/AdvDataPlan_debug.apk