freny-John / android-quill

Automatically exported from code.google.com/p/android-quill
GNU General Public License v3.0
0 stars 0 forks source link

keep screen on #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. It would be helpful to keep the screen on.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
latest

Please provide any additional information below.
Quil ist the best note taking app on the market,
regards Klaus 

Original issue reported on code.google.com by smok...@gmail.com on 11 Feb 2012 at 4:03

GoogleCodeExporter commented 8 years ago
I want to add my support for this request. Even if it is limited to rooted 
users like the task bar removal.

Volker,

You do an amazing job

Original comment by djosia...@gmail.com on 22 Feb 2012 at 9:42

GoogleCodeExporter commented 8 years ago
Hi Volker,

thx for your info.
I thought that I need no root access, like the Writepad APP.

Yo do a great job, I am only a user.

Greatings
Klaus
Am 22.02.2012 22:43 schrieb <android-quill@googlecode.com>:

Original comment by smok...@gmail.com on 25 Feb 2012 at 7:45

GoogleCodeExporter commented 8 years ago
Hi Klaus,

I am not Volker. I thought your request is sorely needed so I was expressing my 
support for it and remembered Volker saying this needs root privileges, much 
like hiding the menu bar. At the same time I was expressing my admiration for 
Volker's job.
Sorry for the confusion. 

Original comment by djosia...@gmail.com on 27 Feb 2012 at 10:11

GoogleCodeExporter commented 8 years ago
If the project member(s) reads this, I just added a preference to my modded 
version to keep the screen on. I do not see why it would need root, Power 
Manager is a freely available API to use (though it obviously needs a 
permission). I could easily be mistaken for older OS versions. Anyway, I am 
available for resource if needed on this manner. 

I actually plan to tackle a few more of the listed issues. This was just an 
easy one I saw.

Original comment by xxquake on 5 Mar 2012 at 8:12

GoogleCodeExporter commented 8 years ago
I think screen on should be default, no need for a preference. Its easier to 
use FLAG_KEEP_SCREEN_ON:

http://code.google.com/p/android-quill/source/detail?r=dc8c671acba7a965e560b7194
b528fc8ca728ff6

Do you have a particular reason why you want to use PowerManager?

Original comment by vbraun.n...@gmail.com on 8 Mar 2012 at 10:12

GoogleCodeExporter commented 8 years ago
No particular reason. You are obviously more familiar both with the APIs and 
the application.

I personally kept it as a preference because of lectures. Keeping it as a 
preference allowed me to save battery when my professors go on rants with no 
need for note-taking, but also allowed for more intensive taking when in other 
classes.

Original comment by xxquake on 8 Mar 2012 at 4:51

GoogleCodeExporter commented 8 years ago
I agree with xxquake that a preference is preferable, because sometimes I need 
to preserve battery to get through a whole day away from a power plug ...

Original comment by thomic...@gmail.com on 20 Mar 2012 at 11:27

GoogleCodeExporter commented 8 years ago
Fixed in version 9.3

Original comment by vbraun.n...@gmail.com on 20 Mar 2012 at 2:14

GoogleCodeExporter commented 8 years ago

Original comment by vbraun.n...@gmail.com on 28 Mar 2012 at 1:15