[MAY 05/2008 - BETA 4] WM6.1 for HTC Juno/Phoebus (Shadow) by ND4SPD

Search This thread

benjaminries

Senior Member
Aug 14, 2007
416
43
Toronto
OnePlus 7 Pro
The following may or may not be obsolete, since ND4SPD has released an updated vanilla "developer edition" of this ROM that is no longer labeled "beta". http://xdaforums.com/showthread.php?t=391637

UPDATE: less than 24 hours after v4, there's v4.1 - now with bug fixes!

Beta v4.1 of the first WM6.1 ROM for Shadow now available and stable!
(original development thread: http://xdaforums.com/showthread.php?t=377240)

ROM chef: ND4SPD
SSPL: jockyw2001
support: freyes01 (http://www.freddyreyes.com/), shadowmike (http://www.allshadow.com/), pixelwix, kron2 + others
bug tracking: benjaminries
Shadow subforum at xda-devs: oh wait, we don't have one

This thread will be updated with bug reports and workaround instructions. See next post for download links and install procedure.

RECENT CHANGES/FIXES:
  • incoming and outgoing call screens work
  • battery status on home screen
  • Comm manager background/icons fixed
  • Start menu background doesn't flicker anymore
  • Unlock screen instructions corrected
  • Accessibility control panel works
  • Remove programs list populates
  • Screen lights up for all user prompts
  • Manual email account creation fixed
BUGS/TASKS (priority):
  • BUG: incoming text messages time-stamped on GMT regardless of my local time
  • BUG: Voice Command missing
  • BUG: myfaves issues
  • TASK: replace and reduce startup screens
  • BUG: unlock screen doesn't display date/time even when set to do so
FUTURE IDEAS:
  • Package ROM as one-step install
  • Package ROM as kitchen
  • Possible integration of old Neo interface as optional home-screen
  • Possible change to hardware wheel behaviour on Slide interface
  • Include extra apps (ie. NeoOrder, MoDaCo NoData, etc.)
  • Include extra home screen plugins (ie. weather, myfaves?)
 
Last edited:

benjaminries

Senior Member
Aug 14, 2007
416
43
Toronto
OnePlus 7 Pro
Installation instructions and download links

Instructions for those running an official T-Mobile Shadow ROM that is CID-unlocked (http://www.elims.org/downloads/HTC-Tmobile/SDA_ApplicationUnlock/SDA_ApplicationUnlock.exe) and connected to ActiveSync or WMDC with MicroSD slot empty...

1. Download http://rapidshare.com/files/105981665/Shadow_SSPL-JumpSPL.zip.html, unzip, follow readme.txt
2. Download http://rapidshare.com/files/105981821/RUU.zip.html, unzip, run ROMupdateUtility.exe

(those steps were just to protect the SPL (ie. BIOS) of your phone. the next step flashes the new ROM)

3. Download http://rapidshare.de/files/39323901/PHOEIMG.rar.html, UnRar, and move NBH file into RUU folder extracted in step #2. Remove "Shadow-USPL.nbh" file from that folder. Run ROMupdateUtility.exe


ALTERNATIVE TO STEP 3 - got an empty MicroSD card? You can use the method described by pixelwix in post #4 below. (http://xdaforums.com/showpost.php?p=2155381&postcount=4)


To go back to T-Mobile official ROM: http://xdaforums.com/showthread.php?t=351660&page=2
 
Last edited:

benjaminries

Senior Member
Aug 14, 2007
416
43
Toronto
OnePlus 7 Pro
Last edited:

kron2

Senior Member
Mar 30, 2008
477
1
no clock win my faves updates but this is not a bug but the bug is myfaves don't work alert can't find 'myfaves'
AT HKLM/SOFTWARE/HTC/MY5/SMSC/MMSC STRING NAME NETWORKGUID DATA {7022E968-5A97-4051-BC1C-C578E2FBA5D9}
IS MISSING AND IN think it is to do with provxml files
 
Last edited:

shadowmike

Senior Member
Feb 6, 2008
1,591
191
37
Cleveland
facebook.com
no clock win my faves updates but this is not a bug but the bug is myfaves don't work alert can't find 'myfaves'
AT HKLM/SOFTWARE/HTC/MY5/SMSC/MMSC STRING NAME NETWORKGUID DATA {7022E968-5A97-4051-BC1C-C578E2FBA5D9}
IS MISSING AND IN think it is to do with provxml files


im looking in the reg on v3 and am only finding that value data in connmanager(ithink it was i know it was conn....) nowere in my5 is networkgui mentioned.

im going to install t-mobile rom so i can check out the reg. and get a complete reg dump for future reference instead of guessing and wondering old values :)


since v3 is working without problems for me. the only thing stopping me from updating atm is this BUG: incoming and outgoing call screens are blank... does this mean white screen... or just black screen light last release ?


edit. im surprised on how fast 60 mbs will download OTA :) 45 minutes. not bad t-mobile edge. hope 3g will download this file in 10 minutes considering they will be the only carriar using 1700 for 3g... ok back ontopic....

eit2. So I'm sitting here thinking. Why dont we create a OTA package :) just gotta find a moile friendly download site :)


after installing all my cabs... i found that BackgroundImage_Port.bmp is missing from windows directory causing phone call backgrounds to be white.
 
Last edited:

ND4SPD

Senior Member
Jan 15, 2007
691
0
31
Chicago, IL
nd4spd.tumblr.com
Yeah, I'm going to make a little beta 4.1 if someone can upload the backgroundimage_port.bmp. I guess this is what happens when you clean out all the SYS files.

I'll also look through all the PROVXML files to find the myfaves problems. Those provxml files are really annoying...
 

freyes01

Senior Member
Apr 24, 2006
146
0
Yeah, I'm going to make a little beta 4.1 if someone can upload the backgroundimage_port.bmp. I guess this is what happens when you clean out all the SYS files.

ND4SPD,

I'll also look through all the PROVXML files to find the myfaves problems. Those provxml files are really annoying...

I noticed that the WM6.1 rom (I still have V3) didn't have the following registry entries required to change the in call background or the dialing backgound.

can you add the following to the Rom:

Text Color:
HKLM\Security\Phone\Skin\INCOMING\portrait\text
minorcolor = Dword: 16777215
majorcolor = Dword: 16777215
textcolor = Dword: 16777215

16777215 = white text or 0 = black text

Portrait:
HKLM\Security\Phone\Skin\PROGRESS\portrait\other
bmpNormal = String: \Windows\BackgroundImage_Port.bmp

HKLM\Security\Phone\Skin\PROGRESS\portrait\text
textcolor = Dword: 16777215

Landscape (just in case)
Background Incall Image:
HKLM\Security\Phone\Skin\PROGRESS\Landscape\other
bmpNormal = String: \Windows\BackgroundImage_Land.bmp

HKLM\Security\Phone\Skin\PROGRESS\Landscape\text
textcolor = Dword: 16777215

Attached is backgroundimage_port.bmp so you can add it to the rom as well. I will update my themes with these changes as well.

Also, did you fix the Slide Pannel Battery Status issue? http://xdaforums.com/showthread.php?t=388655&page=7
 

Attachments

  • BackgroundImage_Port.zip
    36.7 KB · Views: 67
Last edited:

ND4SPD

Senior Member
Jan 15, 2007
691
0
31
Chicago, IL
nd4spd.tumblr.com
Added the registry keys and images. I've also added the battery status image and regedits you mentioned. Sorry, I had gone off somewhere and didn't noticed it had an error building registry. It'll be there in another hour.
 
Last edited:

kron2

Senior Member
Mar 30, 2008
477
1
shadowmike I no it is suppose to be there I am looking at it on the t mobile rom right now I think it is to do with provxml files
 
Last edited:

gbenrus25

Senior Member
May 8, 2007
57
5
I noticed that the WM6.1 rom (I still have V3) didn't have the following registry entries required to change the in call background or the dialing backgound.

can you add the following to the Rom:

Text Color:
HKLM\Security\Phone\Skin\INCOMING\portrait\text
minorcolor = Dword: 16777215
majorcolor = Dword: 16777215
textcolor = Dword: 16777215

16777215 = white text or 0 = black text

Portrait:
HKLM\Security\Phone\Skin\PROGRESS\portrait\other
bmpNormal = String: \Windows\BackgroundImage_Port.bmp

HKLM\Security\Phone\Skin\PROGRESS\portrait\text
textcolor = Dword: 16777215

Landscape (just in case)
Background Incall Image:
HKLM\Security\Phone\Skin\PROGRESS\Landscape\other
bmpNormal = String: \Windows\BackgroundImage_Land.bmp

HKLM\Security\Phone\Skin\PROGRESS\Landscape\text
textcolor = Dword: 16777215
[/URL]

Actually, Beta 4 on my phone already had all of those registry edits. It was just the file that was missing. Thanks!
 

gbenrus25

Senior Member
May 8, 2007
57
5
Hey Freddy,
after putting the backgroundimage_port file in my windows folder, it looks very blurry. Any chance you have a higher-res file? Thanks.
 

ND4SPD

Senior Member
Jan 15, 2007
691
0
31
Chicago, IL
nd4spd.tumblr.com
No idea about speeds . I just heard that UMTS/HSDPA/HSUPA will be available soon with initial release in NY City and spread from thee to other major cities and the rest of the country.