I have searched on here but the results are somewhat erratic.....
I would like to know the registry keys/settings for the following so I can cook my ROM to be good from fresh:
1. Display the clock on the title bar in all programs
2. Automatically change the time zone and clock. (Phone settings)
3. Disable all incoming beams (Infrared)
Thanks
Andy
1=use the clock settings
2= idk sorry
3= turn off your IR
ANTC said:
1=use the clock settings
2= idk sorry
3= turn off your IR
Click to expand...
Click to collapse
He needs to be in a registry, not doing it manually.
Check the wiki
http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other
hanmin said:
He needs to be in a registry, not doing it manually.
Check the wiki
http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other
Click to expand...
Click to collapse
Yep, been there read that, unfortunately what I want isn't in there....
hanmin said:
He needs to be in a registry, not doing it manually.
Check the wiki
http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other
Click to expand...
Click to collapse
Actually, all of those settings can be changed without touching the registry. They are all setting the user can change.
dkb218 said:
Actually, all of those settings can be changed without touching the registry. They are all setting the user can change.
Click to expand...
Click to collapse
Yeah, but thats not his question. Re-read his post. He wants to be able to cook a rom that has these setting built into it so he doesn't have to change it after flashing / hard reset.
As for the answers, I think the timezone and settings can be found here:
HKLM/Software/Microsoft/Clock . THere is GMT_OFFSET, HomeDST, TZIndex located here.
Hide the Bean icon in the conections tab...
HKLM/controlpanel/beam - DWORD Hide = 1 / softreset
mfrazzz said:
Yeah, but thats not his question. Re-read his post. He wants to be able to cook a rom that has these setting built into it so he doesn't have to change it after flashing / hard reset.
Click to expand...
Click to collapse
Didn't see that part....
doedoe said:
Hide the Bean icon in the conections tab...
HKLM/controlpanel/beam - DWORD Hide = 1 / softreset
Click to expand...
Click to collapse
That just hides the IR Beam Icon from Settings, Connections..... I want to un-tick the box 'Receive all incoming beams'
I have managed to find the Display the clock on the title bar in all programs though:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\TaskBar]
"LimitedClock"=dword:0
Any takers for the other stuff?
Andy
Did you see this from my post above?
mfrazzz said:
As for the answers, I think the timezone and settings can be found here:
HKLM/Software/Microsoft/Clock . THere is GMT_OFFSET, HomeDST, TZIndex located here.
Click to expand...
Click to collapse
mfrazzz said:
Did you see this from my post above?
Click to expand...
Click to collapse
Yes I saw that but that isn't it...... I have 2 Wizards and the registry values are the same on both under this key, however one has 'Automatically change time zone and clock' checked while the other doesn't....
Andy
Related
Can anyone provide a hack to remove the battery icon from the top?
Thank you!
Chris
techsc said:
Can anyone provide a hack to remove the battery icon from the top?
Chris
Click to expand...
Click to collapse
For some strange reason, i haven't got that icon anymore since i installed some software i'm beta testing at the moment (i'm under NDA, so can't say what it is for now)...
Anyway, to answer your question: modify the following registry entries:
Code:
Show Time,Date,both or Battery on top bar at Today screen
[HKLM\Software\Microsoft\Shell\]
Time:
"ShowTitleBarClock"=1 / "TBOpt"=1
Date:
"ShowTitleBarClock"=1 / "TBOpt"=2
Both:
"ShowTitleBarClock"=1 / "TBOpt"=3
Nothing:
"ShowTitleBarClock"=1 / "TBOpt"=0
Battery:
"ShowTitleBarClock"=0 / "TBOpt"=1
Thank you!
I'll try it on my device.
Chris
do you also know the registry key to get one line for the date instead of two lines on the today screen?
thx!
VOODOOS!L said:
do you also know the registry key to get one line for the date instead of two lines on the today screen?
thx!
Click to expand...
Click to collapse
You just might have spent a usefull few minutes searching for this..... argh....whatever... here it is...:
Code:
Single Line date:
HKLM/SOFTWARE/Microsoft/Today
Create DWORD: "AutoSingleLineDatePlugin" Value = 1
Moaske said:
You just might have spent a usefull few minutes searching for this..... argh....whatever... here it is...:
Code:
Single Line date:
HKLM/SOFTWARE/Microsoft/Today
Create DWORD: "AutoSingleLineDatePlugin" Value = 1
Click to expand...
Click to collapse
thanks mate, have been searching for it, things like 'one line today date' or 'multiple date today' didn't came up with a reg key in this forum...so thanks!!
Wow I was looking for this for so long. But under WM6, it doesn't update the icons correctly when you disable it.. Any ideas?
search for kaiser tweak. has what you need.
the kaiser tweak is stickied on this forum...that will solve all your problems..
techsc said:
Can anyone provide a hack to remove the battery icon from the top?
Thank you!
Chris
Click to expand...
Click to collapse
The following registry hack will replace the battery indicator with the clock:
HKLM\Software\Microsoft\Shell\ShowTitleBarClock = 1
(From this page.)
won't go away
abubasim said:
The following registry hack will replace the battery indicator with the clock:
HKLM\Software\Microsoft\Shell\ShowTitleBarClock = 1
Click to expand...
Click to collapse
i have tried all the reg hacks mentioned above as well as kaiser tweak.
kaiser tweak settings:
title bar - battery / clock [clock]
title bar - clock settings [nothing]
date display - single-line
registry settings:
HKLM\Software\Microsoft\Shell\ShowTitleBarClock = 1
HKLM\Software\Microsoft\Shell\TBOpt = 1
anyone have any idea what am i doing wrong?
thanks
Update:
ok, i must be stupid. previously the 'nothing' setting was forced whenever i chose 'clock'. i reset battery/clock to 'battery' and the clock settings to 'date' and it worked, i now have the time and no battery icon. not sure why choosing 'date' translates to time.
Battery icons
can anyone supply me with the original icons supplied with kaiser. changed them now not very happy with new indicator, and silly me didnt do a backup before hand. thanks damien
how do you remove the wireless mgr. icon at the top?
tvos
sexpest said:
can anyone supply me with the original icons supplied with kaiser. changed them now not very happy with new indicator, and silly me didnt do a backup before hand. thanks damien
Click to expand...
Click to collapse
I have done this on an 8125 running wm6 and it works but not sure about your phone. Just delete the custom icon your not happy with and since the original icon is in the rom itself it will just pop back up with the original one.
Hope this helps
ok i'm stupid!
i cannot remove the battery icon and display only the clock on the top
I tried to change every possible setting but i'm either manage to display the clock and the battery or the battery only
How on earth i can display only the clock and remove the battery completely ??
"Great" do the following Regedit:
[HKLM\Software\Microsoft\Shell\]
"ShowTitleBarClock"=1
"TBOpt"=1
you may need to create a new DWORD value for "TBOpt"
what about removing the battery icon without changing the location of the clock.
is this possible?
I have this problem where icons on the task bar are covered by something. happened after i reset the phone when it was working slow. I tried searching, but don't know what to search for. anyone else had this problem and fixed it. What sucks the most is i don't know if ti have services because its right down the middle.
bump......
moddin said:
I have this problem where icons on the task bar are covered by something. happened after i reset the phone when it was working slow. I tried searching, but don't know what to search for. anyone else had this problem and fixed it. What sucks the most is i don't know if ti have services because its right down the middle.
Click to expand...
Click to collapse
Check your clock/date display setting for the taskbar. I think I had that issue when I chose to dispaly clock/date in two-line format.
This is what fixed it for me:
Kaiser Tweak -> 'Today Screen' section -> 'Title Bar - Battery/Clock' -> Battery
i believe thats the outcome of using no clock or battery registry tweak in the taskbar.
As mentioned above, just choose battery or clock
Thanks a lot guys it worked, I changed it from clock to batt back and forth and it didn't help, the thing that did it was changing it from multi line to single line.
moddin said:
Thanks a lot guys it worked, I changed it from clock to batt back and forth and it didn't help, the thing that did it was changing it from multi line to single line.
Click to expand...
Click to collapse
I told ya!
sherpa said:
I told ya!
Click to expand...
Click to collapse
u da man
Hello guys! there's anyone know a way to delete the icon battery on the top bar? I have installed batti 2.2 so now I dont need this battery icon (that sometimes appear and disappear while I use the pda).
thanks
stefano
what a pity! No tweaks, right (for now)?
HKLM\Software\Microsoft\Shell\ShowTitleBarClock
value="1" Time
value="2" Date
value="3" Date and Time
value="0" Nothing
When "3" also only Time
When key is not there, create it.
hello! thank you for your help but I had already test this tweak but without any effect. I had put the 3 value but nothing.
tnx
stefano
option "3" date and time doesn/t work
Create key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell]
"TBOpt"=hex:\
13,00,00,00
Works fine on diamond.
13 does give date and time (other values do different things I forget - search!)
Set date format in settings/system/region, else there's another key you can edit to set your own custom format:
[HKEY_LOCAL_MACHINE\nls\overrides]
"SSDte"="dd/MM"
"SDate"="."
"SCrcy"="R"
"IDate"="1"
"LCID"=dword:00000809
"S2359"="pm"
"S1159"="am"
Requires a reset to see changes - but diamond reset is pretty fast and u pretty much have to do it every day anyway...
PS: I set d.M as my format, but see a square (or part) after the month. Can reduce with spaces after the M, but it's not great. Any ideas on how to get a clean d/M, or d.M, or non truncated d-MMM format?
PPS: Search the forum if you don't know how to use a registry editor...
Thank you! Please, there's a value to remove the icon battery without substitute it with the date and hours?
bye!!!
stefano
Hi,
I use Resco Reg editor and I just want to know how you create that :
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell]
"TBOpt"=hex:\
13,00,00,00
If I create it as a key, i will have [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\TBOpt]
and then, how I create the value 13,00,00,00
Is it a DWORD key on hex ?
It doesn't work for me sorry
You can use Advanced config for this. Search for this program and there will be an option to choose what you want(clock, date, time etc).
Link --> http://forum.xda-developers.com/showthread.php?t=317070
yeah, I looked, but it's okai if you want change the battery icon to date icon... but just dont remove the icon... It's strange
bye
stefano
Advanced Config.
steveweb said:
Hello guys! there's anyone know a way to delete the icon battery on the top bar? I have installed batti 2.2 so now I dont need this battery icon (that sometimes appear and disappear while I use the pda).
thanks
stefano
Click to expand...
Click to collapse
Use Advanced Config. 2.2 works with Diamond
nothing... I have already try this option of adv conf... but if I set "NO", the icons battery doesnt disappears!
thanks
stefano
Are there any small .cabs that remove the battery icon and replace it with the time? I would rather not install advance config that can change 200 things for this one little tweak.
i would like to see the battery/clock/sound icons out there.
SO silly to have a sound tray icon...since you access it with hard button.
Battery, there is much bette options than the default one.
Clock, well...
Krpano said:
i would like to see the battery/clock/sound icons out there.
SO silly to have a sound tray icon...since you access it with hard button.
Battery, there is much bette options than the default one.
Clock, well...
Click to expand...
Click to collapse
ummmm, what?
lol
Sorry, i wasnt clear.
I would like to see the battery icon removed from the tray too, aswell the sound and clock icons.
Ive been searching this for weeks, it seems impossible to remove them.
Hi!
I'm wondering if it's possible to change the way the meny look? I don't like the gray "bar" that's around the icons/program when you press the menu-button. So, is it possible to change it? Like with a theme or something.
And my second question, is it possible to change the settings when you make a recording (video)? Or does the same settings from camera-mode automatically start?
And my last question, is it possible to make a videocall without Skype and programs like that?
//Philip
i dont even know where to start.
1st your title for this thread is nearly nothing, give more info other than just a letter "Q"
2nd
I'm wondering if it's possible to change the way the meny look? I don't like the gray "bar" that's around the icons/program when you press the menu-button. So, is it possible to change it? Like with a theme or something.
Click to expand...
Click to collapse
go look at the themes and apps section you can find something there.
And my second question, is it possible to change the settings when you make a recording (video)? Or does the same settings from camera-mode automatically start?
Click to expand...
Click to collapse
dont quite understand,
-go to stock camera app > change it to video camera > click on the settings icon
-go to play store and download some other video apps
And my last question, is it possible to make a videocall without Skype and programs like that?
Click to expand...
Click to collapse
i dont think so.
This is how to enable all the "hidden" quick tiles in the notification bar that seemed to have been disabled. Between versions of the S5 variants, several quick tiles seemed to be missing from some and enabled in others. Remember, I am NOT responsible for stupidity or whining if YOU do something wrong, phone explodes, etc.
The modifications need Root, SQLite Editor (or equivalent app functioning) and a brain
MAKE SURE YOU HAVE CORRECT PERMISSIONS ON Settings.db OR IT WILL NOT WORK
-----Enabling Quick Tiles-----
1. Open up SQLite Editor
2. Select the Apps tab -> scroll down to Settings Storage and select
3. Click settings.db
4. Click system
5. Click search icon on top right (easiest method to filter) or scroll through db (harder way)
6. Type "notification" in the Filter Value field and press ok
7. Tap "notification_panel_active_app_list" -> select pencil icon on top to edit
8. In Value field, all enabled toggles are listed. Now, add the word "MobileData" (no spaces or quotation marks) to end of list (make sure to have NO SPACES between entries and semicolons separating each entry)
----> ex. Wifi;MobileData;WifiHotspot;Sound; ....
9. Once you add "MobileData", click save button.
10. Close SQLite editor and reboot/profit (see attached screenshot for what it should appear as)
This works for any quick settings tiles that are present, but you MUST type in the correct name (capital letters, no spaces, semicolons all count). One mistake will not show the tile after reboot.
----> instead of "MobileData", you can also "WifiHotspot" (already enabled in miked63017 zip for Hotspot Mod here http://forum.xda-developers.com/showthread.php?t=2727127 ). Download Booster Quick tile is also able to be added but has no function yet (see my post on updates to status towards getting this working here http://forum.xda-developers.com/showthread.php?t=2719582 )
-----Missing Tiles (so far noticed, if you know another please comment)-----
*These are exact as they should appear,no spaces and capital letters (case sensitive)
Wifi;MobileData;SilentMode;Location;WiFiHotspot;NetworkBooster;Bluetooth;AirplaneMode;PowerSaving;UltraPowerSaving;Sync;AutoRotate;TouchSensitivity;AllShareCast;Toolbox;MultiWindow;Nfc;SmartStay;SmartPause;DormantMode;CarMode;PersonalMode;SBeam;AirView;AirGesture;DrivingMode;SmartStay;SmartScroll;SmartPause;ToddlerMode;EBook;SmartNetwork;WifiCalling
They can be put in any order and then, upon reboot, be arrange according.
Big thanks to eyecon82 for pathway and miked63017 for Hotspot Mod additions.
wyoud you please be able to post what tiles are missing or what all of them are so users can compare if they need to do this or not .
ex-28 said:
wyoud you please be able to post what tiles are missing or what all of them are so users can compare if they need to do this or not .
Click to expand...
Click to collapse
See updated OP
This is great..unfortunately some of the biggest variants that have hidden the downloadbooster have also locked bootloaders
devoidx said:
This is great..unfortunately some of the biggest variants that have hidden the downloadbooster have also locked bootloaders
Click to expand...
Click to collapse
Right now, I'm investigating an apk with the hidden 'false' value for Booster to see, if by enabling, that it'll work. May not need anything other than push ability and some apps to edit at least. Still WIP, hopefully more results soon.
ronger here with the G900W
step 7. Tap "notification_panel_active_app_list" -> select pencil icon on top to edit
when I open to edit I have nothing in value
but if I open the file "notification_panel_active_app_list_for_reset" i have all the values in there, also running a rom , not sure if it matters but its in my signature.
im trying to add Touch Sensitivity which i don't have in the shortcuts notification panel
edit
i was on the reset app list and not the active one
however after adding ;TouchSensitivity; and the end of the values , it still doesn't appear
ex-28 said:
ronger here with the G900W
step 7. Tap "notification_panel_active_app_list" -> select pencil icon on top to edit
when I open to edit I have nothing in value
but if I open the file "notification_panel_active_app_list_for_reset" i have all the values in there, also running a rom , not sure if it matters but its in my signature.
im trying to add Touch Sensitivity which i don't have in the shortcuts notification panel
edit
i was on the reset app list and not the active one
however after adding ;TouchSensitivity; and the end of the values , it still doesn't appear
Click to expand...
Click to collapse
See my other thread here http://forum.xda-developers.com/showthread.php?p=52261596#post52261596, post 15 for all enabled quick tiles and how it should look.
RevelationOmega said:
See my other thread here http://forum.xda-developers.com/showthread.php?p=52261596#post52261596, post 15 for all enabled quick tiles and how it should look.
Click to expand...
Click to collapse
ok thanks till peek at it.
shazam ! , thanks I was missing a Capitol S
26 enabled here
ex-28 said:
ok thanks till peek at it.
shazam ! , thanks I was missing a Capitol S
26 enabled here
Click to expand...
Click to collapse
OP Updated, new toggles added. Check yours versus the list posted in OP. Enter as usual all not there if you desire.
thanks ex-28
How about the flashlight toggle?
RevelationOmega said:
OP Updated, new toggles added. Check yours versus the list posted in OP. Enter as usual all not there if you desire.
thanks ex-28
Click to expand...
Click to collapse
your welcome , had a feeling you would see the new ones soon as I posted the screenie
ex-28 said:
your welcome , had a feeling you would see the new ones soon as I posted the screenie
Click to expand...
Click to collapse
Thank you for the additions, been looking through system files trying to find any related but spending most of my time now for Download Booster on US Variants.
Skyrocket2 said:
How about the flashlight toggle?
Click to expand...
Click to collapse
OP Updated, added WifiCalling (notice LOWER case f in Wifi)
None as of yet, its only a widget I believe. I'm going to try and add one very soon, just been busy at University with exams this week. Will be hopefully getting good amount of work by the weekend and early next week.
any possible way to have a toggle for gps ?
pain to deep into settings to toggle it off and on , aside from loading a widget .
ex-28 said:
any possible way to have a toggle for gps ?
pain to deep into settings to toggle it off and on , aside from loading a widget .
Click to expand...
Click to collapse
That would be the location toggle
Sent from my SM-G900P using Tapatalk
Nitefall said:
That would be the location toggle
Sent from my SM-G900P using Tapatalk
Click to expand...
Click to collapse
Yes but the location toggle turns off the setting you selected for it wifi gps ect I'm looking to just toggle gps as I leave wifi on all the time
Sent from my Sm-G900W8 using Tapatalk
-----Enabling Quick Tiles-----
1. Open up SQLite Editor
2. Select the Apps tab -> scroll down to Settings Storage and select
3. Click settings.db
4. Click system
Click to expand...
Click to collapse
I am rooted on an S5, using a different application called SQLite Manager, but go into applications, setting storage, and all I see is one folder called databases, and another called lib.
Any ideas?
harry_fine said:
I am rooted on an S5, using a different application called SQLite Manager, but go into applications, setting storage, and all I see is one folder called databases, and another called lib.
Any ideas?
Click to expand...
Click to collapse
Did you check in the folder called Databases?
Anyone know if it's possible to add Tasker shortcuts to the TouchWiz Quick Settings??
And Bonus points if you can assign your own icon for it?
RevelationOmega said:
Did you check in the folder called Databases?
Click to expand...
Click to collapse
Thank you for your reply. I did, and I think the settings.db file is there. But when I try to edit it, the program force closes. Using SQLite Manager. Not sure if it's a problem on my end or with the application.