Wake Lock gives you access to Android's Power- and WifiManager. You can use it on any Android phone or tablet. Examples of what it can do for you: • Force the PowerManager to keep the screen on • Have the CPU still running in standby mode • Ensure the Wifi connection keeps running at full performance • Keep the screen on in full brightness or dimmed mode during movies • Override power saving measures if they are causing issues This is the modernized version of my app "WakeLock - PowerManager". What the permissions are used for: • WAKE_LOCK, to obviously be allowed to acquire wakelocks. • RECEIVE_BOOT_COMPLETED, to start the app after device reboots. • READ_PHONE_STATE, to act on start/ending calls, allowing the app to acquire a lock just for the duration of the call.
VERSION HISTORY
- Version 2.1 posted on 2013-10-04
v2.1:,Fixed inconsitent behavior,Disabled autostart when aquiring WakeLocks onCall,Fixed WakeLocks not being aquired on initiated calls,v2.0:,Initial release - Version 2.1 posted on 2013-04-05
Several fixes and updates
Program Details
- Category: System Utilities > System Maintenance
- Publisher: darken
- License: Free
- Price: N/A
- Version: 3.1.6
- Platform: android