How to increase no. of shortcuts on Programs tab ? - Touch Diamond, MDA Compact IV Themes and Apps

Friends,
How can I increase the no. of shortcuts available on the Programs tab ?
Thanks in advance,
Kunal

koolvirgo said:
Friends,
How can I increase the no. of shortcuts available on the Programs tab ?
Thanks in advance,
Kunal
Click to expand...
Click to collapse
I don't think this is possible, buy I would love to see this be done

CR7KB24 said:
I don't think this is possible, buy I would love to see this be done
Click to expand...
Click to collapse
How 'bout if you could add another seperate launcher tab with unlimited(maybe, I've added 48 already) shortcuts? Its another tab for tf3d, not a seperate plugin/app. I think I got that, still have to check something, but downside is you have to enter the shortcuts into xml file instead of linking directly from programs list. Good thing about the xml though, you can enter the link, arguments for the link, and an iconpath. If no iconpath is selected, then it will use chosen program's icon. Also with xml, you can save xml file so that after a flash or hard reset, just copy your custom xml back into windows again to get all setup again. I should have it altogether tonight if anyone's interested.
[URL=http://www.mediafire.com/imageview.php?quickkey=2m2zljmmogt&thumb=4]
[/URL]

oh this would be great , im definitely interested

showaco I am def interested as well
thanks
Mike

Ok, here's the files. I started on att manila(which is where tab comes from) and now have it running on non att manila(. This has been tested with ONYX theme which is using the latest htc manila version(1.2.35845.1_1813.6), which is where pics came from. I had up to 48 shortcuts made up, so I don't think it has a limit. It can be an odd number of shortcuts, doesn't have to have 3 on last row.
Its made from the ATT tab that was used for ATT specific links. I removed the ATT links and images. I added the tab icon links for tab bar back into the icons.mode9 file, 61f866ab_manila. Included lua scripts and ATT tab icons (1a5a121d_manila and 2e35e5f2_manila) which you can change to match your theme. The heart of it is the att_tabitems.xml which is where you have to edit your links for the shortcuts. All of files in zip need to be placed into \Windows folder on your phone. I can't make a cab, because you will have to edit the xml file to use this first. You can make shortcuts to open web links, files, folders, or apps. IconPath can point anywhere? or left blank. The softkeys are also set in the xml, so make them what you want. They currently connect to home and programs tabs of tf3d.
Here's some examples of xml, in these I was linking to icons folder I made in root of device named Realize(from the realize icon set).
App Link
Code:
<ATTtabItem
Name="Total Commander"
Path="\Program Files\Total Commander\cecmd.exe"
Arguments=""
IconPath="\Realize\TotalCommander.png"/>
Web Links
Code:
<ATTtabItem
Name="Opera"
Path="\Windows\OperaL.exe"
Arguments="http://m.google.com"
IconPath="\Realize\Opera95.png"/>
<ATTtabItem
Name="Google"
Path=":DEFBROWSER"
Arguments="http://forum.xda-developers.com"
IconPath="\Realize\GoogleNew.png"/>
<ATTtabItem
Name="Ebay"
Path="\Windows\iexplore.exe"
Arguments="http://ebay.com"
IconPath="\Realize\ebay.png"/>
Folder/file links
Code:
<ATTtabItem
Name="Games"
Path="\Windows\fexplore.exe"
Arguments="\Windows\Start Menu\Programs\Games"
IconPath="\Realize\Poker.png"/>
Soft Keys
Code:
<Softkey>
<LSK Path="\Windows\manila.exe" Arguments="--switchtopage Manila://home.page" Text="Home"/>
<RSK Path="\Windows\manila.exe" Arguments="--switchtopage Manila://programs.page" Text="Programs"/>
</Softkey>
You will also have to add this tab page to your 26948339_manila file for tf3d pages. Use the following code, just change page number to fit your xml.
Code:
<Page Order="10" Name="atttab.page" PackageName="HTC" Title="Launcher">
<ComponentReference Name="page" Mode9Path="HTC\ATTtab.mode9" Component="GizmoRoot" SmartComponent="true" />
<ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="ATTAtt_Off" />
<ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="ATTAtt_On" />
<ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="ATTAtt_Preview" />
</Page>

Thanks Showaco.....Great work indeed !!
However, I would like to bother you a bit more.....
- I'm not sure which files I need to replace.
- Is your solution specific to ATT ? I use an unlocked version with original 1.93 ROM.
- I don't have any themes installed....I hope that shouldn't be a deterrent though.
Please help !
- regards,
Kunal

does'nt HD Manila have more program tabs than diamond manila? I am sure i saw this on Vic's latest rom.....

A New Great Work Again
Hi Showaco.
Thanks for the new great work. I am also following your thread on Raphael "BBExtreme 4.0 the REMIX ". I think you nearly solve every details related with manila
Could you please help me to fix "HD People Tab" prb that not works properly at my Diamond, Official ROM 1.35 ?
I do not want to get details here, can I send message to you from PM ?
(I try to find a solution myself by learning , sorry searching manila prg, get into details of m9editor,lua scripts,mode9 file....
But as you can guess, I was not able to find a solution )
Waiting your response,
Many Thanks

Great work Showaco!
One quick question....could you please tell me if it is possible to change the default icon size on the program screen?
I am trying to ditch the square button backgrounds and use larger 128x128 icons.
Any help would be appreciated!

The Cab Version
All the thanks to Showaco for this great application / add-in
For the people like me, how want to have this wonderfull utility, but are afraid to damage their manila (not want to hard-reset their phone).
I want to share my CAB file that is working at my Diamond with Official,Stock Rom Ver 1.35, Manila TF3D 1.0.1630.15, without any themes installed.
This cab is created according to the guide given by Showaco.
This cab will add new Launcher page as page-10, just near to Application Tab. All icons used in that cab are standard icons already install at your phone.
You can try and see if it works for you. Do not worry, UNINSTALL is working perfect, At least works for me.
NOTE: It has also been reported that CAB uninstallation may not work properly in same cases, like using a different language, not English.
But please do not forget that **INSTALL AT YOUR OWN RISK" **
NOTE: This cab will not work if you are using a different language,not English.
So please before trying my cab, please take a full back-up of your phone or at least take the original copy of the following files from your phone "\Windows" folder if it is exist.
"1a5a121d_manila, 2e35e5f2_manila, 4e061a9c_manila, 5e8e48df_manila, 7b1bc561_manila, 36d20e8f_manila, 61f866ab_manila, 586d37b6_manila, 786c5ee1_manila, 7564a2d6_manila, 26948339_manila, att_tabitems.xml
(At my phone, I only find 3 files; 61f866ab_manila, 7564a2d6_manila, 26948339_manila)
sosimple said:
I tried the cab version, with rom 2.03 greek. It totally screw up my phone.. The new tab was added but language went to english , softkey was gone, telephone provider changed, and many other. I uninstalled but some problems still remain so i need format .
Click to expand...
Click to collapse
If it does not work you, then you can create your own CAB.
Here is the installation steps;
Upload CAB to phone
Turn off TF3D
Soft Reset to make sure nothing is still in memory
Install CAB to phone
After installation soft-reset will be asked.
Turn on TF3D
Configuration Your Launcher
You can modify ""att_tabitems.xml" at your PC by using Notepad. After the modification is done connect your PDA with Act and copy "att_tabitems.xml" file into your PDA "\Windows" Folder. The new configuration will work. (No need to turn off TF3D or make a soft-reset)
Please report your test results with your phone configuration. If it works without any prb, then we can share this great Showaco add-in as an manila application

Although I am not a expert like Showaco , please find my answers that may help you
koolvirgo said:
Thanks Showaco.....Great work indeed !!
- I'm not sure which files I need to replace.
Click to expand...
Click to collapse
I try to explain what I have done. I take all the files from Showaco, except "26948339_manila" file and then modify it according to guide. Actually if you check your phone manila files, you will find only 3 files (26948339_manila,61f866ab_manila,7564a2d6_manila).
Please check all the files supplied by Showaco with your phone. Take the original copies into your PC. And then give a try
Also you can use my CAB file which has Uninstall facility. If it works for you, then no prb. Otherwise, you can uninstall and give a try by yourself
koolvirgo said:
- Is your solution specific to ATT ? I use an unlocked version with original 1.93 ROM.
Click to expand...
Click to collapse
No. It works for my Diamond unlocked ver with Original/Official Rom 1.35, Manila TF3D 1.0.1630.15, without any themes installed.
koolvirgo said:
- I don't have any themes installed....I hope that shouldn't be a deterrent though.
Click to expand...
Click to collapse
No theme needed. It works for me without any theme used.

I tried the cab version, with rom 2.03 greek. It totally screw up my phone.. The new tab was added but language went to english , softkey was gone, telephone provider changed, and many other. I uninstalled but some problems still remain so i need format .

sosimple said:
I tried the cab version, with rom 2.03 greek. It totally screw up my phone.. The new tab was added but language went to english , softkey was gone, telephone provider changed, and many other. I uninstalled but some problems still remain so i need format .
Click to expand...
Click to collapse
Sorry Sosimple
I really do not want to get you trouble like that. I was trying to help some guys who are not so familiar with manila files like me
May be it is because of your language is not English.
Sorry again

mkucuksari said:
Sorry Sosimple
I really do not want to get you trouble like that. I was trying to help some guys who are not so familiar with manila files like me
May be it is because of your language is not English.
Sorry again
Click to expand...
Click to collapse
Νo problem man. When i tried i knew there was a risk . I write it for others to know that there is a risk. After uninstalled everything went back to normal except of the icons of manila . All the icons looks like 2 times. I dont know how to describe it .When you move your finger to go from the one icon to other, the next icon (to which you move your finger) shows before you go to it. Does anyone have an idea if i can restore that?
Thanks,
I tried and the manila files of showaco and it works ok ,but i still have this problem..

The key in registry for programm tab shortcuts are here:
HKLM\Software\HTC\Manila\ProgramLauncher
Originally it has keys from 0 to 17 which respond to respective shortcuts. Adding new equal to adding new shortcut. .
For example:
HKLM\Software\HTC\Manila\ProgramLauncher\0
(ab)DispName Bubble Breaker
(ab)IconPath
(dw)IsReadOnly 0
(ab)Path \Windows\Main Menu\Games\Bubble Breaker.lnk
ab - string parametrs
dw - dword
If you add new one, for example
HKLM\Software\HTC\Manila\ProgramLauncher\20
(ab)DispName
(ab)IconPath
(dw)IsReadOnly 0
(ab)Path
You will be able to see one more empty space for icon on program launcher tab.
If you set the parametr (dw)IsReadOnly to 1 you won't be able to remove the shortcut from program launcher tab (you would nee to change parametr back to 0 in registry first).

MrLAG said:
The key in registry for programm tab shortcuts are here:
HKLM\Software\HTC\Manila\ProgramLauncher
Originally it has keys from 0 to 17 which respond to respective shortcuts. Adding new equal to adding new shortcut. .
For example:
HKLM\Software\HTC\Manila\ProgramLauncher\0
(ab)DispName Bubble Breaker
(ab)IconPath
(dw)IsReadOnly 0
(ab)Path \Windows\Main Menu\Games\Bubble Breaker.lnk
ab - string parametrs
dw - dword
If you add new one, for example
HKLM\Software\HTC\Manila\ProgramLauncher\20
(ab)DispName
(ab)IconPath
(dw)IsReadOnly 0
(ab)Path
You will be able to see one more empty space for icon on program launcher tab.
If you set the parametr (dw)IsReadOnly to 1 you won't be able to remove the shortcut from program launcher tab (you would nee to change parametr back to 0 in registry first).
Click to expand...
Click to collapse
Thanks but, i tried it and, i found out that you can ad as many empty tab shortcuts, but when you click to one of them to ad a shortcut for a program, after you have ad 18 shortcuts , you cant ad another one. If you find how to solve this it would be amazing ..

anyone find how to ad more than 18 items?

I get that there are 18 spots to add shortcuts but half of myne are filled with pre-set programs that came with the phone. When I try to delete them they have a little padlock on the corner of them and I can not delete from there.
Anyone know how to delete these? Someplace in the system folders there has to be a way...

That is correct, i have the same problem.
I have 18 quick url's, and i can add a new link. What happens though is the following:
x x x
x x x
etc.
x x y
z
"x" == link to an application (or other if applicable)
"y" == 18th "n"
"z" == button to add lnk
the y is the 18th lnk, the z is the button containing the "+" that makes it possible to add a nineteenth lnk.
The problem is that clicking "z" opens the correct menu, but after selecting a program, the icon remains empty (a standard black/gray icon with rounded edges and _no_plus in in) and clicking the button doesn't trigger an action as far as i've experienced it. There is however created a new icon with a "+" in it, resulting in:
n n n
n n n
etc.
n n m
o p
"n" == link to an application (or other if applicable)
"m" == 18th "n"
"o" == button with no content, clicking has no effect
"p" == button to add lnk
In this situation "m" is the 18th lnk, o is number 19, a lnk with no content, a black/gray button with rounded edges containing no icon. "p" Is the 20th icon, black/gray, rounded edges containing a plus.
Clicking icon "p" results in "p" turning into another "o" and an additional icon which acts as "p" did previously:
n n n
n n n
etc.
n n m
o o p
"n" == link to an application (or other if applicable)
"m" == 18th "n"
"o" == button with no content, clicking has no effect
"p" == button to add lnk
It is 1.20AM in the netherlands now, i've had some booze but i hope i've explained the problem good enough.
edit: i forgot to mention that i am wondering too how to add a 19th lnk, new buttons get added but the don't give any desired response.

Related

[Updated 24/10/07] New Ver TouchCube + Flash Lite worked with Hermes

WOW, this new development using Flash Lite 2.1 and TouchCube version`(Alpha - DEMO ) is very impressive- smooth, fast and working with DPAD, and most important REAL Touch on Hermes. Can't wait for the Final version. Enjoy it
Here's the link for the alpha v2 http://forum.ppcgeeks.com/showthread.php?t=6938&page=9
and for flash Lite 2.1
http://adobe-flash-lite.en.softonic.com/pocket
and for the Cube config file http://forum.ppcgeeks.com/showthread.php?t=6938&page=8
Edit:I will remove the attached files if the Original Authors do not want me to post them here. Original post only linked to the PPCgeeks site forum.
13/09/07 - Add new zip file for SMS V2_W_SMS.zip - MUST install the original files first, then unzip, overwrite contents with SMS files. Note: when tap on the SMS button- use the left side of button ( tap on center button will exit to clock screen ).
04/10/2007 - Update new Cube Launcher v2_real.zip - 12 contacts, remove demo, improved features. etc... as per Byka post http://forum.xda-developers.com/showthread.php?p=1557000#post1557000 Post #104. Enjoy it
In this attachtment the cube :
-rotating realtime (when you pull your finger)
-invoke the cube: drag the finger bottom to up (on the mainscreen, is you not keeping that)
-remove the cube: drag your finger up to bottom.
-This version comprise the 12 contacts , real and refresh datas look the signal and battery icons (colored yet, this relevant me beetwen test).
-this version not comprise the sms imput panel, but I removed the "sample message" text.
-lack now vibrate icon.
-removed the Demo texts.
Next release: Button on the mainscreen for you fauvorite ScreenLock program.
The SMS write panel finished, but I testing yet, I liking preference the t9 looked panel here big buttons. (abc2...def3...)
10/10/2007 - Add new version cube_real_edited.zip as per Byka Post #117. Unzip, copy over existing installation and Enjoy .
24/10/2007 - Add new version from Byka post #143
Cube v_2.1 + selectable MainScreen_w_Digital clock +Config12_background + efrost MINIMIZE.exe + notyfi.mscr for Mortscript.
WARNING! The all files default folder on your PPC in the Main Memory:
../Program Files/Szabi/CubeLauncher
In the new Page1.txt config file add some variables:
&Timeformat=24& //digital clock hourformat
&Vibra=off& //not avaible
&MainScreen=off& //If you like keep to the MainScreen ==>
&Minimize=on& //apply the MINIMIZE command only, not will be exit the cube, when that invisible
&Name1=Contacts &Command1=".. //etc... etc...
If you like apply the MainScreen the missedCalls and the missed SMS indicators (or FGA's super mainscreen) you need prev. installed (and one running) MortScript.
If you like apply EFROST's super FTouchFLO applycation starting the my cubefrom default TODAY screen, you need the FTouchFlo folders write any settings in the settings file:
...
DownUpApp:/Program Files/Adobe/FlashLite/saplaywm.exe
DownUpAppCmdLine:"/Program Files/Szabi/CubeLauncher/Cube2.swf"
...
Speed and easy. I hope this help for you.
BR!
ByKa
Looks very good!
well its alll we got nice 1
gonna try looks ok,
jdac21
just installed it...and it works great!!!!
does it works with wm6?
dahool said:
does it works with wm6?
Click to expand...
Click to collapse
Yep, I've installed in my Hermes with WM6 and it's working with all features- including Sliding with your finger (REAL TOUCH).
pl55 said:
Yep, I've installed in my Hermes with WM6 and it's working with all features- including Sliding with your finger (REAL TOUCH).
Click to expand...
Click to collapse
i confirm works great ,
jdac21
Could some one send-me flash Lite 2.1 please.. in that link it says: "Site Area Temporarily Unavailable"
[email protected]
PlZ!! ^^
dahool said:
Could some one send-me flash Lite 2.1 please.. in that link it says: "Site Area Temporarily Unavailable"
[email protected]
PlZ!! ^^
Click to expand...
Click to collapse
check your email
and enjoy the file attached
Thank you a lot!!! lets test it xD
dahool said:
Thank you a lot!!! lets test it xD
Click to expand...
Click to collapse
"DE NADA"
EDWARD
too nice!!!
I'll wait for the full version!!
anyone knows when it comes out?
how do i install this
i cant figure wich ones i need to install
mr_nonshalant said:
i cant figure wich ones i need to install
Click to expand...
Click to collapse
OK , Here's what I did:
1. Install Flas Lite 2.1 for PPC WM5 Cab into Main memory.
2. Install Szabi cab launcher cab to main memory
3. Copy Cube config directory to same directory as cube launcher
4. run cube config exe to config cub screen - Hint: save change after fill each screen ( there's a bug in the config that did not save properly)
5. Launch the cube and enjoy.
thanks for posting! This is a very cool high tech addition to the Hermes!
My screen is blank. Just the clock and beautiful girl. But no icons. I didn't really get into configuring it yet but I thought it would just open and run. anyone know where I am tripping up?
afguard17 said:
My screen is blank. Just the clock and beautiful girl. But no icons. I didn't really get into configuring it yet but I thought it would just open and run. anyone know where I am tripping up?
Click to expand...
Click to collapse
I have since uninstalled this, but I believe you first touch near the top of the screen, near the clock. The clock will disappear. Once the clock disappears, swipe from the very bottom of the screen to the top. That should bring up the cube.
pl55 said:
OK , Here's what I did:
1. Install Flas Lite 2.1 for PPC WM5 Cab into Main memory.
2. Install Szabi cab launcher cab to main memory
3. Copy Cube config directory to Storage card ( to save memory)
4. run cube config exe to config cub screen - Hint: save change after fill each screen ( there's a bug in the config that did not save properly)
5. Launch the cube and enjoy.
Click to expand...
Click to collapse
thanks for the instructions on using the new additions!
Here're some of the icons you can use, and a new background jpeg file ( if you don't like existing one ). Have fun
Anyone have a link to the config file? I got the other two main files from here...
http://forum.xda-developers.com/showthread.php?t=328010
However, they don't seem to have the config file, and I don't have a pocketpc geeks account to download the config.

'Touch Settings' Program for Vogue (aka Sprint Touch)

First - thank you to Carlos for his hard work on the original version and now for taking the time to update it for those of us using Sprint's touch. I'm starting this as a separate thread since the new beta version will have many issues unrelated to the original versions.
And, unfortunately, I get to start off with my first issue which occurs upon execution of the program.
A few moments after starting the program I get the follow error message...
System.ArgumentException: An error message cannot be displayed because an optional resource assembly containing it cannot be found at Microsoft.AGL.Common.MISC.HandleAr() at System.Drawing.Bitmap._InitFromMemoryStream() at System.Drawing.Bitmap..ctor() at TouchSettings.Form1.load PBpictureFromPath()
Click to expand...
Click to collapse
And then the error message scrolls off the screen without scroll bar for me to see what else it says...
Upon clicking the "OK" button, the program continues to load to the App Launcher screen.
Upon load, the App Launcher screen is empty. The screenshot, icons, path and program title are not populated.
When I click on the empty box where the screenshot should be located I get the same as as before and the program exits.
I can populate the App name and path fields and can also ad an Icon -- but only for one program. When I save and reset however, the app name, path and icons are not retained.
When returning to the program after the first entry, I continue to receive the same error and the App Launcher screen is again blank.
In Media Hub:
First - the screenshot displayed is from the other version of the Touch screens...with the bluegreen icons -- not yellow. I assume you know that, but just wanted to mention it.
The "Sprint Music" fields default to the ATC Audio Manager which, to my understanding, does not come on the Touch. I've already installed AudioManager so the link worked fine -- but I'd suggest defaulting it to Sprint's Java-based Music ap just like the stock set up (less confusion for noobs)
Sprint TV seems to work as expected.
On Demand also worked as expected.
I changed the settings for On Demand to point to \windows\HTCAlbum.exe, however, and upon re-boot I received the following error when trying to run it from the cube:
The file " cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found. If the problem persists, try reinstalling or restoring this file.
Click to expand...
Click to collapse
(and that single quotation mark after the words "The file" is exactly what displays)
Weather appears to display properly. I haven't had a chance to test the auto update feature yet.
On the bright side - the About screen works perfectly. It's just as easy to send Carlos a beer as it was before!
Given that we'll soon have a Vogue forum started I also assume you'll probably want to update the Support Thread to include a link for "Sprint Support"??
Whew. That's all for the first 10 minutes.
THANK YOU CARLOS! Your hard work is appreciated!
My experience is exactly the same on the sprint touch.
Joe
I just wanted to drop in and say thanks for all your work Carlos!
Same problems still having problems with the app loader portion of the settings. The other settings work as they should.
ok well i made custom PNG's for Slingplayer mobile and opera, if anyone needs custom images let me know im makin em. BUt i need the sprint program to implement the images!
the original "Touch Settings" program that you're referring to will work with the Sprint Touch without any problems. You just have to know what you're doing....
Step 1: Download TaskMgr and copy to your phone. Place TaskMgr in the \windows\start menu\programs\ folder of your device.
Step 2: Run the TaskMgr program you just put on your device. Upon opening TaskMgr, a list of running processes will be displayed. You want to terminate the following processes; biotouch.exe, quickdial.exe, mediahubmini.exe and aplauncher.exe. To do this, select each one individually and then tap the "Close" button on the bottom of the screen.
Step 3: Download and install the TouchFlo Alpha cab below.
- 3a: upon successful completion of the installation you will be prompted to "Reset" your device. Click "NO".
4. navigate to the \windows\startup folder and delete any new links that were created.
5. navigate to the \windows\start menu\programs folder and delete "touchflo"
6. Download and install the Touch Settings Cab below. Again, at the completion of the installation it will prompt you to restart your device. SELECT NO!. You are not ready to reset your device just yet.
7. Now that you've killed the 4 processes, installed the touchflo alpha cab and the touch settings cab, we're almost done. Navigate to the \windows\startup folder and delete the mediahubmini link.
8. Soft Reset Device.
9. Launch "Touch Settings" program from the Start Menu.
10. BEFORE MAKING ANY CHANGES TO THE CUBE CLICK "SAVE". WAIT APPROXIMATELY 1 MINUTE AND THEN SOFT RESET AGAIN.
11. Run Touch Settings again and start customizing.
Hope this helps.
Later
utexascg said:
the original "Touch Settings" program that you're referring to will work with the Sprint Touch without any problems. You just have to know what you're doing....
Step 3: Download and install the TouchFlo Alpha cab below.
- 3a: upon successful completion of the installation you will be prompted to "Reset" your device. Click "NO".
...
6. Download and install the Touch Settings Cab below. Again, at the completion of the installation it will prompt you to restart your device. SELECT NO!. You are not ready to reset your device just yet.
...
Click to expand...
Click to collapse
Not sure what and where to get these cabs... can you provide links? (especially first one)
TouchFlo Alpha cab? Touch Settings Cab (is ths 1.22 or 1.29?)
Haggar said:
I'm starting this as a separate thread since the new beta version will have many issues unrelated to the original versions.
Click to expand...
Click to collapse
Hi guys and thx Haggar and others for bug reports - I think I may have some theories as to what's going wrong.
I made a new test build for you to try out - the CAB is attached below. (REMOVED, SEE LATER POST FOR UPDATED VERSION) Please install and let me know how you get on. It should create a log file called log.txt in the app directory which you can attach to your post in case of any problems:
QUESTIONS:
1. Does it now work?
2. If not, what happens?
3. If not, please attach the log file.
4. When you go to the "About" screen, it says "Detected Device:" at the top - what is the detected device?
@utexas - I'm not sure what your instructions are referring to, but please ignore these peeps, as it would be best for us to try to get the app working properly with the Sprint without resorting to loading older versions of the TOuchFLO software onto your devices.
Finally, does anybody have a Sprint that they HAVENT yet installed Touch Settings onto? If so, please could somebody zip up a copy of \Windows\MediaHubMini.exe for me from your Sprint device and send it to me? This should be BEFORE installing any Touch Settings software, as this patches over the executable, and I'd like a copy of the NEW MediaHubMini.exe that comes with your device, so I can see if I need to release a new patch. If anyone has recently hard reset their device, then the file will be on your device unaltered.
Thanks for the nice comments peeps.
Carlos
Here you go Carlos. I have never installed Touch Settings on my Sprint Touch.
What exactly is Touch Settings? Could someone tell me, or point me to the original thread? Thanks.
Thanks Carlos... I've attached the log.txt file... still generating errors... looking for bitmaps (brns) that it cannot load... example... looking for \windows\AL_03.brn... this file is indeed located in the indicated location so not sure what the problem is...I tried to make and save a change to the launcher and now I get no images in the 3x2 launcher.
abeery said:
Thanks Carlos... I've attached the log.txt file... still generating errors... looking for bitmaps (brns) that it cannot load... example... looking for \windows\AL_03.brn... this file is indeed located in the indicated location so not sure what the problem is...I tried to make and save a change to the launcher and now I get no images in the 3x2 launcher.
Click to expand...
Click to collapse
Other than the time of day, his log file looks identical to mine...so I won't bother uploading...
abeery said:
Thanks Carlos... I've attached the log.txt file... still generating errors... looking for bitmaps (brns) that it cannot load... example... looking for \windows\AL_03.brn... this file is indeed located in the indicated location so not sure what the problem is...I tried to make and save a change to the launcher and now I get no images in the 3x2 launcher.
Click to expand...
Click to collapse
same here. but what i figured out about "no images in the launcher" is the path are all set to "\\" instead of just one "\". so i use memmaid to fix it in the registry and the cube is fine again.
OK everyone
Thanks for all the log files etc. It's now very clear what the issue is - simply that the newer version of the touch uses BRN files instead of PNG files for its icons! BRN is a proprietary format, basically a BMP with header information removed and some other changes; there's information elsewhere on this site about it.
So... ...to get Touch Settings working on the Sprint, I'll have to build BRN support into the program, which is going to involve:
1. Studying the file format and finding out more info. ([HREF="http://forum.xda-developers.com/showthread.php?t=325424"]this thread[/HREF] is a good starting point)
2. OR approaching the author of the BMP2BRN program to ask if he'd allow me to use his source code inside Touch Settings.
....if anyone can help with either of these, please do! Touch Settings is written in vb.net CF.
Until then, might I suggest you go about trying to use .PNG files instead for the time being, and report back to the forum to let us know if they work instead of BRN files! I will release a new build of Touch Settings asap which side-steps the error messages and displays blank icons for the time being, just so as you can use the program.. ..it will work fine, it just won't display the icons for you!
Carlos
mark1581 said:
Here you go Carlos. I have never installed Touch Settings on my Sprint Touch. What exactly is Touch Settings? Could someone tell me, or point me to the original thread? Thanks.
Click to expand...
Click to collapse
Mark, thanks ever so much for this - will be very helpful! Original thread about Touch Settings - and what it is - here: http://forum.xda-developers.com/showthread.php?t=324556
log file...
My log file also had the same info. Thanks for all your hard work Carlos. A friend of mine also has a touch that does not have any settings program installed. Let me know if you need any other files.
lol i had a post earlier about PNG and BRN files. Basically i want to be able to just chang the icons text and path. I dont care about the BG color, how how the cube rotates. I made my own CUstom PNG's for the 3X2 launcher, and i made a custom one for the media hub. I made them all the same size on accident, but for the sprint touch do i need to convert the PNG's to BRN files then where do i save them in my phones directory?
anyone have the dimensions for the 3X2 and the media hub. I made them all
119 by 105. ?? Is there an easy way to change the size to the size for the media hub because i believe that is the size for the 3X2. Any help is appreciated!
carlosp_uk said:
OK everyone
Thanks for all the log files etc. It's now very clear what the issue is - simply that the newer version of the touch uses BRN files instead of PNG files for its icons! BRN is a proprietary format, basically a BMP with header information removed and some other changes; there's information elsewhere on this site about it.
Click to expand...
Click to collapse
Carlos,
I see from reading another thread you've already got the source code for "BrnConvert"... does this meet your needs or do you need anything else?
Let us know what we can do to aid your efforts... 1.29c was close but I had to clean up my registry to remove all the double slashes in the image and program paths and obviously the brn issue you noted...
Again thanks for you great work on this...
Everyone else... don't forget to buy this man a beer at his Fatattitute.com web site
is there any new news on a possible fix?
Is version 1.29c worth installing at this point? Any recommendations??
Hello everyone - I think I may be nearly there!
I've certainly got BRN support working on my original touch, anyway, so let's see if this new build works for you.
CAB file attached below, usual installation instructions apply. (see this thread: http://forum.xda-developers.com/showthread.php?t=324556)
Please let me know if the icons are displaying correctly, and any other feedback re: usage. Should be the correct colour mediahub logo too!
Carlos
PS: Sprint owners, for completeness, you may want to copy the newer mediahubmini.exe into your \Windows\ directory (attached) as my prog overwrites it with a slightly older version. My tests have shown this shouldn't be a problem, but it's up to you. Note to older Touch users: do NOT use this newer version of mediahubmini.exe you will run into problems with your touch screen.
so we install the cab then just replace the EXE file after.
also carlos, if i want to make my own icons
1. can they be the same size for the media hub and 3X2
2. Do they need to be BRN style, i made them PNG (but i can convert to BMP then to BRN.)
3. Where do i save them on my phone.
4. i have the sprint touch!
thanks carlos

How to restore Program-Tabs

in order to sort the icons in the program tab (pressing the windows symbol under manila) i deleted a few of the icons, eg. 'settings'. now i can not add them anymore since they are not shown if i choose add..
how can this be done?
thanks.
gr8 said:
in order to sort the icons in the program tab (pressing the windows symbol under manila) i deleted a few of the icons, eg. 'settings'. now i can not add them anymore since they are not shown if i choose add..
how can this be done?
thanks.
Click to expand...
Click to collapse
..do a hard reset..
Re-install the missing programs.
both answers are wrong.
i found the solution, just install the following cab and the start-program display is set back to standard!
does this cab do anything else but repairing the start-display? I don't want to mess up any other settings of my system which is a 1.40.162.2 (49069) GER Vodafone
gr8 said:
both answers are wrong.
i found the solution, just install the following cab and the start-program display is set back to standard!
Click to expand...
Click to collapse

Adding More Shortcuts to "TF3D-Programs-Tag"

Question:
ok, so we only have about 30 shortcuts on our programs tab right? well i added more, so now i have up to 51 shortcuts on my programs tab. i click on the extra ones added and everything goes well until after selecting a primary program to add, it doesnt add.
this is what i did.. maybe i missed a step!
Open Regedit and i went to the following root
*HKLM\Software\HTC\Manila\ProgramLauncher.
i created new folders 31-51 and inside each folder i created the following strings and dword:
String Values Name: Command
String:
String Values Name: DispName
String:
String Values Name: IconPath
String:
String Values Name: Path
String:
DWORD Value Name: IsReadOnly
Data : 0
Then i went to the following root:
*HKLM\Software\HTC\Manila\ProgramLauncher\totalIte mCount.
and i changed the DWORD Data to 51.
i Restarted my phone and i stopped there.
Please advice cause this would be pretty badass if we can keep adding to our programs tab
If you search there is a cab that will set this up correctly, not sure where you've gone wrong, but the cab might fix it!
Gordon
i searched for said cab and couldnt find it... id love to be able to add more programs, esp ones that arent in the default program group.
As I've started to recover from the distress of the touch screen on my TP2 breaking and am in a slightly better mood! I thought I'd find the link http://forum.xda-developers.com/showthread.php?t=534596 is what you're looking for.
Gordon
I tried this cab and it doesn't fully work...
I see the 20 new spots in the program tab, but I can't add any programs on those new spots either. I select a program but it is not added
vakbrain said:
I tried this cab and it doesn't fully work...
I see the 20 new spots in the program tab, but I can't add any programs on those new spots either. I select a program but it is not added
Click to expand...
Click to collapse
thats the same problem that i have. everytime i select a program to the selected shortcut it goes back to the begining and it wont add it.
hey thanks for the support i appreciate it..
GordonTGopher said:
As I've started to recover from the distress of the touch screen on my TP2 breaking and am in a slightly better mood! I thought I'd find the link http://forum.xda-developers.com/showthread.php?t=534596 is what you're looking for.
Gordon
Click to expand...
Click to collapse
thanks for your time. ok so i took a look at the link and i havent tried the cab due to the fact that i spend a while manually adding the files in my registry but i did read there post and they did say you have to manually add the program through the registry.. so im going to try it and i will get back to you guys!
Example from the link:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\ProgramLaun cher\30]
"DispName"="Total commander"
"IconPath"=""
"IsReadOnly"=dword:00000000
"Path"="\program files\tcmd\totalcommander.LNK"
so what im going to do that way you guys can try it if you want is the items in green are the items we will need to add manually.
kano69 said:
thanks for your time. ok so i took a look at the link and i havent tried the cab due to the fact that i spend a while manually adding the files in my registry but i did read there post and they did say you have to manually add the program through the registry.. so im going to try it and i will get back to you guys!
Example from the link:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\ProgramLaun cher\30]
"DispName"="Total commander"
"IconPath"=""
"IsReadOnly"=dword:00000000
"Path"="\program files\tcmd\totalcommander.LNK"
so what im going to do that way you guys can try it if you want is the items in green are the items we will need to add manually.
Click to expand...
Click to collapse
Ok i Just tried it and it was successfull.. after you manually add the program on to the shortcut "Add" on your registry then due a quick restart and programs will show.
It sucks that you need to spend time on it doh..
I found the way to make the cab fully working... It missed a key to be modified.
Here's what I did :
1- Install the cab (http://forum.xda-developers.com/attachment.php?attachmentid=202860)
2- Modify this key using a registry editor (ex.: task manager) :
[HKEY_LOCAL_MACHINE/Software/HTC/Manilla/ProgramLauncher]
"totalItemCount" (hex value) = "50" (it was 20)
3- soft reset ... that's it
With this simple modification, the + button are now fully working !
vakbrain said:
I found the way to make the cab fully working... It missed a key to be modified.
Here's what I did :
1- Install the cab (http://forum.xda-developers.com/attachment.php?attachmentid=202860)
2- Modify this key using a registry editor (ex.: task manager) :
[HKEY_LOCAL_MACHINE/Software/HTC/Manilla/ProgramLauncher]
"totalItemCount" (hex value) = "50" (it was 20)
3- soft reset ... that's it
With this simple modification, the + button are now fully working !
Click to expand...
Click to collapse
i dont think is works for the t-mobile version. cause its doing the same thing to me. i havent tried it until now, everytime i click the + button and select a program for it. it takes me back to the top of the page and does not add.
not working for me too,i have 50 shcts on display but a cant add programs even after soft reset,sorry,can you maket work .thanks

Remap touch flo today's softkeys

Hello, i wanted to install like my previous diamond the action screen, but the cab remap the softkey only in today's screen without changing the softkey with touchflo actived.
Is there a way with some tool or editing some register value to remap those softkeys in touchflo?
I think Manila2DConfig will help you.
There are options about remap the softkey in today's screen.
Link:
http://serwer000.no-ip.org/wojtek/Tweak.rar
Thank you mate! It worked perfectly!!
@ wojtekml
is that a forum site? or an installer? could you upload it here coz the site that you have given is block here (saudi arabia)... tnx in advance
henzxy pay attention using that software, because i think that is for a previous version of manila 2d and tweaking some parameter cause manila to crash ( that's not a problem 'cause u have just to restore the previous ones).
But now i've encounted a bigger problem like opera doesn't open anymore from the internet tab ( still works if launched from launcher tab) and i've just resetted it; not so bad since the internal storage is nearly empty ^^
bob8x said:
henzxy pay attention using that software, because i think that is for a previous version of manila 2d and tweaking some parameter cause manila to crash ( that's not a problem 'cause u have just to restore the previous ones).
But now i've encounted a bigger problem like opera doesn't open anymore from the internet tab ( still works if launched from launcher tab) and i've just resetted it; not so bad since the internal storage is nearly empty ^^
Click to expand...
Click to collapse
You must install Registry Editor (regedit.Mrln_ARM)and find this:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila2D\InternetWidget\
If You have there OperaEXEFile you can change manually patch to opera.exe file (that opera from the internet tab)
If you don`t have there OperaEXEFile you must create a "string" value named OperaEXEFile and add patch to location of your opera.exe file.
Ps. Sorry for my english
henzxy said:
@ wojtekml
is that a forum site? or an installer? could you upload it here coz the site that you have given is block here (saudi arabia)... tnx in advance
Click to expand...
Click to collapse
This is a .cab file. There are 2 files. You can manually from google download that files.
They called:
- M2DC_v0.29.235.CAB
- Manilla2D-DevTools_v0.2.22.CAB
Just cut and paste to google
Enjoy

Categories

Resources