Mod request - Atrix 4G Q&A, Help & Troubleshooting

i would like power controls in the notification similiar to what i had on the captivate. is it possible? what xml would i need to mod? thank you guys..

chaosjh said:
i would like power controls in the notification similiar to what i had on the captivate. is it possible? what xml would i need to mod? thank you guys..
Click to expand...
Click to collapse
Wrong section try Q&A.

Swiftks said:
Wrong section try Q&A.
Click to expand...
Click to collapse
oh ok ty
10 char

ok...i don't know how to move the thread, could someone fill me in or could you (mr. clown) yell at me and move...sorry

pm a moderator
Sent from my DROIDX using Tapatalk

id be very interested in this. anyone up for the challenge? il definitely donate to this.

you require widgetsoid for this..

widgetsoid's notification direct multitouch toggle power widget does not work on the atrix. I tried it and also tried "notification toggle" too. Same thing, instead of toggling directly from the pull down, it opens up another box on the home screen that u have to select. Ive been trying to find an answer as to why it wont work and I keep getting that "your system might not support, "multiclick notification". I dont know. Anyone wiser have any insight?

mazdaspeed786 said:
widgetsoid's notification direct multitouch toggle power widget does not work on the atrix. I tried it and also tried "notification toggle" too. Same thing, instead of toggling directly from the pull down, it opens up another box on the home screen that u have to select. Ive been trying to find an answer as to why it wont work and I keep getting that "your system might not support, "multiclick notification". I dont know. Anyone wiser have any insight?
Click to expand...
Click to collapse
I use notification toggle, very weird. I have wifi flashlight rotation..
Sent from my Googletron

Power Control Plus will add a customizable power control widget to your notification bar no mods needed.

Moved .

When your using notification widget when you drag your menu down are you able to have for example 4 toggles in one single row and each control them directly by clicking on each one? Whenever I do this and try clicking on a toggle it just opens up another box in the home screen and then I can toggle from there. It does not directly toggle from my one line of 4 toggles . This is the same issue with widgetsoid too. I have tried this stock and rooted and with all combinations of Ginger blur and gladattix. Still the same issue .
Sent from my MB860 using XDA App

I'm very interested in this mod too. I miss it having this feature.
Sent from my MB860 using XDA Premium App

WiredPirate said:
Power Control Plus will add a customizable power control widget to your notification bar no mods needed.
Click to expand...
Click to collapse
i am using this for now but i know there is a way to do it via xml. PC+ puts it there but everytime you get a notification, it gets bumped below the notification odd but works.

Related

[APP] Vibrate App

Does anyone know if an App exists that changes the volume setting to vibrate? I'm not asking for a toggle widget, I want an actual app. The reason is I'd like to be able to set my phone to vibrate from the Sense 3.0 lock screen and it doesn't allow me to install a widget. Ideally, I'd also like to have it lock the phone again after it has changed the volume setting.
UPDATE: I decided to make my own app that did this. The app will toggle the sound profile between normal and vibrate. You can launch it from the lock screen or anywhere else. I've attached it to this post. Please be easy on me as it's my first ever Android app.
jason62082 said:
Does anyone know if an App exists that changes the volume setting to vibrate? I'm not asking for a toggle widget, I want an actual app. The reason is I'd like to be able to set my phone to vibrate from the Sense 3.0 lock screen and it doesn't allow me to install a widget. Ideally, I'd also like to have it lock the phone again after it has changed the volume setting.
Click to expand...
Click to collapse
I'd try phone silencer. Not sure if it'll suit your need though.
jason62082 said:
Does anyone know if an App exists that changes the volume setting to vibrate? I'm not asking for a toggle widget, I want an actual app. The reason is I'd like to be able to set my phone to vibrate from the Sense 3.0 lock screen and it doesn't allow me to install a widget. Ideally, I'd also like to have it lock the phone again after it has changed the volume setting.
Click to expand...
Click to collapse
Try Audio Guru. If I understood you correctly, it should work for your needs
Neither of those are what I'm looking for. I want an app that acts like a widget. All that the app would do is change the sound profile.
Sent from my PG86100
jason62082 said:
Neither of those are what I'm looking for. I want an app that acts like a widget. All that the app would do is change the sound profile.
Sent from my PG86100
Click to expand...
Click to collapse
I love this idea!!!! If you find something let me know!
HTC has a widget for that but as you Kno, no widgets on the lockscreen.... Sooooo
I guess that's ur best bet for now
Bussin Caps n 3D
Jeremiah239 said:
I love this idea!!!! If you find something let me know!
Click to expand...
Click to collapse
You inspired me to take the bull by the horns. Please see my 1st post.
jason62082 said:
Does anyone know if an App exists that changes the volume setting to vibrate? I'm not asking for a toggle widget, I want an actual app. The reason is I'd like to be able to set my phone to vibrate from the Sense 3.0 lock screen and it doesn't allow me to install a widget. Ideally, I'd also like to have it lock the phone again after it has changed the volume setting.
UPDATE: I decided to make my own app that did this. The app will toggle the sound profile between normal and vibrate. You can launch it from the lock screen or anywhere else. I've attached it to this post. Please be easy on me as it's my first ever Android app.
Click to expand...
Click to collapse
For your first app I have to say nice job works like a charm
Sent from my PG86100 using XDA App
jason62082 said:
You inspired me to take the bull by the horns. Please see my 1st post.
Click to expand...
Click to collapse
Awesome!!!! it works great!
Just what I needed, Thanks.
Works perfectly... Thanks
Is it possible to have the app not unlock the phone when you use it from the lock screen?
sonic41592 said:
Is it possible to have the app not unlock the phone when you use it from the lock screen?
Click to expand...
Click to collapse
I started down that path, but I opted to let it unlock the phone. The reason is that you have to press the power button to turn on the screen anyway. When I want to quickly turn on vibrate, I hold the phone with my right hand on the power, use my left to unlock with vibrate, then just power off the phone with my right hand. Make sense?
If you ask nicely, maybe I'll make you a new version that locks the screen
Great job, great app....thanks
So I'm having trouble finding a good way to lock the screen from my application. It seems as though only system apps have direct access to lock the screen. So far I've tried the following with no success:
Code:
KeyguardManager keyguardManager = (KeyguardManager) getSystemService(Activity.KEYGUARD_SERVICE);
KeyguardLock lock = keyguardManager.newKeyguardLock(KEYGUARD_SERVICE);
lock.disableKeyguard();
and
Code:
PowerManager manager = (PowerManager) getSystemService(Activity.POWER_SERVICE);
manager.goToSleep(0);
Any suggestions?

how to group apps and disable camera tone?

-Does anyone know how to group apps? I'm starting to have problems finding an app I need because the screen is already full and there many apps that I rarely use and I wanted to group this apps into a separate folder.
-Another thing I tried was disabling the camera tone but with no luck. Does anyone know how to disable it?
Thanks,
Baxxter13 said:
-Does anyone know how to group apps? I'm starting to have problems finding an app I need because the screen is already full and there many apps that I rarely use and I wanted to group this apps into a separate folder.
-Another thing I tried was disabling the camera tone but with no luck. Does anyone know how to disable it?
Thanks,
Click to expand...
Click to collapse
For grouping apps I'm using Nova Prime launcher and you can create different launcher tabs for what ever you like.
I believe the camera tone issue is legally motivated, in some places it is illegal to de-activate the camera sound I believe so I think this is why you can't turn it off from the settings, if you flash a custom ROM there is usually an option to turn it off (with a warning) but on stock ROMS usually not.
Hope that helps,
R.
Which launcher do u use?
Sent from my GT-N7000 using xda premium
If its touchwiz,there os an option to create a folder in the homescreen and drawer, just long click choose add to home screen and select folder, for the drawer clock on the menu button when in drawer mode, it will give u an option ro hidde aps amd also create folders...for the camera sound, root it...
Sent from my GT-N7000 using xda premium
I'm using touchwiz. I found out the option that you can create a folder in the homescreen but I was hoping to group the apps in the menu and not just hide them.
I also rooted my phone yesterday but I couldn't find anything to disable the camera tone. I guess l'm gonna have to install another launcher and see if sorts out.
Anyaway thanks,
Sent from my GT-I9300 using XDA
I haven't (yet) rooted my phone, but I can take "shutter sound" away. You need to tick your volume rocker to minimize system sounds to silent. Then you can take pictures without shutter tone. Just remember put vol back up after.
Walto said:
I haven't (yet) rooted my phone, but I can take "shutter sound" away. You need to tick your volume rocker to minimize system sounds to silent. Then you can take pictures without shutter tone. Just remember put vol back up after.
Click to expand...
Click to collapse
Sorry what do you mean whith "volume rocker"? If you are refering to the volume key that didn't work out for me, I even turned off every sound in the settings=>sound but even that didn't work out .
Sent from my GT-I9300 using XDA
Baxxter13 said:
Sorry what do you mean whith "volume rocker"? If you are refering to the volume key that didn't work out for me, I even turned off every sound in the settings=>sound but even that didn't work out .
Sent from my GT-I9300 using XDA
Click to expand...
Click to collapse
Hmm maybe there really are localisation differences. Vol-key brings camera sounds off atleast in my device.

[Q] New to Android couple questions (battery/setting)

I finally got my HTC One today after calling T-mobile and ordering over the phone, loving this phone and glad I got rid of my iPhone 4. I am currently charging my One, first charge so far and I have a few questions just to make sure everything is good and perhaps making my life easier.
1. Easier way to force quit an app - I was on GSam Bat and had 93.5% apps using battery, I'm figuring that is too high, at least for me.
2. How to enable 4G/3G - Coming from iOS I saw a enable 3G button, making it easy to toggle it, I've only seen 4G on my notification bar too
3. An app that has a bunch of toggles for wifi/gps/data ect - Something as similar as SBSettings, being able to add on for what I prefer.
And if anyone has other tips for a FNG, I'd greatly appreciate it if you posted it.
hey welcome, for the third question I would recommend Power Toggles or Notification Toggles those are my two favorites. try them out on the play store or try searching for a notification widget.
Danunmen said:
hey welcome, for the third question I would recommend Power Toggles or Notification Toggles those are my two favorites. try them out on the play store or try searching for a notification widget.
Click to expand...
Click to collapse
Got myself power toggles, thanks!
There are stock data and power widgets already in your phone Push and hold a blank area on a homescreen, choose widgets, and they're in there.
Sent from my HTC One using xda app-developers app
blackangst said:
There are stock data and power widgets already in your phone Push and hold a blank area on a homescreen, choose widgets, and they're in there.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Oh wow, thats awesome. Never saw that before!
Evolancer13 said:
Oh wow, thats awesome. Never saw that before!
Click to expand...
Click to collapse
Yes they are there, but totally impractical...that's the only play I'd say sense is really lacking functionality, I think notification toggle is the best option... For exactly what op is looking for...
Sent from my HTC One using xda app-developers app
obiaquino said:
Yes they are there, but totally impractical...that's the only play I'd say sense is really lacking functionality, I think notification toggle is the best option... For exactly what op is looking for...
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Lacking functionality? Lets see...settings, mobile data on/off, wifi on/off, auto sync, roaming on/off, brightness control, GPS on/off, bluetooth on/off...the only thing missing is flashlight. Not what I would call "lacking functionality".
OP: to force close an app, double tap the home button to bring up all your open apps. Simply swipe the app you want to close, and it will.
blackangst said:
Lacking functionality? Lets see...settings, mobile data on/off, wifi on/off, auto sync, roaming on/off, brightness control, GPS on/off, bluetooth on/off...the only thing missing is flashlight. Not what I would call "lacking functionality".
OP: to force close an app, double tap the home button to bring up all your open apps. Simply swipe the app you want to close, and it will.
Click to expand...
Click to collapse
I'm using power toggles from the Play store, because it allows one to have the toggles on the notification bar. The built in ones have to be on the desktop screen as widgets, which doesn't help when one is inside an app and needs to toggle something.
Yeah, I ended up getting Power Toggles, I like it more and it works great.
stevedebi said:
I'm using power toggles from the Play store, because it allows one to have the toggles on the notification bar. The built in ones have to be on the desktop screen as widgets, which doesn't help when one is inside an app and needs to toggle something.
Click to expand...
Click to collapse
Yep! That's a good reason to use power toggles
Sent from my HTC One using xda app-developers app

Mobile Hotspot missing from the pull down menu?

I'm using the T-Mobile V30 and I can go into settings or the t-mobile app to activate the mobile hotspot but it's not an option to add a toggle to the pull down (notification panel) menu, does anyone else have this issue or know how to add it?
Yeah ... same here.
I think they are trying to push everyone to use the Tmo app
Yeah, no toggle here either but at least there is still the option to tether in the settings menu.
Ugh, that is so annoying. It was so nice to just hit the toggle. I can't wait for root.
JarkMackson said:
Ugh, that is so annoying. It was so nice to just hit the toggle. I can't wait for root.
Click to expand...
Click to collapse
Have you tried looking for a widget in the play store to handle this? You might have some luck there!
JarkMackson said:
Ugh, that is so annoying. It was so nice to just hit the toggle. I can't wait for root.
Click to expand...
Click to collapse
theres an app, forgot the name but u can assign any app to the status bar shortcut icons and didnt need root. im going to look for it and see if i can enable hotspot. will let u know in a few
EDIT:. FOUND IT AND IT WORKS 100%. SEE PIC BELOW
This is the app FREE
https://play.google.com/store/apps/details?id=it.simonesestito.ntiles
eduardmc said:
theres an app, forgot the name but u can assign any app to the status bar shortcut icons and didnt need root. im going to look for it and see if i can enable hotspot. will let u know in a few
Click to expand...
Click to collapse
Awesome, thanks!
Japultra said:
Have you tried looking for a widget in the play store to handle this? You might have some luck there!
Click to expand...
Click to collapse
The T-mobile hotspot app does have a toggle widget but I was looking for something from the status bar menu. I actually like the floating bar that LG used to replace the 2nd screen and I would use it if you could put widgets into it (like the hostpot toggle). I think it would be so much more useful if there was a way to put widgets into the floating bar.
JarkMackson said:
Awesome, thanks!
The T-mobile hotspot app does have a toggle widget but I was looking for something from the status bar menu. I actually like the floating bar that LG used to replace the 2nd screen and I would use it if you could put widgets into it (like the hostpot toggle). I think it would be so much more useful if there was a way to put widgets into the floating bar.
Click to expand...
Click to collapse
i edited my last post. found a solution u might like to try.
eduardmc said:
theres an app, forgot the name but u can assign any app to the status bar shortcut icons and didnt need root. im going to look for it and see if i can enable hotspot. will let u know in a few
EDIT:. FOUND IT AND IT WORKS 100%. SEE PIC BELOW
This is the app FREE
https://play.google.com/store/apps/details?id=it.simonesestito.ntiles
Click to expand...
Click to collapse
Japultra said:
Have you tried looking for a widget in the play store to handle this? You might have some luck there!
Click to expand...
Click to collapse
eduardmc said:
i edited my last post. found a solution u might like to try.
Click to expand...
Click to collapse
Thanks for finding that but can you check to see if it actually is working? I can add the toggle to the notification panel now but it doesn't turn it on or off for me.
JarkMackson said:
Thanks for finding that but can you check to see if it actually is working? I can add the toggle to the notification panel now but it doesn't turn it on or off for me.
Click to expand...
Click to collapse
It does turn off the Wifi though when I hit the hotspot toggle.
JarkMackson said:
It does turn off the Wifi though when I hit the hotspot toggle.
Click to expand...
Click to collapse
if it doesnt work for u go into the setting to add an app to the quick setting. after doing that select the hotspot app. is another step but is a good solution for a shortcut
it will end up looking like this
JarkMackson said:
It does turn off the Wifi though when I hit the hotspot toggle.
Click to expand...
Click to collapse
disregard the last one. i tried a few other apps. and this definitly working has it should. it does turn on and off hotspot. is also free. proof on screenshot
https://play.google.com/store/apps/details?id=com.quinny898.app.customquicksettings
eduardmc said:
disregard the last one. i tried a few other apps. and this definitly working has it should. it does turn on and off hotspot. is also free. proof on screenshot
https://play.google.com/store/apps/details?id=com.quinny898.app.customquicksettings
Click to expand...
Click to collapse
Awesome! Thank you!
I hope someone from this discussion is still paying attention. I can't get this app to work for me. I got the hotspot toggle to be available, but it only turns off Wi-Fi, and doesn't enable my hotspot. I don't get what I'm missing.
Anyone find a way to do this through the adb shell? I tried: settings put secure sysui_qs_tiles "hotspot" but no luck.
I have the sprint (unlocked) lg v50 on pie and it also does not have mobile hotspot quick setting.
I have to goto settings>network>tether>hotspot.
So dumb
I also have a us cellular v30+ (unlocked) on pie and it does have hotspot quick setting as it should.

Disabling navbar

Is there a way to disable the navbar and not just hide it? I want to be able to use gestures without having the navbar appearing when I swipe from the bottom.
sgdeux said:
Is there a way to disable the navbar and not just hide it? I want to be able to use gestures without having the navbar appearing when I swipe from the bottom.
Click to expand...
Click to collapse
install Nova Launcher 5.2
Clearly not what he's looking for. Currently there's no option to disable it altogether globally. Only option to hide it on a per app basis, which not all apps support.
cazcryy said:
Clearly not what he's looking for. Currently there's no option to disable it altogether globally. Only option to hide it on a per app basis, which not all apps support.
Click to expand...
Click to collapse
It should be what he's looking for. He may not be aware of launchers. Who uses the stock launcher?
Wotta said:
It should be what he's looking for. He may not be aware of launchers. Who uses the stock launcher?
Click to expand...
Click to collapse
Because this has nothing to do with disabling the navbar which is what he asked for.
cazcryy said:
Because this has nothing to do with disabling the navbar which is what he asked for.
Click to expand...
Click to collapse
He may not understand all the distinctions.
Wotta said:
He may not understand all the distinctions.
Click to expand...
Click to collapse
I was looking for a way to completely disable it but I don't think it's possible without root. I enabled expended mode via ADB but my ultimate goal was to not make it appear when I scroll up from the bottom so I can use apps such as all in one gesture
There are some ways, but i guess they all need root. there is an xposed module : xposed edge pro, that can remove the navbar. or you can change the build.prop hw.mainkeys=1
i did that but the thing is when you completely remove the navbar every app that is not set to 18:9 scaling will not load. just give a black screen. that is not a problem as you can just switch all apps to 18:9 scaling in settings. except some few system dialogs that will not show anymore like the longpress menu when e.g. clicking on a link in chrome or on a message to copy it.
iv been on that issue for a long time now. it is definitely related with completely removing the navbar as the system then does not scale some screens accordingly anymore.
i tried the build.prop, whereas there are more settings related with the screen and ratio (ro.lge.app_scaling=1) (ro.lge.aspect.ratio=18:9) and (qemu.hw.mainkeys=1) i dont know what the first two settings really do but i tried different settings
then there is the possibility via the xposed edge app, which does not change the build.prop. so it hast to change it in some other way, i dont know.
and i found a thread to change scaling via the service menu *#546368#*930# -svc menu -force long display mode -on from this thread.
ive tried all different settings combined in different ways and was not able to remove the navbar without that problem.
if anybody has more knowledge i would be glad to have some help
cheers DK
Wotta said:
It should be what he's looking for. He may not be aware of launchers. Who uses the stock launcher?
Click to expand...
Click to collapse
Wotta said:
He may not understand all the distinctions.
Click to expand...
Click to collapse
Agreed. I had an issue with the nav bar NOT appearing when I wanted. It kept disappearing in my corporate email and I had to force it up from the bottom to appear. I was puzzled, why is this happening only with this app? I finally figured out how to go into the nav bar settings and disable that for that app. For some reason that app (called Nine) was enabled to hide the nav bar.
I have the opposite problem. Except for when I'm watching videos, I do want to see the nav bar. This screen is tall enough that I don't need a totally "immersive" experience just reading email or looking at news articles.
And I use Nova launcher, of course. Who uses stock launcher?
There's this guide for a galaxy S8 but I haven't gotten it to work on my V30. I don't know if APKs are device specific or should work for all android devices. I have also been looking for a way to disable my nav bar.
ww w.reddit.com/r/GalaxyS8/comments/7e7bq0/how_to_completely_disable_the_navbar_and_use/
just delete the spaces in the middle of www, xda wouldn't let me add a link as a new user
ChazzMatt said:
And I use Nova launcher, of course. Who uses stock launcher?
Click to expand...
Click to collapse
Nobody. Except launchers still have nothing to do with what OP was looking for. I switch between Nova and action launcher and would recommend them to anyone not using as well, just baffled that he asked how to disable navbar entirely and the answer was install Nova...followed by the assertion that he needs to be told this even though its not what he asked and there was nothing to suggest he's not already using a 3rd party launcher
ktb147 said:
There's this guide for a galaxy S8 but I haven't gotten it to work on my V30. I don't know if APKs are device specific or should work for all android devices. I have also been looking for a way to disable my nav bar.
ww w.reddit.com/r/GalaxyS8/comments/7e7bq0/how_to_completely_disable_the_navbar_and_use/
just delete the spaces in the middle of www, xda wouldn't let me add a link as a new user
Click to expand...
Click to collapse
Tried the apk. Does not work on v30
Sent from my SM-G935F using Tapatalk
Yeah didn't work for me either. I was hoping APKs were universal to Android.
It seems like there are ways to disable the nav bar without rooting the phone but not yet for the V30. I saw some forums on the OnPlus 5T mentioning some apps that would do it but they didn't exist in my play store for some reason
ktb147 said:
Yeah didn't work for me either. I was hoping APKs were universal to Android.
It seems like there are ways to disable the nav bar without rooting the phone but not yet for the V30. I saw some forums on the OnPlus 5T mentioning some apps that would do it but they didn't exist in my play store for some reason
Click to expand...
Click to collapse
If you could post the links, we could try to find them.
Sent from my SM-G935F using Tapatalk
I solved the issue
You can allow specific apps to hide the navbar, or there is a universal as well. It can be found in setting/display/Home Touch Buttons
Posi63 said:
You can allow specific apps to hide the navbar, or there is a universal as well. It can be found in setting/display/Home Touch Buttons
Click to expand...
Click to collapse
Yeah, I turned that off as soon as I could find it.
Sent via open market LG US998 V30/V30+
Posi63 said:
You can allow specific apps to hide the navbar, or there is a universal as well. It can be found in setting/display/Home Touch Buttons
Click to expand...
Click to collapse
ChazzMatt said:
Yeah, I turned that off as soon as I could find it.
Sent via open market LG US998 V30/V30+
Click to expand...
Click to collapse
I found how to hide the nav bar for specific apps months ago (and indeed have all of the available apps flicked to off), but I cannot find the universal switch anywhere. Where exactly is it?
Under Settings/Display/Home Touch Buttons, I only see three options: Button combination, Color, and Hide Home Touch Buttons.
The Hide Home Touch Buttons screen is the one I found months ago, but I don't see a universal switch there.
Thanks.
Mejilan said:
I found how to hide the nav bar for specific apps months ago (and indeed have all of the available apps flicked to off), but I cannot find the universal switch anywhere. Where exactly is it?
Under Settings/Display/Home Touch Buttons, I only see three options: Button combination, Color, and Hide Home Touch Buttons.
The Hide Home Touch Buttons screen is the one I found months ago, but I don't see a universal switch there.
Thanks.
Click to expand...
Click to collapse
For me, when I go to Home Touch Buttons in settings and click "Hide Home Touch Buttons" it gives me a list for every app where I can toggle to hide the home buttons. There's also a toggle option at the top of this page that says "Lock/hide icon" -- that's the universal button.
Though this doesn't hide the home buttons on the home screen for me. Does it hide them on the home screen for anyone else? I can't figure out how to do that and my Nova launcher prime doesn't have the option.
ktb147 said:
For me, when I go to Home Touch Buttons in settings and click "Hide Home Touch Buttons" it gives me a list for every app where I can toggle to hide the home buttons. There's also a toggle option at the top of this page that says "Lock/hide icon" -- that's the universal button.
Though this doesn't hide the home buttons on the home screen for me. Does it hide them on the home screen for anyone else? I can't figure out how to do that and my Nova launcher prime doesn't have the option.
Click to expand...
Click to collapse
Thought that was just the icon that shows up on the left-hand side of the nav bar when in an app where the nav bar can be hidden.
That's not a universal on/off switch for the nav bar system-wide, is it?
Mejilan said:
Thought that was just the icon that shows up on the left-hand side of the nav bar when in an app where the nav bar can be hidden.
That's not a universal on/off switch for the nav bar system-wide, is it?
Click to expand...
Click to collapse
Ohhh I think you're right. I guess I don't know where the universal button is either.

Categories

Resources