theawless / EventLock

An Xposed module to show calendar events on the lockscreen.
http://repo.xposed.info/module/com.gobbledygook.theawless.eventlock
MIT License
13 stars 2 forks source link

Skin do not apply on boot #21

Open bzz11g opened 6 years ago

bzz11g commented 6 years ago

Hi, i use your app on OnePlus 5 stock Oreo 8.1, but after each reboot i need to go in EventLock app and press preview button to update widget on lock screen and change design from default to my skin Xposed log https://drive.google.com/file/d/12DCDCOMGTgui3aUgsmwmva-2U8GQaBf_/view?usp=drivesdk please do someting)

theawless commented 6 years ago

Does the preview button update it alone? Or do you need to re-edit the settings and then press the preview button?

bzz11g commented 6 years ago

Yes, i just need open app, and press refresh button, if you need i can send you some logs

пн, 28 мая 2018 г., 21:26 Abhinav Singh notifications@github.com:

Does the preview button update it alone? Or do you need to re-edit the settings and then press the preview button?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/theawless/EventLock/issues/21#issuecomment-392582929, or mute the thread https://github.com/notifications/unsubscribe-auth/ABemVSMPIOUyJr7n8gNRWqnWQedw_pBMks5t3EFqgaJpZM4T0ZA7 .

theawless commented 6 years ago

https://play.google.com/store/apps/details?id=fr.simon.marquis.preferencesmanager&hl=en_US

If possible can you install this or similar application, and check whether the preferences of EventLock are same when you boot up and when you press refresh button?

bzz11g commented 6 years ago

I didn't see differences

пн, 28 мая 2018 г., 21:42 Abhinav Singh notifications@github.com:

https://play.google.com/store/apps/details?id=fr.simon.marquis.preferencesmanager&hl=en_US

If possible can you install this or similar application, and check whether the preferences of EventLock are same when you boot up and when you press refresh button?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/theawless/EventLock/issues/21#issuecomment-392585014, or mute the thread https://github.com/notifications/unsubscribe-auth/ABemVbuXR-0YcJ2tAZyZCWawW1rLcsUnks5t3EUIgaJpZM4T0ZA7 .

bzz11g commented 6 years ago

https://imgur.com/a/wJvfN5b

theawless commented 6 years ago

Do the preferences related to title/date/calenders work? I see you've added a string for "after", does it show properly just after the boot up?

bzz11g commented 6 years ago

yes, all is good with this https://imgur.com/a/DmfgsFX

--add and immediately after boot too

theawless commented 6 years ago

Can you check the permissions of the preferences xml just after the boot and just after you've pressed refresh button?

You can find the preferences at /data/data/[package name]/shared_prefs/xxx.xml

bzz11g commented 6 years ago

all looks the same https://imgur.com/a/UsQjVRU

bzz11g commented 6 years ago

may be you need dmsg log or something else?

theawless commented 6 years ago

Sure. Maybe that'll help :)

bzz11g commented 6 years ago

you can grab my logs here https://drive.google.com/folderview?id=1Au6m_7K39_Dv9Q75yZ5mPtWVeq8cTk1X

theawless commented 6 years ago

I'm not able to figure it out and logs don't tell me anything extraordinary. :( Pressing the refresh button and creating the view after bootup does the same thing. It fetches the style from the same preferences xml (which has world-readable permission). Maybe it's related to your xposed version?

bzz11g commented 6 years ago

maybe, I use latest version of xposed for magisk 90.2-beta3 systemless, maybe this is bug only on Oreo, maybe OxygenOS adding bug's in work of your modul

arboeh commented 6 years ago

I have the same issue with my OnePlus 5 (A5000) and Lineage 15.1. I'm using the same Xposed version...

bzz11g commented 6 years ago

i am on AOSPExtended 8.1 now, version of app 3.4 with new icon, and bug still there