Closed Ekky78 closed 6 years ago
I have not tested this application on Android 7.1.1. Which mobile do you have? Can you confirm if the lockscreen is stock AOSP?
Issue also happens for me. Moto G (titan), Android 7.1.2, Lineage 14.1. Should be AOSP lock screen.
Stack trace says: Caused by: android.view.InflateException: Binary XML file line #39: Binary XML file line #1: Error inflating class fragment Caused by: android.view.InflateException: Binary XML file line #1: Error inflating class fragment Caused by: java.lang.SecurityException: MODE_WORLD_READABLE no longer supported
MODE_WORLD_READABLE is used in SettingsFragment.java. I think that's the only use of it.
@ralismark thanks for pointing that out! I was using deprecated ways to share preferences with xposed :/ and now Android 7 doesn't support it anymore...
I'm super busy with college these days, I'll try to fix it whenever I get time.
Hello. Any progress with the development of functionality for Nougat?
@Ekky78 not yet... I'm guessing it will require lots of changes to the code. I will look into it in December.
Hey! I have attempted to fix the nougat compatibility issue, but I do not own a nougat device. Can any of you help me with testing the update?
I attached the apk in this zip, can you run and verify if it works? eventlock.zip
Yes. Perfect. The application will not shut down or fall after the restart, before the refresh fell when the reflash is loaded. otherwise it works. Good work. I think they can put it into circulation.
Fixed in 83ba3ddb59ba2a2fb21b30c88ab03c3b3c4b9b64
Hello. I have Android 7.1.1 and xposed for this android. I'm sorry that the module does not work. After restart, wants to restart and then shuts it down. Is there any update in the plan?