This post has been thanked 1 times. |
|
||||
Re: Sense 2.5 All Programs Link
This sounds like a very good idea, I'm guessing not hard to implement either (for someone more manila inclined than myself, of course) I'm in line for this one, who's got the skills?! haha
|
|
||||
Re: Sense 2.5 All Programs Link
Cookie's home tab has it but it makes the phone slower as it wasn't meant for the TP AND i think TP2.1 had it as well - if I had the cab for the programs tab from 2.1 maybe I can find the link? (First time heh)
|
|
||||
Re: Sense 2.5 All Programs Link
Here is the Cab - this used to work in 2.1 - but more importantly it had softlink at the bottom of the tab that launched the List.
Attached is the list to which im referring. |
|
||||
Re: Sense 2.5 All Programs Link
It's not overly complex in what it does, it's 3 registry edits and an additional manila file. I haven't delved into the manila file yet but seeing as how the registry edits disable the standard start menu and unhide the manila menu:
Code:
<characteristic type="Registry"> <characteristic type="HKCU\Software\HTC\Manila"> <parm name="EnableStartMenu" value="0" datatype="integer" /> <parm name="Manila://programs.page.hidden" value="0" datatype="integer" /> </characteristic> <characteristic type="HKLM\Software\HTC\EnlargeMenu"> <parm name="EnableManilaStartMenu" value="0" datatype="integer" /> I'll install it in the morning (having trouble seeing straight after a LONG week today) and see if I can figure even a part of it out. After poking around with the M9 editor this one looks fairly straight forward so it might be a good one to learn on. |
|
||||
Re: Sense 2.5 All Programs Link
Ok, good news is that I didn't nuke my phone. Bad news is that it didn't seem to do ANYTHING. I'm running the stock Verizon 6.5 ROM (work phone so no HSPL unlock, don't go there, please, just don't go there) and the latest installable SenseUI 2.5 from the HD2.
The cab installed just fine and asked me to reset. I did, it came up, I unlocked, I hit start, nuthin different. I'm going to leave it installed and see if I can see anything in the morning after I've had some sleep. |
This post has been thanked 1 times. |
|
|
|