Skip to content

1.0.3 - It works!*

Choose a tag to compare

@rainyskye rainyskye released this 19 Apr 19:05
· 3 commits to main since this release
1fbb1d2
  • kinda, it kinda works???

Known Issues:

  • If you aren't using auto-brightness, auto toggle doesn't work (LCD on = Keypad on, LCD off = Keypad off) no matter the light conditions
  • Hopefully nothing else?

Light threshold is currently set to 100, works pretty well for me (to test light output, run dumpsys sensorservice | grep "LIGHT: last 50 events" -A 50 | tail -n 1 | awk '{gsub(/,/, "", $(NF-2)); print $(NF-2)}')