|
||||
Re: [ROM] [WM6.5] blazingwolf Rock and Republic build 21728 v4
I believe so. 4.2 is the version number.
__________________
Moto Droid
I make ROMs because I like to. If you want to buy me a Pepsi though: Donate Follow me on mytabletlife.com |
|
||||
Re: [ROM] [WM6.5] blazingwolf Rock and Republic build 21728 v4
New version is slowly uploading (4Shared is really slow right now). Once it is finished uploading I will update the links in the first post.
Bugs fixed: Fingerkeyboard and FTouchSL should now work battery drain due to new dll (I pulled the new dll, if you want it back you can use the cab or file that is located in the 1% battery.dll thread) New things: Opera panel (starts automatically) CHome (enable in CHome Editor) Things I am still working on: CLauncher Windows Live Capital letters in the panels (so everything looks the same) There might be more I'm not remembering right now. |
|
||||
Re: [ROM] [WM6.5] blazingwolf Rock and Republic build 21728 v4
Quote:
hmmm.... maybe i'm missing something, but there's only one available ring tone for incoming calls and it can't be changed. your previous rom allowed this to be changed. |
|
||||
Re: [ROM] [WM6.5] blazingwolf Rock and Republic build 21728 v4
hey wolf your cab for opera posted in XDA was bad, the default.plg was corrupted
chek if works now Code:
<?xml version="1.0" encoding="utf-8"?> <!--Edited by blazingwolf--> <plugin> <name>Opera</name> <position>7</position> <layouts> <layout screenWidth="240" screenHeight="400"> <!-- Opera layout templates --> <Layer ID="OperaExpanded" Visible="False" Width="240" Height="82" Clip="False"> <Layer ID="Page" Clip="False"> <!-- Large icon in upper right --> <Image ID="Icon" Left="188" Top="-10" Width="43" Height="48" /> <Text ID="Name" Left="20" Top="26" Width="164" Height="21" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <Text ID="URL" Left="20" Top="43" Width="210" Height="36" FontFamily="Tahoma" FontSize="9" FontStyle="Regular" Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> </Layer> </Layer> <Layer ID="OperaCondensed" Visible="False" Width="480" Height="68"> <Layer ID="Page"> <!-- Condensed Line 1 --> <Text ID="PluginLabel" Left="10" Top="4" Width="220" Height="34" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1025"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> </Layer> </Layer> </layout> <layout screenWidth="400" screenHeight="240"> <!-- Opera layout templates --> <Layer ID="OperaExpanded" Visible="False" Width="400" Height="82" Clip="False"> <Layer ID="Page" Clip="False"> <!-- Large icon in upper right --> <Image ID="Icon" Left="338" Top="-10" Width="43" Height="48" /> <Text ID="Name" Left="38" Top="26" Width="280" Height="21" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <Text ID="URL" Left="38" Top="43" Width="280" Height="18" FontFamily="Tahoma" FontSize="9" FontStyle="Regular" Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> </Layer> </Layer> <Layer ID="OperaCondensed" Visible="False" Width="400" Height="34"> <Layer ID="Page"> <!-- Condensed Line 1 --> <Text ID="PluginLabel" Left="28" Top="4" Width="344" Height="34" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1025"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> </Layer> </Layer> </layout> </layouts> </plugin> |
|
||||
Re: [ROM] [WM6.5] blazingwolf Rock and Republic build 21728 v4
Could you be a little more specific for me as I am trying to learn this stuff. Thank you very much for helping.
|
|
||||
Re: [ROM] [WM6.5] blazingwolf Rock and Republic build 21728 v4.1
my english is bad, i'm going to try
Each panel has two version, Expanded and Condensed, this must exist on every Layout (screen resolution) first is 240x400 (portrait) and second is 400x240 (landscape) thats why titanium have two cpr files |
|
||||
Re: [ROM] [WM6.5] blazingwolf Rock and Republic build 21728 v4.1
Quote:
Edit: OK, I see exactly what I did wrong now. It was a bonehead mistake. |
|
||||
Re: [ROM] [WM6.5] blazingwolf Rock and Republic build 21728 v4.1
no problem , i'm glad to help
one question, what htc drivers does your rom have? i'm going to try install Youtube but i think need some drivers |
|
|
|