Location settings on JB 4.3 with new Gmap: let's try to clarify - Samsung Galaxy Nexus

With the new JB 4.3 and the new Google Maps, I have now the following location options, scattered in two places (I am traslating options from Italian, so some wording may differ)
-> Under phone settings > Location: this controls acecss to position from ALL APPS
----> Access to my position: enables/disable the following two options
------------> GPS: this enables GPS, easy
------------> WIFI and Mobile networs: is this only an option to allow all apps to use wifi and mobile network to find position, or does this run a background location service?
-> Under Google maps settings > Google geolocalisation: this controls acecss to position from ONLY GOOGLE APPS
----> Acecss to my position: enables/disable the following two options
------------> Send my position: is this only an option to allow google apps to use the most recent position, or does this run a background location service?
------------> Position history: we all know what this does
Is the above correct?
What is the best settings to minimise battery usage and still make sure oocation works?
thanks

thegios said:
With the new JB 4.3 and the new Google Maps, I have now the following location options, scattered in two places (I am traslating options from Italian, so some wording may differ)
-> Under phone settings > Location: this controls acecss to position from ALL APPS
----> Access to my position: enables/disable the following two options
------------> GPS: this enables GPS, easy
------------> WIFI and Mobile networs: is this only an option to allow all apps to use wifi and mobile network to find position, or does this run a background location service?
-> Under Google maps settings > Google geolocalisation: this controls acecss to position from ONLY GOOGLE APPS
----> Acecss to my position: enables/disable the following two options
------------> Send my position: is this only an option to allow google apps to use the most recent position, or does this run a background location service?
------------> Position history: we all know what this does
Is the above correct?
What is the best settings to minimise battery usage and still make sure oocation works?
thanks
Click to expand...
Click to collapse
so? nothing? no one?

Related

Bluetooth switch on today screen

Does anyone know of a good switch for the today screen I have an att 8525 with the standard rom and HTC Home plugin, the hhc home customiser and really no other tweaks....any help would be appreciated, i have searched but can't seem to find anything, I have seen several things in screenshots I like but don't know how to utilize them.
Cheers.
phillyg8r said:
Does anyone know of a good switch for the today screen I have an att 8525 with the standard rom and HTC Home plugin, the hhc home customiser and really no other tweaks....any help would be appreciated, i have searched but can't seem to find anything, I have seen several things in screenshots I like but don't know how to utilize them.
Cheers.
Click to expand...
Click to collapse
Try this. Gives you a today plugin for wireless and bluetooth
Close
The only thing I would like different is if it didn't open up the comm. Manager to actually switch it, if it made the change right from the home screen it would be perfect, anyone know of something like that???I found something called cicleBT that work well however its not on the Today screen home page, I have the HTC home plugin and can put it in the app launcher and its cool. Any way of making it so it works as a plugin on the home screen.
phillyg8r said:
The only thing I would like different is if it didn't open up the comm. Manager to actually switch it, if it made the change right from the home screen it would be perfect, anyone know of something like that???I found something called cicleBT that work well however its not on the Today screen home page, I have the HTC home plugin and can put it in the app launcher and its cool. Any way of making it so it works as a plugin on the home screen.
Click to expand...
Click to collapse
Nice! Haven't seen this one before.
can this be changed to be a plugin
Just want to see if there was a way of making this so that it was a plugin on the today home screen say just under the HTC home plugin aligned to the left side and have my calendar show up to the right of it??? A nice little icon there that is large enough to use my finger to push???
Anyone know how to do a mod like this??
Thank you I wish I knew how to do it, any help would be appreciate.
Cheers!!
are you lookin for freeware? b/c if NOT then spb phone suite has today screen components, 1 of which is like a button that displays a sub menu allowing you to turn phone, bluetooth, and wi-fi on/off and also flight mode. you can even tap and hold on each to access more options (ex: bluetooth modes, vibrate etc.) i dont want to sound like i'm selling this to you, but it's a great app. maybe the 1 app i install over every rom.
more info here
more screens here
search for a program called pockettoolman its freeware.
yeah freeware
Definately looking for a freeware to do this, not really wanting to pay for an icon on the today screen. I found this cab but can't get it to work looks like what I want but it don't work
HELP needed any good coders...............
I have found a quick launcher on the web with 5 icons to launch apps. Is there any coders out there that can manipulate this for me to 3 icons, bluetooth toggle on/off, wifi toggle on/off, and phone toggle on/off, justified to the left side of the today screen, again I am using an att 8525 with the att rom. Any help would be appreciated. thank you all in advance.
cheers,
attached is the cab for the quick launcher.
I am beating this to death
I am sorry to keep on with this, this is the last CAB that i will upload I really hope someone can help me with building what I want but til then this little plugin will suffice. Please try and help me with what I described above in the other posts. thanks.
the plugin you want CommCEntric v1.11 (hell I want it if someone can make it into a today plugin for pocket pc) is an xml file. unfortunately you need some type of a homescreen to view it. I dislike the homescreen concept because they take up so much space, but I love the look of comcentric)
hopefully anyone technically inclined can make it into a cab that will make it viewable on a pocket pc screen (not just smartphone)
CommCEntric v1.11, release date 2007/06/14
http://web.gemini.dynalias.net/default.asp?c=index_ek_cc
A home-screen plugin for the Smartphone to instantly turn on and off the two main communication sections of a device, bluetooth and wireless, without having to go into the settings or even bother with the slow Comm Manager.
Displays a bluetooth icon and (if available) wireless icon which, upon pressure, display a context menu to quickly control their status.
how to install
Download the CAB installation package from below
Make sure you remove older versions before you proceed!
If you had an older version, please reboot the phone after uninstalling it.
Copy the CAB to your phone and install into internal memory
Edit your favorite homescreen's XML file to include CommCEntric:
Customize the following line as you need:
<plugin clsid="{42661036-6FE8-4194-B549-3CC38D8B90C9}" align="..." time="..." date="..." > </plugin>
align attribute: Required, tells the horizontal position of the icon(s). Can be left, right, center or borders
time attribute: Optional, specifies the format string for the time display. Format string is as per MSDN specification (look at the lpFormat section). If it's omitted, no time is shown.
date attribute: Optional, specifies the format string for the date display. Format string is as per MSDN specification (look at the lpFormat section). If it's omitted, no date is shown.
Optionally, the plugin can also be translated. You just need to add some attributes, each one translating a specific string:
str_bt0: translates "Disable Bluetooth"
str_bt1: translates "Enable Bluetooth"
str_bt1d: translates "Set discoverable"
str_btconf: translates "Configure Bluetooth"
str_wifi0: translates "Disable Wi-Fi"
str_wifi1: translates "Enable Wi-Fi"
how it evolvedknown behaviors
bug: "Bluetooth settings" shortcut not working in some conditions
limitation: height fixed to 42 pixelsversion 1.11
testing for bug where the context menu doesn't appear
fixed internal notification issue (icons not updated)version 1.1
support to WM2003 devices
improved WiFi detection
fixed WiFi switching
new digital clock feature
new "Bluetooth settings" shortcutversion 1.0
initial release
downloadClick on the link below to download the tiny CAB package.
CommCEntric should be compatible with all bluetooth-enabled Smartphones running Windows Mobile 2003 and up.
Cert unlock may be required!
download
CommCEntric v1.11, release date 2007/06/14
FantaLeague 2, Gemini, e il presente sito
sono di proprietà di GMT
Here is the link, this little program does what you guys want. It's really cool. It has a little icon for toggle bluetooth, toggle wifi, disconnect GPRS and tons more.
http://pockettoolman.blogspot.com/
http://members.shaw.ca/pockettoolman/PocketToolman2.26b18.CAB
Suspend - allows you to power-off the Pocket PC without having to press the Power button. You can also add the Suspend icon in the tray for easier access
Soft Reset - reboots the Windows Mobile device
Settings - quick access to Control Panel applets
ScreenOff - switches off the screen. You can assign ScreenOff to a hardware button for easy access
Stay Alive [Power] - allows you to temporarily stop your Pocket PC from auto power-off
Battery Meter - displays the battery life percentage in the systray
Disconnect - Disconnects current RAS connection
PIN Lock - Invoke the PIN prompt. *You must have the PIN prompt enabled for this to work (Settings -> Personal -> Lock)
Quick access to toggle Bluetooth on/off by adding a Bluetooth icon into the systray. *Supports Microsoft Bluetooth Stack ONLY
Quick access to toggle WiFi on/off by adding a WiFi icon into the tray
*Quick access to HTC Task Manager by adding an icon to the systray for easy access to provide one hand operation to close running applications
Hides SIM Contacts - SIM Contacts is set to hide even after soft-reset
Data Connections - Allows you to disable data connection entries to stop them from connecting automatically. This feature is great when you are roaming and do not want to pay for costly data roaming charges. You can also set data connection entries to be AlwaysOn
Disable SMS 'Message delivered" popup
Disable HTC screen off after a call has been connected
Enable/Disable window animation
Enable/Disable menu animation
*Enable/Disable sliding keyboard to wake up phone
Increase System Font Cache
Increase File System Cache
Increase File System Filter Cache
*Enable GPS Photo for HTC TyTN II
Disable camera default 90-degrees clockwise rotation
Enable/Disable SMS Delivery Report
Enable/Disable Flight Mode
Use one line to show date in Today Date plugin if possible
Make reminders show only once
Enable/Disable Lunar Calendar
Change 4-way pad behavior in PIE
Enable/Disable ClearType in PIE
Enable/Disable running scripts in PIE
Enable/Disable running ActiveX controls in PIE
Enable/Disable ClearType in Landscape mode
Show EDGE network icon instead of GPRS
Adjust keyboard backlight timeout
Increase TCP Window Size
Enable/Disable security warning if program is not digitally signed
Increase number of TCP Connection Retransmissions
Increase number of TCP Data Retransmissions
*Enable/Disable TouchFLO Scroll - This is the finger-scrolling feature. NOT the cube scrolling as found on the Touch.
*Adjust TouchFLO sensitivity (This tweak has been temporarily removed)
Enable/Disable HSDPA
*Set HTC camera to save pictures to \Storage Card\My Documents\My Pictures
Set number of phone number digits to use for Call ID matching to your Contacts
Enable/Disable wireless network detected notification
Keep WiFi connection active when device goes into Standby
Add Disconnect button and connection duration timer on Connectivity bubble
*Enable/Disable Assisted GPS
NavBar (Title bar) Clock options
Disable Sleep when in calls
Disable in call volume change tone
Enable/Disable Power Management SD Card (SD, MiniSD, microSD), PPTP, L2TP, and AsyncMac
Enable/Disable ClearType for all applications
Change display orientation
thnaks for cicleBT
phillyg8r said:
The only thing I would like different is if it didn't open up the comm. Manager to actually switch it, if it made the change right from the home screen it would be perfect, anyone know of something like that???I found something called cicleBT that work well however its not on the Today screen home page, I have the HTC home plugin and can put it in the app launcher and its cool. Any way of making it so it works as a plugin on the home screen.
Click to expand...
Click to collapse
Thanks for that little app. I used pocket plus to put it on the home screen and it works wonderfully
No Problem
birdheh said:
Thanks for that little app. I used pocket plus to put it on the home screen and it works wonderfully
Click to expand...
Click to collapse
Has anyone figured out a way to make the commcentric app work for pocketpc??? Would love just to have the Bluetooth icon on home screen and be able to toggle just bluetooth on/off....any help here would be appreciate, basically bluetooth icon on the left with my calendar plugin showing up next to it on the right...
Cheers!
The easiest way to do this is to use cLaunch (http://pachome1.pacific.net.sg/~welic/claunch.html) which allows you put to icons onto your today screen. It's really configurable so you can just have a couple of icons, or your can have multliple tabs with many icons on. You need to play about with it to get it working how you want, but it'll do what you're looking for.
For the Bluetooth icon, here's a useful utility that toggles Bluetooth on and off without opening CommMgr. Copy it into Program Files on your phone and cLaunch should be able to see it so that you can have the bluetooth icon on your today screen.
An even simpler method is to stick BTSwitch in your Program Files and then map one of your soft buttons to it... No need to take up any screen real estate with pretty icons!!
HTH
M
HELP me
Where exactly do I navigate to to put the BTSwitch so I can map it to a button already on my phone, what a brilliant idea! Thanks, I just don't know what to do with it. I have placed it in several locations and went to map the button but can't find the file....I am dumb or am I missing soemthing.
Thanks and Cheers!
the_matho said:
The easiest way to do this is to use cLaunch (http://pachome1.pacific.net.sg/~welic/claunch.html) which allows you put to icons onto your today screen. It's really configurable so you can just have a couple of icons, or your can have multliple tabs with many icons on. You need to play about with it to get it working how you want, but it'll do what you're looking for.
For the Bluetooth icon, here's a useful utility that toggles Bluetooth on and off without opening CommMgr. Copy it into Program Files on your phone and cLaunch should be able to see it so that you can have the bluetooth icon on your today screen.
An even simpler method is to stick BTSwitch in your Program Files and then map one of your soft buttons to it... No need to take up any screen real estate with pretty icons!!
HTH
M
Click to expand...
Click to collapse
Sorry, should have been more specific!
Put the BTSwitch.exe file into Windows/Start Menu/Programs. You can then use the standard Settings > Buttons method to map one of the hardware buttons to the BTSwitch programme.
You can also map one of the soft buttons at the bottom of the screen, but will need a separate utility to do that... (eg Schap's Advanced Config : http://forum.xda-developers.com/showthread.php?t=317070)
Also, have a look at these threads for other ways of changing your soft keys:
http://forum.xda-developers.com/showthread.php?t=313171
http://forum.xda-developers.com/showthread.php?t=359371
Good luck!
noellenchris said:
Here is the link, this little program does what you guys want. It's really cool. It has a little icon for toggle bluetooth, toggle wifi, disconnect GPRS and tons more.
http://pockettoolman.blogspot.com/
http://members.shaw.ca/pockettoolman/PocketToolman2.26b18.CAB
Click to expand...
Click to collapse
Thank you very very much my friend!!!
This app is more than anyone could ask! Really appreciate it!
you should also look up a2dptoggle. it also automates turning on a2dp headset from today screen. a buzz kill to get to thru the menus
Hi,
I had the same question, and someone did answer what you and I where looking for.
It was answered by: slavik @ www.pocketpcfreak.com
The software is called: HTC BT Quicklink
His link was: http://rapidshare.com/files/42718525/HTC_BT_Quicklink.cab
There is no manual, but play with it and you will figure it out...
Good luck.

Four Weather Applications for Windows Mobile 6.1 (only)

I have started this for the purpose of having a stickied thread that points you to the three (currently) working weather apps for Windows Mobile 6.1 (Kavana and Rickwyatt ROMs). The program creators have created a post for their version of their weather application and have provided the info, screenshots and links to the original thread to obtain the application. This will allow you to judge which application suits you best and it will preserve the threads, should they get buried deep within the annals of this forum.
NRG's MiniWeather 1.0
Features of MiniWeather 1.0 :
- Autoupdate according to Yahoo servers' time + 10 minutes + 1-5 random minutes (so we don't all hit the server at the same exact times)
- Update in 15 minutes when no connection is found.
- Verbose status information as the script is running.
- Detailed Forecast panels can be turned off in "Advanced Options"
- Application will not automatically refresh the screen while the phone's keypad is locked.
- Built-in leftover notifications removal tool, in case you want to uninstall. See "advanced options".
Please go HERE to visit the original thread and to download the appplication.
NRG Weather 3.0
This is Chome Weather 3.1 with a 10 day forecast. It's the full version of MiniWeather with several layouts to choose from. It's also a much larger install...
Features:
- New 6 day forecast layout (layout #7)
- Autoupdate using Yahoo's server time. No manual control over update interval anymore.
- Revised layouts to ensure correct wrapping
- HomeScreen update feature. No need to reboot to see forecast or layout changes. This option is turned off by default because it doesn't work for everybody. If you turn it on and you see problems with your phone's radio turning off, phone becoming very slow etc... turn it off. (it's option #10)
- Added new panel to the Settings panel at the bottom for easy access to the weather updates and settings.
- "Stardock icons" are default for forecast and regular panels.
p.s. Portrait support is included for the new 6 day layout.
Please go HERE to download the application and to visit the original thread.
ODSHOWeather WM 6.1
Showaco, I are happy to bring you our weather panel. We have worked on testing this thing for a while.
We have new panels that display without affecting any of your other panels whatsoever.
We have a great feed, it is brought by our corporate sponser, Accuweather.
They have really put up a great feed for us to use, and it is updated constantly.
This is hands down the best weather app out there for the visual candy lovers. With the standard version without system monitor, it uses no battery or memory as far as hogging goes.
With that being said. Check out our link to the app for full feature info and check out the app and be amazed at its seemingly endless options you can set, like voice updates with 4 voices to choose from. Several layouts, and lite on the phone's memory, ahh, it is nice to be free...
Please go HERE to download the application and to visit the original thread.
The smallest weather app available has just gone on a diet, it started at 950kb and now comes in at a lightweight sub 850 kb. Its been slimmed down in size but not in weather data available. The new TotalClock cab has the full five day and current conditions within the clock panel itself. Check out the screenshots below, you only see one day at a time for a nice clean look. Hit the right soft key to advance thru the days and when you done, it has a timer to reset itself to current conditions after 60 seconds of non-flipping of the forecast pages.
For those who would rather have it seperate, the original version still uses a seperate forecast panel along with current conditions only in the clock panel. But even though it hasn't changed, I have managed to squeeze another 100 kb off of it.
On the original version clock panel you get info for current: temperature, icon, real feel temp, winds, humidity, visibility, barometer, uv level, cloud cover, precipitation, sunrise, sunset, air quality levels, and dewpoint. Also, on the clock panel you get tomorrow's forecast: conditions, hi/lo temperatures, real feel high temps, winds, and estimated precipitation.
On condensed clock panel, there is current temp, current condition icon, time, and todays Hi/Lo temperatures. So if you dock your clock, you will always have weather and time showing on homescreen.
And for a full forecast, there is a 5 day forecast panel that can be enabled or disabled. The forecast pages have info for: day, date, conditions, hi/lo temperatures, precipitation estimates, uv levels, and winds expected.
Both have a user set time interval for the updates depending on your needs, wants, or data plans. Just go to setup and specify the interval in minutes. The default is 30 minutes. The forecast data updates every 8th time weather update runs, that way you get updated forecast info every 4 hrs if you use the default for current condition updates.
To install: For now, install to main memory, I'm working on either or version.
Download the cab. After installation, it should prompt you to restart. If it doesn't, then restart your phone to set new clock panel in place. After reboot, wait about 10 seconds and the FeatherOptions will run automatically. Go to Setup and set all of your info, good idea to go ahead and set your right soft key on the clock panel at this time. After setup, exit options by selecting "Run Weather Update and Exit".
That's it, your done.
NOTE: I beleive I worked out my problem with mortscript registering itself, but if it doesn't auto start the options after 10 seconds, then go to FeatherWeather folder in Program Files and click on Mortscript.exe .
To uninstall: Go to Settings, Remove Programs and uninstall the cab. It may not change your clock panel back, but it will remove everything else. To revert clock panel back, install an original cpr or cpr of your choice.(note: the cpr should revert back to original on uninstall by itself if you reboot.)
City Location Codes:
For anyone that needs to find their city code, use this link and change the location in this url to the name of your city and then go to it and it will give a list of all cities worldwide that have that name. Get your location from there and enter it exactly as it appears in the quotes, but do not use the quotes.
http://hadle.accu-weather.com/widget...ation=calcutta
So, for this link above, if you were looking for Calcutta, India. Go to this link, and you will see a line like this:
<location cnt="1" city="Calcutta" state="India(Bangla)" location="ASI|IN|IN036|CALCUTTA" />
So your location to enter in to options would be :
ASI|IN|IN036|CALCUTTA
This should work for cities worldwide.
Feather currently is installed with a slim panel layout only. If you want more dll or cpr options, they are easily installed with FileChanger. Those are more homescreen customizations than they are weather customization, thats why they aren't in here.
For landscape phones: If you don't want the slim panels, I have standard panels cpr and mini panels cpr that work specifically with FeatherWeather. They are in the Featherscprs.zip below. Just install with the FileChanger app or copy into windows folder. Click on the File Changer in my signature below for the File Changer thread and download.
New Portrait versions below, the last 2 cabs that names end with "P" are the portrait versions. Portrait versions updated 8/19/08 with new cpr. If you already installed, you can download the cpr zip only and install to windows directory.
Check out these new portrait layouts provided by Kron2:
Make sure you get the landscape or portrait version you need, first 2 are Landscape, last 2 are Portrait
Downloads located here:
http://forum.xda-developers.com/showthread.php?t=416321

Is there a good weather forcast app available?

I am looking for a good weather app that I can quickly access from TouchFLo. The supplied one tells me next to nothing, just a high and a low temp.
I am looking for one that will tell me more. Also, I do not always have network access so I can not just use a web site.
Thanks in advance!
search for altweather, install and put the program on your programs page.
mallman said:
search for altweather, install and put the program on your programs page.
Click to expand...
Click to collapse
I did a search on XDA for Altweather but it only showed 2 posts...made by u!
I can't find anything about Altweather anywhere except those few posts mentioned above.
Any other good weather programs?
Can absolutely recommend SPB Traveller for it's weather module. It might be a bit too heavy for your liking tho as it's a complete suite of apps of which the Weather is but a part of. Otherwise, if you don't mind trying\using p2p stuff you can try out the full version at your leisure before you fork over the doughnuts..
SBSH Weather is excellent.
I have it as well as the TF3D weather.
I actually use it within the SBSH Pocketbreeze plugin via SecondToday. But, you can run SBSH Weather stand alone.
Here is the link: http://www.sbsh.net/products/windows_mobile_smartphone/pocketweather
Of course, you also may find freeware weather. But, I don't think there is anything that fully integrates into TF3D except as a program link or via something like SecondToday.
Cheesy Dave said:
SBSH Weather is excellent.
I have it as well as the TF3D weather.
I actually use it within the SBSH Pocketbreeze plugin via SecondToday. But, you can run SBSH Weather stand alone.
Here is the link: http://www.sbsh.net/products/windows_mobile_smartphone/pocketweather
Of course, you also may find freeware weather. But, I don't think there is anything that fully integrates into TF3D except as a program link or via something like SecondToday.
Click to expand...
Click to collapse
How do you access the today screen from TF3D? IS there an easy way? I'll search on SecondToday since I am not sure what that is.
A user on the SBSH Pocketbreeze forum called "Novalistic " showed the exact steps to use with SecondToday and PocketBreeze:
http://forums.sbsh.net/index.php?showtopic=22380&hl=secondtoday&st=30
"
After install the SecondToday, take note the following . . .
(Step 1) - Start > Settings > Personal > Today > Items > Uncheck TouchFlo 3D & Check PocketBreeze > OK
(Step 2) - In PB Settings > General > Disable Auto Height and Set Height to "534" OK
(Step 3) - In SecondToday Settings > Plugins > Check PocketBreese > Click on "Run on Startup" > OK
(Step 4) - Run Schaps' Advance Config Tools > Right Softkey Menu > More Settings > Key Mapping > Select Left (Or Right) Soft Key > Drop down > Select \Program\SecondToday\SecondToday.exe > Left Softkey Select > Left Softkey OK > Left Softkey Done
(Step 5) - Soft Reset Your Device.
(Step 6) - Start > Settings > Personal > Today > Items > Uncheck PocketBreeze & Check TouchFlo 3D > OK
"
aahh ****, delete this post please!

Tmobile 6.5 ROM - Browser Defaults

One niggle with this update (which I otherwise do like by the way) is that it comes with the browser set to default to Opera.
This was reasonable in older loads. It isn't any more - the new IE included is IMHO better than Opera.
I went into Internet Explorer and turned on the "default check", started it, and told it to make itself the default browser. That fixed links in text messages, in the Twitter application I use, and in emails.
BUT....
1. The ALT-BROWSER keyboard shortcut still starts Opera.
2. Manila/Sense still starts Opera as well.
The former is a real pain if you're in the browser, someone SMSs you, you read it, and then want to flip back to IE with a couple of keystrokes instead of fobbing the screen. The latter I care less about as I don't usually have that enabled anyway, but it would be nice to be able to fix it.
I looked around in the registry with Total Commander and have had no luck (thus far) finding where the keys are that control this. Does anyone know where the keys are in the registry to fix that?
Opera's "settings" menu DOES NOT have a "set as default" (or unset as default) option - a search here found that as a suggestion, but the claimed option does not exist in the version that is included in T-Mobile's ROM.
Oh, one other note - the icon packs that worked with 6.1 ROMs will not pick up the signal strength with 6.5. This is probably due to a difference in the radio...is there a fix for that one as well?
Thanks in advance.
IE: Check out Message 6 (has a link for an overview of the tweak) or Message 10 (has simplified, detailed steps to do this) of a thread on T-Mobile.
To load a different radio (like the one that initially came with the stock T-Mobile ROM: 3.45.25.14), you need HardSPL, which will void your warranty, but reinstalling stockSPL will "un-void" it.
That got the Manila entry but not the keyboard shortcut, which is the real bummer...
Genesis3 said:
That got the Manila entry but not the keyboard shortcut, which is the real bummer...
Click to expand...
Click to collapse
Oh right, I knew I forgot something!
You have the T-Mobile TP2, right? Here's how you do it:
GSM Rhodium Keyboard Controller will let you remapp the hardware keys.
Once installed, go to Start > Settings > System > Keyboard Config > Menu > Add key > [check Combine with FN key] Press the hardware Left Arrow button (that'll map the ALT+Left arrow button, which is the shortcut to the Internet) > Event: Click > Action: Run program > Program: iexplore.exe > OK > Update config.
It should now launch IE via ALT+Left arrow!
That did it - thanks!
Genesis3 said:
That did it - thanks!
Click to expand...
Click to collapse
No problem. Glad to help!

missing notification toggles, process different on MM

I've come to notice that, per this thread, you should be able to edit your QuickTiles / QuickSettings / QuickPanel / Notification Toggles / whatever you want to call them, they have many names. with a SQlite editor by going in Settings Storage
I personally used that process about a year ago and can confirm it works just fine, but there's one small problem. in MM there's no databases in Settings Storage and I've run out of ideas on where to look for manually editing.
I've had big problems with GalaxyTools (on MM) after using the "Enable All Toggles" feature so I'm avoiding that at all costs.
the toggles I'm missing are hotspot and data. there are non-root apk's out there that can restore hotspot, data, and a couple other toggles (one at a time) but they are designed for a specific device and on the Note 4 it works but makes some others, and sometimes all toggles disappear -- which requires a nandroid to restore.
can anyone offer some insight on the new location of the toggles settings storage location?
Yeah, same problem here. I am also looking for a solution. The fixes from Lollipop no longer work. Really annoying that networks remove this important toggle.

Categories

Resources