Adding icons to program page? - Touch HD General

Please I need your help. I added plenty of icons on the front Program page and don't remember any more how and what I did.
Thanks for your reply.

what do you want to do ?
add more or remove them ?
and are you talking about the program menu which has a number of rows of small squares

Thanks for your prompt reply.
You know the bottom line when you scroll your finger you get several pages, such as, Home, Telephone directory ... then at the end Programs. On this last one I did add some extra icons (yes squared) to which I assigned my preferred programs. I know how to delete one or more but not how to add a new ones.

To add more Programsquares:
Registry:
HKLM - Software - HTC - Manila - ProgramLauncher
Currently there are 24 directorys. You can duplicate some an change their names to 24 - ....
In here you can even unlock some fields if your provider did so. Set IsReadOnly from 1 to 0.
I think there will be a perfomancelimit somewehre, so don´t add to much in one time.

That is OK, but I don't remember had done that to add my previous ones. I can recall that I had to pouch a command and that was all.
Anyway, you are right, I might reached the max. of 24 icons.
I think I'll follow your recommendation and avoid to add any more since that might slow down the process.
Many thanks again

Flanders said:
To add more Programsquares:
Registry:
HKLM - Software - HTC - Manila - ProgramLauncher
Currently there are 24 directorys. You can duplicate some an change their names to 24 - ....
In here you can even unlock some fields if your provider did so. Set IsReadOnly from 1 to 0.
I think there will be a perfomancelimit somewehre, so don´t add to much in one time.
Click to expand...
Click to collapse
I've added 6 additional fields as you explained from 24 to 29, so totally I have 30 fields now and they appear on the programs tab in TF3D.
When you click on one of them (the one I've added), it opens the program list so you can choose one but after you do so the field still blank, so to resume it's not really working despite adding the field.

hmmm... I´ve tested it on diamond an it worked fine. I´ll test it on HD... it will take a moment.

Flanders said:
hmmm... I´ve tested it on diamond an it worked fine. I´ll test it on HD... it will take a moment.
Click to expand...
Click to collapse
Thks, keep us updated

I´m sorry - it really doesn´t work that way. The link is included the right way, icon link to. But it does not show. there are really differences between TF3D for Diamond and for HD.

Flanders said:
I´m sorry - it really doesn´t work that way. The link is included the right way, icon link to. But it does not show. there are really differences between TF3D for Diamond and for HD.
Click to expand...
Click to collapse
There should be other registry tweaks to be done.
I'll do a research and will let you know if I find anything

is it possible to increase the number of programs slot?

Would it be possible to have more than one "programs" tab?
http://forum.xda-developers.com/showthread.php?t=453240
For me, if this was possible it would massively increase the functionality of my HD.
Look forward to your answers.
Regards
Mav.

jackthekayman said:
is it possible to increase the number of programs slot?
Click to expand...
Click to collapse
If you look at the previous post, u can see that it is possible but for some reasons we are not able to add programs inside these tabs, don't know why.
It works fine on the Diamond, but not the Touch HD

Mavrick said:
Would it be possible to have more than one "programs" tab?
http://forum.xda-developers.com/showthread.php?t=453240
For me, if this was possible it would massively increase the functionality of my HD.
Look forward to your answers.
Regards
Mav.
Click to expand...
Click to collapse
Hi Mavrick
This thread is for adding more slots in the same program tabs and not adding more programs tabs in TF3D. Anyway I don't know if you proposal can be done, some expert developers might need to look at it
sorry

Related

[APP][Update 07-11-08] LockDown, keeping stuff private

Don't you hate it when you let someone play with your shiny new WM phone
they usually go right to your SMS inbox?
jonesj8 had the same irritation, so inspired by him I threw something together
Original thread :
http://forum.xda-developers.com/showthread.php?t=375057
I created a new thread to have a bit more overview, and also to get it under the attention of other users who might be interested
@mods
I can understand if you close this thread...
How does it work.
this version requires you to change all the .lnk files pointing to tmail.exe, or to the dll...maybe even other ones...
I say all lnk's but the most important are the ones the "friend" is going see/use.
I've included a shortcut creator in the attachment.
In FileList.ini specify the application to block,
in the included file it's \WIndows\tmail.exe
and i've used msg as argument.
so in the .lnk would point to lockdown.exe with the argument msg
if the passcode is correct the file will be opened.
it's not very quick (since it needs to be opened) but this should change in the next version.
the passcode can be changed in the settings.ini, default is 12345
Let me know what you think or if you have any ideas
Update Version 0.4
Well I finally got around to an update, which is attached below
The application has been rebuild from the ground up, I've used a Lock and Key method, e.g. the lnk uses key.exe which communicates with the server (the lock) this way the server only needs to read the filelist once which should save time.
<note>
because of this you will need to enter the items in the FileList.ini prior to starting the server, when the server is running it will create the used shortcuts for you
which you can then place.
if you add stuff while it is running the shortcuts wont be created...
pointers on making the FileList.ini is in the readme below.
New in this version
- installer (cab)
- app to date support
- redesigned layout
- support for arguments, opening the sms should work now, it does for me
- locking of other files should work now too (thesed with a html file)
- automatically create the proper lnk files in sub folder
To do
- include support for different screen sizes
- way to customize the colors
- mask input with *
- skinning...?
In case someone is bored and wants to create the graphics, be my guest,
My creativity in that department is next to null
Sounds great. Any chance of a screenshot of the lock screen?
Mr_Gee said:
Click to expand...
Click to collapse
Thanks, trying it now
works good, cant seem to get arguments passed to tmail.exe in settings.ini
ie.
msg=\Windows\tmail.exe -service "SMS"
just opens account picker, is on todo list? not bugging you, good app,
thx!
great will it run on VGA? make it as simple as you can so when we are in hurry the soft won't load so long
This looks nice and configurable.
Are we able to make it request the pin for any application listed in FileList? First try didn't work, I want to restrict more than just the inbox
sorry, double post
badaas said:
works good, cant seem to get arguments passed to tmail.exe in settings.ini
ie.
msg=\Windows\tmail.exe -service "SMS"
just opens account picker, is on todo list? not bugging you, good app,
thx!
Click to expand...
Click to collapse
Correct that isn't working... also i'm not sure if it will be in there,
the reason is I wanted to change the app so it looks at the window name,
this would close all message related windows, and there is no need to change the .lnk files
theme freak said:
great will it run on VGA? make it as simple as you can so when we are in hurry the soft won't load so long
Click to expand...
Click to collapse
Not yet, but is planned for future versions, I'll add it to the todo list.
evojulz said:
This looks nice and configurable.
Are we able to make it request the pin for any application listed in FileList? First try didn't work, I want to restrict more than just the inbox
Click to expand...
Click to collapse
Currently any application can be restricted by providing a ID + location, e.g
xyz=\Program Files\TCPMP\player.exe
changing the link to tcpmp would have lockdown popup first
What application would you like to restrict?
Mr_Gee said:
Correct that isn't working... also i'm not sure if it will be in there,
the reason is I wanted to change the app so it looks at the window name,
this would close all message related windows, and there is no need to change the .lnk files
Click to expand...
Click to collapse
hmmm, not sure i know what you mean. But basically, as it is now, I can't go direct to the inbox of sms using your lockdown? \o?
thanks
badaas said:
hmmm, not sure i know what you mean. But basically, as it is now, I can't go direct to the inbox of sms using your lockdown? \o?
thanks
Click to expand...
Click to collapse
Basically, no
but as a workaround you could try making an lnk to tmail.exe with the -service etc. in there, next change the FileList.ini pointing to that new lnk...
not sure if it will work though
Mr_Gee said:
Basically, no
but as a workaround you could try making an lnk to tmail.exe with the -service etc. in there, next change the FileList.ini pointing to that new lnk...
not sure if it will work though
Click to expand...
Click to collapse
bLEhg! lol, ok, will look into that (scratches head )
some novelty things to add: skins, mask input with '*', maybe use symbols instead of numbers, 'jumble' keypad/symbols random for added security (if using symbols )
thanks for infos and keep up the good work
badaas said:
bLEhg! lol, ok, will look into that (scratches head )
some novelty things to add: skins, mask input with '*', maybe use symbols instead of numbers, 'jumble' keypad/symbols random for added security (if using symbols )
thanks for infos and keep up the good work
Click to expand...
Click to collapse
Let me know if it worked, I'll look into the symbols
Skinning was already on my list great minds ....
input mask is also a good one
Any chance you can re-scale the images to fit a 240x240 screen res?
Can test it you want.
Cheers, Mike.
Mike1002 said:
Any chance you can re-scale the images to fit a 240x240 screen res?
Can test it you want.
Cheers, Mike.
Click to expand...
Click to collapse
I'll give it a shot
@ the rest
there are 4 basic resolutions right?
320 X 240
320 X 320
240 X 240
640 X 480
the rest is pretty exotic (Omni & X1)
is this possible on htm files?
Hi Mr_Gee, thanks for sharing
I have an couple of offline files I would also like to lockdown. Is it possible to lockdown those htm files as well? tia.
adomila said:
Hi Mr_Gee, thanks for sharing
I have an couple of offline files I would also like to lockdown. Is it possible to lockdown those htm files as well? tia.
Click to expand...
Click to collapse
probably...
have you tried entering them in the FileList.ini file?
currently not working on html files
Mr_Gee said:
probably...
have you tried entering them in the FileList.ini file?
Click to expand...
Click to collapse
now, that you mention it yes, i have tried it and it does not work, if it is the specific html file. the lockdown screen would still appear but nothing happens after entering the code. maybe it will work, if the iexplore.exe itself is lockdown but this will lock down every/all html files. would it be a big change to code it, just for specific html files? i'm also thinking on specific text files just like the said html files. i keep notes on pure text files like tax account number, passwords, pincodes, etc in a text or word file. maybe this is pushing too far. maybe in the next version/release? hehehe thank you for sharing and more power...
Sorry I was on holidays
I've tested with PIE.exe and i plan this for the next version.
Please note though that this tool is only for making sure "friends" don't read your personal stuff very easy, but passwords/pin codes might be a bit too high risk..
I think this should be further developed! It really should come standard on winmob... hey Gee, if you need a cab builder or photoshop, I'd be happy to help! Let's make this idea the next ROM must-have!
I wanna use this program because every time someone wants to see my phone, they get to snooping into my personal info. However, I'm afriad if I start changing things manually, I'll screw my phone up.

is there an app for ppc that displays a today plugin twice?

hello!
is there an app for pocket pc that displays a today plugin twice? I mean like having
two pocket msn plugins at a time on the SAME today screen??
please answer anybody
thank you...
Only know of SK Today Commander which allows you to configure multiple Today profiles, meaning you could have the same plugin on each of your Today profiles but you can only use one profile at a time. Same plugin on the same Today profile shown twice?? Nope, I don't think that's possible, but I may be wrong...
Check this:
Second Today Screen by Chi Tai
Moe5508 said:
Only know of SK Today Commander which allows you to configure multiple Today profiles
Click to expand...
Click to collapse
Could they be switch on events ?
Let's say one profile for portrait and another one for landscape, and it would switch auto. on rotation ? That would be very cool for themes
Moe5508 said:
Only know of SK Today Commander which allows you to configure multiple Today profiles, meaning you could have the same plugin on each of your Today profiles but you can only use one profile at a time. Same plugin on the same Today profile shown twice?? Nope, I don't think that's possible, but I may be wrong...
Click to expand...
Click to collapse
ok!! thanks for the replies,
one last question, if its not posible to activate
two plugins on the same today, then at least I could try changing the name of the today plugins, and installing another without overwritting,
Is it possible? how can I do it?
Have you tried Ultimatelaunch - I know you can put multiple plugins on one page; however, have not tried to put the same plugin twice.
I am gonna try this to see.
OK, I was successful in having the window's live search today plugin twice on the same page using UltimateLaunch. To do so you must create a new page with combination tabs - Just to add two today plugins. It worked for me.
Rod
Use Samsung Time. You can press and hold the clock to access the settings. You can choose your choice of 2 time zones. I have attached it for you.
You can display a plugin only once on a screen. Some launchers, like WAD, have a portrait and landscape view. Either way, even if you had the same plugin twice, it can only be configure once, so you would just have a duplicate.
TheChampJT said:
You can display a plugin only once on a screen. Some launchers, like WAD, have a portrait and landscape view. Either way, even if you had the same plugin twice, it can only be configure once, so you would just have a duplicate.
Click to expand...
Click to collapse
As I mentioned earlier, I did have the exact same plugin working twice on the same page using Ultimatelaunch. I agree though, that they would both be configured exactly the same. I did not test using a different plugin on the same page twice, how it would react. I have one page in my ultimatelaunch setup displaying 2 different plugins and it works great; however, personally have no need to display the same plugin twice on the same page.
you're right I haven't thought that way,
they'll have the same configuration and it will be just a duplicate.
but I have an idea, I think if I could change the first plugin's name and install the second they will appear like diferent plugins and have separeted options
what do you think? is it possible, may be editing the registry.
khrizdiel said:
you're right I haven't thought that way,
they'll have the same configuration and it will be just a duplicate.
but I have an idea, I think if I could change the first plugin's name and install the second they will appear like diferent plugins and have separeted options
what do you think? is it possible, may be editing the registry.
Click to expand...
Click to collapse
Hey, that would be sweet. Might be worth a try. (Perhaps a new thread is warranted for this though?) Better do some reading first to see if this has already been done.
I've actually thought about this. I think it would be cool to have 2 rotating cubes of ultimate launch on the today screen. That would make ultimate launch the ultimate app for me!
Beast84 said:
I've actually thought about this. I think it would be cool to have 2 rotating cubes of ultimate launch on the today screen. That would make ultimate launch the ultimate app for me!
Click to expand...
Click to collapse
I love that idea.
khrizdiel said:
you're right I haven't thought that way,
they'll have the same configuration and it will be just a duplicate.
but I have an idea, I think if I could change the first plugin's name and install the second they will appear like diferent plugins and have separeted options
what do you think? is it possible, may be editing the registry.
Click to expand...
Click to collapse
I'm sure there is a lot more than changing the name. Plugins use .dll's for configuration.
TheChampJT said:
I'm sure there is a lot more than changing the name. Plugins use .dll's for configuration.
Click to expand...
Click to collapse
Man you're right again!!
now is that .dll
I dont know what to do!!
hotrod101 said:
I love that idea.
Click to expand...
Click to collapse
where can I get that ultimatelaunch?
is it free?
khrizdiel said:
where can I get that ultimatelaunch?
is it free?
Click to expand...
Click to collapse
It's not free, it's about $10, worth it in my opinion.
The site is www.ultimatelaunch.de, for english, you can find it on Handango.
TheChampJT said:
It's not free, it's about $10, worth it in my opinion.
The site is www.ultimatelaunch.de, for english, you can find it on Handango.
Click to expand...
Click to collapse
Yeah, it's a good app, Infact - If you want to get some screenshots and/or a personal review see here:
http://www.touch-innovation.com/news-7/
please ask questions in the QUESTIONS thread next time.

[TF3D TWEAK][13.09.2008]Small TouchFLO 3D mods from D-MAN :)

I'm starting this thread where i will post all that small TF3D mods i wrote that do not require separate discussion.
1. Now, here's the first one:
Working analog clock icon
Installation is very simple (for ones, who modded Manila before ): copy files to windows dir, then replace icon reference nodes you like in manila.xml (Actual file name: 26948339_manila)
Code:
<ComponentReference Name="icon_normal" Mode9Path="HTC\AnalogClockIcon.mode9" Component="AnalogClockIconTray" />
<ComponentReference Name="icon_selected" Mode9Path="HTC\AnalogClockIcon.mode9" Component="AnalogClockIconOn" />
<ComponentReference Name="icon_preview" Mode9Path="HTC\AnalogClockIcon.mode9" Component="AnalogClockIconPreview" />
2. Also, i'm getting numerous requests for my iPhone iconset, so i'm posting it here too.
3. iDiamond Project (Apple iPhone interface mimic) (sorry for the video quality of 2 first videos - shot it with my old Qtek S110)
Step 1: Main Menu concept
http://www.youtube.com/watch?v=41yGPql8DAQ
Step 2: CoverFLO concept
http://www.youtube.com/watch?v=IOPXualKtms
Step 3: CoverFLO progress 1
http://www.youtube.com/watch?v=9hjqaMqcAbM
Step 4: Main Menu customization
http://www.youtube.com/watch?v=d-iPOalE6Po
Step 5: Home Screen and more
http://www.youtube.com/watch?v=-VWsOUt41X4
I was supposed to finish my paid work by this time, but it turns out to be about a month of work ahead, thus i don't know when i resume my work on iDiamond, so i'm posting an unlocked version of beta here, coz holding you off the software doesn't serve it's primary goal (motivate me to continue project) anymore.
READ BEFORE DOWNLOADING!
This mod is distributed AS IS, i.e. developer will take no responsibility for possible data loss, device damage, user suicides and/or any other type of inconvinience that may happen caused by using the software.
You are NOT allowed to redistribute the software or hotlink the installation package, you're only allowed to post a link to this thread. (if you want to post a .cab, PM it to me instead)
Enjoy!
Man, just a quick question:
If i want to add new tabs, i need to disable another to place the new tab, right?
I can't have more than usual tabs and history call AND this clock now, or your calendar, at the same time...
Cheers!
(Sorry me, im spanishs )
That's NOT a separate tab, just an "active" icon that you can assign to any tab
If i want to add new tabs, i need to disable another to place the new tab, right?
Click to expand...
Click to collapse
Not, you're not right. You can add as many tabs as you like
Tab Tab Tab
Hey D-MAN (aka tab man ) !
Another tab is like a another chocolate bar.
When you begin, you always want more !
Let's crunch it !
Very good work. Thanks.
MonteCristoffOn said:
Another tab is like a another chocolate bar.
Click to expand...
Click to collapse
D-MAN666 said:
That's NOT a separate tab
Click to expand...
Click to collapse
---------------------------------------------------------------
Also, guys, please post testing results - need to know if it works for others
This is fab, any chance of doing a working calender tab icon like the iPhone iCal icon?
D-MAN666 said:
That's NOT a separate tab, just an "active" icon that you can assign to any tab
Not, you're not right. You can add as many tabs as you like
Click to expand...
Click to collapse
Critical Exception at 0x022265865c no way man xD
I just recently installed your calendar, and the history calls dissapeared.
Installed by CAB and manually, no way to have more than 1 personalized tab, almost 4 me (spanish coocked rom 1.93 & original 1.93)
Driskol said:
Critical Exception at 0x022265865c no way man xD
Click to expand...
Click to collapse
Clock Icon?
Driskol said:
I just recently installed your calendar, and the history calls dissapeared.
Installed by CAB and manually, no way to have more than 1 personalized tab, almost 4 me (spanish coocked rom 1.93 & original 1.93)
Click to expand...
Click to collapse
Because you do not RTFM
Hi,
I copied the 4 Manila Files to \Windows and add the 3 lines in the manila.xml but no Clock Tab ??? With or without Soft Reset...
Is there something I missed ?
Thanks
EDIT : OK I found and it's GREAT, D-MAN your're the One
Awesome! Loving having all these tweaks.
Thanks
added "Active Calendar Icon" to Calendar thread:
http://forum.xda-developers.com/showthread.php?t=423647
D-MAN666 I know that you said not to ask for impossible cause you still are learning touchflo 3D but maybe it will be possible to make a tab for coreplayer. There is already something similar in SPB mobile shell so the coreplayer could be used instead of WMP or something else (maybe corecodec could help you if you contact hem). Probably its too much but I'm sure that many would admire you for doing this. Maybe it would be possible to use the music tab as a starting point for this.
Cheers and good luck on learning touchflo 3D so in the future you could do everything with it
D-MAN666 said:
Clock Icon?
Click to expand...
Click to collapse
Quick joke lol
D-MAN666 said:
Because you do not RTFM
Click to expand...
Click to collapse
Where is the ****ing manual? xD
Driskol said:
Quick joke lol
Where is the ****ing manual? xD
Click to expand...
Click to collapse
In the calendar thread. Order values in xml must be sequential and unique. When you install one .cab on another .cab, it just erases other tab's entry, and coz cab can only replace not patch files, you'll have to do that manually.
D-MAN666 said:
In the calendar thread. Order values in xml must be sequential and unique. When you install one .cab on another .cab, it just erases other tab's entry, and coz cab can only replace not patch files, you'll have to do that manually.
Click to expand...
Click to collapse
Jumm, thnx dude, im really idiot
I want to understand the process to make new tabs, maybe u one day post a manual for make new tabs
I want to delete those useless tabs like music, contacts, wheather, config, internet and home and replace it for others better finished like your tabs.
TF3D is too beauty but slow. Need some perfomances to be better
Thnx
Driskol said:
I want to delete those useless tabs
Click to expand...
Click to collapse
Just remove or comment (if you don't know how - google "XML" ) their references in xml and tada!
D-MAN666 said:
Just remove or comment (if you don't know how - google "XML" ) their references in xml and tada!
Click to expand...
Click to collapse
Yes, i know how to remove, but i need those tabs. I just want to perfomr all tabs, make it more usefull and less laggy, slow, etc..
D-MAN666 said:
added "Active Calendar Icon" to Calendar thread:
http://forum.xda-developers.com/showthread.php?t=423647
Click to expand...
Click to collapse
D-MAN666 thanks for the calender and the clock tweak they're excellent. I have got a bit of a problem though, see screenshot.. it say's "ids_calender" at the top and the menu button and also "i....." instead of the days?? Have i done something wrong or is this a bug? also is it possible to change the colour of the font? i'd like a white version if possible
Do you think it's possible to do an active Programs page, that would show you any running programs similar to a message counter? it's easy to forget what programs you've got running and the reminder on the programs page could be quite useful
P.S thanks a lot for your contribution to Manila editor i'm using it all the time at the moment and it's brilliant (are there any updates planned any time soon?)
skilty said:
D-MAN666 thanks for the calender and the clock tweak they're excellent. I have got a bit of a problem though, see screenshot.. it say's "ids_calender" at the top and the menu button and also "i....." instead of the days?? Have i done something wrong or is this a bug?
Click to expand...
Click to collapse
Yeah, looks like locale file is missing...
skilty said:
Do you think it's possible to do an active Programs page, that would show you any running programs similar to a message counter?
Click to expand...
Click to collapse
Unfortunately, no...
Landscape Manila menu
Hi D-Man,
Firstly I would like to say a huge thank you for the splendid add-ons you have developed for TF3D. The Calendar specifically has become invaluable for many of us here at T-Mobile.
Seeing as you are our resident Manila XML expert...
For fear of cross-posting, please can I draw your attention to the following posts for the interest, advise and assistance of you and any followers of your work:
Landscape Manila menu
http://forum.xda-developers.com/showthread.php?p=2656240#post2656240
Manila version - TF3D Music "Library" tree-view. (Post 1/2)
http://forum.xda-developers.com/showthread.php?p=2650937#post2650937
Please lend your opinion either here on on the respective threads if you or Sushilange have any knowledge on either of the two concerns detailed within the above (and the few subsequent) posts.
Your time and help is very much appreciated.
Best regards,
Adam R. Hirshfield
T-Mobile UK Ltd.
Core Networks

SPB Mobile Shell 3.0 - Modifications/Hacks (dedicated thread)

I feel this thread to be redundant. This thread basically do the same thing but with bigger success and some active modders:
http://forum.xda-developers.com/showthread.php?t=507697
As we don't need two of the same threads and I feel I don't have enough time to mod and give in to this myself and not many modders have stepped in. I'm sorry. Consider this thread a good idea but the goal is now in the hands of Zepiii. To hack the hell out of MS 3.0
Good luck Zepiii
Hi,
don't think anyone has missed the amazing pre release of this sweet ap!
I'm a mod freak and there are somethings i would like to change in this prog.
like the programs "tab" only has 3 rows. i want to make this 4. anyone with a bit of experience possibly from the 2.xx series know where to do it?
the configs are simple ZIP files. Just open the DAT file as a ZIP file or rename it to ZIP.
in order to edit the file you need to put in the password which is:
b0fm18zq
Maybe we could custom tailor it and post the modded DAT files collected here. Most of the 2.xx series of mods/skins are portable with a little or no modification except renaming of some picture files (same password in 2.xx). the possibilities are endless
Please remove or correct my post if I'm violating/doubleposting something here.
Regards
/Frewys
DAT Files content:
qa_layouts.dat - This contains only XML files. 61 to be precise lots of interesting stuff! (tried to change the Iconspacing in programs to 24. didn't get my 4 icons row though )
vp_menu_btn.dat - Built in Icons
va_misc_now.dat - Built in system icons
vpw_bkg_now - portrait
vlw_bkg_now.dat - mostly contact icons landscape
va_weather_64.dat - weather Icons largest with XML file
vp_bkg_now.dat - Menu frame
vl_bkg_now.dat - same but in landscape
va_profile.dat - media player and profile widget icons
RegHacks:
adding more pages to lifestyle screen
more buttons in collected start menu
change default sms client (bottom)
Memorysaving (no reghack)
interesting links in similar spirit:
SPB 3.0 today wallpaper
SPB 2.1 skins for inspiration
Great idea. I would also love to see this!!!
Is possible to customise the theme colors that available in mobile shell 3? The existing preferences are to dark(I want a white color scheme). Can we do it by editing a dat file(which?) or a registry hack?
dancer_69 said:
Is possible to customise the theme colors that available in mobile shell 3? The existing preferences are to dark(I want a white color scheme). Can we do it by editing a dat file(which?) or a registry hack?
Click to expand...
Click to collapse
Hi Dancer_69,
I don't know yet. I just played around with it last night before bed. I'm just a NB in this who poked around with this great ap after not being pleased with everything and curious on what could be achived so i dont have alla the answers this is a team effort. hopfully someone with the experience or knowhow checks this. In the meantime we have to do it by trial and error. and map it all as we go along
Regards
Frewys
good to know
I have discovered that Topaz enhanced menus works great with SPB MS 3.0 activated (and Manila installed but not activated in the today screen) so so far its a necessary evil to have Manila installed until we know possible witch file or reg settings are needed.
Regards
Frewys
i'll be waiting one this, happy moddings
adding more pages to lifestyle screen
this could be good for some. Found this over at modaco.com forum posted by turborepu quote:
"add more pages to lifestyle screen.. bg image pan works fine still
hklm/software/spb software house 2/spb mobile shell/widgets/homescreen
change "pagecount" to desired number.. i put 4. soft reset.."
supposedly its tested on 10 pages. the result is that when paned the wallpaper moves less then with three. If wallpaper size changed it will "smartfit" it to be the "correct" size.
haven't tried this myself yet three is plenty for me ATM
Hello
to improve finger friendly
please in new mobile shell v3
-imake an Sms menu , v2 uses windows Sms.
-alarm menu finger friendly
- apointments menu .....
V2 uses Windows Sms, alarm, apointmente
not very good needs the stylus...
Please make m.shellv3 completely finger friend with sms like iphone and alarm ....
Many thanks
and change applications
open sms with vito Sms ? it´s possible
change attachements ...
manyt hanks
When are you going to stop posting that little list of yours masrterk? Every thread/subforum on xda-developers and spb seems has one of your posts with the exact same thing.
masrterk said:
and change applications
open sms with vito Sms ? it´s possible
change attachements ...
manyt hanks
Click to expand...
Click to collapse
Hi masrterk,
I personally don't agree. i like to taylor make my GUI and of course the tastes differ. For instants.. i would like to have it pretty barebone and point to the prefered app of choice like resco contactmannager or glarm witch are the best! IMHO annyway
BUT if one could integreate them somehow that would be great if you had that choice.
right now its really easy just to link to those apps from the lifestyle screen.
Regards
Frewys
masrterk said:
and change applications
open sms with vito Sms ? it´s possible
change attachements ...
manyt hanks
Click to expand...
Click to collapse
You could use this from the legendary vijay555
http://www.vijay555.com/?Releases:VJBrisk
Remove calendar from professional layout?
Hi guys
i am trying to figure out how to do something that we were able to do in 2.1, but has been left unoptional in 3.0. I would like to get rid of the calendar on the pro screen. All I want to see is my upcoming appointments (if I have any). I don't want the screen cluttered with a pesky grid-style calendar. I am such a nooB at this it is silly, but here I am, messing around with .dat files......
Any help would be greatly appreciated!
It would be nice to create a backup/restore tool for the settings/today items/widgets/etc...
When updating the rom this would be VERY useful!
is the pre release official? where's the download?
looks good from the youtube demos
Anyone figure out the password for the DAT files yet? Seems they changed it from the 2.x releases
Great idea. I just took a peek inside today, thanks for the breakdown of what some of the .dats do.
I have a feeling we'll start seeing some custom widgets in no time.
and yes, the release is now official.
619619 said:
It would be nice to create a backup/restore tool for the settings/today items/widgets/etc...
When updating the rom this would be VERY useful!
Click to expand...
Click to collapse
There is already one in the SPB Shell settings, click the right softkey in settings and there it is, to the left of the exit button.
I tried it myself today, completely uninstalled mobile shell before I installed the official version, loaded the backup and everything was restored in the new version, included widgets and all
themirthfulswami said:
Anyone figure out the password for the DAT files yet? Seems they changed it from the 2.x releases
Click to expand...
Click to collapse
I am getting in fine using b0fm18zq
That said, I am still trying to figure out what I am doing........
wyldthng said:
Hi guys
i am trying to figure out how to do something that we were able to do in 2.1, but has been left unoptional in 3.0. I would like to get rid of the calendar on the pro screen. All I want to see is my upcoming appointments (if I have any). I don't want the screen cluttered with a pesky grid-style calendar. I am such a nooB at this it is silly, but here I am, messing around with .dat files......
Any help would be greatly appreciated!
Click to expand...
Click to collapse
I don't see the grid calendar on my pro screen anymore. On the pro settings page, choose "calendar", then change # of appointments to "as many as possible". After doing this, mine now shows the next two appointments.

Multitouch Add

Can I somehow add application to some list of multitouch enable apps ? I for example saw iGO8 and zoom by multitouch on some video but on my HD2 its not possible ? any idea ?
Hi,
Yes it is
add
[HKEY_LOCAL_MACHINE\\Software\HTC\TouchGL\VirtualDe sktop\WhiteList\IGO8]
"ProcName"="iGO8.exe"
Is there someone who can build a program with which you can add programs to the Registry.
It specifies the name of the exe and the program automatically creates the key in the registry
Sorry for my English ^ ^ I'm German
Jetiman said:
Hi,
Is there someone who can build a program with which you can add programs to the Registry.
Click to expand...
Click to collapse
Wasn't there a very similar app written to add programs to a whitelist for the G-Sensor on the Diamond, Touch Pro, etc? Perhaps the creator of that app can alter it slightly?
I would search and PM him/her, but I've wasted enough of my working day already...
Jetiman said:
Hi,
Yes it is
add
[HKEY_LOCAL_MACHINE\\Software\HTC\TouchGL\VirtualDe sktop\WhiteList\IGO8]
"ProcName"="iGO8.exe"
Is there someone who can build a program with which you can add programs to the Registry.
It specifies the name of the exe and the program automatically creates the key in the registry
Sorry for my English ^ ^ I'm German
Click to expand...
Click to collapse
Hi Jetiman
Yes this is what mobilitygeek from PocketPC.ch found out (ok, with your help *ggg*)
Hi Jetiman, my forum mod Cendaryn pointed me to go here.
Yes you're right - this is working. The above key adds zoom functionality to the iGO8 app (the one with the mini-overview at the botton).
If there is a developer interested in making a useful app for that - feel free to contect me here by PM
(so I have to be active here too )
Can't promise how quick but I'll knock something together to do this......
Watch this space, my HD2 arrives tomorrow !
sub69 said:
Wasn't there a very similar app written to add programs to a whitelist for the G-Sensor on the Diamond, Touch Pro, etc? Perhaps the creator of that app can alter it slightly?
I would search and PM him/her, but I've wasted enough of my working day already...
Click to expand...
Click to collapse
Try Makeveral, he created G-config but don´t know if he is going to get an HD2. Now he is developing BsB WM6.5.1 ROM for Diamond.
Quick update - almost done - just needs a bit of tidying up will hopefully post cab tonight
hAndyZoom - Enable Pinch & Zoom
Here it is - hAndyZoom
Pretty simple - install the cab and run the program.
Select the program you would like to add to the 'Whitelist' for pinch and zoom then click enable and you should be good to go.
Hopefully, it works based on the earlier posts but can't test it as my HD2 doesn't come untill tomorrow.
Any issues let me know.
dahoarty said:
Here it is - hAndyZoom
Pretty simple - install the cab and run the program.
Select the program you would like to add to the 'Whitelist' for pinch and zoom then click enable and you should be good to go.
Hopefully, it works based on the earlier posts but can't test it as my HD2 doesn't come untill tomorrow.
Any issues let me know.
Click to expand...
Click to collapse
looks like a handy program!
unfortunately it doesn't work for me on my HD2. install is fine, but when i run it it gives an error: 'an error occurred on sub _main_findallfiles'
then i can choose to continue or not, and then i get an empty list, so i can't choose any program. I'm willing to test any other versions for you if you like. Should be an interesting program... thnx already
dahoarty said:
Here it is - hAndyZoom
Pretty simple - install the cab and run the program.
Select the program you would like to add to the 'Whitelist' for pinch and zoom then click enable and you should be good to go.
Hopefully, it works based on the earlier posts but can't test it as my HD2 doesn't come untill tomorrow.
Any issues let me know.
Click to expand...
Click to collapse
Confirmed not working! Please wait with the development until you got your HD2
Sorry everyone - tried it on my TouchPro 2 and the list of files appear and it writes the registry values - HD2 coming today - I'll have a play and update as soon as I can.

Categories

Resources