bluesky139 / LTweaks

This is my little tweaks for some Android apps and system, Xposed is needed for most functions.
76 stars 15 forks source link

PreventRunning: Don't print log if PreventList is empty #18

Closed aviraxp closed 6 years ago

aviraxp commented 6 years ago

There may be better solution(check preference), but this is really flooding the log if I do not want to use this feature...

bluesky139 commented 6 years ago

I think I should disable this function if list is empty.

bluesky139 commented 6 years ago

Oh, I made a mistake, if list is empty, alarm still will be set to wake up system for nothing, I'll fix this later.

bluesky139 commented 6 years ago

Fixed in 7ad004b7ad5fc7c85cbc8970ec4386211997e501.