bridgelauncher / launcher

Enabling you to create your own Android launcher using HTML, JS and CSS.
MIT License
36 stars 5 forks source link

Screen unlock ValueChangeEvent #3

Open MohammedAlamkhan opened 8 months ago

MohammedAlamkhan commented 8 months ago

Request for implementiing value change event that can be observed. something like LockScreenUnlocked: ValueChangeEventArgs;

I am trying to implement custom animation on homescreen when screen unlocks but there is no way for me to know when screen gets unlocked.

theothertored commented 8 months ago

Good suggestion, added to the TODO.