[Tutorial] How to Add Custom Apps to the Quick Actions in the Action Center (W10M) - Windows 10 Mobile

While I was searching between the registries I found this way ,it is very simple.
Your phone must be Interop unlocked and you must have a registry editor on your phone.
You need the Uri of the app you want to put in the quick action. ( There is a list of the Uris of some popular apps in the end of this thread).
Create a new value with the following data
To add an app to the settings quick action: (Just press it and the app you have selected will open)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\QuickActions_Launcher_AllSettings
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, For example: mswindowsmusic:
To add an app to the Airplane mode quick action: (Press to activate the airplane mode, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_QuickAction_AirplaneMode
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, For example: fb:
To add an app to the Bluetooth quick action (Press to activate the Bluetooth, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_Device_BluetoothQuickAction
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, for example: fb-messenger:
To add an app to the Flashlight quick action (Press to run the flash, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_Flashlight_Toggle
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the Uri of the app you want, for example: fb-messenger:
And on this way you can edit the other quick actions, just change the path.
you can find all other paths in this key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All
It might be difficult to know in which quick action you did put the app, but I found a solution to this problem.
Just edit the icons of the action center and add the icons of the apps you chose.
Here's a list of the Uris of some popular apps and some system apps:
Outlook mail: mailto:
Calculator app: calculator:
Default web browser: http://bing.com
Call app: ms-call:
Messaging app: ms-chat:
People app: ms-people:
Xbox app: xbox:
Skype app: skype:
Groove music app: mswindowsmusic:
New app: bingnews:
Weather app: bingweather:
Facebook app: fb:
Facebook Messenger: fb-messenger:
Pandora app: pandora:
Netflix app: netflix:
Twiter app: twitter:
Whatsapp app: whatsapp:
Telegram app: tg:
Viber app: viber:
VLC app: vlc:
Microsoft Word app: ms-word
Microsoft PowerPoint app: ms-powerpoint
Microsoft Excel app: ms-excel:
OneNote app: onenote:
Sway app: ms-sway:
Here's a video to show how it works:

I added maps app to location quickaction

Sai Chrisna said:
I added maps app to location quickaction
Click to expand...
Click to collapse
Haha nice, now the long press of the locatin quick action is more useful than before

colors???
Can anyone guess keys for adding color to brightness and other tiles like camera, the action center seems pretty dull on 10.
8.1 had good colors. And dark tiles too.
Tried every key buy couldn't find anything

Abdullah S.A. said:
While I was searching between the registries I found this way ,it is very simple.
Your phone must be Interop unlocked and you must have a registry editor on your phone.
You need the Uri of the app you want to put in the quick action. ( There is a list of the Uris of some popular apps in the end of this thread).
Create a new value with the following data
To add an app to the settings quick action: (Just press it and the app you have selected will open)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\QuickActions_Launcher_AllSettings
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, For example: mswindowsmusic:
To add an app to the Airplane mode quick action: (Press to activate the airplane mode, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_QuickAction_AirplaneMode
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, For example: fb:
To add an app to the Bluetooth quick action (Press to activate the Bluetooth, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_Device_BluetoothQuickAction
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the uri of the app you want, for example: fb-messenger:
To add an app to the Flashlight quick action (Press to run the flash, long press to open the app)
Registry Key Path: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All\SystemSettings_Flashlight_Toggle
Registry Value Name: Uri
Registry Value Type: String
Registry Value Data: add the Uri of the app you want, for example: fb-messenger:
And on this way you can edit the other quick actions, just change the path.
you can find all other paths in this key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ActionCenter\Quick Actions\All
It might be difficult to know in which quick action you did put the app, but I found a solution to this problem.
Just edit the icons of the action center and add the icons of the apps you chose.
Here's a list of the Uris of some popular apps and some system apps:
Outlook mail: mailto:
Calculator app: calculator:
Default web browser: http://bing.com
Call app: ms-call:
Messaging app: ms-chat:
People app: ms-people:
Xbox app: xbox:
Skype app: skype:
Groove music app: mswindowsmusic:
New app: bingnews:
Weather app: bingweather:
Facebook app: fb:
Facebook Messenger: fb-messenger:
Pandora app: pandora:
Netflix app: netflix:
Twiter app: twitter:
Whatsapp app: whatsapp:
Telegram app: tg:
Viber app: viber:
VLC app: vlc:
Microsoft Word app: ms-word
Microsoft PowerPoint app: ms-powerpoint
Microsoft Excel app: ms-excel:
OneNote app: onenote:
Sway app: ms-sway:
Here's a video to show how it works:
Click to expand...
Click to collapse
Thank you
Can you tell us some of the applications uri ?
Or a resource for them ?

Ferrybigger said:
Thank you
Can you tell us some of the applications uri ?
Or a resource for them ?
Click to expand...
Click to collapse
As far as i know., u can find it in the Appxmanifest file(Extension category, protocol name)
But not all the apps are uri activated.,
If u want to add a custom app without uri, try this..
* Just edit the "AppId registry value data" to [xxxAppIdxxx!App]
For example if you want to add interoptools, edit "AppId" of Brightness quick action to
InteropTools_2aq3exr3grctp!App

Sai Chrisna said:
As far as i know., u can find it in the Appxmanifest file(Extension category, protocol name)
But not all the apps are uri activated.,
If u want to add a custom app without uri, try this..
* Just edit the "AppId registry value data" to [xxxAppIdxxx!App]
For example if you want to add interoptools, edit "AppId" of Brightness quick action t
InteropTools_2aq3exr3grctp!App
Click to expand...
Click to collapse
Thank u so much

Abdullah S.A. said:
Haha nice, now the long press of the locatin quick action is more useful than before
Click to expand...
Click to collapse
Thanks verymuch for your trick, dude! :good: But can you tell me how to change all default icons with apps icons (like on video)???

WinCamp said:
Thanks verymuch for your trick, dude! :good: But can you tell me how to change all default icons with apps icons (like on video)???
Click to expand...
Click to collapse
It's easy, download the icon pack from this thread or copy the original icon pack from your phone and edit the icons using any font editor app like Font Creator on your PC and then follow this thread to put it on your phone
https://forum.xda-developers.com/windows-10/development/material-design-icon-pack-t3419962
Note: the icon pack must be .ttf file and not .otf

Abdullah S.A. said:
It's easy, download the icon pack from this thread or copy the original icon pack from your phone and edit the icons using any font editor app like Font Creator on your PC and then follow this thread to put it on your phone
https://forum.xda-developers.com/windows-10/development/material-design-icon-pack-t3419962
Note: the icon pack must be .ttf file and not .otf
Click to expand...
Click to collapse
Okay, thanks very much :good:

Abdullah S.A. said:
It's easy, download the icon pack from this thread or copy the original icon pack from your phone and edit the icons using any font editor app like Font Creator on your PC and then follow this thread to put it on your phone
https://forum.xda-developers.com/windows-10/development/material-design-icon-pack-t3419962
Note: the icon pack must be .ttf file and not .otf
Click to expand...
Click to collapse
One question again: How to return the URI for All Settings to original/first URI/ What's it's URI? Thanks before

ms-settings: ?

Is there any way to change position of battery percentage?

i am unable to it...can u explain the process...please!!

mirasal2 said:
Is there any way to change position of battery percentage?
Click to expand...
Click to collapse
No, not currently

SyndiCate861 said:
i am unable to it...can u explain the process...please!!
Click to expand...
Click to collapse
What didn't you exactly understand? what part of the tutorial, I did my best to make it understandable to everyone and it can't be explained on a better way, but you can tell me where you are in this tutorial so far and I'll try to help you

Abdullah S.A. said:
What didn't you exactly understand? what part of the tutorial, I did my best to make it understandable to everyone and it can't be explained on a better way, but you can tell me where you are in this tutorial so far and I'll try to help you
Click to expand...
Click to collapse
i wanted to ask you that...do i needs to create a new Uri string...or the old one modification will work...i tried both bt dint work....i just want to know the registry thing...!!

SyndiCate861 said:
i wanted to ask you that...do i needs to create a new Uri string...or the old one modification will work...i tried both bt dint work....i just want to know the registry thing...!!
Click to expand...
Click to collapse
It doesn't make a difference at all, just make sure you didn't forget the colon in the end of the uri, for example fb: and without a space between fb and the colon.
make sure that the registry key path is correct as it is.
If you still face any problem, feel free to contact me.

Abdullah S.A. said:
It doesn't make a difference at all, just make sure you didn't forget the colon in the end of the uri, for example fb: and without a space between fb and the colon.
make sure that the registry key path is correct as it is.
If you still face any problem, feel free to contact me.
Click to expand...
Click to collapse
okay i'll try once again....

SyndiCate861 said:
okay i'll try once again....
Click to expand...
Click to collapse
i did it thank you so much....can u provide me with ua icons??

Related

How To: Customize the Sliding Panels Homescreen

This was from the windows mobile team blog. More to follow but wanted to post it for those who don't read that.
Original link: http://blogs.msdn.com/windowsmobile/archive/2008/06/03/customizing-the-sliding-panel-homescreen.aspx
Customizing the Sliding Panel Homescreen
from Windows Mobile Team Blog by Jorge Peraza
Hi, my name is Jorge Peraza; I am a Developer on the Windows Mobile team that was responsible for the new “Sliding Panel” home screen in Windows Mobile 6.1.
When we were working on the visual style and functionality of the home screen we tried to make something that looked both professional and appealing while still showcasing all the information the user is going to need to know what’s important and requires attention. While I think the default design looks really cool, we added some customization features to enable users to make it their own.
Customizing the layout
The home screen layout can be modified using the same home.xml file from previous versions of WM, the schema of the file was extended to allow the customization of many of its elements, this includes the art assets that are used for most of the plug-ins.
When you open the SlidingPanel.home.xml file (inside \ApplicationData\Home) you will find the plug-in element that corresponds to the sliding panel home screen (its CLSID is {E9267CAB-02EE-4f37-8216-6BF6A8FF5A71}). All the child elements inside it are designed to tweak and customize the way the home screen will look.
The top level element is the plugins tag, this has one attribute called “Order” and it’s used to list the plug-ins that will be shown and the order they are going to be laid out on the screen.
The built in plug-in names are:
1)CClock – The big clock
2)CAppointments - The calendar plugin
3)CHome – The notifications plugin
4)CMyPhotos – The photos plugin
5)CMessage – The message center (this is off by default on all sliding panel built in layouts.
6)CMusic – The music plugin
7)Settings – The settings plug-in
8)Custom Plugin – Users can specify custom plug-ins with static content that can be displayed on the home screen.
For example, the XML snippet bellow moves the photos plug-in to the first position and enables the message center (which is turned off by default on both "Sliding Panel" and "Sliding Panel Media")
<plugin clsid="{E9267CAB-02EE-4f37-8216-6BF6A8FF5A71}" name="Bronze" height="266">
<Plugins Order="CMyPhotos;CClock;CMessage" />
</plugin>
There are many other ways of customizing the home screen using the plug-in settings like overriding the default images or even adding your own custom plug-ins that display static content, I'll post and updated entry latter on on how to do this in detail but for now, you can use the provided home.xml files to start experimenting with this.
The notifications plug-in and message center
In the sliding panel home screen, the notifications plug-in by default serves as a dual-purpose notifications/gateway to all you phone/message accounts where every page represents one account (so, if you have multiple notifications in one category they will be shown as one summary page).
There is however an alternative behavior where individual notifications are added as independent pages (Similar to what the T-Mobile shadow home screen does) and the plug-in only shows accounts that have new notifications in them. One cool feature of this alternate behavior is that each individual notification can be dismissed without having to leave the home screen.
You can enable this alternative behavior by setting the following registry key to a value other than 2 (The actual value indicates how many pages of each notification type will be added to the home screen before collapsing them into a summary page. We have tested 2 and 5 but feel free to experiment with other values)
[HKLM\Software\Microsoft\Chome\Chome]
PageCollapseThreshold: DWORD
Note that this prevents you from being able to access the email/phone account data if there are no notifications for it. If you still want to be able to do that you can always re-enable the message center as described in the previous section as a separate plug-in.
There is one more behavioral change you can make that allows you to “dock” the condensed view of the first plug-in to the top of the screen when it is not active, we added this for people like me that want to have the clock always visible. To enable just set the following registry key to “1”
[HKLM\Software\Microsoft\Chome]
DockOperatorBar: DWORD
Advanced layout modification
There are even more advanced things you can do to further tweak the look of the home screen but it is unsupported by Microsoft at this moment so you’ll have to experiment on your own J (Hint, look at the following files \windows\CHome_240x320.cpr and \windows\CHome_320x240.cpr).
----------------------------------------------------------------------------------------------------
Thanks to djNutz for posting this information & OrganicM for his efforts.
I wanted to create a post with info about what the different keys do in the CHome section of the registry. So, I'll start with a brand new one, that I bet nobody knows about....
[HKLM\Software\Microsoft\Chome\Chome]
PageCollapseThreshold: 2 or 5 (DWORD Value)
This will collapse your Notifications panel to only show active notifications. You can enable this alternative behavior by setting the following registry key to a value other than 2 (The actual value indicates how many pages of each notification type will be added to the home screen before collapsing them into a summary page. 2 and 5 were tested and work pretty well.
More to come of course....
should this change be made to the security section too, or does that matter? actually, do changes to the security section ever matter, cause they seem to apply even when you only edit the software section.
p.s.
i'm pretty sure people are gonna ask, so maybe i'll save some trouble instead of looking like an ass by answering preemptively. This DWORD value must be created with your registry editor, it's not already there, at least on ricky v24.
2 = default or normal (i assume cause it looks the same as before) and 5 = condensed.
But for the rest of us who don't have the time to be on every WM blog and forum at once here's my favorite:
To “dock” the condensed view of the first plug-in to the top of the screen when it is not active, set the following registry key to “1”
[HKLM\Software\Microsoft\Chome]
DockOperatorBar: DWORD
This is so you can have the clock always visible, no matter which panel you're on. You could also set it so that CHome Weather's compact view is always on top. Whatever plugin is first on the list.
More info from MS coming down the pipe:
We can get the day of the week on the clock plugin at the top of CHome by doing this:
Replace this portion...
<!-- Date --> <Text ID="Date" Left="180" Top="83" Width="110" Height="19" FontFamily="Segoe Condensed" FontSize="9" FontStyle="Bold" Wrap="False" HorizontalAlignment="Left" Trimming="EllipsisCharacter"></Text>
With this!
<!-- Date -->
<Text ID="Date" Left="180" Top="83" Width="110" Height="19" FontFamily="Segoe Condensed" FontSize="9" FontStyle="Bold" Wrap="False" HorizontalAlignment="Left" Trimming="EllipsisCharacter"></Text>
<Text ID="Day of Week" Left="65" Top="83" Width="110" Height="19" FontFamily="Segoe Condensed" FontSize="9" FontStyle="Bold" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter"></Text>
I will incorporate this in Chome Weather fore sure!
Here you go, the first is my Home
2nd is Scroll Down once
3rd is Scroll Down twice
4th is Scroll Down Thrice
heh
Edit: Tried Month in cpr, no luck.
will keep trying
I'm glad people are finally getting this information out. It makes customization that much easier. I'm adding the tips to the wiki as well, as they come out.
How to Reload the Homescreen
I have two questions:
1. After editing my CHome cpr file, how do I reload the homescreen without having to reboot the device?
2. How can I show any text on the clock panel? Regular text is defined by Text ID = "xxxxx", where xxxxx is something like Time, Network Name, etc. However, suppose I want to have the text "Knowledge Rules", how do I set it up in XML?
I have very little programming and Excalibur experience. So, I apologize if these questions are too naive or have been answered before.
Thanks a lot in advance.
you can use this if you dont use OrganicM Chome Weather
I don't think Microsoft has put out much documentation on the sliding panels plugin yet. Most of the CHome configurations use
Code:
TextID="text 1"
as the delimiter for static text. But that's not to say that the clock plugin will recognize that as a valid section. Could work. Could make your phone useless.
beartard said:
I don't think Microsoft has put out much documentation on the sliding panels plugin yet. Most of the CHome configurations use
Code:
TextID="text 1"
as the delimiter for static text. But that's not to say that the clock plugin will recognize that as a valid section. Could work. Could make your phone useless.
Click to expand...
Click to collapse
I do not understand. How do I make the phone know that:
text 1 = Knowledge Rules?
Typical syntax seems to be Text ID = "xxxx", where xxxx is a variable name, which is recognized by the device. If Text 1 is a valid variable for the device, how do I assign it a value? Am I rambling here?
No, you're not rambling. As far as the information coming from Microsoft and disseminated here on this site goes, it's a best guess right now.
someone at msdn blog asked the same question.
Someone at msdn blog asked the same question. Let's wait to see if we get an answer from there...
From http://blogs.msdn.com/windowsmobile...ustomizing-the-sliding-panel-homescreen.aspx:
"Jorgeba, thanks for taking the time to educate your user. I have some questions.
How do you change the text in the condense clock? The .cpr file has Text ID="Text 1". How is "Text 1" define? I would love to add the date to the condense layout.
The ActionURL and Softkey2 URL in the Appointments plug-in always open calendar in the today view. Is there a way to make one of the button opens calendar in the month view? Setting the default view for calendar does not help."
Easy as pie......
If you know what you are doing.
If you have any xml experience,then you'll know how to adjust x and y values to position things in different places. Yes, you can do that. Just change x=whatever and y=whatever to where you would like them to be. Just know this means that it will start on the left and move x pixels over and y pixels down. If you put in negative values, it will shift them in the opposite direction.
Eg. x=-whatever will move it to the left vs a + value which will move it to the right. Same for y=
Also, you can adjust the valignment and halignment to center, left, or right.
Have fun with these. They apply to everything in your cpr (That's the layout for your homescreen.It's in your \Windows directory on your phone).I mean everything, from where your network displays, right down to your pictures.
That's it. Have fun!
jaymit said:
Hi,
Sorry Im kind of a newbie :s, is it possible to edit home screen panels? I wanted to change the layout and look of the clock plugin.
Thanks!
Click to expand...
Click to collapse
Does anybody know how to change font color for certain panels or certain lines of text in the panel? Is it only possible for the whole homescreen?
As far as I know even as far as old xml coding works, you can only change a font color for a selected word or unselected word. Meaning, if you have the old 6.0 your plugins that are selected could have a different color, but unselected could be another color. This applied to the entire homescreen. I have not seen different colors for different plugins, since each panel style is basically its own plugin (each has its own unique GUID), then I doubt you can change font color for each plugin. You can more than likely only change the active selected panel and inactive panel fonts. I am not sure what their titles are in the cpr, but I know that in the old 6.0, the homecolor was one of the fonts colors and the other was called something else.
Eventhough this is 6.1, it doesn't look like much has changed as far as the fonts color goes. You could, however, always try adding a "fontcolor=" command in the cpr and a hex code and try it, to see if it works.
Hope this helps.
Edit your registry or get CHome Config
Both do the same thing. You want to change the plugin order for CHome. It's located in HKLM\Security\CHome\Default Settings and in HKLM\SOFTWARE\Microsoft\CHome. Edit the order you want your plugins to go. Reboot your phone and the new edits should be reflected in your homescreen layout. If you are having trouble cause this is new. Just search this thread for CHome Configurator. It's stickied at the top of this forum. Download it and it will let you select the order in a much easier way. Make sure you reboot, though, or else your changes won't show. Hope this fixes your problem. Later.
tae-xda said:
How to change the default location for where the CMyPhotos plugin
Click to expand...
Click to collapse
rollingondubs1 said:
I have that already, All my games are under a folder which i cant make it as a action url
Click to expand...
Click to collapse
try this
"ACTIONURL" = "\Windows\Start Menu\Games\xxxxx xxxx.lnk
or this
"ACTIONURL" = "\windows\fexplore.exe; \windows\start menu\games"
Yes you can
One last time, I think I've figured out how to help you.
1. Open Chome Config.
2. Scroll to MyApplication and select it with your center button.
3. Scroll to any page you want to edit. Then scroll down to where it says ActionURL. Press menu.
4. Once in the menu select the "1 Change URL" item.
5. Once you have selected that it will take you to a file explorer. Go to \Windows\Start Menu\Games. This is where your games should be. If not, then wherever you store, your games, navigate yourself to that folder and select the file you want.
I think this should cover it. Hope this solved your problem. HOLLA!!!!
rollingondubs1 said:
I have that already, All my games are under a folder which i cant make it as a action url
Click to expand...
Click to collapse
How to change the location of CMyPhoto to \Storage Card\My Documents\My Picturs

Email links open in IE and not Opera?!

Guys
Recently I've noticed that links in emails etc open in Internet Explorer as opposed to Opera. I'm running stock ROM, unbranded TP2 and have not altered any setting knowingly pertaining to the browser. Anyone got any ideas? I hate IE with a passion and dont want to see it anywhere?!
Update - Solution was setting the mime type handlers in registry to \windows\OperalL.exe %1
Did this for http and https.
Where can i find that registry.
Can you please be more clear
HKEY_CLASSES_ROOT\urlfile\Shell\Open\Command
Change to value to \windows\OperalL.exe %1
Negative - that didn't work.
HKEY_CLASSES_ROOT
navigate to http, Shell, Open, Command
set Default key to \windows\OperaL.exe
Repeated the above for https key.
noTHINGface said:
Negative - that didn't work.
HKEY_CLASSES_ROOT
navigate to http, Shell, Open, Command
set Default key to \windows\OperaL.exe
Repeated the above for https key.
Click to expand...
Click to collapse
Funny, my method did the trick for me, on my TP2 the http and https keys were already set to opera....

Font size registry keys don't work?

Can anyone tell me how to change font sizes?
I have tried nueFonts, INGChangeFonts and Advanced Config, as well as editing the HKLM\System\GWE and \GDI registry keys directly, as described here and here. The registry values are being changed, but the fonts do not. Exception: I found one app, Mauro Venturini's Shortcut Creator, that seems to be paying attention to these registry settings. No others do.
I am particularly interested in changing the font size of the pop-up menus that come up when you tap a softkey.
Thanks!
change the Ht of PopFnt
HKEY_LOCAL_MACHINE\System\GWE\Menu\PopFnt
TheRem said:
change the Ht of PopFnt
HKEY_LOCAL_MACHINE\System\GWE\Menu\PopFnt
Click to expand...
Click to collapse
Thanks for responding... but as I mentioned in my initial post, these registry keys are not having any effect on the font sizes on my device (with the exception of one application). I'm trying to find out why this is the case.
i think it has something to do with the theme you are using...
there was a time when i uninstalled all my themes, the menu changed back to the WM6.1 style.

Making a stock ROM livable

I've been living with the AT&T Tilt 2 stock rom for awhile now and have gotten it tweaked to the point where it works well and does what i want it to do. I'm just setting this thread up to share what i've got installed and what mods/tweaks are working for me. I'll be adding to them as i go along because i'm constantly fiddling with and tweaking my phone. I've gotten most of the applications i use from right here on xda-devs, and a quick search should pull em up. So without further ado here they are:
Tilt 2 Tweaks
Changing TF3D Search Provider:
HKCU/Software/HTC/Manila
dword=InternetSearchUrl
Change to=http://www.google.com/m/search/?q=%s
Or=http://
Camera Tweaks:
going in to each one and making sure that the key "Enable" is set to "1"
Burst
Mobile Device\HKEY_LOCAL_MACHINE\Software\HTC\Camera\P6
Sports
Mobile Device\HKEY_LOCAL_MACHINE\Software\HTC\Camera\P8
Video Share
Mobile Device\HKEY_LOCAL_MACHINE\Software\HTC\Camera\P9
Change what it says on slider in lockscreen:
Under lockscreen in windows folder
In Ls_LockScene_480x800.cpr (adapt to your resolution) :
<Text ID="SlideToUnlock" Top="90" Width="480" Height="34" FontFamily="Tahoma" FontSize="9" Wrap="False" HorizontalAlignment="Center" VerticalAlignment="Middle" InnerTextType="Resource" Text="shellresapps.dll,18149">
Replace "Resource" by "Literal" and Text="shellresapps.dll,18150" by Text="Slide me if you dare !" (or whatever you want to be displayed here) !
Same for the "TapOrSlide" section
Changing color of clocks in TF3D:
If you use the manila editor you can open and export the manila images as .png graphic files.
Export using save as, then open the .png in an image editor (eg photoshop) and make your changes. (or edit the red .png number files I posted above)
Adjusting hue/saturation is a quick way for novices to swap colours.
Save as .png, then replace the image in the manila editor.
Copy the _manila files that you changed to /windows
Title Bar Clock:
[HKLM\Software\Microsoft\Shell\]
"ShowTitleBarClock"=1
"TBOpt"=1
you may need to create a new DWORD value for "TBOpt"
Opera in Task Manager:
Go to: HKCU\Software\HTC\TaskManager\ExclusiveList\System
There delete Opera9.exe (now it will show in the task manager)
To close opera by pressing the X-button instead of minimizing it follow these steps:
Go to: HKCU\Software\HTC\TaskManager\TerminateProcess
There, create a DWORD with the name Opera9.exe value "1"
To enable/disable web page optimization for mobile browsers in google and bing go to mobile site while in browser and click settings, then select/deselect option.
Disabling Push Internet:
"HKLM\Software\HTC\Manila\InternetPush\EnablePushI nternet" value="0"
"HKLM\Software\HTC\PushInternetEngine\Enable" value="0"
"HKLM\Services\PushInternetEngine\Flags" value="4"-----This Last D-word must be created
Best Mobile Web Sites:
m.mobile9.com
HD2 Tweaks that work for Rhodium:
Improve Suggested T9 Dictionary With Custom Words
The Leo has a very useful hidden application in the Windows directory. You need to unhide hidden system and Rom files in order to find it. Find the file "eT9MyWords.exe" in the Windows directory and add a shortcut to this file in your Windows/Start Menu folder. (this might be worth it, not sure running some tests on it. Make sure u don't do what i do and copy xt9 on accident, bad things happen )
Enable LED Notification Setting in Sound and Notifications
If you want your LED to flash when you have a new message, missed call or voicemail.. well you can't as it is greyed out. However the following registry entries can be modified to enable them or use the cab at end of post. Reset after changes. Notifcation for Email sadly does not work
New Message:
HKEY_CURRENT_USER\ControlPanel\Notifications\{A877 D65B-239C-47a7-9304-0D347F580408}]
"AvailableOptions"=dword: change to 15
Missed Call:
HKEY_CURRENT_USER\ControlPanel\Notifications\{A877 D660-239C-47a7-9304-0D347F580408}]
"AvailableOptions"=dword: change to 15
Voice Mail:
HKEY_CURRENT_USER\ControlPanel\Notifications\{A877 D661-239C-47a7-9304-0D347F580408}]
"AvailableOptions"=dword: change to 15
Real Exit for HTc Album
By defualt, when you click on the ok/X button in HTC Album, the app minimizes and does not exit. Make the following change to really exit the app and thus save some program memory: HKEY_LOCAL_MACHINE\Software\HTC\HTCAlbumv"ok_minim ize" = dword:0
How to Enable More Than 1 Hotmail Account in Email Tab
By default you can only check one hotmail account at a time. Here is how to enable more hotmail accounts.
1. Create a new email account.
2. In the email field write your email but replace the "@hotmail.com" with "@hotmail.con", this way the OS is not going to load Windows live messenger to sync your email.
3. Disable the option "Try to get e-mail settings..."
4. Select the email provider, in this case, Internet e-mail.
5. Complete the name and account display name
6. Incoming server: "pop3.live.com:995". Account type: POP3
7. Complete the form with your username and password. Note: the username is your full email address: "[email protected]" and not "yourusername".
8. Outgoing mail server: "smtp.live.com:25". Check the "outgoing server requires au...". Click on Advanced settings and check the "Require SSL..." for incoming ant outgoing e-mail.
9. Complete the rest of the setup.
10. Now, go to your email account and go to Tools > Options, once there, click on the email account you just created and click on "Edit account setup." NOTE: It might make you wait until it syncs 1 time.
11. Replace the "@hotmail.con" with the right one "@hotmail.com" and hit next 'till the end of the setup, and done.
Speed Up Music Album Loading on Reboot
After a reboot and you scroll to Music Tab, you have to wait quite a while for all the music files to be loaded. Now you can speed this up by making it load as soon as the phone starts and before reaching the tab. Go to your Windows folder and find the file "AudioManager_Eng.exe" Create a shortcut (.lnk file) of this file and put it in your Windows\StartUp folder. (Not sure if this is working or not, anybody have any experience with it?)
Start Menu Folders:
App Store
Applications
App Config
Documents
Extra ****
File Managers
Games
GPS-Wifi
Internet Browsers
Multimedia
Music ID
Office Mobile
Phone ****
Productivity
Search
Settings
Social Net
Task Managers
Tools
Tweaks
Utilities
Programs Installed:
Windows Mobile:
Marketplace
Android:
(All Android apps are free apps/versions)
3banana (notes application)
ACV
Apps Organizer (organize the today screen)
Auto Memory Manager
Bookmark Importer (imports from desktop browsers)
eWallpapers
Facebook (pretty good, not as nice as the iPhone app unfortunately)
Facebook Sync (sync contacts with facebook profile pics)
FMyLife Official (makes my day seem better…usually)
Girl Wallpaper (guilty pleasure)
Handcent SMS (much more pretty then the standard SMS app)
i Music
Maps (as in Google Maps)
Meridian (Noble Version its fancier)
Meebo IM (AIM, Facebook Chat, etc)
Movies
Music Search
Pkt Auctions eBay (better than the official eBay app)
Quickpedia (Wikipedia android style)
Ringdroid (make custom ringtones)
Shazam (always handy, and this one is free)
Toggle Settings (bluetooth, wifi, airplane, etc)
Zedge (really nice to get ringtones and wallpapers from)
Documents to Go (free addition only, if I need to edit something I can just go boot windows)
Renaming Android Start Screen Folders:
I wanted on my desktop. menu >> add >> folders. To rename them just open them and do a long press on the folder name. After that just drag and drop, I have found it is quicker to just open a folder instead of trying to navigate to different pages.

Registry edits

First i want to thank Heathcliff74 for the root tools that the samsung focus to be able to access these parts of the registry and write to them, we were not able to reach or do before. Also want to thank Julien Schaps for the registry editor, and also his other apps. Also thanks to Reddragon93 for His advance explorer.
Thanks to XBOXMOD and others in his findings with parts of the registry edits and tweeks as those as well works for samsung.
I thought it would be nice to have a thread for samsung registry edits and how to. So everyone share your findings as you do or add one thats not here.
SMS SOUND TONES
HKCU\ControlPanel\Sounds\SMS
and change the value data in sound:
value data: \My documents\My Ringtones\xxxxxx.wma
For those with NODO
select the ringtone in settings, rintones & sounds, that you want as SMS and goto HKCU\ControlPanel\Sounds\......Ringtone "0" folder and copy the value data, then go paste that into the value data for the sound for SMS. Then go back and select the phone ringtone for calls in settings that you want for phone ring.
If you dont have NODO just create the correct path in SMS sound \My Documents\My Ringtones\xxxxxx.wma
All edits are at your OWN risk.
Other sounds
HKCU\ControlPanel\Sounds\
ControlPanel\Sounds\Alarm
ControlPanel\Sounds\BatteryCharging
ControlPanel\Sounds\E-mail
ControlPanel\Sounds\Lowbattery
ControlPanel\Sounds\PhoneLocked
ControlPanel\Sounds\Phone Unlocked
ControlPanel\Sounds\SMS
ControlPanel\Sounds\SystemExclamation
ControlPanel\Sounds\VoiceMail
---------------------------------------------------------------------------------------------
These changes may impact the card stability issue but mine still remains stable. But i think in my experience it saves on battery and i also can tell a difference with the speed, i have no lag at all and seams to be a bit quicker!!
HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class
DisablePowerManagement dword:0
HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class
DisablePowerManagement dword:0
HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class\High_Capacity
DisablePowerManagement dword:0
HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms
DisablePowerManagement dword:0
---------------------------------------------------------------------------------------------
DISABLE SHUTTER SOUND FOR CAMERA WHEN VOLUME IS AT 0
HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10
BypassDeviceGain
dword: 0
---------------------------------------------------------------------------------------------
SHOW 3G TOGGLE
HKEY_LOCAL_MACHINE\Software\Microsoft\Connectivity\CellularCPL
Show3GToggle
dword: 1
---------------------------------------------------------------------------------------------
ADD NEVER TO LOCK SCREEN TIME OUT LIST
HKEY_LOCAL_MACHINE\ControlPanel\Lock
DisableNever: 0
---------------------------------------------------------------------------------------------
VOLUME INCREASE
HKEY_CURRENT_USER\ControlPanel\MaxSystemUIVolume
currnetly is set to 30 i changed to 40
HKEY_CURRENT_USER\ControlPanel\MaxInCallVolume
currently 10 i set to 15
---------------------------------------------------------------------------------------------
CHANGE IE SEARCH ENGINE
---------------------------------------------------------------------------------------------
GOOGLE
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes
DefaultScope
Google
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Google
URL
http://www.google.com/m?hl=en&gl=us&client=ms-hms-tmobile-us&q={searchTerms}
-------------------------------------------------------------------------------------------------------
YAHOO
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes
"DefaultScope"="Yahoo"
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Yahoo
"URL"="http://de.search.yahoo.com/search?p={searchTerms}"
--------------------------------------------------------------------------------------------------------
BING
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes
"DefaultScope"="Bing"
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Bing
"URL"="http://m.bing.com/search/search.aspx?mid=8015&LC=en-us"
---------------------------------------------------------------------------------------------
DISABLE LOCK SCREEN
HKEY_LOCAL_MACHINE\System\StatE
Lock=dword:1
a soft reset will put it back to lock state 0, so no need for soft reset
-------------------------------------------------------------------------------------------------------------------------------
Disable 10 people limit on sending SMS
HKEY_CURRENT_USER\Software\Microsoft\ShortMsg\Sett ings\LimitRecipients
default value is 10.... set to 99
-------------------------------------------------------------------------------------------------------------------------------
ENABLE LOCK SCREEN TIMEOUT TO LONGER PERIOD
HKLM\System\CurrentControlSet\Control\Power\Timeouts
LockUserIdle: 10 ( i changed to 90 )
soft reset puts back to default value
Here's on more
Disable camera shutter sound (tested it on Omnia7)
[HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
"BypassDeviceGain"=dword:0
[HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
"ClassGain"=dword:0
Default values
[HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
"BypassDeviceGain"=dword:1
[HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
"ClassGain"=dword:60948
im using omnia7 but still the sms still not working everytime when i insert the path of the custome ringtone. and check the ringtone setting it will go back to NONE ....
Yes it will show none in the settings menu, but it changes the path that it selects for the SMS tone. Just send yourself a txt and you see. It will be possible for it to show up in UI maybe when file is able to be added to windws folder I think.
Sent from my nationwide is on your side phone using XDA Windows Phone 7 App
i did try to send my self a msg ..but still no luck ..well it look i have to wait untill we get full access to the windows directory ..
Make sure you have the path correct in SMS\ sound: Value: \My documents\My Ringtones\xxxxxx.wma if you are creating the value. It works i promise, try a reset after making the edit. Being able to have it in the windows folder will only allow it to show up in the list selection i do believe.
lucasryan said:
Make sure you have the path correct in SMS\ sound: Value: \My documents\My Ringtones\xxxxxx.wma if you are creating the value. It works i promise, try a reset after making the edit. Being able to have it in the windows folder will only allow it to show up in the list selection i do believe.
Click to expand...
Click to collapse
CONFIRMED ...its working now i havent change anything just did reset..
cheeers mate
ananzeh said:
CONFIRMED ...its working now i havent change anything just did reset..
cheeers mate
Click to expand...
Click to collapse
Thats good, glad to see you got it working
I cannot get the sms change to workon the focus
never mind, im an idiot. got it
Have you inserted the correct path for the sms sound: value \My documents\My Ringtones\xxxxxx.wma then do a reset?
Make sure the song is in the right Caps for the letters in the ringtone
I have found the splash screen "AT&T" but until we get file explorer with write access to windows folder i cant change it or delete it. As soon as i am able to access it i will post how to remove it.
BACKGROUND AND HOME SCREEN THEME COLOR CHANGE
DARK THEME:
HKEY_LOCAL_MACHINE\ControlPanel\Themes\1
"PageBackgroundColor"="#FF......"
"SysTrayBackgroundColor"="#FF......"
LIGHT THEME:
HKEY_LOCAL_MACHINE\ControlPanel\Themes\0
"PageBackgroundColor"="#FF......"
"SysTrayBackgroundColor"="#FF......"
Here are some codes for the factory colors:
Green: FFE51400
Red: FF1BA1E2
Blue: FFF09609
Orange :FFE671B8
Pink :FFA05000
Brown :FF8CBF26
Lime :FF00ABA9
Teal :FFA200FF
Purple :FFFF0097
Here is a link to find more colors, just always keep the first FF in the registry then add the codes for the color that you would like to use. Make sure you have 8 characters for your code when you add the code for your color.
http://www.colorschemer.com/online.html
I have one.
Disable 10 people limit on sending SMSes:
HKEY_CURRENT_USER\Software\Microsoft\ShortMsg\Sett ings\LimitRecipients
The default value is 10, I set mine to 99 and it appears to work. Using LQ Quantum AT&T. I find this very useful so please add this to the list if anything. I will try to PM the OP as well..
Thanks for the great thread!
lucasryan said:
I have found the splash screen "AT&T" but until we get file explorer with write access to windows folder i cant change it or delete it. As soon as i am able to access it i will post how to remove it.
Click to expand...
Click to collapse
Try Advanced explorer for wp7 or TouchXplorer.
Those don't work for focus
Sent from my SGH-i917 using XDA Windows Phone 7 App
Thanks for the nice tweaks.
Someone noticed the cxscreen (in local machine/drivers/display/primary) value is set to 640 ??
cyscreen is set to 480.
So shouldnt cxscreen value set to 800 ??
Maybe someone wants to try first xD
lucasryan said:
I have found the splash screen "AT&T" but until we get file explorer with write access to windows folder i cant change it or delete it. As soon as i am able to access it i will post how to remove it.
Click to expand...
Click to collapse
Could you at least post the path?
Oscardog777 said:
Could you at least post the path?
Click to expand...
Click to collapse
It is in the windows folder listed as mologo.file
I think i may have the HD video resolution to be able to set higher, but havent tried to play video on computer yet to see if its full screen....will try to do that tomorrow and see how it works.
Im curious Lucas , once we have file system access (Focus) , with the mologo file , would you be able to change the file completely or would you have have to use the name mologo (even with a different picture) ? I mean personally I dont even want the screen to show up , giving me a faster boot!

Categories

Resources