![]() |
2011-08-19
, 21:31
|
Posts: 7 |
Thanked: 2 times |
Joined on Aug 2011
|
#782
|
"I miss" makes it sound like another package provides that functionality?
I was going to add a button to disable device locking but decided against it because ASUI would need to prompt for code. I think that was before ASUI supported devlock so I've added this back on the todo page since I can reuse the keypad code. It will also allow the timeout to be changed. I'll try to get it done soon, but need to finish some other things first.
I've also added a blanking pause button to the todo list. It'll require a double tap to begin the pause to prevent accidental taps.
![]() |
2011-08-19
, 22:29
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#783
|
![]() |
2011-08-19
, 23:43
|
Posts: 7 |
Thanked: 2 times |
Joined on Aug 2011
|
#784
|
ASUI already has code to pause blanking, turn on its flashlight or long press the fullscreen clock. You can also send the blanking pause message to MCE every 60 seconds and don't any apps to do it.
Sadly, any app you install can read your plain text lock code from DSME. The lock code keypad is drawn by SystemUI and ASUI is a replacement, so it has to replace it. And I didn't use a lock code until ASUI supported it because SystemUI's keypad was hard to use with fingers and doesn't support the n810's keyboard.
![]() |
2011-08-29
, 13:55
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#785
|
![]() |
2011-09-03
, 20:29
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#787
|
The Following User Says Thank You to tso For This Useful Post: | ||
![]() |
2011-09-03
, 22:36
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#788
|
![]() |
2011-09-04
, 00:12
|
Posts: 1,101 |
Thanked: 1,185 times |
Joined on Aug 2008
@ Spain
|
#789
|
Hmm, i keep wondering if the MCE issue has something to do with the interaction between alarmd, ASUI and MCE when using the pre-boot charging screen. This because once the issue manifests itself it seems to stick around until the device is fully shut down rather then rebooted. Hell, it could be in how the screen and such is turned on from the insertion of the charger rather then the power button. And that could mean that is the power management code that is at fault in some way.
Edit: bah, just when i think about testing the theory it flies in my face. A shut down with alarmd disengaged cause the same "no blanking on lock" symptom as simply rebooting.
edit2: The more i poke at it, the more it appears that MCE is no longer starting correctly. Even if i turn of ASUI and start the N800 with systemui enabled, nothing responds correctly until i restart MCE.
edit3: funny. With systemui enabled there is difference between reboots and shutdowns. From a shutdown state, MCE do not work correctly. But once it has been restarted and is behaving correctly, a reboot from the systemui menu seems to work as it should.
edit4: or i am looking at the weirdest inconsistent behavior ever. One reboot systemui reacts, the next is does not, and i can find no pattern as to why.
edit5: well color me confused. /etc/init.d/mce restart as user do not work (no response from power button or similar), but as root it does. Is there some kind of context issue during the boot going on perhaps?
edit6: going back to ASUI after all this muching about with MCE and systemui and the problem is just gone. Even when shutting down and plugging in the charger i can not get MCE to misbehave.
![]() |
2011-09-04
, 02:11
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#790
|
Even when shutting down and plugging in the charger i can not get MCE to misbehave.
i found myself wondering if it was possible to have a memory display mode that showed both memory and swap left free (numbers or percentage, with the latter perhaps also having a version showing percentage used), rather then having to long-press to move between them. Or maybe it could be automatic if one set both to either percentage free or percentage used as there seems to be room for that in those modes.
![]() |
Tags |
bada blows, bada rox |
|
I was going to add a button to disable device locking but decided against it because ASUI would need to prompt for code. I think that was before ASUI supported devlock so I've added this back on the todo page since I can reuse the keypad code. It will also allow the timeout to be changed. I'll try to get it done soon, but need to finish some other things first.
I've also added a blanking pause button to the todo list. It'll require a double tap to begin the pause to prevent accidental taps.