View Single Post
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#113
TODO LIST

Brightness and Volume should be draggable.
This is already on the list.

Mute doesn't mute everything. That's a killer because I need to mute my tablet in my classes, and hearing the chime is unacceptable.
Does muting with the statusbar sound applet get rid of the chime?

Flight mode should turn off WiFi and Bluetooth (and possibly GPS). I don't know if it's just mine or something, but when I turn on flight mode it just makes it so I am not connected to wifi and bluetooth is 'off', but the modules are still in memory.
So flight mode is turning off your hardware. I don't think services should be stopped when entering flight mode because it prevents other apps from returning to normal mode without a trip into ASUI. I could add a long press on the flight mode button that could enter flight mode AND stop the services.

The volume mute button is very, very difficult to press. You should also have it so that until you unmute it, you can't move the audio bar, because when I'm trying to hit mute, i might hit it once and then one more time, and I missed, so it unmutes it since it's so easy to hit the volume bar.
Done.

advanced backlight used dpad center as a mute. i wonder if the same can be done here.
I actually had this working on the d-pad center button but then remembered I was going to use that button to navigate UI with d-pad.

Perhaps the WiFi box should show the network you are connected to. Having the... UUID... looking thing isn't very useful at all.
It does show the network, on some machines. ICD either gives you the ID or the name. I need to figure out a better way to get the name since ICD isn't consistent.

Perhaps put GPS coordinates in the GPS box? Or put GPS and the green dot into one box. It is hard to tell what box does what. You can probably just extend the box into a bigger space so it's one big box or just leave it blank till you figure out something to fill it with
The left side will activate the hardware and display GPS info when I figure out how.

--

advanced-systemui-test

This test binary has a larger mute button with border and long press flight mode will turn off ssh, wifi, bt and gps services. If it works fine then you can just rename it to /usr/bin/advanced-systemui.

Edit: and volume slider is locked when muted.

Last edited by auouymous; 2010-10-30 at 02:46.