Go Back   xda-developers > HTC Diamond: Touch Diamond, MDA Compact IV > Touch Diamond, MDA Compact IV Themes and Apps


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 22nd April 2009, 09:29 PM
blezalex blezalex is offline
Senior Member
 
Join Date: Dec 2007
Location: Kharkov
Posts: 110
Lightbulb [APP] Manila Today Page (MTP) v0.4.0.0 (Updated 26 July 2009)

This is very first version of program many of HTC Diamond owners wanted very much...

This program displays today plug-ins in one of the manila pages.

Build v0.4.1.0 has been removed. There were some problems related to lua scripts compatibility.




Starting from v0.3 MTP has it's own page! Many Thanks to Showaco!

Requirements:
.Net CF 3.5. You do not need to worry about .net memory usage because only MTP Configurator is written on .Net

Setup Instructions:
1) Setup MTPInstall.CAB to Main memory
2) Go to programs menu, run MTP Configurator.
3) Choose page to host plug-ins,
choose plug-ins you want to enable. Uncheck "TouchFLO 3D".
4) Click apply button. Close configurator.
5) Go Settings-> Today Disable TouchFlo3D. Click OK. Enable TouchFlo3D. Click OK.
5) Run MTPLoader
6) Selected plug-ins should appear on selected tab.

This is not ready-to-use version. For testing purposes only.

Warning! This program is provided as is. It should not harm you device, but I recommend you to create a backup, before you start. Anyway, I'm not responsible for anything you do to your device

Source Codes
Source codes available under GPLv2. You can download it at http://code.google.com/p/manilatodaypage/


FAQ:
  1. Q: How to rename softkey buttons on today page.
    A: Edit HKCU\Software\HTC\Manila\RSKText and HKCU\Software\HTC\Manila\LSKText to change Right and Left softkeys text.
  2. Q: How to remove installed tab:
    A: You can remove tab by calling MTPConfigurator with parameter /uninstall.
    You can register this tab back calling MTPConfigurator with parameter /install.
    Ok. You can do this manually:
    Edit file \Windows\26948339_manila Remove\Add section:
    Code:
    <Page Order="12" Name="today.page" PackageName="HTC" Title="Today Screen">
            <ComponentReference Name="page"                Mode9Path="HTC\today.mode9" Component="GizmoRoot" SmartComponent="true"  />
            <ComponentReference Name="icon_normal"   Mode9Path="HTC\todayicon.mode9" Component="today_Off" />
            <ComponentReference Name="icon_selected" Mode9Path="HTC\todayicon.mode9" Component="today_On" />
            <ComponentReference Name="icon_preview"  Mode9Path="HTC\todayicon.mode9" Component="today_Preview" />
          </Page>
  3. Q: Program says "Load Complete", nothing happened, log file exists.
    A: Most likely incorrect "Target Page" is selected in configurator. Select "Today" as target page.
  4. Q: Doest it support Manila 2D?
    A: No, it does not. I plan to port this program on Manila 2D. Porting requires a lot of work, by now I do not know when you can expect M2D support.


If something goes wrong (How to write a bug report):
  1. Ensure you are using latest MTP version.
  2. Specify any error message you got from MTP
  3. If you receive message that your version is not supported - attach your manila.exe
  4. Specify what device you are using and ROM version
  5. Describe symptoms , Anything you think might be helpful to resolve your problem. e.g. Did prev. version work; what is happening (does not load, no page, page is empty, page shows up and disappear afther something.. ), etc..
  6. Attach log file \Program Files\ManilaTodayPage\log.txt


Revision history
8 July 2009 - v0.4.0.0
  • Change: Plugin settings system
  • New: Vertical scroll support
  • New: Landscape mode support (test version)

22 June 2009 - v0.3.6.2
  • Fix: On all tabs except today, each button was handled twice
  • Fix: Touch HD installer

7 May 2009 - v0.3.6.0
  • New: Configurabe Softkeys on TodayPage (Again, Thanks to Showaco! for great work!)
  • New: Today plugin resizing support
  • New: Mark unsupported plugins
  • Fix: Some plugins were truncated
  • Fix: Certificate error on non-english "Program Files" folder
  • Fix: Today plugins disappear after manila restart
  • Change: Touch HD intaller change. (Experemental)

Before asking for help, please READ THIS post!!! I'm not going to repeat the same all the time. I will NOT answer your help request if you do not provide me with required info. All malformed requsts will be ignored.

I'm not a Wizard; I can not tell you what you are doing wrong, before you tell me what you actually doing. I'm not going to spend my time helping you if you do not want to spent few minutes and read the thread (or at least first post). No offence, let’s respect each other’s time.


If you are upgrading to a new version, to keep tab order please backup file \Windows\26948339_manila(file is hidden) BEFORE upgrading MTP and restore this file when upgrade is done.
Attached Files
File Type: cab MTPInstall_v0.3.1.0.CAB (73.6 KB, 1434 views)
File Type: cab MTPInstall_v0.3.5.0.CAB (77.5 KB, 2253 views)
File Type: cab MTPInstall_v0.3.6.0.CAB (76.6 KB, 6055 views)
File Type: cab MTPInstall_v0.3.6.2.CAB (77.4 KB, 2243 views)
File Type: cab MTPInstall_v0.4.0.0.CAB (78.0 KB, 7963 views)

Last edited by blezalex; 14th November 2009 at 06:26 PM.. Reason: Add source codes
Reply With Quote
Sponsored Links

  #2  
Old 22nd April 2009, 09:50 PM
Drybonz's Avatar
Drybonz Drybonz is offline
Senior Member
 
Join Date: Sep 2008
Posts: 260
Default

Cool! Nice work.

If you can get this in its own tab, it will be a hot item, I'm sure.
Reply With Quote

  #3  
Old 22nd April 2009, 10:07 PM
stabloid's Avatar
stabloid stabloid is offline
Member
 
Join Date: Mar 2007
Location: Telford
Posts: 94
Default

Great idea!
Will this be ported to work with Rhodium TF3D?
__________________
I CAN DO ANYTHING... That's why I'm asking for help.

HD2 - Dutty Holy Grail!

Other devices:
O2 XDA Ignito (Warranty swap for Stellar) - 2.11.Gen.Y WWE
O2 XDA Ignito ( They sent me 2!!! ) - Running WM6.5.
O2 Xda Stellar - No sound or D Pad. Used as bluetooth TomTom backup - Dutty's DualTouch v6 WWE.
O2 Xda Trion - HerMniA.
O2 XDA Serra - Just loaded CM-XOR_MM_1.3 WWE on it for cousinis son.
T-Mobile MDA Touch Plus - Standard Rom WM6 Pro 1.35.110.11 - with pink theme.
Reply With Quote

  #4  
Old 22nd April 2009, 11:57 PM
barsnica barsnica is offline
Junior Member
 
Join Date: Oct 2008
Posts: 10
Default

No dice, it says today loaded, then cuts out and launches TF3D back on home page. Running 2.03 ROM
Reply With Quote

  #5  
Old 23rd April 2009, 12:15 AM
blezalex blezalex is offline
Senior Member
 
Join Date: Dec 2007
Location: Kharkov
Posts: 110
Default

Quote:
Originally Posted by barsnica View Post
No dice, it says today loaded, then cuts out and launches TF3D back on home page. Running 2.03 ROM
Please send me your manila.exe, I'll add support for this version.
Reply With Quote

  #6  
Old 23rd April 2009, 12:16 AM
blezalex blezalex is offline
Senior Member
 
Join Date: Dec 2007
Location: Kharkov
Posts: 110
Default

Quote:
Originally Posted by stabloid View Post
Great idea!
Will this be ported to work with Rhodium TF3D?
Is Rhodium custom version of TF3D or another HTC device?
Send me a link
Reply With Quote

  #7  
Old 23rd April 2009, 02:13 AM
mkucuksari mkucuksari is offline
Senior Member
 
Join Date: May 2008
Posts: 207
Default

Quote:
Originally Posted by blezalex View Post
Please send me your manila.exe, I'll add support for this version.
I have the same problem, it says today loaded, then cuts out and launches TF3D back on home page

Please find my manila.exe file at attached. (official ROM:1.35, TF3D 1.0.1630.15)

Thanks for this great application, waiting too long
Attached Files
File Type: zip manila_MK.zip (1,008.6 KB, 481 views)
Reply With Quote

  #8  
Old 23rd April 2009, 02:59 AM
bugsykoosh's Avatar
bugsykoosh bugsykoosh is offline
Senior Member
 
Join Date: Jun 2007
Posts: 685
Default

I applaud the effort but it did not work for me. I'm using the ported TF3D version from the Rhodium: http://forum.xda-developers.com/showthread.php?t=493531
__________________
DavidK
of
Contributor to Bleeding iPad.com The #1 site to rag on the iPad (period)
Reply With Quote

  #9  
Old 23rd April 2009, 08:36 AM
hanackin's Avatar
hanackin hanackin is offline
Senior Member
 
Join Date: Apr 2008
Location: toulouse
Posts: 1,081
Default

wahoo !! amazing !!!

I would love to see this working on my Touch HD !!!
__________________


HTC Touch HD T8282 - Blackstone
ROM : miammiam Eclipse 3.2(21864)[SPL 1.56]

XIP & SYS 21869.5.0.82, from HTC Leo 6.5...
Drivers 1.56: Radio 1.13.25.24

HTC Sence: 2_5_19211619_0 fr
PagePool 17mb


Actualitémobile - the Best French Skins & Softwares WebSite
Reply With Quote

  #10  
Old 23rd April 2009, 09:00 AM
blezalex blezalex is offline
Senior Member
 
Join Date: Dec 2007
Location: Kharkov
Posts: 110
Default

Thank you all for help, I reviewed Rhodium, and I think (95% sure), it will work on Rhodium.

Most likely, today evening (GMT+2) or tomorrow I'll give you updated version.
Reply With Quote

Reply

Tags
manila today plugin

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:10 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.