Sync Quick Settings Tile (add using adb command) - AT&T Samsung Galaxy Note 8 Questions & Answers

Does anyone know the proper command title adding the sync quick setting tile, like the ones on Sprint? I've successfully added the mobile data tile using adb, but I can't add the sync one because adding "sync" doesn't work, and somebody suggested that may not be the correct title. Does anyone know what it is?

tmac200913 said:
Does anyone know the proper command title adding the sync quick setting tile, like the ones on Sprint? I've successfully added the mobile data tile using adb, but I can't add the sync one because adding "sync" doesn't work, and somebody suggested that may not be the correct title. Does anyone know what it is?
Click to expand...
Click to collapse
You can enable it in developer options. Goto quick settings developer tiles and enable it.

Related

Extra Quick-Setting Tiles

Add/Remove QuickSetting Tiles
1. Download SQlite Editor - https://play.google.com/store/apps/d...ware.sqleditor
2. Open SQlite and then under Apps find settings storage > settings.db > system
3. In the search box search for "notification" (without quotation marks)
4. Find the following items:
• notification_Panel_Active_App_List
• notification_panel_default_active_app_list
• notification_Panel_Active_App_List_for_Reset
5. Select on of the above items, once selected choose the pencil icon (edit)
Add to the end of the "value" field (pick/chose what you want):
"NetworkBooster;" (Must have enabled this, see the source thread)
"WifiHotSpot;"
6. Once you have completed it for all 3 items above, exit SQlite
7. Go to Settings > Notification Panel > and press Reset
8. Reboot
I got the idea/steps from here: http://forum.xda-developers.com/showthread.php?t=2794970
If anyone knows any more, post 'em!
Edit: Removed brightness, doesn't work on the s5.
McAtom said:
Add/Remove QuickSetting Tiles
1. Download SQlite Editor - https://play.google.com/store/apps/d...ware.sqleditor
2. Open SQlite and then under Apps find settings storage > settings.db > system
3. In the search box search for "notification" (without quotation marks)
4. Find the following items:
• notification_Panel_Active_App_List
• notification_panel_default_active_app_list
• notification_Panel_Active_App_List_for_Reset
5. Select on of the above items, once selected choose the pencil icon (edit)
Add to the end of the "value" field (pick/chose what you want):
"NetworkBooster;" (Must have enabled this, see the source thread)
"Brightness;"'
"WifiHotSpot;"
6. Once you have completed it for all 3 items above, exit SQlite
7. Go to Settings > Notification Panel > and press Reset
8. Reboot
I got the idea/steps from here: http://forum.xda-developers.com/showthread.php?t=2794970
If anyone knows any more, post 'em!
Click to expand...
Click to collapse
I tried the WifiHotSpot and it don't work
Romeosworld said:
I tried the WifiHotSpot and it don't work
Click to expand...
Click to collapse
It needs to be spelled 'WiFiHotspot'.
jcollier said:
It needs to be spelled 'WiFiHotspot'.
Click to expand...
Click to collapse
It worked. Thanks.
Brightness Values
What values do you plug in for the brightness quicktile? I want to make sure I can toggle between Auto, 25% and so on and so forth.
jcollier said:
It needs to be spelled 'WiFiHotspot'.
Click to expand...
Click to collapse
Also the semicolon needs to be added as follows, WiFiHotspot; (probably obvious but took me 3 tries to figure this out)
Sent from my SM-G900V using XDA Free mobile app
Anyway to get a flashlight toggle in there? I believe I have seen other ROMs with it.
You can also get a quick tile for "reading mode" by using "Ebook;". Obviously, remove the quotations.
Sent from my SM-G900V using XDA Premium 4 mobile app
Looks like brightness doesn't work for our phones :/
Only ones that exist but have been turned off can be re-added and brightness isn't one.
Sent from my SM-G900V using XDA Premium 4 mobile app
Awesome! Thanks for the info
works great stock s5 rooted. just make sure you spell MobileHotspot right. it is case sensitive.
armeN0317 said:
works great stock s5 rooted. just make sure you spell MobileHotspot right. it is case sensitive.
Click to expand...
Click to collapse
Wait a minute... Is "MobileHotspot" different from "WiFiHotspot"?
For example when Wi-Fi Hotspot quick-tile is enabled, hotspot does work correctly, but you are taken to a settings screen that shows:
Mobile Broadband Connect (USB) & Bluetooth tethering.
Does MobileHotspot quick tile offer different functionality?
-Steve
blazing_steve said:
Wait a minute... Is "MobileHotspot" different from "WiFiHotspot"?
For example when Wi-Fi Hotspot quick-tile is enabled, hotspot does work correctly, but you are taken to a settings screen that shows:
Mobile Broadband Connect (USB) & Bluetooth tethering.
Does MobileHotspot quick tile offer different functionality?
-Steve
Click to expand...
Click to collapse
It's supposed to be WiFiHotspot;
Thank you very much for this tips! I run out of Thanks today will add later.
By the way, is there another way to add extra quick-setting tiles by installing an APK file?
It seems a lot easier for me.
Does anyone know of any other tiles that can be added?
Sent from my SM-G900V using Tapatalk
o0BlacknesS0o said:
Does anyone know of any other tiles that can be added?
Click to expand...
Click to collapse
Spedkiller said:
Anyway to get a flashlight toggle in there? I believe I have seen other ROMs with it.
Click to expand...
Click to collapse
Haven't seen a straight up flashable zip or anything for flashlight, but a rom called WizzleWom was just released and it has flashlight along with a ton of other little patches and enhancements.
http://forum.xda-developers.com/verizon-galaxy-s5/development/rom-wizzlewom-ncg-verizon-dev-t2802900

Lollipop Quick toggles

Hello, im running stock lollipop and i somehow deleted bluetooth toggle and added invert colors toggle to my notification bar. I have absolutely no ideea how this happened. How do i customize my quick toggles?
Perhaps this will help:
submitted 4 hours ago by ollien32GB
Hey guys
Playing around with Lollipop I accidentally added Invert colors into my quick settings menu. All the information I found said I needed to root and clear SystemUI data in order to remove it, but then I found this
Enable USB Debugging
Connect to a PC with adb
In a terminal type: adb shell pm clear com.android.systemui
Reboot phone
It will clear your wallpaper, but it does reset QuickSettings!
Click to expand...
Click to collapse
From:
http://www.reddit.com/r/Nexus5/comments/2mawn9/accidentally_added_something_to_your_quick/
neat. i didnt realize that it was a feature in lollipop, you can add stuff to the quick toggle! what i did was just use a function(hotspot) and it got added to the pulldown
can u tell us exactly how to add or remove if possible?
omrilol said:
can u tell us exactly how to add or remove if possible?
Click to expand...
Click to collapse
use a system function(like hotspot). while its on, itll be in the pulldown. if you dont use it for a little period of time, itll disappear.
So you cant add or remove toggles willingly, its based on how often you use it.
BradBot said:
Perhaps this will help:
From:
http://www.reddit.com/r/Nexus5/comments/2mawn9/accidentally_added_something_to_your_quick/
Click to expand...
Click to collapse
Funny you referenced a reddit article that uses a Nexus 5 XDA Forum.
xmckinzie said:
Funny you referenced a reddit article that uses a Nexus 5 XDA Forum.
Click to expand...
Click to collapse
Hah, I didn't even realize this! I just recognized the problem from reddit and figured I would post the OP's response here.

System UI Tuner?

Has anyone had any luck getting this turned on? I've been hunting and none of the suggested methods have worked so far.
It's not enabled by HTC
Sent from my unknown using Tapatalk
Bummer! Ah well. Still seriously loving this phone even so.
Once we have root I believe simple build.prop edit cAn enable it
Sent from my unknown using Tapatalk
Are you serious? We need this...
Why HTC dont let US personalize system ui tuner ?
I find the fingerprint button in quick access rather useless, is it possible to remove it even without system tuner enabled?
polarbee said:
Has anyone had any luck getting this turned on? I've been hunting and none of the suggested methods have worked so far.
Click to expand...
Click to collapse
HTC has removed this feature for the A9. The M8 and M9 do have it. Sorry to bear the bad news
.... htc.com/us/support/htc-one-a9/howto/686266.html
---- htc.com/us/support/htc-one-m9/howto/603776.html
++++ htc.com/us/support/htc-one-m8/howto/464871.html
Nah, the M8 & M9 do not have UI tuner.
H1313303 said:
Nah, the M8 & M9 do not have UI tuner.
Click to expand...
Click to collapse
You are right HTCs do not have the System UI Tuner. What I mentioned earlier was in reference only to the Quick Settings editor. So no options for Status Bar Icons, Demo Mode
Battery Percentage can be displayed from settings/ power / show battery level
On M8 and M9----- Customizing Quick Settings
You can remove, replace, or rearrange the tiles in Quick Settings.
With two fingers, swipe down from the top of the screen to open Quick Settings.
Tap the pencil and pad icon at the top and do one of the following:
In the Quick Settings list, press and hold the three line icon next to the item you want to move and drag it to rearrange the list.
Under Hidden items, press and hold the three line icon and drag it up to make it available in Quick Settings.
Note: There is a limit to the number of tiles that can be shown in Quick Settings. You may need to remove an existing item to make space for another one. To remove an item, drag it below Hidden items.
Cj719 said:
Once we have root I believe simple build.prop edit cAn enable it
Sent from my unknown using Tapatalk
Click to expand...
Click to collapse
Witch entry must change
vanlope said:
HTC has removed this feature for the A9. The M8 and M9 do have it. Sorry to bear the bad news
.... htc.com/us/support/htc-one-a9/howto/686266.html
---- htc.com/us/support/htc-one-m9/howto/603776.html
++++ htc.com/us/support/htc-one-m8/howto/464871.html
Click to expand...
Click to collapse
Gesendet von meinem HTC One_E8 mit Tapatalk
Possible.....that on HTC A9 its unavailable???:crying::crying::crying::crying:
To enable tuner:
Code:
adb shell su -c pm enable com.android.systemui/.tuner.TunerActivity
Eventually, it'll then show up in your settings. But it takes time for some reason. To launch it before it shows up:
Code:
adb shell am start com.android.systemui/.tuner.TunerActivity
Unfortunately, currently it crashes when you try to add a new quick settings tile. But you can at least subtract tiles and edit the statusbar icons.
You need root.
I also made a simple app to do this automatically. And it provides a way around the new tile crash. See this thread.
i don't know if this has already been figured out elsewhere, but i just found that with an activity launcher app you can navigate to "system ui" and select "demo mode". that will open up the system ui tuner. i am rooted, but i don't believe root is required to find it. the activity launcher app itself does not require root.
hello, i have instal lineage 14.1 on my htc one a9 hiaeuhl en it is working perfect only 1 thing is missing now.
There is no kernel fm driver in lineage 14.1.
Spirit2 also gives the same error, no working kernel fm radio driver.
The fm radio was working fine on stock rom.
Sorry for my bad English.
I am Dutch

(Question) Pixel 2/Pixel 2 XL ADB Change Navigation Bar Color?

Hey guys, Im new to here.
So, basically I was reading another thread talking about using adb shell command to change the variables of the colour index setting of the android navigation bar. However, only available on S8 (?). I tried multiple times inputting the following commands into my mac terminal by connecting to my pixel 2 XL and reboot, no luck. What I wanted to was to make the navigation bar looks translucent so in certain apps like Chrome I would be able to view the contents seep through the bar's transparency thus making the screen looks bigger.
adb shell settings put global navigationbar_color -0
adb shell settings put global navigationbar_currentcolor -0
Click to expand...
Click to collapse
Does anyone know if the above commands only works on S8, which enables user to change the setting> display> navigation bar? Appreciate if this could be answered in the adb manner cause I didn't really like how the navbar app worked.
Im currently using the Navigation hider app, this works perfectly if you havent tried please do. But I just want to explore for an alternative.
P.s. Sorry I couldn't post the link of the app here since XDA forum implemented a policy preventing user to spam.

Is it possible to create a shortcut to toggle Override force-dark?

If so, how can it be done?
There is but it's difficult I wish someone would make one
terrapin01 said:
If so, how can it be done?
Click to expand...
Click to collapse
Not really a QS Tile, but if you're rooted you can try DarQ app (here on XDA Labs), which let's you enable the override along with dark mode, and on a per app basis if you prefer.

Categories

Resources