09-08-2008, 11:58 PM
|
|
the magic mod
Offline
Pocket PC: 6700, 6800, 6900, 6950, TP2, iPad/iPod, Evo, Note3 Carrier: sprint
Location: ppcgeeks
|
|
Join Date: Apr 2007
Posts: 5,105
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
Registry Tweaks/Hacks/Edits - Share them here!
so diamond users... what tweaks you got???
Ok. This thread assumes that you already have the knowledge and skill to hack your phone settings via registry settings (ie. know how to use a registry editor ) or in some instances know how to access programming menus using ## codes to modify settings which requires the MSL. If you have any useful CMDA DIAMOND registry hacks and such, please post this in this thread... Thanks !!!
Quote:
Originally Posted by Blade2032
For those of you who came from the PPC-6700 or the Mogul, you may remember I created a Hacks program for each device. I decided to put together one for the Diamond as well, and it's available on my website for those who are interested.
For those of you unfamiliar with the program, it simplifies the registry editing as you dont need a registry editor program and you dont need the know the keys. Just check (or uncheck) a box and you can turn the hack on and off.
Here is the link to the program. Diamond Hacks
|
Quote:
Originally Posted by Hansel745
|
Quote:
Originally Posted by ghettofreeryder
Signal Strength Indicator
<characteristic type="HKCU\ControlPanel\PhoneExtendFunction\CDMA" translation="filesystem">
<parm name="SignalStrengthLevel" datatype="integer" value="5"/>
</characteristic>
5 = Telus Thick bars
7= Sprint Skinny Bars
|
Quote:
Originally Posted by clockcycle
Automatically lock your Diamond --> HKEY_CURRENT_USER\ControlPanel\BackLight\AutoDevic eLockEnable from 0 to 1 and everytime your backlight goes off the device is locked
-CC
|
Quote:
Originally Posted by exi
|
Quote:
Originally Posted by clockcycle
THanks for the heads up, lots of these work on CDMA units and are quite interesting. I liked enabling more camera modes.
19. More Camera Modes:
To Enable 'Burst': HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P6 -> change the value "enabled" from 0 to 1
To Enable 'Sport': HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P8 -> change the value "enabled" from 0 to 1
To Enable 'Video Share': HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P9 -> change the value "enabled" from 0 to 1
13. Enable GPS photo: HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P10 -> change the value "enabled" from 0 to 1
-CC
|
Quote:
Originally Posted by sedwo
Holy crap! I found it!
Here is how you can replace your default Calendar and Contact buttons in TF3D.
Change the default mode in softkeys on the first page of TouchFLO.
HKEY_LOCAL_MACHINE\Software\HTC\Manila HKEY_LOCAL_MACHINE \ Software \ HTC \ Manila
Change the value for each key (LSK on the left Soft Key, RSK for the Right Soft Key).
HomeLSKPath - "\Windows\calendar.exe" HomeLSKPath - Select the program "" example "\ Windows \ calendar.exe"
HomeLSKText - HomeLSKText - Text that appears eg Calendar
woot!
http://translate.google.ca/translate...3Doff%26sa%3DG
|
Quote:
Originally Posted by Juicy47
it is just a registry edit:
In HKLM\Software\Microsoft\Shell\
Add a New Key “IconConfig”
In there Add DWORD Value:
“HorizontalIconSpacing” Dec value=”112″
“VerticalIconSpacing” Dec value=”115″
“IconTitleFontSize” Dec value=”6″
|
Quote:
Originally Posted by Juggalo_X
Disable Keyboard auto pop up when entering an app with a text field
[HKEY_CURRENT_USER\ControlPanel\Sip]
"TurnOffAutoDeploy"=dword:00000001
Condensed Menus (4 Icon across in settings and programs menu)
HKLM\Software\Microsoft\Shell\
Add New Key "IconConfig"
In there Add DWORD Value:
"HorizontalIconSpacing" Dec value="112"
"VerticalIconSpacing" Dec value="115"
"IconTitleFontSize" Dec value="6"
|
Quote:
Originally Posted by abovelegit
HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Settings\
CacheTime
-change the decimal value from the default 600 to 60
By default the Telus Diamond will disconnect data connections after 600 seconds. This does NOT mean your data connection will turn off (as seen in the connection manager) but will be idle until needed again.Every time you terminate any programs using the data network the phone will still have an active connection for 10 min (unless you shut off the phone).
SOURCE: www.TheTouchBlog.com
|
GPS Hacks included in tobey's cab...
Quote:
Originally Posted by tobeychris
[HKEY_LOCAL_MACHINE\Software\HTC\SUPL AGPS]
"EnableGPSSmartMode"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\SUPL AGPS]
"EnableAGPS"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\SUPL AGPS]
"GPSMode"=dword:00000002
[HKEY_LOCAL_MACHINE\Software\HTC\SUPL AGPS]
"NumberFixes"=dword:999999999
[HKEY_LOCAL_MACHINE\Software\HTC\SUPL AGPS]
"QoSAccuracy"=dword:00000050
[HKEY_LOCAL_MACHINE\Software\HTC\SUPL AGPS]
"QoSPerformance"=dword:00000089
[HKEY_LOCAL_MACHINE\Software\HTC\SUPL AGPS]
"ServerIP"="216.198.139.92"
[HKEY_LOCAL_MACHINE\Software\HTC\SUPL AGPS]
"ServerPort"=dword:00008889
[HKEY_LOCAL_MACHINE\Software\HTC\SUPL AGPS]
"TimeBetweenFixes"=dword:00000001
|
Quote:
Originally Posted by Blade2032
For those of you who came from the PPC-6700 or the Mogul, you may remember I created a Hacks program for each device. I decided to put together one for the Diamond as well, and it's available on my website for those who are interested.
For those of you unfamiliar with the program, it simplifies the registry editing as you dont need a registry editor program and you dont need the know the keys. Just check (or uncheck) a box and you can turn the hack on and off.
Here is the link to the program. Diamond Hacks
|
Quote:
Originally Posted by clockcycle
These can also be found under the Phone Options Advanced TAB.
To Disable the connection vibration, edit;
HKLM\Software\HTC\PHONE\PhoneExtendSetting
"ConnectingVibration" change 1 to 0
To Disable the Open Note upon removal of the stylus during a call, edit;
HKLM\Software\HTC\PHONE\PHoneExtendSetting
"StylusOpenNote" change 1 to 0
To Disable the prompt to Add a New Contact after a call, edit'
HKLM\Software\HTC\PHONE\PhoneExtendSetting
"AddNumber" change 1 to 0
-CC
|
Quote:
Originally Posted by Juggalo_X
Remove that annoying "Delay On End Key" its usually set to 3 sec stock.
[HKEY_LOCAL_MACHINE\Software\HTC\PHONE]
"EndKeyDelayInterval"=dword:00000000
This sets the delay to 0 seconds. it works im using it
|
Quote:
Originally Posted by clockcycle
Correct me if I am wrong, but wasn't the "3"sec End Call Delay under;
HKLM\Software\HTC\PHONE\PhoneExtendSetting "EndCallTime" default (3000) ?
-CC
|
Quote:
Originally Posted by clockcycle
More Phone Options, edit in; HKLM\Software\OEM\PhoneSetting
This option allows you to toggle Service Aquire and Lost Tone:
"HiddenAlertPage" change 1 to 0
This option enables the menu which allows you to choose between Hybrid, EVDO only or 1X only:
"HiddenModeOperationPage" change 1 to 0
This option allows you to switch between NAMs:
"HiddenNAMSelectPage" change 1 to 0
This option allows you to toggle Voice Privacy:
"HiddenVoicePRivacyPage" change 1 to 0
-CC
|
Quote:
Originally Posted by badboy8813
HKLM/Drivers/TouchPanel
PressureThreshold--->200 and it VERY responsive!!!
|
Quote:
Originally Posted by Juggalo_X
this is just what i have figured out by playing.
KEY: [HKEY_CURRENT_USER\ControlPanel\BackLight]
VALUES:
"BatteryTimeout"=dword:00000001E <----- This value changes the time (in seconds) that the back light goes from on state to its Light Sensor determined "screen on" power save state. this does not affect the wake to sleep/standby time period. ("screen on", power save state, dims the display while keeping it on and viewable to the user, the step before it fully goes to sleep/stand by)
"ACTimeout"=dword:0000003C <----- Same as above just for A/C Power (plugged In)
"DimBKLinUnlockScreen"=dword:00000001 <----- This Dword allows you to adjust the back light state from dimmed or normal in the Key lock unlock screen. "1" for on state, "0" for off state.
"LightDetectOn"=dword:00000001 <----- This value turns on or off the ability for the sight sensor to put the screen in to a light sensor determined, "screen on", power save state. ("screen on", power save state, dims the display while keeping it on and viewable to the user, the step before it fully goes to sleep/stand by)
"BrightNess"=dword:00000002 <----- This is the "on battery power" screen brightness option in the "Power" options located in the control panel. Note: light sensor has to be disabled to allow these settings to take affect or change with the controlpanel slider bar.
"LightSensorToScreenOff"=dword:00000005 <----- this is the the option that puts the touch screen to sleep when you put the phone to you ear. it doesnt seem to work though.
"LightSensorThreshold"=dword:00000005 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"LightSensorInterval"=dword:000000C8 <----- The rate (in miliseconds) at which the sensor polls the light conditions around the device.
"LightSensorPollingEnable"=dword:00000001 <----- this basically does what it says, it allows the sensor to check lighting conditions so it can adjust screen brightness accordingly.
"ACBrightNess"=dword:00000005 <----- This is the "on external power" screen brightness option in the "Power" options located in the control panel.
Note: light sensor has to be disabled to allow these settings to take affect or change with the controlpanel slider bar.
"ACBacklightOnTap"=dword:00000001 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"BacklightOnTap"=dword:00000001 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"ExtOnOff"=dword:00000001 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"OnOff"=dword:00000001 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"LSensorReduceBKLDelay"=dword:00000005 <----- I dont know what this does, if you do please tell
"LSensorAvegQuene"=dword:00000003 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"MAXBrightnessScale"=dword:0000000A <----- is is the max value the light sensor will be able to acheive for screen brightness. 1 - 10, 1 being lowest and 10 being max brighness.
"MINBrightnessScale"=dword:00000001 <----- same as the above but backwards, obviously.
"AutoSensor"=dword:00000001 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"QKeyLedTimeout"=dword:0000000A <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"BatteryTimeoutUnchecked"=dword:00000000 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"BatteryTimeoutTemp"=dword:00000000 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"ACTimeoutUnchecked"=dword:00000000 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
"ACTimeoutTemp"=dword:00000000 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell
[HKEY_CURRENT_USER\ControlPanel\BackLight\LockLevel]
"LockLevel"=dword:00000000 <----- this key just reports the keylock state of the device. "1" for enabled "0" for disabled.
|
Originally Posted by Tredell
Not sure if anyone tried this, or even if this is a proper fix, but if you change the following registry entries Opera will be the default browser for the RSS reader:
HKCR\http\shell\open\command\default = operaL.exe %1
HKCR\https\shell\open\command\default = operaL.exe %1
Doubt the second one needs to be set, but thought I'd add it just inase.
Originally Posted by eatbeme
Thanks for that. It works in RSS hub now. As for getting it to work with emails,
I changed:
HKLM\Software\Microsoft\Shell\Rai\: DEFBROWSER\1 = operal.exe from ":MSPIE"
Quote:
Originally Posted by rainfreak
Not a reg edit or hack but....
##778#
Choose Edit
Enter your MSL
Click View Info soft key
Choose Modem Settings
Click on slot cycle index and click Menu soft key
change value to 0 or 1 (lower the number, quicker the tower checks)
Click Menu soft key, then OK
Let phone reset
|
Last edited by puff; 10-01-2008 at 11:59 AM.
|