Thread
:
[Announce] advanced-systemui (ASUI)
View Single Post
auouymous
2011-09-26 , 21:37
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#
838
Originally Posted by
tso
yea, it seems to be a sub-window of the main bluetooth settings. Anoying.
METHOD com.nokia.controlpanel /com/nokia/controlpanel/rpc com.nokia.controlpanel.run_applet string:libbluetooth.so boolean:true
The bluetooth settings dialog is opened with that method call. I have yet to figure out how to open the dialog without the control panel being open. I know it is possible because the bluetooth app does it.
--
METHOD com.nokia.controlpanel /com/nokia/controlpanel/rpc com.nokia.controlpanel.run_applet string:libinternet.so boolean:true
Wifi settings is the same way.
--
If someone were to figure this out then I could add left to right swipes to the bluetooth and wifi widgets to open settings dialogs. I could also add the menu to the asui statusbar applet so the same functionality in the wifi and bluetooth applets could be accessed from it. You could then get to the bluetooth devices dialog with a swipe and a tap.
Quote & Reply
|
The Following 3 Users Say Thank You to auouymous For This Useful Post:
Addison
,
jstokes
,
maacruz
auouymous
View Public Profile
Send a private message to auouymous
Find all posts by auouymous