Rev. A on official rom release question. - Mogul, XV6800 ROM Development

I noticed that in the ##778# feature, under data parameters, there's two items. Packet Dial String, which the setting is #777, and Rev. A, which the setting says "Disable". You can edit it to say Enable or Disable. If the setting says disable, does that mean you have to switch it to enable for it to be on?
Just wondering, haha

It should be set to Disable in the data parameters for Rev A to work. If you switch it to enable, then will revert to Rev 0.

Thank you very much...

Related

EVDO / 1X Toggle Switch for wm6 to conserve battery

Can anyone come up with a toggle switch using MortScript or other programs to toggle between EVDO and 1X?
I have a Sprint Touch Pro, and in some areas where EVDO singnal is weak, I need to stop my phone from searching for EVDO and stay on 1X to conserve battery. Such a toggle switch will also be very useful for Sprint's Airave customers to prevent the device from searching for EVDO.
wm6 does have a feature to switch between "Hybrid", "EVDO only", and "1X only", but Sprint makes puts this feature in hidden mode to prevent people from accidentally selecting "EVDO only" mode because this mode will only allow EVDO data connection and your phone will not be receiving phone calls or SMS. To unhide this feature, do the following:
1) Obtain a registry editor (I just use PHM Registry Editor)
2) Navigate to \\\registry\HKLM\SOFTWARE\OEM\PhoneSetting\
3) Change the value of 'HiddenModeOperationPage' from 1 to 0
4) Save
5) Soft reset
6) Go to Comm Manager, click Menu, Phone Settings, Services Tab, and scroll down for "Mode of Operations". And you will see "Hybrid", "EVDO only", and "1X Only" as options that you can select.
Can anyone make a MortScript toggle switch that can switch between the "Hybrid" and "1X only" in the Mode of Operation menu?
Others have made such MortScript toggle switches for toggling between Sprint's "Automatic" and "Roaming Only" modes in the Roaming menu of wm6. For those that are interested in the roaming toggle, first re-enable the "Roaming Only" mode that Sprint deletes from the registry in wm6.1 by manually doing my steps mentioned in this XDA site (post 43) or by intalling the CAB in the "DCP Enable Roaming.zip" that is available in this SprintUsers site (post 8). Then go to this XDA site, and get the appropriate MortScript files in posts 7, 15, 18, and 27 (be sure to follow all directions in post 7 and 15).
If only someone can make a similar toggle to switch between "Hybrid" and "1X only", I would appreciate it!!!
Great News: solution found
Great news:
I found the toggle switches that intx made in another forum for wm6 and wm6.5. Just go to this PPC Geeks thread and get the appropriate MortScript file for your wm6 device. If you have wm6.5, go to this PPC Geeks thread to get the appropriate one.
If anyone can come up with a way to change the icon of these MortScript toggles, please let me know because I have two MortScript toggles now, and I like to have different icons for them.

[Q] Network type settings by defult??

sorry i am kind of new in this and I have tried search>>>
Well is there a tweak or app to enable access all (hidden) settings in settings menu?
I need access to GSM network selection (operators) and Phone settings: (call barring- caller ID- call waiting- call forwarding) at least for GSM.
-Also if there is a way that my preferred network type setting wont change after reboot. i have to change it every time the phone reboots (*#*#4636#*#*) from menu.
thanks in advance

Field Test Settings

Could someone please tell me the Defaults under the Settings in Field Test, specifically Toggle ENS, Toggle CMAS
Newbie mistake but the darn Touch Screen is so awesomely sensitive.
I fear I Toggled either the ENS or the CMAS ... Should they be On or Off?
And are there any tell tale signs as to which way they are set before and after a reboot?
I have not done anything besides exit back to home screen (did not do a reboot)
I currently have Polling = 3, Network = automatic, Limit SMS = Off, Toggle ENS= On, Toggle CMAS = Off
Also is there an FYI for what these actually do.
The first 2 are self explanatory but curious to what the other 3 are and the repercussions of Toggling them
Thanks!
P.S. I did find the meaning of CMAS RMT (Commercial Mobile Alert System)
So does this give the "Emergency Alert" setting under Messaging gain an Off option if toggled On?
(presently you have the Default: all alerts as well as Presidential Only, Presidential and Extreme alerts)
Correct
As far as I can see in my Lumia 1020, the current settings that you have are the default one.

Confusion with Sound / Do no disturb Profiles on Oreo 8.1

Hello
I reinstalled my phone. Exactly same as before. Resurrection Remix 6.2. There is one thing I can't set up anymore.
In the status bar, there is an icon to toggle to enable / disable 'do not disturb'. Either it's on or off. Before I had a 3rd option. Do not disturb, except calls. Now, I can't use three profiles. Only two.
I'm sure someone has an suggestion how to set it up correctly.
Again:
Profile 1: Do not disturb (except alarms)
Profile 2: disable 'do not disturb'
Profile 3: do not disturb but calls
I was able to click the icon two times to change the profiles.
Now, if I want activate Profile 3 I have to pull down the icon to enter the settings.
I barely remember that I somewhere changed what the phone understands as high priority. And suddenly a 3rd. type of the icon appeared. But now, I can't reproduce it. Even though it must be possible since I installed the same OS.
nobody?

Does anyone know how to keep date and time synced, but use a custom timezone?[SOLVED]

I want to keep the tablet's clock synchronized over internet, while configuring a different timezone from network-provided one.
However, at present it doesn't appear to be possible, as General Management -> Date and Time -> Automatic Date and Time option would automatically set to use my network-provided time zone which is not what I want.
Does anyone know how to achieve this? I know that this is doable on some custom ROMs/GSIs, as they offer separate "Use network-provided time" and "Use network-provided time zone" options, just not on this one's stock ROM...
It seems I've found the answer myself. See here.
Use adb shell and set "auto_time" setting value to 1, while keep "auto_time_zone" setting value as 0:
Code:
$ settings put global auto_time 1
$ settings get global auto_time
1
To make sure "auto_time_zone" setting value is still set to 0.
Code:
$ settings get global auto_time_zone
0
This should work. However, there's a catch:
DO NOT ever enter "General Management -> Date and Time" menu again, as it'll see "Automatic Date and Time" option as ticked and refresh the setting values, which will set the timezone to network provided one!

Categories

Resources