Jump to content

HTC Lockscreen theme for I900


Recommended Posts

Guest dowiepower
Posted (edited)

Ive managed to convert the 480 x 800 I8000 res HTC themed 6.5 lockscreen to our WQVGA omnias.

Ive been having problems with the notification area so if anyone can help.

Also to get the time to display properly you need to go to:

Start >Settings >System >Regional Settings, tap on the Time tab and select time style. Change to (HH:MM:SS) This will show in the lockscreen as e.g 08:25 instead of 8:25

Works with 6.5+

EDIT* Also im trying to intergrate Manila 2D weather into the lockscreen, similar to the S2U program.

Clock GFX and ideas go to the I8000 lockscreen customizers found on this forum.

http://www.modaco.com/content/i8000-verizo...efault-screens/

Screenshots below.

HTC_Lockscreen___HTC_Slider__WQVGA_.cab

HTC_Lockscreen___Original_Slider__WQVGA_.cab

post-549982-1264550413_thumb.png

post-549982-1264550425_thumb.png

post-549982-1264551373_thumb.png

Edited by dowiepower
Posted

Works great man. I've been looking for something like this with the flip down clock. My only question is how to change the background. I'm on a custom rom from storm and he has his set up with a certain image file instead of it being the same as the today background, so I'm wondering if its a leftover setting, or if you have your own image file that needs to be changed

Guest dowiepower
Posted
Works great man. I've been looking for something like this with the flip down clock. My only question is how to change the background. I'm on a custom rom from storm and he has his set up with a certain image file instead of it being the same as the today background, so I'm wondering if its a leftover setting, or if you have your own image file that needs to be changed

Thnx, its odd you cant change your wallpaper, you should jus be able to use explorer and select an image and then set as wallpaper. There is a way to set a wallpaer for the lockscreen but it involves changing the CPR file.

Posted

Ok then its as I suspected, its a leftover from storm's lockscreen on his rom. I'm sure its fine on others. Anyway, awesome work

Posted

Do you think you could post up the - ls_lockscene file and ls_timebg image?

Im guessing you have just modified the ls_timebg image to skin like the htc theme?

Guest dowiepower
Posted (edited)
Do you think you could post up the - ls_lockscene file and ls_timebg image?

Im guessing you have just modified the ls_timebg image to skin like the htc theme?

Yeh sure here you go.

If you manage to fix the appointments could you show me how u=you did it, just wanting to learn.

http://www.mediafire.com/?mjnjwtdm5fu

Edited by dowiepower
Posted

Just looking at yours vs the one im using

<Layer ID="TimeAppointment">

<Layer ID="DateTime" Top="14" OnInitComplete="Binding:LockScreen,LS_ClockDataItem">

Maybe try chaning ClockDataItem to Appointment

<Layer ID="Appointment">

<ActiveIcon ID="Display Appointment" OnInitComplete="Binding:LockScreen,LS_Appointment">

Here is the complete code from the Lockscene im using which shows the appointments just fine. I didnt make this LockScene, i downloaded it from someone on here. Sorry ive forgotten who but props to them!

<Form Width="240" Height="400">

<LS_LockScene ID="Scene">

<Slider ID="LockSlider" Top="315" Left="24" Width="192" Height="40" Orientation="Middle" OnPress="ShowNotifications" OnSlideLeftFinal="Unlock" OnSlideRightFinal="Unlock" >

<Layer ID="SlidePath" >

<Layer ID="SlidePathLeft">

<Image Left="34" Top="13" Width="29" Height="13" Opacity="1.0" Source="\windows\arr_loop_l4.png" />

</Layer>

<Layer ID="SlidePathRight">

<Image Left="129" Top="13" Width="29" Height="13" Opacity="1.0" Source="\windows\arr_loop_r4.png" />

</Layer>

<ControlSequence ID="SlidePathEnterSequenceLeft" Left="34" Top="13" Width="29" Height="13" FramesPerSecond="28" Loop="False">

<Image ID="Sequence1" Opacity="1.0" Source="\windows\arwL_entry_001.png" />

<Image ID="Sequence2" Opacity="1.0" Source="\windows\arwL_entry_002.png" />

<Image ID="Sequence3" Opacity="1.0" Source="\windows\arwL_entry_003.png" />

<Image ID="Sequence4" Opacity="1.0" Source="\windows\arwL_entry_004.png" />

<Image ID="Sequence5" Opacity="1.0" Source="\windows\arwL_entry_005.png" />

<Image ID="Sequence6" Opacity="1.0" Source="\windows\arwL_entry_006.png" />

<Image ID="Sequence7" Opacity="1.0" Source="\windows\arwL_entry_007.png" />

<Image ID="Sequence8" Opacity="1.0" Source="\windows\arwL_entry_008.png" />

<Image ID="Sequence9" Opacity="1.0" Source="\windows\arwL_entry_009.png" />

<Image ID="Sequence10" Opacity="1.0" Source="\windows\arwL_entry_010.png" />

<Image ID="Sequence11" Opacity="1.0" Source="\windows\arwL_entry_011.png" />

<Image ID="Sequence12" Opacity="1.0" Source="\windows\arwL_entry_012.png" />

<Image ID="Sequence13" Opacity="1.0" Source="\windows\arwL_entry_013.png" />

<Image ID="Sequence14" Opacity="1.0" Source="\windows\arwL_entry_014.png" />

<Image ID="Sequence15" Opacity="1.0" Source="\windows\arwL_entry_015.png" />

<Image ID="Sequence16" Opacity="1.0" Source="\windows\arwL_entry_016.png" />

<Image ID="Sequence17" Opacity="1.0" Source="\windows\arwL_entry_017.png" />

<Image ID="Sequence18" Opacity="1.0" Source="\windows\arwL_entry_018.png" />

<Image ID="Sequence19" Opacity="1.0" Source="\windows\arwL_entry_019.png" />

<Image ID="Sequence20" Opacity="1.0" Source="\windows\arwL_entry_020.png" />

<Image ID="Sequence21" Opacity="1.0" Source="\windows\arwL_entry_021.png" />

</ControlSequence>

<ControlSequence ID="SlidePathEnterSequenceRight" Left="129" Top="13" Width="29" Height="13" FramesPerSecond="28" Loop="False">

<Image ID="Sequence1" Opacity="1.0" Source="\windows\arwR_enter_001.png" />

<Image ID="Sequence2" Opacity="1.0" Source="\windows\arwR_enter_002.png" />

<Image ID="Sequence3" Opacity="1.0" Source="\windows\arwR_enter_003.png" />

<Image ID="Sequence4" Opacity="1.0" Source="\windows\arwR_enter_004.png" />

<Image ID="Sequence5" Opacity="1.0" Source="\windows\arwR_enter_005.png" />

<Image ID="Sequence6" Opacity="1.0" Source="\windows\arwR_enter_006.png" />

<Image ID="Sequence7" Opacity="1.0" Source="\windows\arwR_enter_007.png" />

<Image ID="Sequence8" Opacity="1.0" Source="\windows\arwR_enter_008.png" />

<Image ID="Sequence9" Opacity="1.0" Source="\windows\arwR_enter_009.png" />

<Image ID="Sequence10" Opacity="1.0" Source="\windows\arwR_enter_010.png" />

<Image ID="Sequence11" Opacity="1.0" Source="\windows\arwR_enter_011.png" />

<Image ID="Sequence12" Opacity="1.0" Source="\windows\arwR_enter_012.png" />

<Image ID="Sequence13" Opacity="1.0" Source="\windows\arwR_enter_013.png" />

<Image ID="Sequence14" Opacity="1.0" Source="\windows\arwR_enter_014.png" />

<Image ID="Sequence15" Opacity="1.0" Source="\windows\arwR_enter_015.png" />

<Image ID="Sequence16" Opacity="1.0" Source="\windows\arwR_enter_016.png" />

<Image ID="Sequence17" Opacity="1.0" Source="\windows\arwR_enter_017.png" />

<Image ID="Sequence18" Opacity="1.0" Source="\windows\arwR_enter_018.png" />

<Image ID="Sequence19" Opacity="1.0" Source="\windows\arwR_enter_019.png" />

<Image ID="Sequence20" Opacity="1.0" Source="\windows\arwR_enter_020.png" />

<Image ID="Sequence21" Opacity="1.0" Source="\windows\arwR_enter_021.png" />

</ControlSequence>

<ControlSequence ID="SlidePathLoopSequenceLeft" Left="34" Top="13" Width="29" Height="13" FramesPerSecond="4" LoopCount="2">

<Image ID="Sequence1" Opacity="1.0" Source="\windows\arr_loop_l1.png" />

<Image ID="Sequence2" Opacity="1.0" Source="\windows\arr_loop_l2.png" />

<Image ID="Sequence3" Opacity="1.0" Source="\windows\arr_loop_l3.png" />

<Image ID="Sequence4" Opacity="1.0" Source="\windows\arr_loop_l4.png" />

</ControlSequence>

<ControlSequence ID="SlidePathLoopSequenceRight" Left="129" Top="13" Width="29" Height="13" FramesPerSecond="4" LoopCount="2">

<Image ID="Sequence1" Opacity="1.0" Source="\windows\arr_loop_r1.png" />

<Image ID="Sequence2" Opacity="1.0" Source="\windows\arr_loop_r2.png" />

<Image ID="Sequence3" Opacity="1.0" Source="\windows\arr_loop_r3.png" />

<Image ID="Sequence4" Opacity="1.0" Source="\windows\arr_loop_r4.png" />

</ControlSequence>

</Layer>

<Layer ID="Slide" Width="60" Height="40" OnInitComplete="Binding:LockScreen,LS_Notifications">

<Layer ID="SlideDown">

<Image ID="SliderFocusIcon" Width="60" Height="40" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" />

</Layer>

<Layer ID="SlideUp">

<Image ID="SliderIcon" Width="60" Height="40" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" />

</Layer>

<Text ID="TotalCount" Left="26" Width="22" Height="40" FontFamily="Tahoma" FontSize="10" Wrap="False" HorizontalAlignment="Center" VerticalAlignment="Middle" Opacity="1.0" >

<TextStage TextOffsetType="TextOffsetOutline" Color="#00000000" TextOffset="1"/>

<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>

</Text>

</Layer>

</Slider>

<Text ID="TapOrSlide" Top="301" Left="60" Width="120" Height="16" FontFamily="Tahoma" FontSize="9" Wrap="False" HorizontalAlignment="Center" VerticalAlignment="Middle" InnerTextType="Resource" Text="shellresapps.dll,18150">

<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>

<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>

</Text>

<Text ID="SlideToUnlock" Top="301" Left="90" Width="60" Height="16" FontFamily="Tahoma" FontSize="9" Wrap="False" HorizontalAlignment="Center" VerticalAlignment="Middle" InnerTextType="Resource" Text="shellresapps.dll,18149">

<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>

<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>

</Text>

<LockScreenListView ID="Notifications List" Top="174" Left="9" Width="222" Height="235" Columns="1" Rows="4" ItemWidth="222" ItemHeight="37" OnInitComplete="Binding:LockScreen,LS_Notifications">

<Layer ID="Focus" Width="222" Height="37" />

<Layer ID="ListItem" Visible="False">

<Layer ID="Normal">

<Slider ID="ItemSlider" Width="222" Height="32" Orientation="Middle" OnSlideLeftFinal="NotificationUnlock" OnSlideRightFinal="NotificationUnlock">

<Layer ID="SlidePath">

<Layer ID="SlidePathLeft">

<Image Left="61" Top="9" Width="29" Height="13" Opacity="1.0" Source="\windows\arr_loop_l4.png" />

</Layer>

<Layer ID="SlidePathRight">

<Image Left="132" Top="9" Width="29" Height="13" Opacity="1.0" Source="\windows\arr_loop_r4.png" />

</Layer>

<ControlSequence ID="SlidePathEnterSequenceLeft" Left="61" Top="9" Width="29" Height="13" FramesPerSecond="28" Loop="False">

<Image ID="Sequence1" Opacity="1.0" Source="\windows\arwL_entry_001.png" />

<Image ID="Sequence2" Opacity="1.0" Source="\windows\arwL_entry_002.png" />

<Image ID="Sequence3" Opacity="1.0" Source="\windows\arwL_entry_003.png" />

<Image ID="Sequence4" Opacity="1.0" Source="\windows\arwL_entry_004.png" />

<Image ID="Sequence5" Opacity="1.0" Source="\windows\arwL_entry_005.png" />

<Image ID="Sequence6" Opacity="1.0" Source="\windows\arwL_entry_006.png" />

<Image ID="Sequence7" Opacity="1.0" Source="\windows\arwL_entry_007.png" />

<Image ID="Sequence8" Opacity="1.0" Source="\windows\arwL_entry_008.png" />

<Image ID="Sequence9" Opacity="1.0" Source="\windows\arwL_entry_009.png" />

<Image ID="Sequence10" Opacity="1.0" Source="\windows\arwL_entry_010.png" />

<Image ID="Sequence11" Opacity="1.0" Source="\windows\arwL_entry_011.png" />

<Image ID="Sequence12" Opacity="1.0" Source="\windows\arwL_entry_012.png" />

<Image ID="Sequence13" Opacity="1.0" Source="\windows\arwL_entry_013.png" />

<Image ID="Sequence14" Opacity="1.0" Source="\windows\arwL_entry_014.png" />

<Image ID="Sequence15" Opacity="1.0" Source="\windows\arwL_entry_015.png" />

<Image ID="Sequence16" Opacity="1.0" Source="\windows\arwL_entry_016.png" />

<Image ID="Sequence17" Opacity="1.0" Source="\windows\arwL_entry_017.png" />

<Image ID="Sequence18" Opacity="1.0" Source="\windows\arwL_entry_018.png" />

<Image ID="Sequence19" Opacity="1.0" Source="\windows\arwL_entry_019.png" />

<Image ID="Sequence20" Opacity="1.0" Source="\windows\arwL_entry_020.png" />

<Image ID="Sequence21" Opacity="1.0" Source="\windows\arwL_entry_021.png" />

</ControlSequence>

<ControlSequence ID="SlidePathEnterSequenceRight" Left="132" Top="9" Width="29" Height="13" FramesPerSecond="28" Loop="False">

<Image ID="Sequence1" Opacity="1.0" Source="\windows\arwR_enter_001.png" />

<Image ID="Sequence2" Opacity="1.0" Source="\windows\arwR_enter_002.png" />

<Image ID="Sequence3" Opacity="1.0" Source="\windows\arwR_enter_003.png" />

<Image ID="Sequence4" Opacity="1.0" Source="\windows\arwR_enter_004.png" />

<Image ID="Sequence5" Opacity="1.0" Source="\windows\arwR_enter_005.png" />

<Image ID="Sequence6" Opacity="1.0" Source="\windows\arwR_enter_006.png" />

<Image ID="Sequence7" Opacity="1.0" Source="\windows\arwR_enter_007.png" />

<Image ID="Sequence8" Opacity="1.0" Source="\windows\arwR_enter_008.png" />

<Image ID="Sequence9" Opacity="1.0" Source="\windows\arwR_enter_009.png" />

<Image ID="Sequence10" Opacity="1.0" Source="\windows\arwR_enter_010.png" />

<Image ID="Sequence11" Opacity="1.0" Source="\windows\arwR_enter_011.png" />

<Image ID="Sequence12" Opacity="1.0" Source="\windows\arwR_enter_012.png" />

<Image ID="Sequence13" Opacity="1.0" Source="\windows\arwR_enter_013.png" />

<Image ID="Sequence14" Opacity="1.0" Source="\windows\arwR_enter_014.png" />

<Image ID="Sequence15" Opacity="1.0" Source="\windows\arwR_enter_015.png" />

<Image ID="Sequence16" Opacity="1.0" Source="\windows\arwR_enter_016.png" />

<Image ID="Sequence17" Opacity="1.0" Source="\windows\arwR_enter_017.png" />

<Image ID="Sequence18" Opacity="1.0" Source="\windows\arwR_enter_018.png" />

<Image ID="Sequence19" Opacity="1.0" Source="\windows\arwR_enter_019.png" />

<Image ID="Sequence20" Opacity="1.0" Source="\windows\arwR_enter_020.png" />

<Image ID="Sequence21" Opacity="1.0" Source="\windows\arwR_enter_021.png" />

</ControlSequence>

<ControlSequence ID="SlidePathLoopSequenceLeft" Left="61" Top="9" Width="29" Height="13" FramesPerSecond="4" LoopCount="2">

<Image ID="Sequence1" Opacity="1.0" Source="\windows\arr_loop_l1.png" />

<Image ID="Sequence2" Opacity="1.0" Source="\windows\arr_loop_l2.png" />

<Image ID="Sequence3" Opacity="1.0" Source="\windows\arr_loop_l3.png" />

<Image ID="Sequence4" Opacity="1.0" Source="\windows\arr_loop_l4.png" />

</ControlSequence>

<ControlSequence ID="SlidePathLoopSequenceRight" Left="132" Top="9" Width="29" Height="13" FramesPerSecond="4" LoopCount="2">

<Image ID="Sequence1" Opacity="1.0" Source="\windows\arr_loop_r1.png" />

<Image ID="Sequence2" Opacity="1.0" Source="\windows\arr_loop_r2.png" />

<Image ID="Sequence3" Opacity="1.0" Source="\windows\arr_loop_r3.png" />

<Image ID="Sequence4" Opacity="1.0" Source="\windows\arr_loop_r4.png" />

</ControlSequence>

</Layer>

<Layer ID="Slide" Width="67" Height="32">

<Layer ID="SlideDown">

<Image ID="Focus Image" Left="15" Width="37" Height="32" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" />

</Layer>

<Layer ID="SlideUp">

<Image ID="Image" Left="15" Width="37" Height="32" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" />

</Layer>

<Text ID="Notification Count" Left="52" Width="30" Height="11" FontFamily="Tahoma" FontSize="10" FontStyle="Regular" Wrap="False" HorizontalAlignment="Left" VerticalAlignment="Middle" Opacity="1.0" >

<TextStage TextOffsetType="TextOffsetOutline" Color="#00000000" TextOffset="1"/>

<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>

</Text>

</Layer>

</Slider>

</Layer>

</Layer>

<Layer ID="No Items">

</Layer>

</LockScreenListView>

<Layer ID="TimeX" Top="0">

<Image ID="TimeBG" Width="240" Height="373" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="\windows\LS_TimeBG.png"/>

<Layer Top="7" ID="DateTime" OnInitComplete="Binding:LockScreen,LS_ClockDataItem">

<Text ID="TimeText" Left="60" Width="200" Top="-1" Height="60" FontFamily="Tahoma" FontSize="51" FontStyle="Regular" Wrap="False" HorizontalAlignment="Middle" VerticalAlignment="Middle" Opacity="1.0" >

<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>

<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>

</Text>

<Text ID="AMPMText" Left="210" Width="90" Height="16" FontFamily="Tahoma" FontSize="9" FontStyle="Regular" Wrap="False" HorizontalAlignment="Left" VerticalAlignment="Middle" Opacity="1.0" >

<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>

<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>

</Text>

<Text ID="DateText" Left="95" Top="57" Width="90" Height="19" FontFamily="Tahoma" FontSize="10" FontStyle="Regular" Wrap="False" HorizontalAlignment="Middle" VerticalAlignment="Middle" Opacity="1.0" >

<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>

<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>

</Text>

</Layer>

</Layer>

<Layer ID="AppointmentX" Left="10" Top="95">

<Layer ID="Appointment">

<ActiveIcon ID="Display Appointment" OnInitComplete="Binding:LockScreen,LS_Appointment">

<Image Width="32" Height="32" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="\windows\icn_cal_up.png"/>

<Text ID="Subject" Left="34" Top="0" Width="150" Height="17" FontFamily="Tahoma" FontSize="10" FontStyle="Regular" Wrap="False" HorizontalAlignment="Left" VerticalAlignment="Middle" Trimming="EllipsisCharacter" Opacity="1.0" >

<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>

<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>

</Text>

<Text ID="Time" Left="34" Top="15" Width="150" Height="15" FontFamily="Tahoma" FontSize="8" FontStyle="Regular" Wrap="False" HorizontalAlignment="Left" VerticalAlignment="Middle" Trimming="EllipsisCharacter" Opacity="1.0" >

<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>

<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>

</Text>

<Text ID="Location" Left="34" Top="27" Width="150" Height="15" FontFamily="Tahoma" FontSize="8" FontStyle="Regular" Wrap="False" HorizontalAlignment="Left" VerticalAlignment="Middle" Trimming="EllipsisCharacter" Opacity="1.0" >

<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>

<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>

</Text>

</ActiveIcon>

</Layer>

</Layer>

</LS_LockScene>

</Form>

Guest SilverPony2001
Posted

Do you have the wallpaper from the first picture you could direct me to?

Guest dowiepower
Posted
Just looking at yours vs the one im using

Maybe try chaning ClockDataItem to Appointment

Here is the complete code from the Lockscene im using which shows the appointments just fine. I didnt make this LockScene, i downloaded it from someone on here. Sorry ive forgotten who but props to them!

Ok yeh thnx ill give it a try.

Guest dowiepower
Posted
Do you have the wallpaper from the first picture you could direct me to?

It was originally from an Android Wallpaper but i cropped it to fit WQVGA. Heres the file anyways.

post-549982-1264565311_thumb.png

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.