I used to have a Galaxy S on t-mobile and loved it. Recently picked up the razr and the one thing that is really annoying is that the notification bar "swipe down menu" from the top of the screen has no buttons to turn gps on/off, etc.
Is there any way to get these buttons on here?
No idea why in the hell they would omit that feature....
bb6677 said:
I used to have a Galaxy S on t-mobile and loved it. Recently picked up the razr and the one thing that is really annoying is that the notification bar "swipe down menu" from the top of the screen has no buttons to turn gps on/off, etc.
Is there any way to get these buttons on here?
No idea why in the hell they would omit that feature....
Click to expand...
Click to collapse
That's a cm 7 feature as far as I know. Never had it on a stock phone.
Sent from my DROID RAZR using xda premium
Ronin3178 said:
That's a cm 7 feature as far as I know. Never had it on a stock phone.
Sent from my DROID RAZR using xda premium
Click to expand...
Click to collapse
It's actually a TouchWiz (Samsung's Android skin) feature that Cyanogenmod incorporated. Bottom line: not stock Android, and not on Motorola's skin.
cm? Cyanogyn mod?
Now that i think of it i did have a custom rom flashed on there but i know it wasnt cyanogyn, it was one of the stock ones with voodoo on it so it would run faster.
bb6677 said:
cm? Cyanogyn mod?
Now that i think of it i did have a custom rom flashed on there but i know it wasnt cyanogyn, it was one of the stock ones with voodoo on it so it would run faster.
Click to expand...
Click to collapse
Galaxy S has the options in the pulldown by default; most ROMs will incorporate it, though, since it's a nice feature. It's not something in stock Android, though.
Best thing for now is the power control widget till our phones can get bootloader unlocked and development for roms can begin. I too had that previous. I just use thd widget for now
Available in the Market as always for example via Widgetsoid.
How many times will I have to say that for people to understan, unbelievable.
Szadzik said:
Available in the Market as always for example via Widgetsoid.
How many times will I have to say that for people to understan, unbelievable.
Click to expand...
Click to collapse
Widgetsoid seems like a great app with a lot of potential and nice customization features, but on the Razr you can't toggle directly from the notification bar with it. Instead clicking on the toggle icon will popup another window to toggle the setting on or off. That and I haven't been able to change the colors of the toggles in the dropdown so that it's readable.
Notification toggle is the closest I've found. Each toggle takes up a line but you can actually turn the item on or off straight from the dropdown.
bb6677 said:
I used to have a Galaxy S on t-mobile and loved it. Recently picked up the razr and the one thing that is really annoying is that the notification bar "swipe down menu" from the top of the screen has no buttons to turn gps on/off, etc.
Is there any way to get these buttons on here?
No idea why in the hell they would omit that feature....
Click to expand...
Click to collapse
u must install custom rom to get that feature, i also come from galaxy s, optimus black, galaxy s2, it bit annoying for me....
Z4nd4r said:
It's actually a TouchWiz (Samsung's Android skin) feature that Cyanogenmod incorporated. Bottom line: not stock Android, and not on Motorola's skin.
Click to expand...
Click to collapse
yeah all samsung android stock rom, has this feature by default....
Does anyone know how to change the shortcuts on the lock screen or is it even possible to do that?
iGoOsE76 said:
Does anyone know how to change the shortcuts on the lock screen or is it even possible to do that?
Click to expand...
Click to collapse
Settings/security/lock screen options/shortcuts. then u can add apps or remove.
t-mobile stock rom/rooted
dls5375 said:
Settings/security/lock screen options/shortcuts. then u can add apps or remove.
t-mobile stock rom/rooted
Click to expand...
Click to collapse
thank you.. this is my first samsung phone. I've always used HTC phones and it's been a challenge switching from Sense to touch wiz.. but so far I'm liking it.
I just installed AOKP. No problems, enjoying it so far. I have a question about the lockscreen.
I see in the AOKP ROM Settings options for the lockscreen, but I cannot for the life of me figure out how to change the lockscreen to something that requires user input (whether it be a pin or a specific swipe gesture). Where can I find this??
chewyfood said:
I just installed AOKP. No problems, enjoying it so far. I have a question about the lockscreen.
I see in the AOKP ROM Settings options for the lockscreen, but I cannot for the life of me figure out how to change the lockscreen to something that requires user input (whether it be a pin or a specific swipe gesture). Where can I find this??
Click to expand...
Click to collapse
Settings>Security
122ninjas said:
Settings>Security
Click to expand...
Click to collapse
Thank you kind sir.
Is it possible? If so, how?
It is not possible with the stcok lock screen+stock rom.. Earlier AOKP had the feature to do this in stock lock screen, but now the option to set a separate wallpaper for lock screen has been removed. I think you can try some custom loc k application which will let u do this.
amith007 said:
It is not possible with the stcok lock screen+stock rom.. Earlier AOKP had the feature to do this in stock lock screen, but now the option to set a separate wallpaper for lock screen has been removed. I think you can try some custom loc k application which will let u do this.
Click to expand...
Click to collapse
Thank you! I've installed a third-party locker application to allow me to do this.
Do you have any idea if Motorola's version of Android can do this (namely the Motorola Razr i)
-Orange
I have personally never used a motorol android device.. So i am not sure whether the motorola ROMs have a feature like this.
is it possible to set a bulk number of lockscreen wallpapes to auto~change every time lock.
To be clear, these will only work for AOSP ROMs and the GoogleEdition ROM.
Threw these together for myself. Love having the navbar but it is a pain to add every nightly I flash. So I threw this together. I made two versions. One simply adds the navbar and disables the capacitive menu and back buttons (with them active the navbar becomes nearly impossible to use) and triggers the navbar. Fear not, this mod triggers the in app menu overflow access and for that matter you could then create a menu on the navbar. I couldn't automate disabling the backlight so that will still need to be disabled via settings>advanced>sensors. I also made a version that changes the device DPI from 480 to 360 (my preferred DPI).
Download - AOSP_navbar_enabled.v3.zip
Base version above now allows OTA survival. Will reapply itself after each nightly.
Download - AOSP_navbar_enable_360dpi.zip
Download - AOSP_remove_NAVBAR.v3.zip
Here is the method to inject changed into the build.prop that I used (found here)
On the GoogleEdition ROM it does not support disabling the capacitive button backlights natively so the app from the following thread is needed
[APP] Google Edition ROMs - Disable Button Lights
Thanks a million times for this! I have been missing these! I am running beans rom and after installing getting system UI has stopped, also using nova, any information on getting this going would be great, thanks again!
templton said:
Thanks a million times for this! I have been missing these! I am running beans rom and after installing getting system UI has stopped, also using nova, any information on getting this going would be great, thanks again!
Click to expand...
Click to collapse
Guess I wasn't clear. This is for AOSP ROMS only. I will edit the OP, sorry for the confusion.
Sent from my Nexus 7 using Tapatalk 2
Ah no no, my fault! I see it right in the first line! I wasn't paying attention or must have been half asleep!! Thanks again though :good:
templton said:
Ah no no, my fault! I see it right in the first line! I wasn't paying attention or must have been half asleep!! Thanks again though :good:
Click to expand...
Click to collapse
No I want very clear. I added the first line after your misunderstanding.
Sent from my Galaxy S4
Sorry but...How do you install this?
I tried looking for instructions...There are none.
chris2k5 said:
Sorry but...How do you install this?
I tried looking for instructions...There are none.
Click to expand...
Click to collapse
They are recovery flashable mods. Download, reboot recovery, install zip (no wipes needed), enjoy!
Sent from my Galaxy S4
The link for the remove navbar mod doesn't work. Does anyone have the .zip file?
chris2k5 said:
The link for the remove navbar mod doesn't work. Does anyone have the .zip file?
Click to expand...
Click to collapse
It works fine for me on my phone and chrome browser, I don't know why you are having trouble. Try this instead
https://copy.com/JcV4Z <---remove navbar
Sent from my Galaxy S4
A fixed navbar taking up space precious on a small display seems Nexus- like. Stop this abomination NOW! Instant S4 mini (comparable display space usable for apps).
rushless said:
A fixed navbar taking up space precious on a small display seems Nexus- like. Stop this abomination NOW! Instant S4 mini (comparable display space usable for apps).
Click to expand...
Click to collapse
Of course you are welcome to your opinion!! And in part I agree. That is why I run at 360dpi, that way it has less of an impact on the display. I know it is not for everyone, but choice is the spice of life.
hlxanthus said:
Of course you are welcome to your opinion!! And in part I agree. That is why I run at 360dpi, that way it has less of an impact on the display. I know it is not for everyone, but choice is the spice of life.
Click to expand...
Click to collapse
Thanks for this. Is it possible to only activate the in app menu overflow without adding the nav bar? It's so much more intuitive to have that, rather than guessing whether or not the menu button will do anything within each app (the whole reason google got rid of the menu button in the first place).
I wish I knew how!! To be frank, when you enable the navbar and disable the capacitive buttons it activates the menu overflow within apps all by itself. Must be part of the navbar framework. But let me look into it. I MIGHT have an idea but it would be ROM specific, not a general mod like this. What ROM are you running or would like such a feature for?
Sent from my Galaxy S4
hlxanthus said:
I wish I knew how!! To be frank, when you enable the navbar and disable the capacitive buttons it activates the menu overflow within apps all by itself. Must be part of the navbar framework. But let me look into it. I MIGHT have an idea but it would be ROM specific, not a general mod like this. What ROM are you running or would like such a feature for?
Sent from my Galaxy S4
Click to expand...
Click to collapse
Running both the Verizon Google Edition ported rom and Clean Rom. Appreciate it, but don't bother putting time into it if it's ROM specific. What you have posted here already is helpful enough!
johnfoam said:
Running both the Verizon Google Edition ported rom and Clean Rom. Appreciate it, but don't bother putting time into it if it's ROM specific. What you have posted here already is helpful enough!
Click to expand...
Click to collapse
I will try for the GE port, it should be an easy mod. These don't work on stock touchwiz as it doesn't have the needed framework for the navbar. For some reason Samsung gutted the navbar from their source
Sent from my Galaxy S4
hlxanthus said:
I will try for the GE port, it should be an easy mod. These don't work on stock touchwiz as it doesn't have the needed framework for the navbar. For some reason Samsung gutted the navbar from their source
Sent from my Galaxy S4
Click to expand...
Click to collapse
Sounds good. Appreciate it!
johnfoam said:
Sounds good. Appreciate it!
Click to expand...
Click to collapse
Merry Xmas. I also posted this over in the GoogleEditionVZW thread
Download - GoogleEditionVZW_3dot.menu.overflow.zip
hlxanthus said:
Merry Xmas. I also posted this over in the GoogleEditionVZW thread
Download - GoogleEditionVZW_3dot.menu.overflow.zip
Click to expand...
Click to collapse
Thank you my friend, I'll give it shot today!
Oh it works very nice, but there are some cases (like tapatalk) where the menu would instead be within the navbar so this is not a capacitive menu replacement
Sent from my Galaxy S4
Awesome job man. Now I just need to be able to set the physical home button to menu for short press and go full screen (no navigation lights) on long press. Think that is possible?
Sent from my SGH-M919 using xda premium