Who can make a program for me? $$$ - XPERIA X1 General

The default call log filter for this phone is "Outgoing Calls". On the HTC Diamond the default is "All Calls". This is much better. Now with my Xperia I have to set the filter each time, it will not remember the filter setting I choose.
Can anyone help making a .exe with the help of:
http://msdn.microsoft.com/en-us/library/bb416532.aspx
I'll be glad to donate for this job.

should be a stupid registry tweak... just wait and you will see, no reason for extra program
EDIT: or install dialer from blackstone, i have it and the default setting shows all calls
EDIT2: found install advanced config tool 3.3 and you will find under "phone" section

guap said:
should be a stupid registry tweak... just wait and you will see, no reason for extra program
EDIT: or install dialer from blackstone, i have it and the default setting shows all calls
EDIT2: found install advanced config tool 3.3 and you will find under "phone" section
Click to expand...
Click to collapse
Thank you! The dialer from blackstone did the trick! advanced config tool 3.3 did not do this for me.
Does anyone know how I can use a shortcut so I can directly access the history log?
Instead of: "Green" Call Button -> Menu -> Call History

if you use touchflo3d you can install directly the call history tab http://forum.xda-developers.com/showthread.php?t=451644
or you can install something like spb phone suite or similar to have a shortcut on today even with indicator of missed calls

Related

Change your Default Contact Manager Ver 0.01

I made it as simple as possible to change your prefered Contact Manager, my friend uses iContact, which seems quite popular here. As downloaded, the script is setup for iContact, but to change it all you have to do is edit the first 2 lines with a text editor.
Run the script and your Softkeys, and Links, all call up iContact, run again and it switches back to Office (Outlook) Mobile!
Does not support 3rd party software, such as SPB Mobile Shell, for SPB Mobile Shell support see this thread.
MortScript is requied, download it here.
I hope you find this useful!
To use:
1. Download and unpack the ZIP file.
2. Edit the first 2 lines in the MSCR file, notepad works fine for this.
set AltContactsName, "iContact"
set AltContactsPath, """\Program Files\iContact\iContact.exe"""
3. Copy to your device, and make a shortcut.
4. Click the shortcut and answer the "Yes or No" question.
5. Repeat step 4 to swap between the two contact managers!
Once again Great Scripting..
I installed mortscript, ran it, and it said iContact was my default, I whent back to my Today screen, pressed contacts, and it said it wasnt digitally signed, or something of the sort. So, now when I revert back, and try to change again, it wont even give me that message, it just automatically goes to Office Contact manager.
Could anyone please help me? I'm kinda new to all this..
---
Nevermind, I'm and idiot. I put the iContact folder in the device root. heh.
Also, would it be possible to change the Calendar if you change:
"set AltContactsName, "iContact"
set AltContactsPath, """\Program Files\iContact\iContact.exe"""
to
set AltCalendarName, "PROGRAM"
set AltCalendarPath, """\Program Files\PROGRAM\PROGRAM.exe"""
damnitryon said:
I installed mortscript, ran it, and it said iContact was my default, I whent back to my Today screen, pressed contacts, and it said it wasnt digitally signed, or something of the sort. So, now when I revert back, and try to change again, it wont even give me that message, it just automatically goes to Office Contact manager.
Could anyone please help me? I'm kinda new to all this..
---
Nevermind, I'm and idiot. I put the iContact folder in the device root. heh.
Also, would it be possible to change the Calendar if you change:
"set AltContactsName, "iContact"
set AltContactsPath, """\Program Files\iContact\iContact.exe"""
to
set AltCalendarName, "PROGRAM"
set AltCalendarPath, """\Program Files\PROGRAM\PROGRAM.exe"""
Click to expand...
Click to collapse
Glad you figured out the iContact, was going to suggest checking your path, as far as calendar check the calendar thread and don't forget to double check your paths.
for those that are not working do a soft reset, this should be included in instructions
as the previous one. wonderful, thank you very much.
alterantively, another way to set icontact or any other contact program without any scripting is to just go and edit this registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSCONTACTS
and edit key #1 to the path of your program. pm contacts edits this value to make their program the default. So for iContact, do the same thing. Make sure you back it up in case you would like to go back, but it's not that difficult tho.
edit: sorry didn't know this was a toggle manager where you siwtch between default and icontacts. in either case, the registry key may be good to know, lol
NguyenHuu said:
alterantively, another way to set icontact or any other contact program without any scripting is to just go and edit this registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSCONTACTS
and edit key #1 to the path of your program. pm contacts edits this value to make their program the default. So for iContact, do the same thing. Make sure you back it up in case you would like to go back, but it's not that difficult tho.
edit: sorry didn't know this was a toggle manager where you siwtch between default and icontacts. in either case, the registry key may be good to know, lol
Click to expand...
Click to collapse
Thats ok, this script just automates the registry entry your describing, but like you discovered, it allows quick swapping the items.
how can i get Softkeys.cab?
change contact application in diamond
How can I change the contact application on the Diamond screen ("All contcacts") to use iContact?
The script that was mentioned does not change the touchflo contacts soft button.
Is there a way to make this work for instance I'm sending an e-mail and click on add new recipient, then icontact will pop up instead of MS contacts? Even after a soft reboot, the mortscript did not seem to do this. Thanks!
alon24 said:
How can I change the contact application on the Diamond screen ("All contcacts") to use iContact?
The script that was mentioned does not change the touchflo contacts soft button.
Click to expand...
Click to collapse
When installing iContacts from Burt the softkey "all people" on my M2D was changed in my case automatically to iContacts.
nice job, thanks
catpaws said:
Is there a way to make this work for instance I'm sending an e-mail and click on add new recipient, then icontact will pop up instead of MS contacts? Even after a soft reboot, the mortscript did not seem to do this. Thanks!
Click to expand...
Click to collapse
Anyway to do this?
doesn't work on my omnia either
Hi guys. Anyone get this working on the Omnia? I've been playing around trying to get iContact to work, with no luck.
What I'd really like to do is get the Samsung Phonebook app to be used everywhere, i.e. when create new message/email etc. From messaging, when you add a recipient it brings up the normal contacts screen - cant seem to change this.
Cheers
Default contacts manager
Did anyone sort this prob. Open new email or sms message, click on the 'to' field and select contacts to open the contact manager of your choice rather than the awkqard default one ?
catpaws said:
Is there a way to make this work for instance I'm sending an e-mail and click on add new recipient, then icontact will pop up instead of MS contacts? Even after a soft reboot, the mortscript did not seem to do this. Thanks!
Click to expand...
Click to collapse
I'd like to do this too...
any resolution for us Omnia users?
I see it's been a couple of months since the last post in the thread. Has anyone figured anything out for us Omnia users?
I manually edited my registry entries to reflect the install directory of iContacts, then powered the phone off completely. However, it doesn't seem to have made a change whatsoever.
Anything else need changing?
Using thekevster's M2D custom DC22 ROM, running WM 6.5
Robert

missing icons from start and programmes

dear friends i am using an atom and wm5.i have been installing and uninstalling 100s of programmes.
*1.the dialer gives me a white screen.reinstalling the orignal dialer from this forum did not help.i am now using phone booster with eten skin patch. if i uninstall these i again get a white screen for dialer.
*2. internet explorer,calculator,notes,messaging icons have vanished from start menu and from programme list.i have to install quick menu and go to favourites every time i have to use the internet explorer.
i have searched all the forums and gone through the wiki please help.
*2. internet explorer,calculator,notes,messaging icons have vanished from start menu and from programme list.i have to install quick menu and go to favourites every time i have to use the internet explorer.
Click to expand...
Click to collapse
I'm not completely sure if this will work with WM5 but if you go into your file explorer with your PDA and then navigate to Windows\StartMenu , you'll find each of the shortcuts displayed in the start menu.
*1.the dialer gives me a white screen.reinstalling the orignal dialer from this forum did not help.i am now using phone booster with eten skin patch. if i uninstall these i again get a white screen for dialer.
Click to expand...
Click to collapse
Have you tried going into Settings>Remove Programs(or whatever its called for WM5) and removing anything you've installed associated with the dialer and then trying again?
Aegishua said:
I'm not completely sure if this will work with WM5 but if you go into your file explorer with your PDA and then navigate to Windows\StartMenu , you'll find each of the shortcuts displayed in the start menu.
Have you tried going into Settings>Remove Programs(or whatever its called for WM5) and removing anything you've installed associated with the dialer and then trying again?
Click to expand...
Click to collapse
2. I suggest if nothing works for you then try install Schapps Advance Configuration and enable phone skin. Remove all custom dialers before trying this tweak.
1. Go to Settings>Personal>Menus. Check where the those items are unticked. (This is as per as WM6.)
thanks for your effort guys but these items do not exist any more in SETTINGS--PERSONAL--MENUS
I have picked up a bookmark from the favourites menu and pasted it in the start menu with this i am now able to open internet explorer.
for messaging i have enabled it on the today screen with SETTINGS--PERSONAL--TODAY--ITEMS AND CHECKED MESSAGING
but there are no icons for calculator and notes
Ok..normally Menus is a Windows inbuilt program.
Anyways use a file manager like Total Commander and go to /Windows.
There you would find calculator.exe and notes.exe. Create shortcuts and post it wherever u want.

[07/08/2008] Sashimi Tips & Tricks

Hi all,
This thread will contain several posts where I'll add some tips & tricks for SASHIMI. These will be tips like what registry keys to export for keeping the keys of certain programs, using Mortscript to make some advanced changes to the device, using XML-provisioning to supply wifi and e-mail settings, and some default registry keys I use and others may provide. Please let me reserve the first threads for each of the before mentioned tips & tricks
For downloading SASHIMI and instructions (video & readme!), please refer to Bengalih's original thread:
http://forum.xda-developers.com/showthread.php?t=392983
Please do not use this thread for any questions or responses. Only use the Sashimi thread!
If you provide tips, please use the code tags, [ code ] and ending with [ /code ], around your registry keys and Mortscript Code...
Regards,
Nika.
Application registration keys
Thanks to Moe558 (see this post), here's some keys for saving registration information of many tools:
WebIS Pocket Informant 8
WebIS FlexMail
WebIS Toolbox
SBSH Pocket Weather
SPB Mobile Shell
SPB WALLET
SPB Traveller
SPB FINANCE
SPB PHONE SUITE
SPB POCKET PLUS
SPB MATCHES
SPB MINE SWEEPER II
SPB QUADRONICA
SKTOOLS
START MENU PROGRAMS MANAGER
All of the reg-files are in attached zip (Registration-keys-20080807.zip). Download the zip and take out the registry keys of the programs you use. Make sure to check the registry on your device (use dotFred's TaskManager) to check and replace XXXX with the key displayed in your registry (this may sometimes not be your actual registration key!). If you have more of these, let me know and I will add them to the zip (and rename it ).
Make sure to add the file to your SASHIMI\Auto\REG folder and your application will be automatically registered when hard-resetting your device !
Regards,
Nika.
Attached zip-file contains several registry files that enable automatic configuration of most of my application. Hopefully it helps you to figure out what keys to look at, and export using dotFred's TaskManager.
Please make sure you do not simply use my files as a guidline to configure your device. They're all setup to my preference and also depend on the applications you install!
The following list explains what each file does:
Associations.reg
This file contains done through KaiserTweak and AdvancedConfig to save files to my Storage Card locations instead of my device.
BackLight.reg
This contains my backlight settings.
Beejive.reg
This contains my default Beejive settings (make sure to read the section about file backup in one of my next posts!)
BlueTooth.reg
In this file I've only added the keys that I've exported to add my BlueTooth profiles (for my headset & carkit) automatically. I only have to connect once and enter the password (I think the association-keys cannot be exported, haven't been able to get it to work 100% automatically) instead of running discovery mode...
Calendar.reg
My default calendar settings (enabling the alarm icon and such).
Camera.reg
Setting the capture delay to 0, enabling 6 MP Panorama Shots and setting the correct rotation - all tweaks from KaiserTweak and Advanced Config.
CommManager.reg
I use the 6 button comm-manager and change the bottom two buttons to 3G and ActiveSync. Done using Schap's Advanced Config...
FdcSoft TaskManager.reg
Setting the registry editor as the default registered application for reg-files using this file (first 4 keys), and changing some default settings.
GPRSMonitor.reg
My default GPRS Monitor settings (turning icon off and such).
HTC TaskManager.reg
Turns off the HTC Task Manager (as I use WkTask and QuickMenu).
Internet Explorer.reg
Set my device to use Opera instead of Internet Explorer, change the cleartype setting and change the default Search URL.
Mail.reg
Change the default mail settings so attachments are stored on the Storage Card, the file sizes are correct for download messages, and for instance the account picker is off. Most settings come from the mail application, some are from Advanced Config and KaiserTweak.
Owner.reg
My Owner Information exported using SASHIMI!
Pocket Weather.reg
This is the backup of Pocket Weather, changed a little so it specifies the correct keys and can be automatically imported using dotFred's TaskManager and SASHIMI. Pocket Weather creates a file which contains the correct keys, except it misses HKEY_CURRENT_USER in the key name.
Power.reg
My default Power Settings.
QuickGPS.reg
Setting QuickGPS to auto download...
QuickMenu.reg
My default QuickMenu settings.
Regional Options.reg
My default Regional Settings.
S2U2.reg
My default S2U2 settings (for instance turning the wallpaper off).
SIP.reg
My default Secondary Input Panel (onscreen keyboard) settings.
Soft Keys.reg
Changes my Start Menu key to QuickMenu, my PTT button to the Comm Manager, longpress PTT button to VoiceCommand, my Left Softkey to the NowScreen of SPB Mobile Shell and the Right Softkey to the Menu Launcher of SPB Mobile Shell...
SP TimeSync.reg
Set SP TimeSync to automatically minimize & timesync - see also the later section of automatically loading the timesync at startup.
Spb Mobile Shell.reg
My default Mobile Shell settings (mainly weather location).
Today Items.reg
Turning on (enabled=1) and off (enabled=0) many items on my Today screen and setting the Wireless, HTC Home and SPB Mobile Shell to "movable" (Type=4) as done by KaiserTweak and Advanced Config.
Total Commander.reg
Setting my default Total Commander shortcut folders (double click the folder entry bar) and some other options.
Tweaks.reg
Many, many, tweaks gathered from programs like KaiserTweak and Advanced Config (for instance: changing default ringtone, power management settings, hsdpa on, etc.)
VoiceCommand.reg
Turning off most VoiceCommand automatic notifications.
Volume.reg
Setting my default volume.
Weather.reg
Setting my right HTC Home weather location.
WkTask.reg
Setting up the default launcher shortcuts and settings for WkTask.
Whew.....that was about it - hope it helps
Regards,
Nika.
[reserved]
I'll put the XML Provisioning tips in here...
I have a script (added to Auto\Scripts) that automatically loads my favorite theme (thanks to juju-35, read here):
SetStyle.mscr
Code:
Sleepmessage(3, "This script sets a new style...", "New Style", 1)
Run( "\WINDOWS\cusTSK.exe", "\WINDOWS\Nice.tsk" )
Sleepmessage(3, "Done...")
Regards,
Nika.
As mentioned above some more tips for some of the applications that I have provided default registry entries for.
JiveTalk
Add your JiveTalk.sdf to the Auto\Root folder. I have installed JiveTalk to "\Program Files\JiveTalk" and therefore I have "JiveTalk.sdf" in the "Auto\Root\Program Files\JiveTalk" folder - it then automatically copies my JiveTalk configuration.
I also have a fileset in my "filebackup.ini" that backups the current version of the file:
Code:
[FileSet1]
FileBackupDirMode=Auto
file1=\Program Files\JiveTalk\JiveTalk.sdf
TomTom Navigator
For TomTom I've added the TomTom settings file to my "filebackup.ini" as well. This makes a backup of all my settings and I do not have to click through the default screens anymore (like selecting the language, etc.):
Code:
file2=\Program Files\Navigator\*.dat
file3=\Program Files\Navigator\*.cfg
file4=\Program Files\Navigator\*.bif
SP TimeSync
To automatically start my SP TimeSync after my first reboot of the device, I have added a shortcut (copied from the Windows\Start Menu\Programs folder) to the "Root\Windows\Startup" folder
Today Theme
To automatically load the theme mentioned in the Mortscript section (above) I add the theme (Nice.tsk) by having it added to the "Root\Windows\Startup" folder.
Regards,
Nika.
Awesome work Nikagl - that was really quick! I been searching for the Resco key locations but I can't find a single one...yet!!!
Moe5508 said:
Awesome work Nikagl - that was really quick! I been searching for the Resco key locations but I can't find a single one...yet!!!
Click to expand...
Click to collapse
Don't forget that some application may use files for registration. I always do a before/after export of registry and a search "files changed during last day" using Total Commander...
Hi all,
I might be moving this to a wiki as it looks like the forum doesn't allow more than 10k characters per post and splits up the registry files for some reason... more news soon....
Regards,
Nika.
How about you zip the reg files?
Moe5508 said:
How about you zip the reg files?
Click to expand...
Click to collapse
Yup, will work, but will make explanation a little harder - give me some time (probably tomorrow) and I'll update the thread
Ok, I've added some stuff - more tomorrow
nikagl said:
[reserved]
I'll put the XML Provisioning tips in here...
Click to expand...
Click to collapse
Thanks nikagl.
I think this would be best in the Wiki...with the main SASHIMI thread still as a discussion thread. I was going to suggest it when you first mentioned making this thread.
I just don't want people posting here with feature requests, bugs, etc, instead of the main thread. Also, in the Wiki, this info won't get lost.
Let me know what you are doing and I will try to link it from the main SASHIMI thread.
Also... don't spend too much time on XML provisioning yet... the new version of SASHIMI will be coming with a new app I've written called Makisu which will create XML provisioning files for E-mail and wireless accounts (it runs on the device!). I was going to add it into SASHIMI , but I made it a stand alone that I will release it stand-alone and with SASHIMI .
I think you guys will like it
It keeps on getting better and better - awesome work Bengalih!!!!
I'll convert it soon to Wiki format and add other information too... does one of you have a good wiki converter I can use to change the current html page into wiki-format?
nikagl said:
Don't forget that some application may use files for registration. I always do a before/after export of registry and a search "files changed during last day" using Total Commander...
Click to expand...
Click to collapse
Hmmm, using Total Commander, huh? Let me try this process. I wanna hunt down those illusive Resco reg key locations (Resco Backup, Resco Explorer, Resco Brain Games etc etc)
reg settings
hello Nikagl, great work, this info combined with Sashimi is just awesome.
there are some reg setting that i have searched for but had no luck, one is the setting used with kaiser tweaks for the scroll bar width, i like mine set to 10 and then the setting for image, music and video to the storage card.
thanks
Lupe
Great thread. Personally the SPB registration entries are the most useful to me. Thanks for that.
The first time I configured Sashimi, I used the XML files from Kaisertweak and Advancedconfig to find registry entries. Maybe it's good advice for new users.
The XML files can be found and downloaded here:
http://wiki.xda-developers.com/index.php?pagename=KaiserTweak
http://wiki.xda-developers.com/index.php?pagename=AdvancedConfig
kaiser tweaks xml file
Dr. Strangelove said:
Great thread. Personally the SPB registration entries are the most useful to me. Thanks for that.
The first time I configured Sashimi, I used the XML file from Kaisertweak to find registry entries. Maybe it's good advice for new users.
Click to expand...
Click to collapse
thanks for the info on using the kaiser tweaks xml file, perfect,
thanks
Lupe
Some more reg key locations...
[HKEY_LOCAL_MACHINE\Software\Anton Tomov\Pocket Mechanic Professional]
"License"="xxxx"
[HKEY_LOCAL_MACHINE\Software\Apps\Resco BrainGames]
"RC"=dword:xxxx (format this to hexadecimal data type)
[HKEY_LOCAL_MACHINE\Software\Resco]
The whole string changed after registering Resco Backup, Explorer and BrainGain...
I just can't seem to properly isolate the Resco reg locations...

Both Comm and Caller?

Hi, ive installed both the comm manager tab and nadavi caller history tab.
But only the caller history tab is shown (the comm manager tab was visible until i installed the caller tab)
How can i run both at the same time?
have a nice weekend.
Manual XML for Call History & ...
pking said:
Hi, ive installed both the comm manager tab and nadavi caller history tab.
But only the caller history tab is shown (the comm manager tab was visible until i installed the caller tab)
How can i run both at the same time?
have a nice weekend.
Click to expand...
Click to collapse
The only way to get these working together and only safe way to enable either without compromising other menu options in TouchFlo is to restore your 26948339_manila file back to the default and manually edit the XML in this file.
All the guides and info you need is here:
http://forum.xda-developers.com/showthread.php?p=2695679#post2695679
http://forum.xda-developers.com/showthread.php?p=2754023#post2754023​
Best regards,
Adam R. Hirshfield
T-Mobile (UK) Ltd.
Core Networks
It's probably because they have the same place in 26948339_manila, if you don't mind renaissance iphone icons you could try my icon theme (it's just a cab) here, tell me what you think if you decide to do so. It is on the raphael side of the forum but I don't think it matters

Call history

Hello all,
you know that when you tap the button 'call history' in today screen you get back to windows mobile - which is not so finger friendly and not so good lookin either.
My question is this:
Where can i edit the action of that 'call history' button? i wish it to open a different application.
i tryed ssmapa but it cant do it.
i think i need to edit a registry key or a manila file somewhere but i just dont know which one.
oh, i know there is a tweak putting a call history tab - I don like it and i dont need any more tabs.
thank you.
I too would like to know. When I installed Icontact, and the black dialer, my phone goes into Icontact from Phone->contacts in the black dialer, but i would like it to go to Icontacts from call history on the today screen, that would be nice
The author of SSMaPa claims that the call history is too much integrated in the whole system and so it shouldn't be changed. On the other hand - there should be a way.
i think it should be a way. as it knows to open a ccertain app for call history, it can open another
as i said, i think it is a registry key or a manila file
please help
yes i am looking for this information too
anybody?

Categories

Resources