New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
JimmieMaul
Old
#1  
Member - OP
Thanks Meter 6
Posts: 68
Join Date: Jul 2010
Default Rearranging tw_quick_panel toggles

So, i've decompiled the SystemUI.apk and am trying to find whereabouts the order for the toggles on the notification bar are stored.

TOTALLY stumped. Anyone got any ideas on the best way to do this, or any wise words that can point me in the right direction?
 
JimmieMaul
Old
#2  
Member - OP
Thanks Meter 6
Posts: 68
Join Date: Jul 2010
Found something that helps if anyone else is interested: http://forum.xda-developers.com/show....php?t=1289896
 
Kiray1982
Old
(Last edited by Kiray1982; 20th June 2012 at 10:18 PM.)
#3  
Senior Member
Thanks Meter 193
Posts: 142
Join Date: Dec 2010
SystemUI.apk/res/values/arrays.xml
PHP Code:
<string-array name="QuickSettingButtonAttribute">
        <
item>Wifi</item>
        <
item>Location</item>
        <
item>SilentMode</item>
        <
item>AutoRotate</item>
        <
item>PowerSaving</item>
        <
item>DoNotDisturb</item>
        <
item>MobileData</item>
        <
item>Bluetooth</item>
        <
item>DrivingMode</item>
        <
item>Sync</item>
    </
string-array> 
Source: [Mod][Source]Do it yourself - SystemUI - Quicksetting - Background
HTC One - TrickDroid
The Following 2 Users Say Thank You to Kiray1982 For This Useful Post: [ Click to Expand ]
 
DocRambone
Old
(Last edited by DocRambone; 20th June 2012 at 10:25 PM.)
#4  
Recognized Developer
Thanks Meter 2414
Posts: 6,336
Join Date: Jan 2010
Location: Stockholm

 
DONATE TO ME
Edit: see post above
 
alias_neo
Old
#5  
alias_neo's Avatar
Senior Member
Thanks Meter 180
Posts: 2,009
Join Date: Jun 2006
Location: Wilmslow
Anyone figured out how to disable the stupid scrolling animation of the toggles?

Sent from my GT-I9300 using Tapatalk 2
Storage Ether Widget - Storage Widget for Android phones and tablets.
The Following User Says Thank You to alias_neo For This Useful Post: [ Click to Expand ]
 
ookba
Old
(Last edited by ookba; 21st June 2012 at 12:13 AM.)
#6  
ookba's Avatar
Senior Member
Thanks Meter 89
Posts: 1,465
Join Date: Oct 2007
Location: LA
Maybe someone can just port this 15 toggles mod to our GS3's.

http://forum.xda-developers.com/show...php?p=26275616
http://forum.xda-developers.com/show....php?t=1692284
Current devices: GS4, NOTE2

Current projects: GS4 wireless charging and magnetic dock (link coming soon)

Support me so I can support you!
Donations VERY much appreciated! Or just hit "thanks" if I helped you!

XDA PORTAL POSTS

Dos and Don’ts of Android Design

As long as you’re coming from some type of programming background, the unseen part of app … more

Expand Your Choice of Icons with Icon Themer

Icons are some of the most commonly themed elements of the Android UI, and there is certainly no … more

MicrowaveTimePicker Brings 4.2 TimePicker to 2.1+ Devices

It’s frustrating to see slick new features that you can’t use when … more

What’s Possible with CASUAL & How to Make Your Own CASUAL – XDA Developer TV

XDA Elite Recognized Developer AdamOutler is known … more