VipPimRingTone(9.0) An Application to assign ringtone based on Category - Windows Mobile Apps and Games

This thread is copied form http://forum.xda-developers.com/showthread.php?p=1290332 as I believe I put that thred in wrong forum.
This is my First Application Developed
Name : VipPimRIngTone
Description :An Application to assign ringtone based on Category.
Works great on 8125/8525/8925. Let me know any enhamcement Needed.
Also from all others post below it works fine on WM5 or Wm6 with any .netcf version including 3.5
Restriction : THIS APPLICATION ONLY WORKS ON WM5.0 and LATER VERSIONS only
Require: .netcf
Few Screen Shot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Few Screen Shot:
1.
2.
3.
4.
Version History
-Version 1.1
-- Initial version Basic Functionality
-Version 3.9
-- Added option for ringtone folder location
-- Added Import/export Functionality
-- Few Bug fixes.
-- option to remove ring from group (to allow system global ringtone to be used) >> use Remove/Null option in ring selection
Version 4.2
- better Error logging on importing ring tone
- Support for wma ring tones
- added Some new folders
Version 4.6
- improved error logging
- Now with ring tone it export and import category as well.
- bug fixed when press cancel button in export.
Version 5.0
- Major UI changes
- Minor bug fix
Version 5.5
- Multiple Category bug fix
Version 6.1.1.0
- Added support for app2date
- Added support for to load ring tone based on XML file
-- Sample xml file File name must be VipPimRingTone.config and must located in same dire where app exists
Version 7.7.0.0
- Added command line parameter to import/export setting
e.g VipPimRingtone /importsetting [1 or 2 or 3] where 1 = ask what to do, 2 = replace if null 3 = replace withput asking
or VipPimRingTone /exportsetting . vrt file will be created in same directory where main application is with date stamp
- fixed some bugs list in this forums
- fixed "No ringtome in " bug
Version 8.1.0.0
- Quick fix for MS Active sync error
- Fix folder selection
Version 8.9.0.0
- Quick fix for MS Active sync error
- New Fix folder selection which can support ringtone in any folder. Even it Should work in non-enlish rom's
Version 9.0 ( Current)
- Quick fix for bug posted in this forum
--
Code:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<VipAppSettings>
<add Category="Business" RingTone="\Windows\Ring\r1.mp3" />
<add Category="VipPimRingTone Users" RingTone="\Windows\Rings\myfav.mp3" />
<add Category="Relative" RingTone="\Windows\Rings\r2.mp3" />
</VipAppSettings>
</configuration>
-- If file does not exists then program creates one when it get started.
FAQ:
How to remove Ring tone assigned to Contacts
Code:
[LIST=1]
[*]Start VipPIMRingtone
[*]go to category tab (wait till all category populated)
[*]Select All Categories
[*]Select Remove/null/NoRingtone Option on Ring list
[*]Select proper OpTion
[*]and then click Assign Button
[/LIST]
In short set option to "Replace current Ringtone" set Ring to "Remove/null/NoRingtone" and set category to "ALL categories" to completely remove all Ringtone from all contacts.
Click to expand...
Click to collapse
Use it at your own risk. If you like my work then please <<Donate>>

Not working on WM2003SE

Downloaded.
Will try later.

Hey man,
I grabbed your application and installed it with no problems. I understand how it works and all, but I have one minor issue/bug that would be great to fix. It involves browsing for a new ringtone. Basically, you have a drop-down folder list that won't let you manually type the path to your ringtones. When you click the "..." to browse, it only lets me browse my Storage Card.
I keep my ringtones in \\DEVICE\Application Data\Sounds which is one of the default spots that Windows looks for ringtones. Unfortunately, I cannot browse to that directory within your app, or tell it to look in that dir. I tried everything, but couldn't find a fix.
It's just the only thing that would stop me from using this program. It's great otherwise, as everything else is easy to understand and configure. I had been looking for a program to do this sort of thing (+ use random ringtones for any incoming call, but I'm not even sure if that's possible, as there are no other apps that do it), and yours definitely works for me.
Thanks a lot for coding it up! Looking forward to a fix anytime you get around to it!

Me too not working... WM2003SE... pls help I need this app... it looks fine

Added new Version
Version 4.2
- better Error looging on importing ringtone
- Support for wma ringtones
- added Some new folders

It would be great if it can remember (save) which ringtone is set for which category. This way, user can reapply the ringtones for the categories if there are new contacts and etc.
Thanks.

My advice: Make a use of import and export
programatix said:
It would be great if it can remember (save) which ringtone is set for which category. This way, user can reapply the ringtones for the categories if there are new contacts and etc.
Thanks.
Click to expand...
Click to collapse
One contact can be assined multiple categories. So it is kind of Harder to set up. but export will export current ringtone that you have assigned to individual contacts and import will import those ringtone to same contact if contact exists and ring tone file exists.

v3patel said:
One contact can be assined multiple categories. So it is kind of Harder to set up. but export will export current ringtone that you have assigned to individual contacts and import will import those ringtone to same contact if contact exists and ring tone file exists.
Click to expand...
Click to collapse
Well, currently I'm thinking of a simpler solution. Just let your program saves the ringtone for the category. When the user want to reapply the ringtone, he/she will just go through with the current steps required.
In another words, everything stays the same. Only that, when the user tap a category, the ringtone for that category is loaded from the setting (instead of the user browse for it). So, the user just need to tap the "Assign" button. This is very handy if a user just added a new Contact to a category... and err, like me... forgot which ringtone is used for that category.
Thanks.

programatix said:
In another words, everything stays the same. Only that, when the user tap a category, the ringtone for that category is loaded from the setting (instead of the user browse for it). So, the user just need to tap the "Assign" button. This is very handy if a user just added a new Contact to a category... and err, like me... forgot which ringtone is used for that category.
Thanks.
Click to expand...
Click to collapse
I fully agree - this would be pretty helpfull feature, please do it!!!
Thanks :-D

It's a good program. I'd like to tell some problem which I cannot use it. If I set my phone regional setting to THAI, It will not work. I have to change the regional to English. This problem occure same as many program such as "Touch Commander". Can you find out how to solve this problem?
Thank You

How do you change regional setting.
ow1 said:
It's a good program. I'd like to tell some problem which I cannot use it. If I set my phone regional setting to THAI, It will not work. I have to change the regional to English. This problem occure same as many program such as "Touch Commander". Can you find out how to solve this problem?
Thank You
Click to expand...
Click to collapse
How do you change regional setting. I will look into this as soon as possible.
but first i need to find out how to change regional setting. I will try to find how to do it but as you have done in past it will be easy for me to ask to change regional setting.

v3patel said:
Description :An Application to assign ringtone based on Category.
Click to expand...
Click to collapse
omg it works flawlessy I LOVE you!

I change the regional setting by go to start--settings--system---Regional setting----Region

I'm getting this error when pressing key for importing / reading my contact-categories
Unerwarteter Fehler in VipPimRingTone.exe.
Klicken Sie auf "Beenden", und starten Sie das Programm neu. Weitere Informationen zu diesem Fehler erhalten Sie, indem Sie auf "Details" klicken.
Datei- oder Assemblyname 'Microsoft.WindowsMobile.PocketOutlook, Version=1.0.0.0, Culture=neutral,PublicKeyToken=31BF3856AD364E35' bzw. eine Abhängigkeit davon wurde nicht gefunden.
Click to expand...
Click to collapse
detailscreen:
VipPimRingTone.exe
TypeLoadException
Datei- oder Assemblyname 'Microsoft.WindowsMobile.PocketOutlook, Version=1.0.0.0, Culture=neutral,PublicKeyToken=31BF3856AD364E35' bzw. eine Abhängigkeit davon wurde nicht gefunden.
bei
VipPimRingTone.FrmMain.menuItem4_Click(Objekt sender, EventArgs e)
bei
System.Windows.Forms.MenuItem.OnClick(EventArgs e)
bei
System.Windows.Forms.Menu.ProcessMenuProc(Control ctlThis, WM wm, Int32 wParam, Int32 lParam)
bei
System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam)
bei
System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
bei
Microsoft.AGL.Forms.EVL.EnterMainLoop (IntPtr hwnMain)
bei
System.Windows.Forms.Application.Run(Form fm)
bei VipPimRingTone.Program.Main()
Click to expand...
Click to collapse
rom is K's WM6.0 FINAL Lite WWE

I will look into this
donatello said:
I'm getting this error when pressing key for rom is K's WM6.0 FINAL Lite WWE
Click to expand...
Click to collapse
Lately I am not getting enough time revisit the code but I will look into this as soon as I will get time. Also not have repoted this issue so far so many your export has issue. Can you please try exporting current categories and then re-importing back if that work then then may issue in old export file.
Also want to find out your languege set for your devie, is it English or somthing else?

Hi,
Version 5.0 works very well on my Kaiser using Duttys DualTouch v4 RTM ROM.
Just one small problem. It creates 2 entries for it on the Programs list. This is easily fixed of course but I thought I would let you know.

Can you please try exporting current categories and then re-importing back if that work then then may issue in old export file.
Also want to find out your languege set for your devie, is it English or somthing else?
Click to expand...
Click to collapse
its an english rom, but with regional settings was set to german.
how is it possible to export my current categories when button's not working?
[edit]set to english, united states now, same error - cannot read contact-categories as I cannot use the export-Button
[edit2] copied rings to \Windows\Rings, set option on 'Ask What To Do', tried to 'Assign To Contact', same exception

Hi,
I have tried this program on Hermes with WM6 and unfortunatelly not everything works.
If I assign ring tones one by one to particular contact, everything works fine. However, when I want to assign the ring tone to whole category, I have an issue. Everything looks to be OK, categories are listed, I select a ring tone, the progress bar shows progress of the work and finish everything without any error. However, when I go to the contact it self, no ring tone is assigned!
What am I doing wrong?
Thanks for your help.
David

I think you are running into know issue
david.kesl said:
Hi,
I have tried this program on Hermes with WM6 and unfortunatelly not everything works.
If I assign ring tones one by one to particular contact, everything works fine. However, when I want to assign the ring tone to whole category, I have an issue. Everything looks to be OK, categories are listed, I select a ring tone, the progress bar shows progress of the work and finish everything without any error. However, when I go to the contact it self, no ring tone is assigned!
What am I doing wrong?
Thanks for your help.
David
Click to expand...
Click to collapse
Are all of the contact in address have multiple category? if that is the case then it is know issue I have not yet have any time to fix this issue. but I will fix this as soon as Possible.

Related

SmileySMS + Threaded Messaging - v1.68 (updated July 25)

If you find this software useful,please DONATE.
This way you help further developments of this software!
SmileySMS v1.2 Screen-shot(not the latest one):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
+
Threaded Messaging
It is highly recommended that you install this program on your device(it means not on storage card)
Although if installed on storage card,program will work,but it is not recommended.
Program Features :
- Threaded messaging available for both wm6.1 and wm6/wm5 editions.
- Works on Smartphones(Windows mobiles standard) and also PocketPC devices.
- Unlike default wm6.1 threading view,ability to forward,delete specific SMS by simply clicking on its number.
- Shows and displays ANIMATED smilies found in SMS texts in Inbox/Notifications bubbles/Thread views.
- Use smileys in compose forms,and easily send smileys.
- Assign MP3,OGG,WAV,WMA and other popular music file formats as your SMS ring tones.
- Shows pictures of contacts in SMS notification Bubbles/Forms/Threads.
- Fully customizable and skinnable.
- Remove phone number from the title of SMS notification,when the contact is known.
- Replace number in body of delivery report with the name of sender(contact).
- Easier to use menus for working with SMS notifications.
- Support for vibrate and number of seconds to vibrate.
- Bringing a menu for numbers found in your sms:"Send SMS","Save to Contacts",or "call".
- Set Zoom level of notification bubbles
- All features(including program) are configurable from control panel(Windows Settings)
- Compatible with other sms ring-tone programs like phonealarm.
- WM5.0 like notifications for WM2003 users.
If you want to install this program on your smartphone make sure it is unlocked.And you can install and run priviligaed programs.To know it the best way is to install program and see if it works(after soft reset)
To change program settings you have to go to "Settings" or "Control Panel"of your device and in"System" section of it,you'll find SmileySMS settings.
If before installing the program you opened the settings,you have to reset the device for settings to show up.
Also if you have sent/received SMSs before installing program,you have to do reset too!
This program is a plug-in for default Mailbox program(Messaging),and whenever you receive an sms this program shows special notification message.
This program does not change your SMSes.So you can easily disable or uninstall it.
---------------------WM5/WM6 users ----------------------------
By default(if you install on storage card) program only shows those sms' in inbox with smiley after you have installed the program.
But to make it show all you previous SMSs too,just uncheck and check again "Inbox Smiley Forms" from program settings.
You will then be able to see all SMSs with smilies in your inbox.(if you install program on your device instead of storage card,hopefully program will work on installation and there is no need for this)
---------------------Smartphone users ----------------------------
Just make sure your device is unlocked to run this program.
Also for now program does not show a bubble.Next versions will.
----------------------WM2003 users--------------------------------
There are known problems when you forward a message using this program,especially if your message has " or ' in it,the forwarded message then it will not contain all the text you want to forward.
So it is better to use copy and paste and using reply command.
WM2003 is no more supported.
---------------------- FAQ --------------------------------
Q: Should i download from links or attachments?
A: No difference.Both will work.
Q: How should i install this .cab file?When i click on it on my PC nothing happens?
A: This file is intended for running INSIDE your Pocket-PC.Copy it(via active sync or any other methods)into your device and run it there using file explorer or any other method.
Q: I get an error while installing this program.
A: Make sure inbox program is closed and you have more than 4-5mg of free memory.
If these were not your issues,try using "_noxml" version of program.Maybe it'll work.
Q :Where is this program's shortcut or settings?
A: It must be shown in your settings.But if you have previously ran Settings,it wont show up,and you are required to restart your device.(Do a soft-reset).
Also there is no settings available.you have to change it manually by use of registery editor.
Q: How can i use smileys in compose forms?
A: By default this settings is not enabled.(because it is in beta).Go to settings and enable "Compose Form enhancements".
Q: Does this program modify my Text messages in inbox?
A: No it doesn't.You shouldn't have any problems with syncing or anything else.
Q: How can i disable text messages bubbles from showing?
A: Go to settings and disable "Show SMS Smiley Bubble notification" and "Show original SMS notification"
Q: Is this program compatible with phonealarm?
A: Yes.just enable compatibility option in settings.But sometimes when you receive 2-3 sms message just at once and you keep them,you wont be hearing future sms tones,so please make sure you you let notifications go after you've done with them.
Q: Does threaded messaging work on wm5 or wm6?
A: If your system is wm6.1 or higher it will be enabled by default.
But if you are using wm5 or wm6 you should enabled it in "advanced" section of program's settings.(Accessible via windows settings)
Clicking on any message will bring the latest SMS chats you had with that person.
Q: Why should i prefer installing this application on my device and not storage card?
A: because if you remove your storage card and you receive a message,i really don't know what happens!!So it is best not to try.
I hope you enjoy it.
Regards,
Roozbeh GHolizadeh
Note :
Only install no security version if you have problems with normal one!!
Download This Latest version - Also available in attachments
||
||
\/
---------------------------------- v1.68 --------------------------
WM5.0 - WM6.0 - Download this one first!
Code:
[url]http://rapidshare.com/files/132213207/SmileySMS_1.68.cab[/url]
WM5.0 - WM6.0 - no security - Download this one if you get errors from previous one!
Code:
[url]http://rapidshare.com/files/132213333/SmileySMS_1.68_noxml.cab[/url]
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------- Older versions history--------------
------------------------Use only if you have a reason for that!--------
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------- v1.66 --------------------------
WM5.0 - WM6.0 - Download this one first!
Code:
[url]http://rapidshare.com/files/131150143/SmileySMS_1.66.cab[/url]
WM5.0 - WM6.0 - no security - Download this one if you get errors from previous one!
Code:
[url]http://rapidshare.com/files/131150408/SmileySMS_1.66_noxml.cab[/url]
---------------------------------- v1.62 --------------------------
WM5.0 - WM6.0 - Download this one first!
Code:
[url]http://rapidshare.com/files/126877139/SmileySMS_1.62.cab[/url]
WM5.0 - WM6.0 - no security - Download this one if you get errors from previous one!
Code:
[url]http://rapidshare.com/files/126877618/SmileySMS_1.62_noxml.cab[/url]
---------------------------------- v1.57 --------------------------
WM5.0 - WM6.0
Code:
[url]http://rapidshare.com/files/109799868/SmileySMS_1.57.cab[/url]
WM5.0 - WM6.0 - no security
Code:
[url]http://rapidshare.com/files/109800054/SmileySMS_1.57_noxml.cab[/url]
WM2003
Code:
Sorry,probably will be discontinued
---------------------------------- v1.54 (beta)--------------------------
WM5.0
Code:
[url]http://rapidshare.com/files/105251894/SmileySMS_1.54.cab[/url]
WM5.0 - no security
Code:
[url]http://rapidshare.com/files/105254565/SmileySMS_1.54_noxml.cab[/url]
WM2003
Code:
Sorry,probably will be discontinued
---------------------------------- v1.53 --------------------------------
WM5.0:
Code:
[url]http://rapidshare.com/files/58600148/SmileySMS_1.53.cab[/url]
Wm2003:
Code:
[url]http://rapidshare.com/files/58600307/SmileySMS2003_1.53.cab[/url]
---------------------------------- v1.51 --------------------------------
WM5.0:
Code:
[url]http://rapidshare.com/files/58229846/SmileySMS_1.51.cab[/url]
Wm2003:
Code:
[url]http://rapidshare.com/files/58230180/SmileySMS2003_1.51.cab[/url]
---------------------------------- v1.2 --------------------------------
Download WM5.0 version :
Code:
[url]http://rapidshare.com/files/56074285/SmileySMS_1.2.cab[/url]
Download Pocket PC 2003 version :
Code:
[url]http://rapidshare.com/files/56074146/SmileySMS2003_1.2.cab[/url]
Hi
I've problem downloading from Rapidshare. Can upload to else where, e.g. Sendspace.
Also, can show some screenshot? This seems to be an interesting programme. Have been longing for a programme that can show the smiley I receive. Cos my wife's SE phone can display smileys.
roozbeh said:
Hi,
Program Features :
- Shows and displays smilies found in SMS texts.
- Assign .mp3,.ogg,.wav,.mod and other popular music file formats as your SMS ring tones.
- Remove phone number from the title of SMS notification,when the contact is known.
- Replace number in body of delivery report with the name of contact.
- Show pictures of contacts in SMS notification.
- Easier to use menus for working with SMS notifications.
- WM5.0 like notifications for WM2003 users.
- Support for vibrate
- All features(including program) are configurable through control panel
So overall this program is a plugin for default MailBox program,and whenever you receive an sms this program shows special notification message.
This program does not change your SMSes.
This program was mainly derived from my other project En2FaMail,which was intended to translate SMSs you receive into Persian(so if little features are implementated,thats the reason ),i just felt i can share parts that might be of interest to other people.So here it is.
Current engine uses an internal skin for notification.If i saw an interest in making other skins I'll add ways to implement your own skins.
Also animated icons and Picture Messages(EMS messages) will hopefully be added in next versions.
I hope you enjoy it.
Regards,
Roozbeh GHolizadeh
Download WM5.0 version :
http://rapidshare.com/files/54212949/SmileySMS.CAB
Download Pocket PC 2003 version :
http://rapidshare.com/files/54213503/SmileySMS2003.CAB
Click to expand...
Click to collapse
Hay roozbeh
Nice share, but just tries it, the only thing it done is shoing the sms on the 2day screen, just like the org. tesxt notifaction in WM... No smilie her at all
Great app! i installed it and it works great. fixed all WM6 SMS flukes.
thanks for this!
yaron316 said:
Great app! i installed it and it works great. fixed all WM6 SMS flukes.
thanks for this!
Click to expand...
Click to collapse
hi
so will the 'smiley' be shown? can you (or some kind soul) PM me the file??
here's the file. i didn't check the smilies, just the other features and they work.
yaron316 said:
here's the file. i didn't check the smilies, just the other features and they work.
Click to expand...
Click to collapse
Hey thanks! Will give this a try and see how well it works. Hope it won't clash with PocketCM SMS feature.
Any clue how to activate this? Auto activate upon installation? Tried sending SMS to myself but no smileys. How to configure, if there's such feature?
It seems that the program only recognize
Code:
:)
and not
Code:
:-)
.
well program should recognizes these codes currently!if not please inform me!
also does contacts pictures work?-ie someone with picture assigned to his contact,sending you sms should have its contact shown on sms notification-.
Code:
:)
:(
;;)
;)
:D
:-/
:x
:\>
:-P
:-*
Sian said:
Any clue how to activate this? Auto activate upon installation? Tried sending SMS to myself but no smileys. How to configure, if there's such feature?
Click to expand...
Click to collapse
Program auto activates,but maybe if inbox is already running you have to completely close it and then try again.
Also can anybody confirm,vibrate and musics work?
I forget to tell that you have to install this program on device not storage card.
maybe the problem is becouse of that!
roozbeh said:
well program should recognizes these codes currently!if not please inform me!
also does contacts pictures work?-ie someone with picture assigned to his contact,sending you sms should have its contact shown on sms notification-.
Code:
:)
:(
;;)
;)
:D
:-/
:x
:\>
:-P
:-*
Click to expand...
Click to collapse
Will you also support the normaly used standard smileys?
Code:
:-(
;-)
:-)
:-D
TDO
Installed it to my old magician (to device) & it is not working. Sent test sms to the device & it freezed up without giving any LED or Taskbar notification & no new sms was shown in the inbox, had to soft reset after every new sms.
Tried changing some of the options but no improvement.
Any bug fixes planned ?
Hows it working on WM5/6, don't want to try it on my other PDA unless its proven to work well.
yes of course bug fixes are planned.
Never saw these issues before.
try turning on show original notifications and see if anything happens.
Anybody with 2003 device successfully ran this program?
roozbeh said:
yes of course bug fixes are planned.
Never saw these issues before.
try turning on show original notifications and see if anything happens.
Anybody with 2003 device successfully ran this program?
Click to expand...
Click to collapse
I tried "original notifications", the sms sound would play but no led or notification icon would display & then when opening messaging it would freeze & require soft reseting.
I do have "HTTPMail Provider" plugin installed & wondered if this could be causing a conflict !
Looks like a well thought out app with a good GUI.
Good luck with future updates.
is your delivery report on?
i found there is a bug whitin program in 2003 devices when delivery report is on.
hi roozbeh
if you can allow user to customise the smileys, as in whether "" or "", that will be great. Cos' for my wife's SE phone, the smiley is , not .
Also, tried it on my PPC. The smiley didn't show, but just a 'X' in a square box.
No contact photo display as well.
Sian said:
hi roozbeh
if you can allow user to customise the smileys, as in whether "" or "", that will be great. Cos' for my wife's SE phone, the smiley is , not .
Also, tried it on my PPC. The smiley didn't show, but just a 'X' in a square box.
No contact photo display as well.
Click to expand...
Click to collapse
Are you sure you installed program on your device?
i have fixed some bugs...currently i am downloading wm6.0 emulators so i can be sure that program works fine on wm6.0.
roozbeh said:
is your delivery report on?
i found there is a bug whitin program in 2003 devices when delivery report is on.
Click to expand...
Click to collapse
Hi, Delivery report is off. I have tried most of the options available but no success so far.
Kind regards, Mister B.

[UPD][9 Dec 2008] M2D OperatorSettings 0.4 - extra launcher tab for Manila 2D

Little tool to add up to 45 shortcuts to files or programs on Manila2D operator tab.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog:
[0.4]
+fixed layout
[0.3]
+abilitity choose whether to show shortcut's names or not ( just like in original launcher tab )
[0.2]
+it restarts automatically m2d after changes!
+operator tab's name can be renamed
+ability to add programs directly from m2d, with "plus" shortcuts ( you have to restart manila to see changes )
+ a "lite" touchlauncher is added to help choosing programs!!
+you can change grid layout ( up to 45 shortcuts ), allthough the icons aren't aligned correctly on big layouts
[0.1]
+initial release
Requirements:
.NET CF 2.0
Manila 2D version 20 and above ( get it from here )
To do:
calendar config
something else?
FAQ
Q: After enabling operator tab, the tab shows up but is blank?
A: Check your M2D version, it have to be at least version 20. If your M2D came with your rom, you can try this cab. It updates only 3 files of M2D. Don't use if your M2D is not on the rom. Before installing you must close Manila2D. There might be complications but it worked for me on ONYX ULTIMATE 4.4.3 ROM.
Q: After installing digital clock mod operator tab doesn't show any items. How to fix this?
A: Use this digital clock cab instead
Q: Can show other today plugins on the operator tab?
A: No, you have to understand nature this program. It doesn't not install any "plugins" to m2d, it only uses m2d feature that allows to operators to make their own custom tab and allow to users customize that tab. Tab contains shortcuts which are either in grid or listview mode. ( even in my calendar mod, the appointments are shortcuts ) That's all it does.
I'm doing this on my free time so:
If like it, you can always donate me few beers to keep me motivated
Also available at www.touch-innovation.com
Looks good, I will try it out!
what was originally this tab for? what is the button of your screenshot "M2D operator" linked to?
great improvement to manilla!
maybe get a way to change "operator" text
and maybe get the list to be like touchlaunch is
or greatbal's m2d app launcher(basically list format)
caballero600 said:
what was originally this tab for? what is the button of your screenshot "M2D operator" linked to?
great improvement to manilla!
Click to expand...
Click to collapse
I think it originally for operators "value added" programs.. or something like that.
kidnamedAlbert said:
maybe get a way to change "operator" text
and maybe get the list to be like touchlaunch is
or greatbal's m2d app launcher(basically list format)
Click to expand...
Click to collapse
I don't know where "operator" text is assigned, my guess is that it's somewhere in M2D language files.. it would essential to get it changed. tab icon can be changed by modifying m2d image files in \\windows folder..
Operator tab is same kind of launcher tab that the real launcher tab, so layout is assigned in HTCHomeSettings.xml.
Hello, sorry but my English is very bad
First back about "my error" (HTC TynTN II)
--------------------------------------
1er retour :
Après avoir installé le cab puis activé l'onglet opérateur : apparition du nouvel onglet dans le thème M2D.
Suite au lancement de l'application puis à l'essai de personnalisation des raccourcis => plantage
M2D OperatorSettings.exe
DirectoryNotFoundException
à System.IO.Directory.InternalGetFileDirectoryNames(String fullPath, Boolean file)
à System.IO.Directory.InternalGetDirectories(String path, String searchPattern)
à System.IO.Directory.GetDirectories(String path, String searchPattern)
à M2D_OperatorSettings.OpenFileDialog.ShowDirectory(String directoryPath)
à M2D_OperatorSettings.Form1.buttonSetSh_Click(Object sender, EventArgs e)
à System.Windows.Forms.Control.OnClick(EventArgs e)
à System.Windows.Forms.Button.OnClick(EventArgs e)
à System.Windows.Forms.ButtonBase.WnProc(WM wm, Int32 wParam, Int32 lParam)
à System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
à Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
à System.Windows.Forms.Application.Run(Form fm)
à M2D_OperatorSettings.Program.Main()
Click to expand...
Click to collapse
Conclusion : A SUIVRE...
when i press to select from start or custom doesnt work. any help mate?
good app
neya said:
Hello, sorry but my English is very bad
First back about "my error" (HTC TynTN II)
--------------------------------------
1er retour :
...
Click to expand...
Click to collapse
Sorry about that. The startmenupath was "hard-coded", here's a fix:
http://forum.xda-developers.com/attachment.php?attachmentid=133216&d=1227813410
giorgosm said:
when i press to select from start or custom doesnt work. any help mate?
good app
Click to expand...
Click to collapse
You have select something from the list before one of the "none" items.
avellant said:
You have select something from the list before one of the "none" items.
Click to expand...
Click to collapse
dude i dont understand what ur saying heheh
The list is empty when i launch the program and i cannot select anything when i press the start menu or custom.
Can you explain better? From which list to select before.
giorgosm said:
dude i dont understand what ur saying heheh
The list is empty when i launch the program and i cannot select anything when i press the start menu or custom.
Can you explain better? From which list to select before.
Click to expand...
Click to collapse
list is empty.. okay,
do you have M2D in the rom or have you installed it later?
it need HKLM\Software\HTC\Manila2D\Operator reg key, and 18 sub keys named as 0-18 :
avellant said:
list is empty.. okay,
do you have M2D in the rom or have you installed it later?
it need HKLM\Software\HTC\Manila2D\Operator reg key, and 18 sub keys named as 0-18 :
Click to expand...
Click to collapse
I have installed it afterwards and have no registry for operator, do u have a can to fix it or just manually type it in ?
avellant said:
Sorry about that. The startmenupath was "hard-coded", here's a fix:
http://forum.xda-developers.com/attachment.php?attachmentid=133216&d=1227813410
Click to expand...
Click to collapse
Sorry but i think the link isn't working
Thanks
Oups, the zip is so small that i didn't have time to see the downloading process
Sorry
kidnamedAlbert said:
maybe get a way to change "operator" text
and maybe get the list to be like touchlaunch is
or greatbal's m2d app launcher(basically list format)
Click to expand...
Click to collapse
To change operator name for something else create new string in HKLM\Software|HTC\Manila2D\Operator\
Create new String
ServiceName
String value - Your text
nate.spangler said:
I have installed it afterwards and have no registry for operator, do u have a can to fix it or just manually type it in ?
Click to expand...
Click to collapse
here's a fix, tell me if it work or not.
sergiorus said:
To change operator name for something else create new string in HKLM\Software|HTC\Manila2D\Operator\
Create new String
ServiceName
String value - Your text
Click to expand...
Click to collapse
It works! Thanks!
Good work! I have a suggestion for a different use of this (this is what I have always had in mind for the "operator" tab). Can you make it so that Today Plugins can be loaded in it? (ie Weather Pannel, so that I can finally get rid of the M2D weather tab
Thanks and great work once again.
it works) but there's no changes in operator widget
(p.s. ASUS P750 WM6.1)

Program Tab Toolbox- VGA - Manila 2.1

NEW VERSION POSTED 12/26/2009
ProgramTabToolbox_Manila_2.1_VGA_by_JVH3_v2.1
Fixes bug with GPF at start introduced with v2.0 if a registry entry did not exist.
NEW VERSION POSTED 12/25/2009
ProgramTabToolbox_Manila_2.1_VGA_by_JVH3_v2.0
Now supports HTC Sense 2.1 without manually shutting down Sense.
Program Tab Toolbox (New Version Posted 10/26/2009 reposted 1:04 am CST)
Currently only supports VGA Manila 2.1. WVGA Manila 2.1 is coming soon.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download link: http://forum.xda-developers.com/attachment.php?attachmentid=240650&d=1256536975
This app lets you pick 3 or 4 columns for your program tab.
It lets you pick if you want All Programs to display it as a list or 4 columns.
It lets you decide how many programs can be on the program tab. (10 to 99).
It lets you backup your program tab, and then restore after flashing a new ROM.
I had previously ported the 4 column program tab enhancemnt by Co0kieMonster.
This app gives you the exact same files from that and original manila files and gives the ability to choose how you currently want it displayed.
Backup and Restore do require that Storage Card is named Storage Card and My Documents is called My Documents
Important Note: This must be installed to the device, not a storage card. (This might not be true anymore.)
Feedback is appreciated, especially positive.
If you like this app and feel like donating, here is a link:
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7380024
Did this app save you time after flashing? What is your time worth?
Isn't it worth throwing a couple bucks my way. Thanks in advance.
Program History / Planned Features
Planned Additions:
ability to reorder programs on the program tab.
launch from manila settings
make it skinable
No promises on how soon I get to that stuff.
Program History:
10/26/2009
added backup and restore
added ability to change number of programs on the program tab (10 to 99)
made it look alot nicer
added an about page
added a nice icon courtesy of xda user: Schneid. Thanks.
made it so it will work with ROMs of other languages Program Files
10/22/2009
Initial Release
Frequntly Asked Questions / Known Issues
Known issues:
This does not add the registry entries that the 4 column enhancement provides.
They might already be there in the base VGA Manila 2.1.
If your ROM does not have the 4 column enhancement, you might need to install it first.
It can be found here: http://forum.xda-developers.com/showthread.php?t=554330
Frequently Asked Questions:
Can I cook this in my ROM?
I can't really stop you, so if you do, please donate a small portion of the donations that you receive for the ROMs you provide.
Exception to that request. NRGZ28 has my personal approval to cook this into his Raphael ROMs if he chooses to do so.
Any chef that donates does as well.
If it's cooked in a ROM, I will likely recieve nothing from the users of the ROM.
A cooked ROM is obviously worth more than any ingrediant.
But, the suppliers of the ingrediants should get something.
So, if you get $500 from a ROM you cook, throw me a bone.
I'm not looking to get rich from this, but I'd like to get a little something for what I produce.
Will this work with the ROM I am using?
If the ROM you are using is VGA and uses Manila 2.1, it will work.
Good word
edit: something like this
ceesheim said:
Good word
edit: something like this
Click to expand...
Click to collapse
Funny.
Thinking more along the lines of what schneid posted in the Raph Energy thread here:
http://forum.xda-developers.com/showpost.php?p=4793714&postcount=9640
I'm liking the ones he posted. I kind of want it to indicate a little more what it does. But they are definate possibilities. They look real nice.
Good job. Cant wait for the program tab backup feature. I was backing up the registry before, but everytime I disable manila, import reg entry, and re-enable(even after soft reset) all icons are gone with a grey box in their place. Anyway, thanks.
Something like this perhaps?
But obviously tidier than my effort!
jmckeejr said:
Good job. Cant wait for the program tab backup feature. I was backing up the registry before, but everytime I disable manila, import reg entry, and re-enable(even after soft reset) all icons are gone with a grey box in their place. Anyway, thanks.
Click to expand...
Click to collapse
I figured out how to solve the icon issue, just set icon path to blank for each program entry
HKLM\Software\manila\ProgramLauncher\0
iconPath=blank
using regedit backup and restore, for some reason it resotores it to 0 or 8.
So, until I get this done. that is one way to restore the program tab between ROM flashes.
In any case, it is fiigured out, so now I just need to write code.
Hi!
I have a question, m is it possible to change number of shown icons?
If yes, can you add this to your program
I would like to reduce it, to see all icons only with one slide...
Thanks
anod said:
Hi!
I have a question, m is it possible to change number of shown icons?
If yes, can you add this to your program
I would like to reduce it, to see all icons only with one slide...
Thanks
Click to expand...
Click to collapse
It's already in the planned features.
JVH3 said:
I figured out how to solve the icon issue, just set icon path to blank for each program entry
HKLM\Software\manila\ProgramLauncher\0
iconPath=blank
using regedit backup and restore, for some reason it resotores it to 0 or 8.
So, until I get this done. that is one way to restore the program tab between ROM flashes.
In any case, it is fiigured out, so now I just need to write code.
Click to expand...
Click to collapse
Great. I have used that knowledge and added Backup/Restore of program tab via my FlashBack Tool with autorestore when flashing a new ROM
I'm sure your version will be much better and wont have evrything else included that FlashBack has
Backup coded!
I have the backup portion coded.
It produces a reg file, without all the extra entries.
I'm thinking iconPath and IsReadOnly aren't really needed for backup.
From my experience,
IconPath is always ""
IsReadOnly is always 0
Anyone have any different experience with those or need for backing them up and restoring them?
I'm just trying to keep the file as clean as possible.
I Plan to have restore always put the IconPath to "" and IsReadOnly to 0
I still need to code restore, but I think I might call it a night.
After restore is coded, I'll post an updated version.
Program Icon - Program Name
I'm thinking of calling this Program Tab Toolbox.
Since, I am having backup and restore.
And plan to make it so the user can control how many programs can be set. From the day I did the VGA port, I've know how to do this. I just need to code it. It's just registry manipulation.
And I plan to make it so the user can control the order of the programs on the tab. (not for all programs)
So I think I would like the icon to be the icon that you slide to from the Energy ROM, with something like a wrench and screwdrivr or some tool. My art skills are pretty bad so help on this is appreciated.
JVH3 said:
I have the backup portion coded.
It produces a reg file, without all the extra entries.
I'm thinking iconPath and IsReadOnly aren't really needed for backup.
From my experience,
IconPath is always ""
IsReadOnly is always 0
Anyone have any different experience with those or need for backing them up and restoring them?
I'm just trying to keep the file as clean as possible.
I Plan to have restore always put the IconPath to "" and IsReadOnly to 0
I still need to code restore, but I think I might call it a night.
After restore is coded, I'll post an updated version.
Click to expand...
Click to collapse
Actually, you can delete the IconPath entry all together(this is what I am doing after impoting the reg entries) and it works great. IsReadOnly is something that OEM manufacturers put in there so they can lock certain items in. These can also be deleted. They are actually set to 1 by default in the original Packages, but I always make them at 0 so that users can select their own. There is also an entry in there for "Command" or something similar which can mess things up if left behind and using programs in those spots(ie if you replace the Activesync item and dont remove command it sends a command to the new program "/remote" which can make the new program act funny. These should be removed or set to blank "".
About the 3 icon file that you have:
Seems it might be from manila 2.0 or something because the size of the buttons are smaller. I have this setup that I made which makes the buttons original size. Maybe you can include these instead?
jmckeejr said:
Actually, you can delete the IconPath entry all together(this is what I am doing after impoting the reg entries) and it works great. IsReadOnly is something that OEM manufacturers put in there so they can lock certain items in. These can also be deleted. They are actually set to 1 by default in the original Packages, but I always make them at 0 so that users can select their own. There is also an entry in there for "Command" or something similar which can mess things up if left behind and using programs in those spots(ie if you replace the Activesync item and dont remove command it sends a command to the new program "/remote" which can make the new program act funny. These should be removed or set to blank "".
About the 3 icon file that you have:
Seems it might be from manila 2.0 or something because the size of the buttons are smaller. I have this setup that I made which makes the buttons original size. Maybe you can include these instead?
Click to expand...
Click to collapse
Thanks. They were Manila 2.1, but not version 1.5. They were from the last Energy ROM that was Manila 2.1 that did not have the 4 column enhancement that I ported. And that was before 1.5 came out.
I'll put these in. Thanks again.
Icon Request
I do need it to be in ico format.
I edited this. I don't need 4 bit, thankfully. I added an ico file that I downloaded and it even has a 256x256 png in it.
I can just put png source files in, so I am currently using one by schneid posted here: http://forum.xda-developers.com/showpost.php?p=4793714&postcount=9640
I learned a little put about ico editting in Visual Studio today.
jmckeejr said:
Actually, you can delete the IconPath entry all together(this is what I am doing after impoting the reg entries) and it works great. IsReadOnly is something that OEM manufacturers put in there so they can lock certain items in. These can also be deleted. They are actually set to 1 by default in the original Packages, but I always make them at 0 so that users can select their own. There is also an entry in there for "Command" or something similar which can mess things up if left behind and using programs in those spots(ie if you replace the Activesync item and dont remove command it sends a command to the new program "/remote" which can make the new program act funny. These should be removed or set to blank "".
About the 3 icon file that you have:
Seems it might be from manila 2.0 or something because the size of the buttons are smaller. I have this setup that I made which makes the buttons original size. Maybe you can include these instead?
Click to expand...
Click to collapse
It seems that the editted version to support of 6ec19d9f_manila was in this zip. With the supplied files in the zip, there isn't a way to get the All Programs to appear as a list.
I'll have to go with my original files for now.
New version posted
i just uploaded a new version that has an icon by Schneid and supports backup and restore.
It also has an about page.
Limitations of backup and restore.
Backup will produce a reg file that can be imported with regedit.
But, Restore does not just import the reg file generically.
It relies on the reg file being in the format that it produces.
A future vrsion might more generically import.
Also, for each program, it only backs up the dispName and Path.
On import, it gets rid of things like command, and icon path, and anything else that was stored under a program slot.
The 2 options of backup and restore are enabled, whether you have a storage card or not.
Also restore is enabled whether the file exist or not.
It should fail gracefully if you do something that you shouldn't.
JVH3 said:
i just uploaded a new version that has an icon by Schneid and supports backup and restore.
...
It should fail gracefully if you do something that you shouldn't.
Click to expand...
Click to collapse
Thanks for the work pulling this together. Have d/loaded and will put it thru its paces this evening. Will also send some love by paypal for the effort.
After starting, I got this error message:
Code:
ProgramTabToolbox.exe
FileNotFoundException
Für diese Ausnahme ist eine Fehlermeldung verfügbar, kann aber nicht angezeigt werden. Diese Meldungen sind optional und derzeit nicht auf diesem Gerät installiert. Installieren Sie "NETCFv35.Messages.DE.wm.cab" für Windows Mobile 5.0 und höher oder "NETCFv35.Messages.DE.cab" für andere Plattformen. Starten Sie die Anwendung neu, um die Meldung anzuzeigen.
bei System.IO.__Error.WinIOError(Int32 errorCode, String str)
bei System.IO.FileInfo.get_Length()
bei ProgramTabCustomizer.Form1.Form1_Load(Object sender, EventArgs e)
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Form._SetVisibleNotify(Boolean fVis)
bei System.Windows.Forms.Control.set_Visible(Boolean value)
bei System.Windows.Forms.Application.Run(Form fm)
bei ProgramTabCustomizer.Program.Main()
With the old version, no problem.

[APP] [12-06] ★ ★ ★ Manila 2.5 HomeScreenJump 2.0 update ★ ★ ★

[APP] [12-06] ★ ★ ★ Manila 2.5 HomeScreenJump 2.0 update ★ ★ ★
Hi guys,
I was watching a Youtube video showing up the new HTC Wildfire with an awesome feature, pressing an hardware key you have access to an homescreen from where you can run the widget you desire.
So I´ve decided to create a small app for our Rhodium:
Name: HomeScreenJump for TouchPro 2
Version: 2.0
Author: dotcompt
Requirements: .NET CF 3.5
Description: HomeScreen from where you can jump to the Manila Tab you want.
Tabs available: Home, People, Messages, Mail, Weather, Twitter, Music, Photos&Videos, Call History, eReader, Documents, GPS Tracker, Settings, Calendar, Internet, Manila TV, Stocks, Footprints, Facebook and Programs Tabs.
Reviews:
Pocketnow
WMExperts
Screenshoots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Change Log 12-06-2010:
One Cab Installer.
Fullscreen view (no more WM6.5 buttons).
Visual enhancements and animations.
Favorite wallpaper crash fixed.
Readme file added to install folder
Change Log 07-06-2010:
3x3 grid with 9 Tab links
20 Manila Tabs available now
Wallpaper changer easy to skin
Favorite wallpaper - you need to copy your favorite wallpaper to \Program Files\HomeScreenJump\Wallpapers with the name "favorite.jpg"
Option to choose which tabs to show
Instructions steps:
1. Remove previous cabs (HSJ Basefiles.cab & HomeScreenJump.cab), and delete \Program Files\Homescreenjump folder in your device
2. Install the "HomeScreenJump.cab" in attach (device)
_________________________________
To Do:
Browse device for pictures
Live or last-visit based preview
Slide Panel with more shortcuts (canceled)
__________________________________
Enjoy it.
Looks cool the link to download goes nowhere found the topic downloaded will try on TP and hit back.
lol & it's in sig
Edit: Works fine bound to be the rez issue, would be a nice addition if non rez dependant.
Thanks great app man keep it up
stylez said:
Looks cool the link to download goes nowhere found the topic downloaded will try on TP and hit back.
lol & it's in sig
Click to expand...
Click to collapse
Sorry, my bad.
Link is fixed now.
Thanks
works fine on my hd blackstone
new version
Hi guys,
A new improved version is available.
Change Log 07-06-2010:
3x3 grid with 9 Tab links
20 Manila Tabs available now
Wallpaper changer easy to skin
Favorite wallpaper - you need to copy your favorite wallpaper to \Program Files\HomeScreenJump\Wallpapers with the name "favorite.jpg"
Option to choose which tabs to show
Download at first post.
Enjoy it
great app
maybe it's possible to make it run when pressing home double time? or after pinch gesture?
Working Fine 100% on my Xperia with EnergyROM
hey men,
this app sounds pretty cool. i try to install it on my hd2, but there are some bugs or features I don't need . First the programm needs a additional *.cap which is called "netcfv35.messages.de.wm.cab" . I try to start the programm again and now it says can't find the file "disire.jpg" . I know why the programm say this. In the german os the filestructure of the os is different. I hope you can fix it. I'm really interested on this programm.
greetings
Easemypain said:
hey men,
this app sounds pretty cool. i try to install it on my hd2, but there are some bugs or features I don't need . First the programm needs a additional *.cap which is called "netcfv35.messages.de.wm.cab" . I try to start the programm again and now it says can't find the file "disire.jpg" . I know why the programm say this. In the german os the filestructure of the os is different. I hope you can fix it. I'm really interested on this programm.
greetings
Click to expand...
Click to collapse
did you install the HSJ Basefiles.cab first?
runs great on my Factory unlocked HD2 running newest energy rom.
Thank you for your awesome work
no . I installed the programm first. I started it and then I saw there is a second file in the attachment.
Should I remove both files and install those again?
are you sure work on touch2??????
Easemypain said:
no . I installed the programm first. I started it and then I saw there is a second file in the attachment.
Should I remove both files and install those again?
Click to expand...
Click to collapse
Install the first cab now and it should work.
Ein Teil des Pfades "\Program Files\HomeScreenJump\Wallpapers\Desire.jpg" konnte nicht gefunden werden.
bei System.IO.__Error.WinIOError(Int32 errorCode, String str)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
bei System.Drawing.Bitmap..ctor(String filename)
bei HSJump.Form1.TextBox1_TextChanged(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnTextChanged(EventArgs e)
bei System.Windows.Forms.Control.WnProc(WM wm, Int32 wParam, Int32 lParam)
bei System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
bei Microsoft.AGL.Forms.WL.SetText(IntPtr hwnThis, String rgwch, Int32 cch)
bei System.Windows.Forms.Control.set_Text(String value)
bei HSJump.Form1.Form1_Load(Object sender, EventArgs e)
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Form._SetVisibleNotify(Boolean fVis)
bei System.Windows.Forms.Control.set_Visible(Boolean value)
bei System.Windows.Forms.Application.Run(Form fm)
bei HSJump.Form1.Main()
Click to expand...
Click to collapse
Now I reinstalled it and did a softreset. Maybe you can get some new information about the error in the logfile.
just a suggestion, this sounds great, havent tried it yet.
would you consider implimenting a multi touch method for accessing it, like the evo?
Easemypain said:
Now I reinstalled it and did a softreset. Maybe you can get some new information about the error in the logfile.
Click to expand...
Click to collapse
Install HomeScreenJump 1.2.cab again and than follow the instructions in this post.
Awesome app! Using it to replace Panel Manager on my X1
Thank you
Hey,
I have one question, i remember another 'homescreenjump' application by dotcompt, but it was for a touch pro 2 only. Is this version of the homescreenjump for every htc with sense 2.5? I dont want to hardreset and stuff again =p would be the 4th time this week by circumstances.
by the way, can i run it by pressing a hardware button? like holding startbutton or something?
thanks in advance ^^
Slightly off-topic sorry, but where did you find the program tab for manila 2.5? I can't find one for WVGA. Looking forward to testing this on my HS2 soon.

[APP] Cloud SMS Backup [v1.2.1 - 8/22/10]

About
I am not the original author of this program, it was created by computerjunkie. He graciously posted the source code when he stopped development, so I picked up where he left off. The original thread can be found here.
Cloud SMS Backup reads your SMS account and backs up the conversations by emailing them to an account of your choice. You can have them sent as separate emails each containing one of your conversations, or have all your conversations zipped up into one email. It also gives the options to empty your SMS account after backing up to prevent the slowdowns of having too many messages.
Requirements
This requires .NET CF 3.5.
Thanks go out to
computerjunkie for creating the original version
eboelzner for the sense UI
mohitsapru for the inspiration
Change Log
v1.2.1 8/22/10
Added support for localization. Will load a translation matching the devices language setting, and will fall back to English if it's unavailable. See below for instructions on how to create a translation.
Does not properly backup MMS messages yet, but will note that one was sent/received in the conversation.
Fixed another bug that caused backups to fail under certain circumstances
v1.2 8/21/10
First release by me.
Fixed several bugs that caused crashing.
Added option to send as one zip file.
Removed serialized backup file (since there was no way to restore from it). May be added back in a future version once restoring is complete.
Added option to save messages from the last three days when clearing SMS account after backup.
For past releases, see computerjunkie's original thread here.
Future Plans
Scheduling - automatically back up
MMS support - backup pics/videos that were sent
Restore - ability to restore from created backups
Have a suggestion? Let me know
Translations
Available languages
English (included)
Dutch (see attached nl.zip) Thanks mike2nl and LinusN
How to create a translation
Download the attached en.ini file.
Open in a text editor and translate everything after the '='. Do not change anything on the left side of the = or the translation will not work right.
Save the file with a name based on the ISO 639-1 language code (ex. en.ini for English, de.ini for German, es.ini for Spanish, etc).
Put in the application folder (\Program Files\CloudSMSBackup). The program will automatically use it if your device is set to that language.
Please post your translation if you create one so I can include it in the next release.
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi ken52787,
good to see that someone have picked up the good project. I hope that you have also a great success as computerjunkie. So i will test this, because i use the older version .
Hi,
I have a Samsung B7320. I installed .NET 3.5 CF and the app opens up alright. But I can't scroll through the UI or interact with the program at all. Am I missing something? Does it work with touchscreen equipped phones only?
ImmortalZ said:
Hi,
I have a Samsung B7320. I installed .NET 3.5 CF and the app opens up alright. But I can't scroll through the UI or interact with the program at all. Am I missing something? Does it work with touchscreen equipped phones only?
Click to expand...
Click to collapse
Yes, it was designed for touchscreen phones. Adding support for non-touch devices shouldn't be hard, I just never thought of it before now
That'll be on my to do list for next release
ken52787 said:
Yes, it was designed for touchscreen phones. Adding support for non-touch devices shouldn't be hard, I just never thought of it before now
That'll be on my to do list for next release
Click to expand...
Click to collapse
Thank you. Looking forward to the next release.
And here the dutch translation from the en.ini = nl.ini
EDIT 1:
nl.ini changed bacause 2 mistakes.
EDIT 2:
test is done and it is working. Great function and please hold the development up.
EDIT 3:
two screenshots added. One before and one after the process.
The yellow marked range is something for the about button, i think.
Possible you can make a menu button (bottom - right) with
backup and about selection...
Great Work!
I just want to say that I am very happy that someone decided to take up and continue this project. Great work.
Thank you for the credit in the opening post and the app. That was very considerate of you.
I'll keep monitoring the thread because I love seeing the progress. Great job again!
And here the GTX icon for Cloud SMS. I hope someone need it.
System.IO.DirectoryNotFoundException
and were stuck again LOL
LinusN said:
and were stuck again LOL
Click to expand...
Click to collapse
In your error message i have found that:
Er is een foutmelding beschikbaar voor deze uitzondering, maar deze kan niet worden weergegeven omdat deze berichten optioneel zijn, en momenteel niet zijn geïnstalleerd op dit apparaat. Installeer NETCFv35.Messages.EN.wm.cab voor Windows Mobile...
Click to expand...
Click to collapse
dutch - Heb jij dit gedan?
wwe - Do you have done this?
Download the file and install it. Possible then you will have more details in the error message to help the OP.
NL: dan is dit de boodschap dat ik krijg na Failure bij 45%
EN: Than this is the message i receive after Failure @ 45%
this is a message from a HTC TYTN
next i'll upload the message for a HTC Touch Pro 2
LinusN said:
NL: dan is dit de boodschap dat ik krijg na Failure bij 45%
EN: Than this is the message i receive after Failure @ 45%
this is a message from a HTC TYTN
next i'll upload the message for a HTC Touch Pro 2
Click to expand...
Click to collapse
--> as promissed the message on the HTC Touch Pro 2
(i have censored the phonenumber) but i guess the name is to long or something like that...
ow ... i see ... if you have a "\" in the name he cant resolve the name (= looking for a folder ...) i'll try again
LinusN said:
--> as promissed the message on the HTC Touch Pro 2
(i have censored the phonenumber) but i guess the name is to long or something like that...
ow ... i see ... if you have a "\" in the name he cant resolve the name (= looking for a folder ...) i'll try again
Click to expand...
Click to collapse
nice it works
so check that there is no \ in one of your contacts
some remarks for the new release:
- the textfilename = FirstnameLastname.txt (maybe better if it's Firstname_Lastname.txt)
- makes separate files for inbox and sent items... would be splendid if he recognizes that it's the same file and mixes the send and received files in 1
also uploaded the reviewed Dutch "language pack"
LinusN said:
nice it works
so check that there is no \ in one of your contacts
some remarks for the new release:
- the textfilename = FirstnameLastname.txt (maybe better if it's Firstname_Lastname.txt)
- makes separate files for inbox and sent items... would be splendid if he recognizes that it's the same file and mixes the send and received files in 1
also uploaded the reviewed Dutch "language pack"
Click to expand...
Click to collapse
disregard remark number2 ... for some reason i have different conversation for 1 and the same person...
it seams some of the numbers are written +32 4*** and +324***
the program doesn't filter out the " " to make it one and the same file ...
that's the trouble with 1009 contacts and several switches of mobile + contact updates...
Thanks for all the responses LinusN. I will make changes to help remedy the problems you're having.
Hi Linus,
thanks for the NL review. I live now 10 years in the netherlands but not all is perfect. I help where i can. I hope it was not to much work. And it was optimized for the screen. Will check it now.
EDIT:
nl.ini with 3 bytes difference .
mike2nl said:
Hi Linus,
thanks for the NL review. I live now 10 years in the netherlands but not all is perfect. I help where i can. I hope it was not to much work. And it was optimized for the screen. Will check it now.
EDIT:
nl.ini with 3 bytes difference .
Click to expand...
Click to collapse
not that many mistakes
think the only thing that doesn't really fit the size =
"Ruim SMS-account op na back-up"
if you want you can change it for instance to
"SMS-account legen na back-up"
maybe it fits better ;-)
Great app, only problem is some of my conversations have been split into two, with separate threads for +44 and 0 prefixes for the same numbers (similar to a problem posted above I believe).
Anything I can do to fix this?
Here's a status update: I'm hard at work making some major modifications to the program. I'm hoping to have the new version out in the next few days (will probably be this weekend sometime).
I won't make promises as to whats going to be included since I'm not sure what I'll have working 100% by the next release but I attached a few screen shots so you can at least see what I'm working on.
I also attached a new translation file that includes everything I'm working on and even a few features that I'm planning for down the road. Hopefully some folks can translate and get it to me in time for the release so they're included by default.
Neoconair said:
Great app, only problem is some of my conversations have been split into two, with separate threads for +44 and 0 prefixes for the same numbers (similar to a problem posted above I believe).
Anything I can do to fix this?
Click to expand...
Click to collapse
That will (hopefully) be fixed in the next version.
A quick question though. Can you give me fake examples of the difference in numbers? Is it just one has a space after +44 and one doesn't, or do some just not have +44 altogether?

Categories

Resources