{HELP} Interactive Help Forum!{TUTORIALS} Where questions are encouraged!

Search This thread

il Duce

Inactive Recognized Developer / Retired Forum Mod
Feb 25, 2009
16,727
16,454
Twin Cities, MN
how to "minimalize" sense 3.0 lockscreen music widget

This took a LONG time to figure out, hope you all enjoy!

FYI: any of these visible edits are simple, once on the correct item, the box on the right has a value "visible=1" and we change that to "visible=0" in the top edit box, to remove the image. Below when I say "set to 0" that's what I mean.

MINIMAL SENSE LS MUSIC WIDGET.

1. load Idlescreen_Base.apk with m10 tools.
2. decompile Lockscreen_music.m10
3. expand 0x0dc10c5e/Lockscreen_music/
4. /Musicpanel_front - set to 0. (oddly this is the whole rear "flipped" image)
5. expand /Musicpanel_back/
6. /dy.musiccover_photo - set to 0
7. /lockscreen_music_next_indidcator - set to 0
8. /lockscreen_music_previous_indic - set to 0
9. collapse both Musicpanels (less confusing this way) THEN expand lockscreen_squarepanel/
10. /lockscreen_squarepanel.png - set to 0
11. /lockscreen_squarepanel.png (the second one) - set to 0

that's it :)

(it looks like the pic) except the colors and icons and all that, that's another deal.
 

Attachments

  • we7Yp.jpg
    we7Yp.jpg
    43.1 KB · Views: 664
Last edited:

jeffsanace

Senior Member
May 5, 2010
2,798
2,824
Wilmington, De.
This took a LONG time to figure out, hope you all enjoy!

FYI: any of these visible edits are simple, once on the correct item, the box on the right has a value "visible=1" and we change that to "visible=0" in the top edit box, to remove the image. Below when I say "set to 0" that's what I mean.

MINIMAL SENSE LS MUSIC WIDGET.

1. load Idlescreen_Base.apk with m10 tools.
2. decompile Lockscreen_music.m10
3. expand 0x0dc10c5e/Lockscreen_music/
4. /Musicpanel_front - set to 0. (oddly this is the whole rear "flipped" image)
5. expand /Musicpanel_back/
6. /dy.musiccover_photo - set to 0
7. /lockscreen_music_next_indidcator - set to 0
8. /lockscreen_music_previous_indic - set to 0
9. collapse both Musicpanels (less confusing this way) THEN expand lockscreen_squarepanel/
10. /lockscreen_squarepanel.png - set to 0
11. /lockscreen_squarepanel.png (the second one) - set to 0

that's it :)

(it looks like the pic) except the colors and icons and all that, that's another deal.

Very nice Duce, will link in the OP when I get a few minutes.
 

il Duce

Inactive Recognized Developer / Retired Forum Mod
Feb 25, 2009
16,727
16,454
Twin Cities, MN
sense lockscreen mods

These should work on sense 3.0, 3.5, and 3.6 (I think). These are all bool edits with m10 editor. These are all done in Idlescreen_Base.apk

FYI: any of these visible edits are simple, once on the correct item, the box on the right has a value "visible=1" and we change that to "visible=0" in the top edit box, to remove the image. Below when I say "set to 0" that's what I mean.

A) remove shortcut text labels:

Go to: Lockscreen_shortcut.m10/0x0dc105ce/Lockscreen_Shortcut/

1. /textcomp.shortcut_name4 - set to 0
2. /textcomp.shortcut_name3 - set to 0
3. /textcomp.shortcut_name2 - set to 0
4. /textcomp.shortcut_name1 - set to 0

B) remove shortcut background bubbles:

Go to: Lockscreen_shortcut.m10/0x0dc105ce/Lockscreen_Shortcut/

1. /timeline.shortcutpanel/lockscreen_shortcutpanel_b.png (first) - set to 0
2. /timeline.shortcutpanel/lockscreen_shortcutpanel_b.png (second) - set to 0
3. /timeline.shortcutpanel/lockscreen_shortcutpanel_b.png (third) - set to 0
4. /timeline.shortcutpanel/lockscreen_shortcutpanel_b.png (fourth) - set to 0

C) remove operator name, time, am/pm, date, and text "pull ring to unlock":

Go to: Lockscreen_time.m10/0x0dc105ce/lockscreen_time/timeline.time_fade/

1. /text.lockscreentime_operator - set to 0
2. /text.lockscreentime_time - set to 0
3. /text.lockscreentime_ampm - set to 0
4. /text.lockscreentime_date - set to 0

Go to: Lockscreen_time.m10/0x0dc105ce/lockscreen_time/

1. /textcomp.pull_unlock - set to 0

D) remove lockscreen navbar, and the ring ripples when you touch the screen:

Go to: Lock_ring_motion.m10/0x0dc105ce/Lock_ring_motion/

1. /lockscreen_navbar.png - set to 0
2. /ring_bounce (first) - set to 0
3. /ring_bounce (second) - set to 0
4. /ring_bounce (third) - set to 0
5. /ring_bounce (fourth) - set to 0
6. /ring_bounce (fifth) - set to 0
7. /ring_bounce (sixth) - set to 0


...more to come...

---------- Post added at 04:58 PM ---------- Previous post was at 04:29 PM ----------

FYI: some of these visible edits are simple, once on the correct item, the box on the right has a value "visible=1" and we change that to "visible=0" in the top edit box, to remove the image. Below when I say "set to 0" that's what I mean.


A) how to remove loading errors (like "weather data not available") go away. For this example I will ONLY describe the how to for weather, but the same logic applies to any loading errors.

Go to /Lockscreen_common_error.m10/0x0dc105ce/

1. /timeline.common_error_bigicon/timeline.error_noweather/ - set to 0
2. /lockscreen_squarepanel/lockscreen_squarepanel.png (first) - set to 0
3. /lockscreen_squarepanel/lockscreen_squarepanel.png (second) - set to 0

B) how to make LS notification bg black (I'm going to explain calendar, but the logic applies to any of the m10s, I've customized them all)

(I'll explain... So I use the weather lock, and for instance, when a call comes in or a text or a calendar event, it pops up over the lockscreen, and has a "shaded" darker filter over the lockscreen background. I wanted that black, so that when an active notification was present you could NOT see the background at all, but when there was NO notification, it displayed normally)

Go to Lockscreen_calendar.m10/0x0dc10c5e/Lockscreen_calendar/Black_overlay/

1. on the right side find "opacity=0.59999996" (which is stock shading fyi)
2. click the opacity number and in the edit box up top you can:
3. set to 1 for complete black background shade (I did this for missed call, incoming call, text, a few others)
4. set to 0 for no shade at all (I did this for music, common error, etc)

tah daaahhhhh :)
 

rpz3.14

Senior Member
Mar 14, 2011
127
36
I'll give this a go. I'm running ODJub HD Express for Thunderbolt (mish mash of sense 3.0 bases) and managed to mess up the power options menu text when I was doing my general theming. I'm pretty sure it happened when I did the first pass with UOT Kitchen, but I also ninja morphed some changes into both the SystemUI and Framework Res (only .png's though).

I'm guessing this is a .xml issue, but I'm not entirely sure where to go to fix it. Anyone have any ideas?

shot_000001.png
 

thesparky007

Senior Member
Oct 15, 2008
1,781
972
I'll give this a go. I'm running ODJub HD Express for Thunderbolt (mish mash of sense 3.0 bases) and managed to mess up the power options menu text when I was doing my general theming. I'm pretty sure it happened when I did the first pass with UOT Kitchen, but I also ninja morphed some changes into both the SystemUI and Framework Res (only .png's though).

I'm guessing this is a .xml issue, but I'm not entirely sure where to go to fix it. Anyone have any ideas?

shot_000001.png

im not sure what your problem is? is it the text being cramped? or something else you are pointing to?
 

il Duce

Inactive Recognized Developer / Retired Forum Mod
Feb 25, 2009
16,727
16,454
Twin Cities, MN
I'll give this a go. I'm running ODJub HD Express for Thunderbolt (mish mash of sense 3.0 bases) and managed to mess up the power options menu text when I was doing my general theming. I'm pretty sure it happened when I did the first pass with UOT Kitchen, but I also ninja morphed some changes into both the SystemUI and Framework Res (only .png's though).

I'm guessing this is a .xml issue, but I'm not entirely sure where to go to fix it. Anyone have any ideas?

shot_000001.png

Imo theme kitchen is bad. What are you trying to make?
 

ChavitoArg

Senior Member
Aug 13, 2011
1,251
656
Can someone KINDLY help me to make my status bar transparent? Ive tryied UOT kitchen but i couldnt :/

i want a link to a guide, to learn how to do it by myself. here is a anti-crap screenshot

523931_250466665052426_100002672834212_455011_1587738513_n.jpg


Thanks in advance
 
Last edited:

il Duce

Inactive Recognized Developer / Retired Forum Mod
Feb 25, 2009
16,727
16,454
Twin Cities, MN
Can someone KINDLY help me to make my status bar transparent? Ive tryied UOT kitchen but i couldnt :/

i want a link to a guide, to learn how to do it by myself. here is a anti-crap screenshot

523931_250466665052426_100002672834212_455011_1587738513_n.jpg


Thanks in advance

What device/rom. Have you tried anything other than the kitchen? Like 7zip or apktool?
 

Top Liked Posts