Is there a way to modify the default Power Control widget to include additional toggles.
I need a way to toggle "Settings"->"Wireless and network"->"Mobile networks"->"Use packet data" to disable data (3G/HSDPA) and save battery power when not needed.
loonieryan said:
Is there a way to modify the default Power Control widget to include additional toggles.
I need a way to toggle "Settings"->"Wireless and network"->"Mobile networks"->"Use packet data" to disable data (3G/HSDPA) and save battery power when not needed.
Click to expand...
Click to collapse
There are apps in the market that will do this already. I use Ultimate Juice Defender myself. It has customizable schedule and settings. I keep mine set to disable data when the screen is off and disable wifi after being disconnected for more than 2 minutes.
loonieryan said:
Is there a way to modify the default Power Control widget to include additional toggles.
I need a way to toggle "Settings"->"Wireless and network"->"Mobile networks"->"Use packet data" to disable data (3G/HSDPA) and save battery power when not needed.
Click to expand...
Click to collapse
I have been looking for this aswell. Cant seem to find out how though
Sent from my SAMSUNG-SGH-I896 using XDA App
CB650 Wolf said:
There are apps in the market that will do this already. I use Ultimate Juice Defender myself. It has customizable schedule and settings. I keep mine set to disable data when the screen is off and disable wifi after being disconnected for more than 2 minutes.
Click to expand...
Click to collapse
Found it. It's an app called widgetsoid.
Sent from my SAMSUNG-SGH-I896 using XDA App
ksimilie said:
Found it. It's an app called widgetsoid.
Sent from my SAMSUNG-SGH-I896 using XDA App
Click to expand...
Click to collapse
Thanks I'll have to check it out.
The 2.2 ROMs have an option to cut off Data in the Power Menu.
Superpower app in market by xda developers
ksimilie said:
Found it. It's an app called widgetsoid.
Sent from my SAMSUNG-SGH-I896 using XDA App
Click to expand...
Click to collapse
Widgetsoid works great! And it's free!
Thanks for the suggestion.
Related
To make a short story long, I enabled the "Stay Awake" option when I did the KB1 update. After I was done doing everything I wanted to disable the option, however when I went to /applications/development the option is no longer there. So, now I am stuck with the option "on" and I would like to have the option back in the settings menu so that I can disable it.
I have pulled up the settings.apk and I can see that in the "development_perfs.xml" that there is the entry for the option.
Any ideas on how I can get this option back?
There are a few widgets in the market that toggle the 'stay awake' setting... see if one of them will work.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
I have seen that there are a couple of apps out there that will do the same thing. I even had seen that there was a settings.apk for the vibrant that had the option in there. I would consider these methods as a last resort.
I'm looking to get the option back in the settings menu, so that I can toggle it from there.
Fix?
You could root and use sqlite to change the database, it is risky except that would disable the setting, just go to settings storage in sqlite and change the value from 1 to 0 that should disable it
I went and checked the /dbdata/databases/com.android.providers.settings/settings.db and found that the stay_on_while_plugged_in value was set to 0. So I rebooted the phone and things seem to be better with it now.
However it would be nice to be able to toggle the option from the settings UI.
Can any one point me in the right direction to get that done?
Check the 6 lockscreen mod thread. I saw the op there saying he had reenabled the setting I believe.
Sent from my MB860 using XDA App
I use the highly customizable "Widgetsoid" widget for toggles for:
Mobile AP
USB Mount
Screen always on
Screen on while charging
Screen brightness (4 level)
(all items buried pretty deep in the menus).
Pretty much anything else is accessible to the Widgetsoid widget, too.
newter55 said:
Check the 6 lockscreen mod thread. I saw the op there saying he had reenabled the setting I believe.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
Theres a line in the smali files that you comment out to get it back.
Sent from my Captivate using XDA Premium App.
Do you know any mean to switch automatically from 3G with data to 2G without data and vice versa with only one click?
Notification toggle or power widget.
we will miss you Nicholas.... /s
re4lsk said:
Notification toggle or power widget.
Click to expand...
Click to collapse
Thanks for a suggestion, but on neither Notification Toggle nor Power Widget (lite) I couldn't achieve my desired function. Could you clarify how to do it?
maludroid said:
Thanks for a suggestion, but on neither Notification Toggle nor Power Widget (lite) I couldn't achieve my desired function. Could you clarify how to do it?
Click to expand...
Click to collapse
use an app like Tasker or AutomateIt pro to create a profile with the following tasks:
1. Switch Data 2G/3G
2. Turn Data Off
Create a shortcut for this profile in your homescreen, and use it as your toggle widget.
Tasker has a HUGE range of features, but AutomateIt pro Is much easier to use, and is cheaper!
Also, automateit has a FREE version, which has features enough for you.
Hope i helped!
ykumar00 said:
Also, automateit has a FREE version, which has features enough for you.
Hope i helped!
Click to expand...
Click to collapse
I can't find in AutomateIt Free 2g/3g or Data on/off trigger/action. Will take a look at tasker.
Try using the "Set Mobile Data Action" on AutomateIt
I think it's there. Check again.
Sent from my LG-P970 using Tapatalk 2
Muzikant said:
Try using the "Set Mobile Data Action" on AutomateIt
Click to expand...
Click to collapse
I appreciate developer's feedback. But what would trigger set mobile data?
maludroid said:
I appreciate developer's feedback. But what would trigger set mobile data?
Click to expand...
Click to collapse
That depends on how/when you want to disable or enable data.
Some users use the screen on trigger to enable data and screen off trigger to disable data (conserves battery) - you can download these rules from the app built-in rules market:
Data off when screen is off
Data on when screen is on
Others use the wifi state trigger so when there is a wifi connection data will be disabled:
WiFi On, Mobile data Off
On top of this - if you don't have a specific trigger for that and you want to control it manually from your home page, you can use the "Manual Trigger" and create a widget that runs the rule to enable or disable data on the device.
@Muzikant
As I wrote in the first post:
maludroid said:
switch automatically from 3G with data to 2G without data and vice versa with only one click
Click to expand...
Click to collapse
Create a rule with two actions:
1. Switch to 2g
2. Turn if data.
add a shortcut to home screen.
Click on it to turn if data AND switch to 2g.
Create another one with two rules:
1. Switch to 3g
2. Turn on data.
Add this second shortcut also to home screen.
DONE.
Sent from my LG-P970 using Tapatalk 2
maludroid said:
@Muzikant
As I wrote in the first post:
switch automatically from 3G with data to 2G without data and vice versa with only one click
Click to expand...
Click to collapse
2G/3G toggling is not supported on AutomateIt, but if you disable data - why do you need to switch to 2G ?
Muzikant said:
2G/3G toggling is not supported on AutomateIt, but if you disable data - why do you need to switch to 2G ?
Click to expand...
Click to collapse
oh. My bad then. Sorry
But switching to 2g is important, cuz (at least here in India) 3g network doesn't have much coverage....I can get Upto 2 bars on 3g at home, but full signal when I switch to 2g.
Muzikant said:
why do you need to switch to 2G ?
Click to expand...
Click to collapse
As ykumar00 written - I have poor 3G coverage in my home place, so switching to 2G lets me be always available and helps preserve power (poor signal = searching for Cell Towers).
Re: Switch 3G+Data<->2G(no data) with one click
Tasker can easily do this...
Sent from my LG-P970 using Tapatalk 2
ykumar00 said:
Tasker can easily do this...
Sent from my LG-P970 using Tapatalk 2
Click to expand...
Click to collapse
Thanks. I am fooling around with tasker. Is is possible to set a 'mobile data on/off' context? I can only do "On switch to 2g/3g switch data on/off", but I would rather like to have "On data on/off switch 2g/3g" (because I have a system data on/off switch easily available).
Is there any way I can toggle between 2G/3G networks? Just to save some battery and data usage.
Thanks!
There's 2g-3g onoff widget by curvefish in Google play look there.
Sent from my GT-I8190 using xda premium
Calculating Infinity said:
Is there any way I can toggle between 2G/3G networks? Just to save some battery and data usage.
Thanks!
Click to expand...
Click to collapse
Hold down the data toggle in the notification bar. It should get you to data settings menu
Sent from my GT-I8190 using xda app-developers app
ppero196 said:
Hold down the data toggle in the notification bar. It should get you to data settings menu
Sent from my GT-I8190 using xda app-developers app
Click to expand...
Click to collapse
Thanks, got it. So in "Network mode", GSM/WCDMA would be 3G if possible, "GSM only" is 2G. :victory:
Calculating Infinity said:
Thanks, got it. So in "Network mode", GSM/WCDMA would be 3G if possible, "GSM only" is 2G. :victory:
Click to expand...
Click to collapse
Yes.
Basically you can long press on any notification toggle item to get to its advanced settings
Sent from my GT-I8190 using xda app-developers app
In Cyanogenmod ROMs it´s possible to create a power toggle that switches between 2G/3G without having to enter the Mobile networks menu (one click switch). Is anything similar possible with the stock ROMs?
mclaren4ever said:
In Cyanogenmod ROMs it´s possible to create a power toggle that switches between 2G/3G without having to enter the Mobile networks menu (one click switch). Is anything similar possible with the stock ROMs?
Click to expand...
Click to collapse
There are various apps that create shortcuts to the menu of mobile networks, but I haven't found anything quicker than that.
I really hate the menu that pops up in apps such as facebook taking up space, ive tried hide bar but it also hides the status bar as well. is there anyway to hide or disable this.
also any suggestions on a button remapper that i can use to hold the back button to pull up menu, if not ill just use gmd gesture control(it just causes issue though)
Install a ROM that allows you to hold back for menu like viper, this will remove the menu pop up
Sent from my HTCONE using xda app-developers app
flimsy888 said:
Install a ROM that allows you to hold back for menu like viper, this will remove the menu pop up
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
Adding on to this... In the display settings of the rom there should be the option to enable long press as it isn't on by default.
FrostyF7 said:
Adding on to this... In the display settings of the rom there should be the option to enable long press as it isn't on by default.
Click to expand...
Click to collapse
Thanks! Got it working on viper:highfive:
How bout a thanks and a high five?
Sent from my HTCONE using xda app-developers app
I'm testing out Ad Guard at the moment, which seems to be working well.
However, because I chose to use a VPN (it was recommended) then I now have a key sign in the notification area.
I'm sure it asked me if I wanted to turn it off at the time but I said no thinking I could turn it off later. Now I can't find any setting at all!
Is there a way I can turn it off without having to give system ui Turner app permissions through ADB?
anotherxdauser said:
I'm testing out Ad Guard at the moment, which seems to be working well.
However, because I chose to use a VPN (it was recommended) then I now have a key sign in the notification area.
I'm sure it asked me if I wanted to turn it off at the time but I said no thinking I could turn it off later. Now I can't find any setting at all!
Is there a way I can turn it off without having to give system ui Turner app permissions through ADB?
Click to expand...
Click to collapse
You can disable notification using your phone settings not the app settings.
Sent from my VOG-L29 using Tapatalk
marek03 said:
You can disable notification using your phone settings not the app settings.
Sent from my VOG-L29 using Tapatalk
Click to expand...
Click to collapse
How?
I can't find the specific notification for the key symbol.