Closed GoogleCodeExporter closed 9 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
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
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
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
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
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
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
Fixed in version 9.3
Original comment by vbraun.n...@gmail.com
on 20 Mar 2012 at 2:14
Original comment by vbraun.n...@gmail.com
on 28 Mar 2012 at 1:15
Original issue reported on code.google.com by
smok...@gmail.com
on 11 Feb 2012 at 4:03