|
|||||||
| Register | FAQ | XDA-Portal | XDA-Wiki | Device database | Donate! | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
All right, boys and girls, please welcome first custom tf3d/manila application ever!
![]() It's a simple calendar, but it's just a test of manila coding/modding and someone might find it useful, also. PLEASE NOTE, that development is still in beta state - much things to be fixed/added. Feedback/bugreports are welcome, of course. Installation instructions: 1. Backup all *_manila files in \windows\ folder! You can skip this step, but don't complain afterwards 2. Copy all files from \windows\ in archive to \windows\ folder on device 3. Add new tab entry to 26948339_manila (it can be found in \windows\ dir): Code:
<Page Order="10" Name="calendar.page" PackageName="HTC" Title="Calendar">
<ComponentReference Name="page" Mode9Path="HTC\calendar.mode9" Component="GizmoRoot" SmartComponent="true" />
<ComponentReference Name="icon_normal" Mode9Path="HTC\Calendar.mode9" Component="ActiveCalendarIconTray" />
<ComponentReference Name="icon_selected" Mode9Path="HTC\Calendar.mode9" Component="ActiveCalendarIconOn" />
<ComponentReference Name="icon_preview" Mode9Path="HTC\Calendar.mode9" Component="ActiveCalendarIconPreview" />
</Page>
Also, you can still use old "static" icons (or combine them with active by replacing strings partly): Code:
<ComponentReference Name="icon_normal" Mode9Path="HTC\calendar.mode9" Component="Calendar_Off" />
<ComponentReference Name="icon_selected" Mode9Path="HTC\calendar.mode9" Component="Calendar_On" />
<ComponentReference Name="icon_preview" Mode9Path="HTC\calendar.mode9" Component="Calendar_Preview" />
5. ??? 6. PROFIT ![]() PS Feel free to edit application icon Updates Version 0.6: - Added localization support. Package contains only en-us and ru-ru locales. If you need your language added, please fill in any of locales included with your language and send back to me - i will add it to pkg. - Removed red textbox - app looks nice now ![]() - Minor bugfixes Version 0.7: - New locale IDS! Be aware when creating new language packs! - Finger flick control (oh yeah, baby) - Hardware button control (up/down) Version 0.75: - Active Icon (shows real date in tray/preview) How to make your own locale file: http://forum.xda-developers.com/show...93#post3129893 Have fun ![]() Last edited by D-MAN666; 12th January 2009 at 01:49 AM.. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Looks awsome, I'll try it soon and let you know.
Thanks. |
|
#3
|
||||
|
||||
|
I dont find 26948339_manila? Which version of manila did you have?
|
|
#4
|
||||
|
||||
|
Quote:
Very weird that you don't have this file, coz it's manila.xml indeed ![]() You can try searching for file, that contains "<PreloadImage". |
|
#5
|
|||
|
|||
|
Nice one ! Thank you !
|
|
#6
|
||||
|
||||
|
WOW Just tested it and its working fine without any problem. Love the animation. Wish flicking finger up and down would change the months as well instead of using the arrow (Like in messages tab). One question, what are these numbers near the top left corner?
![]() |
|
#7
|
||||
|
||||
|
Flick control will be added in the next version.
As for red textbox, it's just a debug info - will be removed in later versions ![]() |
|
#8
|
|||
|
|||
|
Cool app!!!!
We hope you'll be able to manage Appointments on TF3d Today Screen........ |
|
#9
|
||||
|
||||
|
Quote:
Not sure if this is a bug, the 'Today' softkey on the calendar tab does nothing for me. |
|
#10
|
||||
|
||||
|
Quote:
Also, guys, please test automatic day/month change (via system clock manipulations, of course ) |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|