Closed GoogleCodeExporter closed 9 years ago
A tutorial of one method for enabling this enhancement ( acquiring a WAKE_LOCK)
is described here
(http://www.tutorials-android.com//code_examples/How_to_stop_screen_from_dimming
_by_enforcing_wake_lock.rhtml)
Original comment by ddjonl...@gmail.com
on 25 Apr 2011 at 5:15
Grab the Android App 'Tasker' and create a profile for And Bible. You can then
set the timeout to whatever you want. It works very nicely.
https://market.android.com/details?id=net.dinglisch.android.taskerm&hl=en
Original comment by rogers...@gmail.com
on 13 Sep 2011 at 1:12
I set my timeout to 10 mins in the Android Settings and that seems fine for me.
Original comment by mjden...@gmail.com
on 21 Oct 2011 at 10:30
Attached a patch that keeps the screen always on (prevent it from going to
sleep). You could add an option to determine weather to call addFlags or
clearFlags.
Original comment by benjamin.drung
on 16 Aug 2012 at 5:00
Attachments:
Here's an updated patch. Replace "if(true)" with an actual configuration option
check.
Original comment by benjamin.drung
on 16 Aug 2012 at 5:04
Attachments:
I have added an And Bible specific screen timeout in the next release.
Original comment by mjden...@gmail.com
on 3 Jan 2013 at 10:33
Original issue reported on code.google.com by
ddjonl...@gmail.com
on 25 Apr 2011 at 5:11