[APP][25MAR10]Gen.Y DualBOOT v1.0.6.0[W|Q|VGA][CAB|EXT] - Windows Mobile Apps and Games

Just to clear up the most asked question in this thread, this app will NOT work with the HTC HD2, because there is no android distro available yet for that platform (SnapDragon)
Gen.Y DualBOOT: Dual boot solution for Windows Mobile devices with XDANDROID
Before I start, I wanted to give my props to all android developers that made android possible on our devices: please support these guys: XDANDROID team (Diamond/Raphael/Blackstone..), Topaz Android Team & others that I might have missed
*Just to clear things up, this is only a bootlauncher app, u still need to install android for yourself on your device
Introduction
Android on WM devices is getting more and more popular, especially with the latest developments, and it's almost ready for daily use. I wanted to have an app so we could easily boot into both WM & Android, and Gen.Y DualBOOT was the solution. This release is made for VGA devices, and supports booting Android both from Internal Storage (moviNAND, e.g. Touch Diamond) & Storage Card (SDMemory, e.g. Touch Pro). WVGA version and QVGA version is also ready. This app has been tested on WM6.1, but will work perfectly on WM6.5.x as well.
Keep in mind that your android setup must be installed already at the root of your storage card in order for this app to work correctly (e.g. \Internal Storage\haret.exe or \Storage Card\haret.exe respectively)
User Guide
Here's a quick User Guide, showing the interface and what the buttons are for:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This app is launched by a registry key created in [HKEY_LOCAL_MACHINE\init], so it launches directly at boot after shell gets initialized.
Chefs: If u are going to cook this app into your ROM, make sure that this key gets added DURING your customization procedure (and not before!)
There are 2 checkboxes, enabling automatic boot:
AutoBoot: enabling this mode will automatically boot the OS of your choice after a 10 second countdown
> disabling autoboot will remove the countdown completely
FastBoot: enabling this mode will automatically boot the OS of your choice after a 3 second countdown (requires AutoBoot to be enabled first)
Now apart from these 2 checkboxes, u have 2 radiobuttons, which allow u to choose which OS gets automatically booted.
And last but not least, u have the 2 manual launch buttons. Pressing these buttons will directly launch (overriding autoboot) Windows Mobile or Android.
Registry
Gen.Y DualBOOT checks for 5 registry keys, which allow some form of customiation. Apart from the last key (StorageBootMode), all keys can be modified utilizing the radio & check buttons in the GUI. All of these keys can be found in:
[HKEY_CURRENT_USER\Software\Gen.Y\DualBOOT]
Here's quick list describing what the keys are for
"AutoBootEnabled"=dword:1 (1: enable autoboot | 0: disable autoboot)
"FastBootEnabled"=dword:0 (1: enable fastboot | 0: disable fastboot)
"AutoBootAndroid"=dword:1 (1: boot Android | 0: boot Windows)
"StorageBootMode"=dword:0 (1: boot from Storage Card (SDMemory) | 0: boot from Internal Storage (moviNAND))
v1.0.6.0 and newer: "AndroidBootFolder"="string" ("": boot from root of storage (e.g. \Storage Card\haret.exe)| "andboot": boot from \Storage Card\Andboot\haret.exe, string can be edited in registry)
v1.0.5.0 and older: "AndroidBootFolder"=dword:0 (1: boot from \Android\ folder on storage (e.g. \Storage Card\Android\haret.exe)| 0: boot from root of storage)
The example values are the ones that are in the CAB for Internal Storage devices.
Planned features
- Complete boot processes control
- Slight GUI redesign
- Config app in WM & Android
Changelog
Code:
v1.0.6.0
- Added flexible android boot folder option
> Set boot folder by entering the desired folder string to the "AndroidBootFolder" key in the registry
v1.0.5.0
- Minor code adjustments
> No longer requires seperate .MUI file
- Added program icon (+ WM6.5 png icon)
- Added shortcut to Start Menu > Programs
v1.0.4.1
- Re-checked code, now working perfectly
v1.04
- Fixed bug with autoboot being disabled on boot if android was missing
- Fixed bug with manual Android launch only working if AutoBoot set to Android
v1.03
- Added new registry key to allow booting from \Android\ folder on memory card
- Added checking for haret.exe before enabling the android boot option
> if the android button is disabled, u can re-enable it (after disabling usb mass storage mode, or inserting the sd card that contains the android setup) simply by pressing the disabled android icon
- QVGA layout fixed
v1.02
- Signed .exe file with SDKCerts
- Fixed boot problems by moving genyboot to Launch62 in HKLM\init
> Now boots even on stock ROMs!
v1.01
- Fixed registry issues
v1.00
- Initial Release
Download
The source of Gen.Y DualBOOT (and also DualSWITCH, a tool to switch between AT&T and normal Touch Pro keyboards in android) has been released.
This is for developers only. The source has been compiled in Basic4ppc.
Gen.Y DualBOOT Source
Download the attached cabs or simply click the link below to download all resolutions in one zip package
There are 5 versions available:
QVGA, boot from Storage Card (e.g. Vogue, Kaiser,..)
WQVGA, boot from Storage Card
VGA, boot from Internal Storage (e.g. Diamond)
VGA, boot from Storage Card (e.g. Raphael)
WVGA, boot from Storage Card (e.g. Blackstone, Topaz, Xperia,..)
Gen.Y DualBOOT v1.0.6.0 CABs (QVGA|WQVGA|VGA|WVGA)
Gen.Y DualBOOT v1.0.6.0 VisualKitchen EXT packages for Chefs (QVGA|WQVGA|VGA|WVGA)
This app MUST be installed on your internal memory in order for autoboot to work. (installing on internal storage/storage card will cause the app not to launch on boot)
Also make sure that all registry entries are correct, since an incorrect/missing registry key can cause errors (v1.0.6.0: make sure the AndroidBootFolder key is a STRING (not dword!)
For chefs: if u are also cooking in RunCC, cooking this app to the \Windows folder is recommended to save storage space (since the progress image are the same)
For chefs: u can make Gen.Y DualBOOT start faster by moving editing the following (be aware, this will not work in all roms!). Open mxipupdate_xdandroid-genyboot_100.provxml, and change "Launch62" to "Launch52" in the following line:
Code:
<parm name="Launch62" value="genyboot.exe" datatype="string"/>
The CAB works for all languages (v1.0.6.0)
Skins
GT inspired Skins by sk8inmonk
ElCondor has made a nice Android Theme for Gen.Y DualBOOT, you can find it in this thread
I would like to express my thanks to all of you who have provided me with feedback, bug reports and donations.
This app wouldn't have been the same without you.
If u like my work and would like to thank me for the time spent, you can always donate
​

yozgatg,
Simply amazing. Eagerly waiting for WVGA version (and Androïd to be available on HD2).
The_Steph

Your work as always amazes me, now I can stop looking at the Exeda. Grat work again cant wait

Did I get it right, with this app I am able to choose between android and windows mobile?
And Android works "perfect" on windows mobile devices? I have seen a video showing android on blackstone, and not all of the functions were usable?
Does this works better, now?
If it turns out to be right, this would be awesome :-D
But I will need a detailed plan to get it running on my device :-D

Sweet!!!! Thread has been subscribed to!!!!

Functions
impreZzA said:
Did I get it right, with this app I am able to choose between android and windows mobile?
And Android works "perfect" on windows mobile devices? I have seen a video showing android on blackstone, and not all of the functions were usable?
Does this works better, now?
If it turns out to be right, this would be awesome :-D
But I will need a detailed plan to get it running on my device :-D
Click to expand...
Click to collapse
No its not perfect camera doesn't work along with some other pieces but its getting there.

Any plans for QVGA (Vogue)? The idea is simply awesome!

Excellent!!
I didn't think you'll relase a WVGA version!!
Waiting for that!!!

Really hope there will be qvga version!!!!

egzthunder1 said:
Any plans for QVGA (Vogue)? The idea is simply awesome!
Click to expand...
Click to collapse
Yes, please, add QVGA too.

Woohoo, this is just great! Yoz, thank you so much for everything you do for the community. Two thumbs up

I am eagerly waiting for the HTC HD2 (wvga) version this sounds soooo awesome, the development on android is just ridiculous and HTC HD2 should always have been an android.

I hate to make a thread longer without contributing content but this will go down in history. Can't wait to try it out.

bugsykoosh said:
I hate to make a thread longer without contributing content but this will go down in history. Can't wait to try it out.
Click to expand...
Click to collapse
Well said.... Can't wait for WVGA. Thanks for the hard work getting this.

Simply Amazing
Just wanted to tell you thank you for all of your hard work. This should prove to be a very useful tool for some of us
Thanks Again!!!

will there be a problem if i put this on my TP2 (WVGA-480x800)?

You know what this is exactly I am looking for or thinking of why cant we have dual boot....
Waiting for cab version.....

1.This Amazing DualBOOT runs in any WM 6.1 & 6.5 Device or just in some models?
2.Can Run in My HTC X7510 WM 6.1 using VGA Landscape screen orientation?

Sorry to be a noob.
Is there a version of Android for the Omnia i910?
I tried searching but came up blank. Also... if so, I thought that downloading the android OS would replace the WM OS. Is this true, or does it just overlap WM, and this app makes it possible to run either?
I know this app isn't WQVGA. I hope it becomes WQVGA.

egzthunder1 said:
Any plans for QVGA (Vogue)? The idea is simply awesome!
Click to expand...
Click to collapse
+1 for QVGA VOGUE. I've been running Android on my Vogue since mid-December.

Related

[ROM][WWE][03-16-2009]At0mAng V5|Fusion Power|21068|HTC-AT&T Editions|Rhodium TF3D

[ROM][WWE][03-16-2009]At0mAng V5|Fusion Power|21068|HTC-AT&T Editions|Rhodium TF3D
First off special thanks to ark66, TheAgent1982, NRGZ28, xboxmod and everyone else who helped me with the TP2 Manila working in this ROM. This could not have been done without their help and I can not take all of the credit for it.
This ROM was built to be stable, fast and have minimal software built in and remain close to OEM. All ringtones, media files, and other miscellaneous files have been removed to recover storage space and useable memory. Tweaks have been applied to power usage, TF3D, storage card transfers, video drivers, registry settings to boost speed, ease of use, payload reduced, sectors moved, and many more parts tweaked to get the most out of the device.
PLEASE READ FAQ & FIRST THREE POSTS TO GET TO KNOW THE ROM!!!
Download link in second post
Based on Build 21068 with all up to date HTC Apps
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PLEASE READ INSTALL INSTRUCTIONS IN POST #3
PLEASE READ FAQ
Will Make Both of Our Live Easier ​
------------------------------------------------------------------------------------
Bug List
There will be bugs in the TP2 Manila versions. Please do not post about the bugs in this thread unless you have a solution for them. All of them have been documented in other threads and the Mods will be opening a thread for TP2 Manila bugs.
Removed Items:
RSS Hub, Voice Speed Dial, Google Maps, JetCert, Opera and ZIP. All non-essential media and other miscellaneous files.
Cabs to removed programs can be found in Post #3.
User Customization Compatible
Learn more about UC here. Check Post #3 - Tips & Tricks for UC package with basic programs you may need to get started with your new ROM.
Radio
ROM does not include radio. I recommend latest AT&T 1.12.25.19 radio for best performance. Look HERE!
GPS
ROM contains latest aGPS, GPS Drivers and Registry settings for new and improved GPS.
ROM Notes
AT&T version of ROMs are identical to the HTC ROMs besides the dialer and PTT. AT&T ROMs have the AT&T dialer to enable video share and PTT. Also ProFuze has been added to change keyboard layout. It's a great little app developed by trinode and it can be found here.
16MB pagepool.
Disabled Connection Setting from Auto Running so you MUST RUN CONNECTION SETTINGS.
Utilized for use with MicroSD card - Internet Explorer cache is set to go on storage card.
Long_PTT assigned to Camera, Short_PTT assigned to Comm Manager.
Use SDConfig package to install Advacned Config, ClearTemp, Diamond TF3D Config, Soft Reset, Total Commander & SPB Screenshot. All shortcuts will be made in organized programs folder.
Use Navigation Package to install Google Maps and Live Search. All shortcuts will be placed in Navigation folder.
Rhodium Edition
Identical to OEM edition but with all Rhodium enhancements including Manila from Touch Pro 2.
Programs tab has not been included since that is the flakiest part. Please search on how to enable it if you want to deal with the bugs of it.
Check Post #2 and Post #3 for more info.
Changes from V4.51 to V5
Based on new OS Build 21086
Removed all Rhodium apps from OEM Edition.
Rhodium apps and TP2 TF3D are in Rhodium Edition.
Fixed Camera issue
RaphCustomRUU.exe is not included in package. It is attached to post #2
At0mAng custom icons have been removed until they are 100% completed.
------------------------------------------------------------------------------------
Changes from V4.51 to V4.6
Updated System files so new features of Touch Pro 2 (Rhodium) can be used.
Added Enhanced Menus and Enhanced Notification from Rhodium (pictured above).
New Status bar icons enhanced by me (Pictured above). Still a work in progress ~80% done.
Relaxed security so no certs needed.
Additional Tweaks
Usual stuff I can't recall now.
------------------------------------------------------------------------------------
Changes from V4.5 to V4.51
Updated DLL files for aGPS fix. Overlooked the files in building 4.5.
Reverted to stock Touch Pro TF3D with no extra tabs. Search forums to enable which tabs you like. A few bugs with what I was using.
------------------------------------------------------------------------------------
Changes from V4.3 to V4.5
Based on latest AT&T leaked ROM.
CE version: 5.08.502.1 | OS build: Windows Mobile 6.1 AKU 1.4.6 Build 20771
All AT&T crap has been removed and ROM converted to more HTC OEM type ROM.
Programs folder cleaned up with new custom folder icons.
All apps & utlilites have been updated to latest version.
Much more tweaking and cleaning.
I am sure there is plenty more just can't think of it right now.
------------------------------------------------------------------------------------
Contributors
bkeaver | Wordsmith9091 | matthewgann | nnkumar73
------------------------------------------------------------------------------------
Thanks to all that helped and the entire XDA Community.
Special thanks to sakajati, NATF, Da_G, aruppenthal, pfcsabre, NRGZ28, ark666 and everyone else I may have forgot to mention.
Please wait for new build!
Coming Soon!
FAQ
Q: How/What do I need to install this ROM?
A: Please read the install instructions and all related guides before you install.
Q: Why is my antivirus warning me about a possible trojan/worm/virus?
A: It is a known problem with the CustomRUU.exe file. There is no trojan/worm/virus and your AV programs is just giving a fals positive. Search around these boards to confirm the problem.
Q: Why is Opera and Google Maps not cooked into ROM.
A: Not everyone uses the same version of those programs so it is up to the user to install what version they like. I have provided links to the latest versions of each in the following posts.
Q: I have problems with so and so?
A: Please take the time to read or search the thread to see if someone else was/is having the same problem to see if there is a solution before posting a question about your problem.
Q: I would like to report a bug.
A: Read and search through the thread to see if the problem has been already reported. If not then post about the problem. I will add it the bug list and look for a possible solution.
Q: My keyboard is not working correctly.
A: Go to Programs/Tools and run ProFuze. A great little app developed by trinode and it can be found here
Q: Some programs are no longer working the scroll wheel or would like to add program to use scroll wheel.
A: Run Advance Config Tool, goto Menu-->More Settings-->Smart Touch and add program to list.
Q: Which Edition is best for me?
A: Depends on what your use is like. If you are an AT&T user and use video share then get the AT&T edition.
Q: I like to use different flavors of TF3D or customize TF3D to my liking.
A: Download the No Manila (TF3D) version and apply the TF3D you like.
Q: Can you cook in this version of TF3D?
A: No that is why I created the No Manila version.
Q: Can you cook in this program or that program.
A: No, you may download my kitchen and add what you like.
Q: I have no data connection. Connects to data but no apps will get data from internet.
A: Goto Programs-->Network Center-->Proxy Manager and run Disable Proxy.
Q: You claim GPS is fixed but I still not get a signal.
A: If you are not on the AT&T network please go to this thread and see what changes you need to make in the registry. If you figure out the correct settings please post them in this thread along with what country you are in and who is your wireless provider.
-------------------------------------------------------------
Install Instructions
Read The Flashing Your First GSM ROM Guide
Make sure your battery is 50% charged or more
Power off & Remove SIM Card
Power back on and sync with PC
Flash ROM
Hard Reset where it ask you to align screen
After ROM is installed and all customization is done power off
Inster SIM back in
Boot up
Run Connection Setup found in Settings/Connections
If you have trouble with data connections then run Disable Proxy in Programs/Network Center/Proxy Manager
Tips & Tricks
UC - User Customization
Download SD Config Programs
Extract SDConfig.txt file to root of your storage
Extract all CAB files to /Storage Card/Cabs/
All program shortcuts for CABs in SD Package will appear in Programs/Tools
Navigation - Google Maps & Live Search
Download Navigation Package
The CABs have been modified so shortcuts are created in Programs/Online folder
All programs are the latest as of 03/06/2009
Make sure to read about UC to configure your own setup.
Opera
Both builds have been modified so cache is placed on Storage Card and shortcuts found in Programs/Online
HTC Opera - Latest
Opera 15746 from Omnia - Modified for VGA
Keyboard
Non AT&T Users make sure you edit this reg entry so keyboard works:
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
"CWSLayout"="X"
X = Your Layout
You can also find a cab to do this for you here
Thanks Shlomki.
XT9
Disable XT9
Enable Xt9
More to come...
Nice job my friend.
Happy new year.
ark666 said:
Hi my friend, have you noticed that the links above are the same, both for "Opera v9.5 Build 15233" ?
Click to expand...
Click to collapse
DOH...fixed.
Thanks!
Happy New Year!
Nice to ear that.
Seems to be a problem with YouTube...just fixed it and uploading new file.
Sorry to all that may have tried it.
THANK YOU, VERY FAST AND SMOOTH AND WHAT IS MORE LIKE IT IS CLEAN.
rafa81 said:
THANK YOU, VERY FAST AND SMOOTH AND WHAT IS MORE LIKE IT IS CLEAN.
Click to expand...
Click to collapse
Thanks...try the new one.
no more pointless posts in this thread.
no its so fast
no i'll try
no thank you i love you
NO MORE POINTLESS POSTS....IN THIS THREAD.
Wowwww this is amazing, just what I needed! The stock ROM was close to perfect but the extra storage and tweaks make it virtually flawless!
Besides the missing EZTouch Keyboard, I'd leave that in!
KEYBOARD
Besides the missing EZTouch Keyboard, I'd leave that in!
Check this
http://forum.xda-developers.com/showthread.php?t=455769
rafa81 said:
Besides the missing EZTouch Keyboard, I'd leave that in!
Click to expand...
Click to collapse
Check this
http://forum.xda-developers.com/showthread.php?t=455769[/QUOTE]
Thanks buddy I was using the EZTouchCab from the Dev forums, didn't even know this one existed!
Hi. I don't see the CWSLayout entry in the location you specified. Do I need to create it?
UPDATE: Never mind. The CWSLayout wasn't there, but I created the String and restarted my Fuze and it worked. Thanks alot.
Nice responsive rom so far..
After a couple hours of testing I've found one bug:
When going into settings --> phone, when attempting to hear the ringtones by pressing the 'play' button, a message pops up saying "This ring tone file is corrupted or unavailable. Please choose a different ring tone." This happens on every ringtone..
Where is the Key Lock setting under Settings? Right now I can only wake up my phone by pressing the power button. I would like all the buttons to be able to wake up the phone.
xidium said:
Nice responsive rom so far..
After a couple hours of testing I've found one bug:
When going into settings --> phone, when attempting to hear the ringtones by pressing the 'play' button, a message pops up saying "This ring tone file is corrupted or unavailable. Please choose a different ring tone." This happens on every ringtone..
Click to expand...
Click to collapse
Try with one of your ringtones. It happens with the tones that are listed but not actually in the ROM. I guess I can clean it up more.
doctajay said:
Where is the Key Lock setting under Settings? Right now I can only wake up my phone by pressing the power button. I would like all the buttons to be able to wake up the phone.
Click to expand...
Click to collapse
Not 100% sure what you are talking about but will look into it.
After the first few hours of use 3 things jump out.
1. Extremely Stable
2. VERY LOW Power Usage
3. No Active Sync flair-up issues
Very nice ROM thus far.......more to report tomorrow
Yeah, with the ringtone thing, just add your own ringtone and it will work fine. As for me, I'm loving this ROM. I doesn't have alot of fluff and its very stable. Battery life seems amazing too. Its raining here, so its hard for me to test the GPS, but when I do I'll post here.
Mirrors pleaeeees

[ROM 1.05b] WM 6.1 Standard CE OS 5.2.20282 Build 20282.1.3.6 by Pampooh

Windows Mobile® 6.1 Standard CE OS 5.2.20282 Build 20282.1.3.6 (English Only) v1.05b
For HTC Devices:
Qtek 8500, i-mate Smartflip, Dopod S300, Dopod 710, Orange SPV F600, Cingular 3100, Cingular 3125, HTC S411[/CENTER]
Author:
Pampooh [thE MAN]
Thanks to:
• Erofich
• GnatGoSplat
• CaXaP
• PeopleX
• PoorlyDuck [For the Boot and Splash Images]
ROM Development Thanks to:
• b-sstosi
• fb401
• VirusPlus
• ghost_301
• mike_buaa
• Anito - Thanks for helping me test this Final update.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Instructions:
1. [REQUIRED] Make sure that you have made a Registry Unlock - Application Unlock, and CID unlock on your device. (You only need to do this once before upgrading to any unofficial ROM)
2. Run Auto.bat on your PC. (Not ROM Update Utility)
3. Follow on screen instructions.
4. Wait until flash process is completed.
5. As with other unofficial ROMs, I will not be held liable if you ‘brick’ your device. For beginners, please read through the Startrek forum first before flashing your device. It doesn’t hurt to learn a bit before modifying your device.
Features:
• XIP and Core SYS from HTC s740/HTC Rose 5.2.20282 Build 20282.1.3.6
• HTC Rose Sliding Panel (Default 6.1 Panel Plugin Adopted)
• HTC Rose Phone Canvass 2G
• HTC Rose Volume Control
• HTC Rose Communication Manager
• HTC-WM New Animated Startup and Shutdown
• HTC Network Wizard
• .NETCompactFramework 2.0 (Default from HTC s740)
• WM5torage v1.80
• MS Office 6.1 with OneNote
• xT9
• SIM Contacts are hidden by default
• Key press sound turned off by default
Deleted/Removed:
• Auto Update
• Catalogue
• Welcome Center
• Windows Live
• MUI Other Language
• Landscape Files
V1.05b Change Log:
• XIP ported from Rose ROM (20282)
• Removed Weather and Audio Manager (From HTC Rose Sliding Panel, as well as their respective files).
• Transferred back to Default 6.1 Plugin for the Panels, as the Rose Panel was causing some problems with its use of the, HTCActivityLogExe.exe.
• Added New HTC-WM Animated Startup and Shutdown.
• Added Blue Water Color Scheme and Aqua Homescreen (As seen in the Screenshot, you have to switch to it manually via Settings\Homescreen).
• Added MS Office 6.1 with OneNote (this one comes from Official Rose ROM)
• Added HTC Network Wizard
• Added HTC Rose Volume Control
• Removed some unneeded .MUI Language files.
• Removed unneeded Landscape files.
• Rearranged MRU, so as to remove missing icon.
• Rearranged Start Menu, so as to group together important folders.
• Cleaned up some repeated .RGU’s.
Note:
Basically this is the a lot like 1.04, the main difference is this one uses the XIP from the Official Rose ROM, as well as the SYS and Most OEM Packages. Office and OneNote is from the Official ROM as well. I changed the WM5torage as the previous one was not functioning well. This will be my FINAL update for this release, as I don't have much time right now, and I think I have addressed most of the issues in this release. See you all when a new build is available. Don't forget to PM if ever you find newer Official builds.
Download Link:
Download ROSE v1.05b
No need to view the attached files if you're logged in, it's the same as the one inserted in the post.
Previous Versions
PointUI Home2
Hello to everybody. I just wanted to inform you that PointUI Home2 works for our device.
1. Just download it here.
2. Send to device via ActiveSync or Windows Mobile Device Center and install it from your device.
3. With your favorite File Explorer (I prefer Resco), go to '/Program File/Home2' and execute Home2.exe.
4. [Optional] You can create a shortcut of Home2.exe to your Start Menu, for easier access.
5. You can download Applets and Themes here. But you have to register. The FlipClock in the screenshot is a separate download, you can download it from the Applets section.
6. [Note] Ooops I forgot, to remove the black top bar/top bar with 'Start', as seen in the screeshot, do the following, when PointUI is loaded already, just press the left soft key, 'menu', then select 'customize', set Fullscreen to 'yes'. That's it. Enjoy.
Screenshot of PointUI Home2 with FlipClock Applet. (Yes, the FlipClock is animated)
==================================================​
Hurrah Redux by TheHotOven for Pampooh's ROSE ROM.
​
- I did not make this Theme/Layout, TheHotOven did. I merely edited some files, .xml and .cpr in particular, to make it work for my ROSE ROM. I included some other files as well, iconbar etc., to have a complete look. Please follow the instructions step by step to make this work. Extract the downloaded files and follow the steps below carefully.
1. Copy to your Device and Install Rinku Iconbar(.cab). - Made by Rinku
2. Copy to your Device and Install Android Iconbar Addon(.cab). - Made by ShadowMike
3. Copy to your Device and Install HotOvenSmHurrah(.cab). Restart phone. Change Theme/Layout to any layout not using Rinku, Like Windows Default.
4. Copy HTCSlidingPanel.home.xml (included), and replace file in Device\Application Data\Home.
5. Copy HTCSlidingPanel_240x320.cpr (included), and replace file in Device\Windows.
5. Go to Settings\Homescreen\Homescreen layout - Choose HTC Home, as scheme.
6. (Optional) Copy to your Device and Install Black Soft Keys(.cab) and set it in Settings\Homescreen\Color Scheme - Choose Black Soft Keys, as color scheme.
* If for some reason, Rinku Iconbar is not visible, just change to another Theme/Layout, one not using Rinku, like Windows Default, set it, then just set HTC Home again as your Homescreen Theme/Layout.
* The Theme/Layout sets the time and date format, do not change it. In some cases, changing it seems to cut of a portion of the time displayed in the Homescreen. If this does happen, you can try editing a registry entry with your favorite registry editor. Just go to this registry address HKLM/nls/overrides/STFmt and set that value to "h:mm:sstt" with no space between the ss and tt.
* I got the Files from: http://www.allshadow.com/forum/viewtopic.php?f=6&t=4630 you can go there for additional information, and while doing so, thank the author of this theme as well, for his wonderful work.
Download Link:
Download Hurrah Redux for Pampooh's ROSE ROM
==================================================​
Here are the links for the previous/older ROM versions:
Clean v1.00 [Uses HTC Home original panel arrangement with weather panel]
ROSE Clean V1.00
SLiM v1.00 [Uses HTC Home original panel arrangement without weather panel and audio manager.
ROSE SLiM v1.00
ROSE v1.04 [Based on SLiM, still using XIP from Erofich. Older versions of some files]
ROSE v1.04
Thanks Pampooh. Downloading now.
Pampooh
this rom have MMS Composer?
thanks
Thanks
Thank you Dude. I have installed it and have been trying it since this morning. Works great... Keep up the good work.
Anito said:
Thank you Dude. I have installed it and have been trying it since this morning. Works great... Keep up the good work.
Click to expand...
Click to collapse
works GReat for me too! This rom is fantastic, speed is very high! Thak u
Nice work, thanks. I really would like to try, but my mini usb connector is broken.
I can charge the device if I keep hold an push in one direction, but I cannot connect with active sync any more.
I know that I cannot flash from mini sd, but if we have progress on this and there is a way to do it I really want to know how.
Thanks for your good work anyway.
Thanks for the great release!
I've been using this ROM for a day now, and everything seems working great. One exception is that "Weather" in the HTC Home Screen doesn't work.
Weather is working!
ithinkurdumb said:
One exception is that "Weather" in the HTC Home Screen doesn't work.
Click to expand...
Click to collapse
You have to add WeatherUpdateService to Startup programs...
Copy WeatherUpdateService.lnk from \Windows directory to \Windows\StartUP\
Really fast rom. Great job!
Oh man, my StarTrek is in the mail (like my sig says) and I think I have to go with this as my first custom rom. This looks awesome.
Is there a way to customize the HTC Home panel for the today screen?
Thank you all for the kind comments. I really appreciate it. Thank you to b-sstosi for answering the question regarding the weather update problem. I forgot to include a shortcut in the startup folder. I'll try to fix that when I have the time.
In a couple of days, I'll upload a SLIM version. I've removed the audio manager and weather panels, as well as their respective files to give us much more space. I realized that not all of us, me included, uses the weather panel. And the Audio manager occupies too much space. Till then... Again thank you all for trying the ROM and for the kind comments...
thank you for this great rom, very fast and everything works fine
regards
I agree, this is a great ROM.
I found it a bit faster when switched to Sliding Panel from HTC Home. Unfortunately the colour scheme also changed back to green when I did that.
What kitchen are you using? I'd like to try customizing this if you allow it. Thanks again!
Tx alot, downloading right now and would much appreciate the SLIM version as well.
Uploaded the SLiM Version. Please visit the first page for the download link.
Ei, Nirak, nice to hear from you. Manalas and Slavix too. Thanks for trying out the ROM...
wheather
Looks awsome!
But I can't select the city to the wheather panel
A click on "Add a city", select my city there and when I press OK, or select or anything, nothing happend, it just jumps back to the home screen and no wheather there
Any way how to do it manually? or any help?
HTX and best regards
Ok, I got it working ... but, all it says is "unable to retrieve data ... " hmm :/
EDIT:
It works only with original cities, now with mine added thru accueweahter ...
Great, beautiful and fast ROM
thanks a lot.
but I face reseting problem, my device reset itself 2 times already within 3 hours.
It is just my device problem or anyone else have same problem.
Is it a must for CID unlock for this rom, Pampooh ?

[DEV] Titanium System Panel [Q][W]VGA [Update 6/18/09]

So I was playing with this CHome stuff and decided to create a basic system panel to show memory status. Still working on it, but here is a preview of the work so far, in case anyone wants to continue developing it for their devices. As usual backup the *.cpr files just in case, and play with it if you want.
Update 9/8/09
I've been absent for a while working on some other stuff. My Hermes died in July so I did the most logical thing: I got a FUZE! The bad news is that after trying the new Manila versions I haven't used Titanium since. I will keep in an eye on this thread more often just in case, but probably won't be able to test changes, etc., especially if they are in QVGA.
Update 6/18/09
Changes / Fixes:
1. Added support for WQVGA, VGA and WVGA.
I tested these cabs using the newly released 6.5 SDK Emulator images. Please try it and let me know of any errors. No other changes from the original v2.3. As usual, just tweak the cpr files, png files, etc. to your liking.
Update 5/28/09
QVGA v2.3
Changes / Fixes:
1. Fixed SD Card units in non-skinned mode (now display GB).
2. Fixed all significant digits to 4 in non-skinned mode. It should never fail now...
3. More code optimization.
4. Included sample mortscript for skin creation.
This is a maintenance update only. No new features. If you are as lazy as I am, just copy / overwrite your MemStatus.exe file with the attached file and reboot. Otherwise uninstall / re-install the new 2.3 cab file from the link.
Update 5/19/09
QVGA v2.2
Changes / Fixes:
1. Added skin option where if active, MemStatus will NOT update the "Label" / "PluginLabel" keys. Instead another key "Value" is updated with the rawdata as follows:
XX.XXX;YY.YYY;ZZ.ZZZ;
where X is size, Y is used, Z is free for the respective RAM, STORAGE and SD CARD (or RAM%;STO%;SDC% for the "PluginLabel").
This way, you can parse the values with MortScript, represent them as desired (i.e integer only, 1 decimal place, etc.) and update the keys. Users can now customize the % graphs, the text layouts (via CPR file) and now the values. To use it just change DWORD HKLM\Software\Microsoft\CHome\system\skin to 0x01. Checkout some of Twolf's great work posted in this thread!
2. Some more cleanup and optimizations.
Update 5/15/09
QVGA v2.1
Changes / Fixes:
1. REALLY fixed the 2GB limit (I hope).
2. Reduced MemStatus.exe file size to 117KB. (Consumes about 40K in ram).
3. Added option to specify different SD Card name (HKLM\Software\Microsoft\CHome\system\cardname).
4. Fixed all data displays to 4 significant digits, i.e. xx.xx or x.xxx so that the layout doesn't change.
5. Did some code improvements & cleanups.
Update 5/14/09
QVGA v2.0
Changes / Fixes:
1. Fixed the 2GB size limit.
2. Added floating point capability.
3. Added pie charts graphics.
4. Replaced the Mortscript with an executable (MemStatus.exe)
5. Reduced memory size from 480K to 76K.
Please try this version and look for bugs. Is only QVGA for now.
Update 5/11/09
Added a VGA test version. I don't have a VGA device to test so let me know how it looks, works(?), etc. Still working an a solution to the 2GB limit on the SD Card... I'm currently trying to replace the MortScript with C++ which would also enable the use of graphs, etc.
Update 5/3/09:
I did some further mods trying to make it more useful and informative. It now displays free memory percents when condensed and each memory has it's own page when expanded, with total, used and free memory information. Also, tapping on each page will call either the default task manager or the default file explorer, depending on the particular page. Below are the links to both versions. Be aware that SD card information is incorrect if your card is > 2 GB. This is a limitation of MortScript. I will try to solve it as soon as I can.
New Version v2.0
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Version v1.0
Old Version 0.9
Download v2.3 QVGA/WQVGA
Download v2.3 VGA/WVGA
Download v2.3 QVGA ONLY HERE
Download v2.2 QVGA HERE
Download v2.1 QVGA HERE
Download v1.0.1 VGA HERE
Download v1.0 HERE
Download v0.9 HERE (I have trouble uploading to XDA...)
Features:
1. Shows RAM, STORAGE and SD CARD free available memory.
2. Updated every 10 seconds.
3. CAB Installation. (Thanks to AppStar for the Plugin Installer and showaco for CHome Editor!)
4. Pie Charts in Condensed Mode.
5. Floating Point data display.
To Do:
1. ???
Requirements:
1. Icon files (*.png) located in \My Documents\Themes\System Panel (or where ever, but must update registry values)
Basic Installation:
Just in case backup your orginal CPR files and remove any previous system panel registries that were created.
1. Disable the CHome Plugin.
2. Run the Titanium System Panel cab file. Install to Device.
3. Click on the SysVars.mscr file or shortcut (or soft-reset).
4. Enable the CHome plugin.
great idea we need cab for easy instalation
Sexiness
Otro boricua contribuyendo a xda-developers, como decimos aca " esto se va a poner mejor" jajaajaj, great job mate keep it up
awesome job.keep it up.
great idea but it won't work for me :/
i made a hardreset to make sure, everythings clean.
created a new page called system with 1 empty page. made sure that theres TEXT1, TEXT2 and TEXT3 in the registry, added Ram, Dev and SD with the paths pointing to \windows cause i unzipped the images there. added the mortscript, startet it and added the xml to the cpr...
first, i added the xml code to the Titanium_240x320.cpr but it only works in landscape now (without pictures and only showing 2 texts)
second try, adding the xml code to the Titanium_320x240.cpr. now same problem but in potrait... 2 texts, no pictures...
help?
operative1 said:
great idea but it won't work for me :/
i made a hardreset to make sure, everythings clean.
created a new page called system with 1 empty page. made sure that theres TEXT1, TEXT2 and TEXT3 in the registry, added Ram, Dev and SD with the paths pointing to \windows cause i unzipped the images there. added the mortscript, startet it and added the xml to the cpr...
first, i added the xml code to the Titanium_240x320.cpr but it only works in landscape now (without pictures and only showing 2 texts)
second try, adding the xml code to the Titanium_320x240.cpr. now same problem but in potrait... 2 texts, no pictures...
help?
Click to expand...
Click to collapse
Did you use CHome Editor to create the panel first? Anyway, try the new cab file. Please remember to undo any previous changes to the CPR files as well as the registry (for system panel). There is still a bug in landscape that causes the only 2 icons to show while the data is updating. Let me know if that works. This is my first CAB so please be patient
i am so happy with hs++, hmph..
It required a reboot, but the panel works fine on my kaiser Thanks!
installed it in my artemis shows 1gb space when i have a 4 gb sdhc which is copletely free pls help
ashwaa said:
installed it in my artemis shows 1gb space when i have a 4 gb sdhc which is copletely free pls help
Click to expand...
Click to collapse
Yes. I noticed that (I have a 6 GB). Is a MortScript limitation. I'll look into it this week to see if I can find a solution. Sorry about that... I updated the first post with a new version though...
the new version will not show me any data just pics, thanks for your work tho
warfatty said:
the new version will not show me any data just pics, thanks for your work tho
Click to expand...
Click to collapse
Oops! I put the debug SysVars.mscr file instead of the real one. Just copy the attached file to the \My Documents\Themes\Titanium System Panel folder and overwrite the old one. That should do the trick. Or you can just download the cab file again and re-install it. let me know if it works.
Awesome !
Man,
Simple and Very Good Plugin... A must have...
I made some adjustment to adapt on My TiTanium Version...
Need more fix but looks good...
only request...
Possiblity to change in Condensed line...
Text Ram, SD,... by a pictures like Notifications panels ...
look this one...
+22 ! THX
redownloaded cab, still no vaules shown, and font on today screen is smaller then rest, almost looks like the font on todays screen should be the size that the pages font is and vis versa, thanks tho
warfatty said:
redownloaded cab, still no vaules shown, and font on today screen is smaller then rest, almost looks like the font on todays screen should be the size that the pages font is and vis versa, thanks tho
Click to expand...
Click to collapse
Does it work correctly when running the SysVars.mscr? If so, try creating a shortcut to the SySVars.mscr file in the \Windows\StartUp folder. I just discovered the shortcut was missing in the cab file.
is there a version that works on VGA?
this looks realy good!! nice work
MysticGenius said:
is there a version that works on VGA?
this looks realy good!! nice work
Click to expand...
Click to collapse
Thanks, Unfortunately I don't have a VGA device to test. BUT, let me workout the numbers and I'll try to get a VGA version (not tested) over the weekend. Currently, I'm working on a C++ program to replace the mortscript, but I think I'll try the VGA layout first since it is easier.
hmmmm... I have a request....
Could a bar be created also?
Like so:
dgaud007 said:
Oops! I put the debug SysVars.mscr file instead of the real one. Just copy the attached file to the \My Documents\Themes\Titanium System Panel folder and overwrite the old one. That should do the trick. Or you can just download the cab file again and re-install it. let me know if it works.
Click to expand...
Click to collapse
Finally it worked for me on QVGA. I installed and reinstalled many times wondering what I had did wrong.
Thanks for the hard work.

[plugin] [updated: 5/31] Titanium Plugin: Taskanium

Hi All,
Credits first , thanks to drkfngthdragnlrd for his titanium tutorial & appstar for his titanium installer! Amazing work guys! Special thanks to benven for being a very patient beta tester.
Edit 7/11: Looking for 0.5 cabs? Look here: http://forum.xda-developers.com/showpost.php?p=3868774&postcount=95 (credit jdmsleepr) & here http://forum.xda-developers.com/showpost.php?p=4106493&postcount=164 (credit hgage2003). Please note, I haven't done these cabs so all compliments/complaints should go to the poster.
Edit 5/31: Fixed the recurring task bug, now the application doesn't use State & Notification Broker but hooks into Outlook Interop. This means that the application cannot rely on SNB to start itself and hence places a shortcut in windows\startup folder. The task counter now only displays the tasks that are due today instead of all tasks (Pages placement is defined for QVGA only). This version does not require any soft-reset post install/uninstall.
Edit 5/23: Should support most of the resolutions now. If you are on some other resolution than QVGA, extract the default.plg file from default.plg.zip and replace the plg within taskanium.zip with this one before installing. I haven't been able to test the layout for other resolutions so bug reports are welcome.
Edit 5/23: Now with task counter goodness in condensed mode for QVGA in portrait mode! Why only QVGA? Because, it takes a lot of hit and trial to get the placement of the counter and requires good amount of tweaking to show it correctly & since I don't have a VGA/WVGA device; I couldn't really take it up. If you wish you can modify the default.plg file of 0.4b to include the placement of "Pages" counter in the Condensed mode for your resolution before installing 0.4b.
Taskanium is a simple Titanium (WM 6.5) plugin which displays the list of active tasks within the titaniun plugin and allows you to
add a new task
open the active task by clicking
mark the task as complete (right soft-key)
Pre-requisites
1) WM 6.5 with titanium enabled (obviously!).
2) .net CF 2.0 or higher.
Plugin view
Plugin View for QVGA (.4b build)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Add a task
Task view
Installation:
Currently, there is no cab file for installation (cause I am really tired and it's late night!), the installation is straightforward:
1) unzip the zip file within \program files\taskanium (the path is hard-wired, so unzipping it somewhere else would not work*).
2) click on taskaniumInstall file (if you don't see any error messages it means the installation was successful). * taskaniumInstaller is just a lnk file, if you know how to modify it; you can modify it to point to some other installation folder (along with taskaniumUninstall). The link files are the only place where the path is hard-wired, rest all should work.
3) soft-reset (yes, you have to else you will only see "add a new task" in titanium).
Uninstallation:
1) Click on taskaniumUnInstall.
2) delete the entire taskanium folder
3) soft-reset (required again).
The current location in plg for this plugin is set to 2.
KNOWN ISSUES:
1) completing a recurring task doesn't refresh the plugin unless you add/remove a simple task. I still haven't been able to figure out why
2) Uninstallation at times still keeps taskanium.exe running even after a reset (again, don't really know why), the work around for now is to delete the entire taskanium folder after running taskaniumUninstall & before soft-resetting.
STANDARD DISCLAIMERS APPLY, This works on my phone (asus P525 with andrewsh's rom) and should ideally work on your phone too without any issues, but if you believe it might cause something crazy on your phone DON'T INSTALL IT!
History
5/15/09: 0.1 Beta.
Change log: First version.
-----------------------
5/16/09: 0.2 Beta
Change log: Flushed the keys in installation, which should hopefully fix the issue with plugin not persisting post soft-reset.
-------------------------------------------------------
5/17/09: 0.2 RC
Change log: Defined the plg file based on layout of Appstar's favPeople to support different resolutions (haven't been able to test it myself as I only have a QVGA phone, bug reports are welcome).
-------------------------------------------
5/17/09: 0.3
Change log:Fixed the max number of pages to 15 (+2), in case there are more than 15 tasks, the last page displays number of remaining tasks and opens tasks.exe by default. This should fix the issue with people having a lot of active tasks (100+?) and the plugin going kaput.
2) Moved the plugin back to 10th position instead of 2nd.
---------------------------------------------------
5/23/09: 0.4b (taskanium-qvga-04b.zip)
Change log: Added the task counter in condensed view for QVGA portrait mode. Uninstall the previous version before installing the new one.
-----------------------------------------
5/21/09: 05b
Change log:
* Fixed the recurring task bug.
* Changed font in plg file from Tahoma to Segoe UI.
* Changed the task counter to display only due today task.
* Removed dependency on Persistent SNB.
---------------------------------
5/21/09: 0.5
Change log: Fixed a silly bug. If you have installed 0.5b, please upgrade to 0.5 to this version.
Does that use the AT installer? That means, the other panels will not be affected when installing this one?
BLAM! Finally a task plugin! THANK YOU! will test asap.
Great idea! Just downloaded. Unfortunately, all I get is a blank panel after a soft reset. If you scroll up/down, the right soft key pulls in from that panel. Titan running a 21222 ROM.
benven,
do you mind posting a screenshot of what you are getting, after a soft-reset and check in (process) Task Manager if taskanium.exe is running after a soft-reset (open Task Manager, click on View-->Processes)? Also, just trying to understand the the problem that you're having, in the collapsed titanium view; you don't see the "tasks" label but see a blank place-holder; is that right? And, if you select this blank place-holder do you see at least "Add a new task" as in screenshot#2 above? The blank place-holder could be due to the fact that I am only updating one reg key for the plugin text ([email protected]l).
This does use ATInstaller so other plugins should be un-affected.
Thanks in advance for helping me troubleshoot this.
benven said:
Great idea! Just downloaded. Unfortunately, all I get is a blank panel after a soft reset. If you scroll up/down, the right soft key pulls in from that panel. Titan running a 21222 ROM.
Click to expand...
Click to collapse
benven,
can you test out the latest build, this should hopefully fix your plugin blank issues after a soft reset?
Thanks!
Installed it on my Touch HD but it doesn't work - doesn't display any panel...
Invisible Sense said:
Installed it on my Touch HD but it doesn't work - doesn't display any panel...
Click to expand...
Click to collapse
Please read the first post, it's QVGA only (for now) and doesn't support Touch HD (WVGA). The current default.plg only defines layouts for QVGA portrait and landscape mode only.
Hi sn123. Thanks for all your help. I don't have screen snapshot software on my device. I'll download the latest version and report back.
Hi sn123, tried the latest version. But I still get the same result Attached is a screenie scrolling down from the music tab.
benven said:
Hi sn123, tried the latest version. But I still get the same result Attached is a screenie scrolling down from the music tab.
Click to expand...
Click to collapse
benven, do you mind sharing your titanium_240x320.cpr file?
apologies for more questions, but if I understand correctly that once you select the blank plugin; the right soft-key does change to something like "Complete or New"; it's just that you don't see any text either in "condensed view" (when the plugin is collapsed and even if you select the blank plugin, is that correct?
Yes, the right soft key changes to the panel's right key I was at previously. So for the attached example I went from the music panel to the task panel and it picked up the right key for the music panel. Also, nothing happens when I press on the panel or use the right soft key. Could it be the number of tasks?? I have probably over 150 tasks sync'd up. cpr file attached.
benven, I think most probably the blank task panel is due to the customized theme that you are using (the one that you are using is not the titanium default) and has nothing to do with number of tasks that you have (I have tested it with around 100 tasks on my phone and it does work).
There are two things that you can do to hopefully get it to work:
1) Open the default.plg file in taskanium folder in a text editor and change the position to 1 from 10 (within <position></position>
2) Replace all instances of Tahoma with Segoe UI.
After you make these changes just install it again and hopefully it should work. You can also use the default.plg file attached (remove the .txt extension) with the above 2 changes already made and replace the existing plg file with this one.
If it still doesn't work, you can help me further in troubleshooting by using a registry editor (like CERegEditor) and tell me if the following keys are created:
1) HKLM\Software\Microsoft\CHome\Taskanium (there should be at least 2 subkeys within this: 1) CondensedPage & 2) Page1.
2) HKLM\System\Notifications\Taskanium.
From the bliss theme post: http://forum.xda-developers.com/showthread.php?t=508968
When using third-party or cummunity plugins such as TitaniumWeather, Favorite People make sure you re-install this theme cab after installing the plugins so that the theme and the plugins can coexist together. It doesn't matter if you already have this theme installed and you decide to install the additional plugins, you must install this theme cab after installing any plugin that is supported by this theme.
Supported community Titanium plugins:
-TitaniumWeather by showaco
-CTwitter, COffice, CFacebook by JukEboXAuDiO
-FavoritePeople by AppStar
-Programs by Sector (aka giorgosm)
Click to expand...
Click to collapse
This kinda makes me believe that the issue is compatibility with the bliss theme; I'll check with rpereira.
Can anyone else also try this on a QVGA device on default theme and let me know if it is a yay or a neigh? Thanks!
claus1953 said:
Does that use the AT installer? That means, the other panels will not be affected when installing this one?
Click to expand...
Click to collapse
yep it does.
VGA Please
I have been wanting this plugin since 6.5 became available. Can anyone port this to VGA?
mlin said:
I have been wanting this plugin since 6.5 became available. Can anyone port this to VGA?
Click to expand...
Click to collapse
just posted the VGA support, enjoy .
PS: Hope you are not on bliss theme too
Wow! You're fast!
Hi sn123. First off thank you very much for your time and help. I uploaded the default.plg file. Checked the registry. All keys are in. I guess I have 118 tasks! Anyway, uninstalled/reinstalled, Taskanium and the Bliss theme on both my Titan and Apache. I am sad to report that it still does the same thing . It must be something with the theme. I'm sure rpereira can help out. He seems like a really good guy and resource. Then again, maybe it's me that's not doing something right! Anyway, I'm going away for a week, so I'l check back when I get back.
sorry that it didn't work for you . It could be due to the number of tasks (perhaps titanium has a cap on number of pages that it would show!). For 15 tasks that I tested it with it seemed to load all the pages.
Once I have some free time, I will perhaps create 118 dummy tasks just to test out .
I am very interested in this project. Will this plugin play nicely with my other titanium panels (incl. Titanium weather) or will kit try to rearrange and/or disable them?

[ROM][30JAN10]Gen.Y PX-TP R0 with XDANDROID (Standard|Core)

First of all, check out the XDANDROID team. Please support them because they are the ones that made android possible on the diamond. Another big thank you goes to the creators of HaRET, which allows us to boot into Android and shutdown WM
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a Touch Pro version of my Gen.Y PX-D ROM for the Diamond. It's an all-in-one, dual-boot rom with XDANDROID. This ROM features a very light & optimized Gen.Y WM 6.1 core (which is accesible, more about that below) & the latest version of XDANDROID v2.1 (27.01.2010 at the launch of R0). The WM Core has all the basic stuff included (e.g. gps, bluetooth, phone, sms, alarm, camera).
This is an all-in-one ROM, meaning it already has XDANDROID cooked in, which is installed and configured during the first boot.
The second boot, u get the custom Gen.Y DualBOOT* (made by myself), which allows u to boot into windows (to update the android build, testing, etc.) or boot directly into android using haret. (more info below)
* The first time after customization reset, the Gen.Y DualSWITCH-TP app launches (one time only), allowing you to quickly set your hardware keyboard in android by choosing either the stock HTC Touch Pro or the AT&T Fuze.
I know XDANDROID is not yet perfect, but this is more of a proof-of-concept ROM, showing that it will be possible to replace WM on the Touch Pro/Fuze.
Screenshots:
more screenshots
Frequently Asked Questions (FAQ)
Q: Can I sync my WM contacts, appointments etc. to Android?
A:
IceBone said:
Sync them to google account (hardly any point in using Android if you don't have one), then when you set up Android, you'll be asked for your google account, which will automagically sync everything.
http://www.google.com/support/mobile/bin/answer.py?answer=138636&topic=14299
Click to expand...
Click to collapse
Q: How does this work? Do they both (WM & Android) work at the same time?
A: Nope, to boot Android we use HaRET, which is a tool that completely shuts down Windows Mobile, and boots into Android.
Q: Is this a multilanguage ROM? Which languages are supported?
A: The WM Core is WWE, however, Android supports multiple languages: Cestina, Deutsch, English, Espanol Français, Italiano, Japanese, Korean, Nederlands, Polski, Russian, Chinese (Simplified and Traditional)
Q: Why don't I have any ringtones, notification tones etc?
For people who have problems with no having no ringtones, notification tones or general music problems look here:
http://forum.xda-developers.com/showpost.php?p=5309656&postcount=1391
Or you can always set a custom mp3 as your ringtone if the problem persists.
Q: After I press the power button, the screen sometimes lights up but stays black?
This is a known issue, just press the power button a couple times and the lockscreen should pop up.
Q: Turning WiFi on/off freezes/reboots my devices? What can i do?
Add the "Power Control" widget (long press in the home screen > Widgets > Power Control), and use the widget to turn on/off WiFi
Q: How are the hardbuttons configured?
Check out this post to learn how to control your device in Android.
If u like my work and would like to thank me for the time spent, you can always donate
​
Preparation
There are a couple things u MUST do before u flash this ROM:
1) Disable the PIN Code
2)
TecHunter said:
Some bugs are yet to be resolved so to make sure you won't have to reboot again, make sure under Windows Mobile you have:
-Enabled the GPRS Connection (it works for me without this step but sometime not)
-disabled the airplane mode (if you activated the GPRS you should't be in this mode ^^
-disable whatever special state you put your phone in.
Click to expand...
Click to collapse
2) If u already have a copy of XDANDROID on your storage card, it's strong recommended u delete all these files before flashing
3) U need to have at least ~300-400MB of free space on your Storage Card before flashing this ROM.
4) And last but not least, Disable the PIN Code, just in case u forget
5) Be advised that the first boot of Android takes a while (~10 minutes), but subsequent boots are alot faster (~2 minutes)
Gen.Y DualBOOT User Guide
* Enabling FastBoot requires AutoBoot to be enabled
Check out this thread, to see what's working / not working & follow the latest developments
Not working (as of 30.10.2010):
Camera
GPS
Bluetooth
Opengles hardware acceleration
* U might get an FC (Force Close) on startup concerning the keyboard, just close it and ignore it, keyboard works just fine
Download
Standard version: includes the full XDANDROID package, and XDANDROID is installed automatically to the Storage Card
Core version: does not include the XDANDROID package, requires XDANDROID to be manually installed to the Storage Card
Standard version ~118 MB
Gen.Y PX-TP R0 Standard
Core version ~36 MB (for Advanced Users only, must install XDANDROID manually with this one!)
Gen.Y PX-TP R0 Core
Woow ) man, you suprised me every day )
It seems good )
Nice of you to make one for TP too!
Need any testing? PM me
this is the first "only" android rom! awesome!!!!
I was just playing around with XDANDROID and Windows Mobile to see what was working out the best. I think your release will be great and really looking forward to try it out! Thanks for taking your time to create this rom for us noobs who struggle to make XDANDROID and Windows Mobile work smoothly on HTC Touch Pro!
Very cool. Thank you as usual, yozgatg! I'll be making another donation when I can.
is it possible in nearly future, that i can run it on my HD2? Android or XDAndroid?
maybe after the release of the HTC Dragon??
sorry, if I be in the wrong Thread?!
i like the idea of dualrom..
Can't seem to find any bugs yet
Took about 3-5minutes first boot to setup the DualBoot, then restarted and the DualBoot program started and I selected Android, but, the first Android boot seemed a bit longer than usual But other than that it seemed to work like normal
And now I am testing the WinMo ROM..
Seems to work perfectly just like any other stripped WinMo ROM
NICE job!
I'll give it a test if you need to. Need to flash to a new firmware so I can test it before I flash to a newer firmware.
Did I miss out on something here? Where is the rom to be downloaded? I was waiting for it to be released but every previous reply says it works good? hmm?
Nope, just like 2 of us beta testing
Yea
My result on RAPH100:
GEN.Y DualSwitch -TP ... WORKING
GEN.Y DualBoot ... WORKING
Android ... WORKING (with knowns bugs )
WinMo ... WORKING (maybe better then mine stripped WinMo)
alright then, since the tests are fine, the public release will be this evening / tomorrow morning
the release will be in 2 version: Standard & Core
Standard version includes the full XDANDROID package, and XDANDROID is installed automatically to the Storage Card
Core version does not include the XDANDROID package, requires XDANDROID to be manually installed to the Storage Card
About Memory of your Rom ?
Memory use for your rom (standard version) ? ( my card 8 gb)
seksith said:
Memory use for your rom (standard version) ? ( my card 8 gb)
Click to expand...
Click to collapse
check the first post:
3) U need to have at least ~300-400MB of free space on your Storage Card before flashing this ROM.
Click to expand...
Click to collapse
Thanks man! Looking forward to the release!
when i try to install the standard version on my touch pro it comes up with:
error244:invalid model id.
It hasn't been released..
I think you have downloaded the Diamond one..
awee bummer oh well i will wait !

Categories

Resources