Is there an intent that is fired when a user unlocks their screen? I want my app to adjust the brightness when the screen turns on, but the problem im running into is that
Look at the disableKeyguard method in the KeyguardLock class.
disableKeyguard