CLOSED | [XT907][4.4.2] Stock Launcher - Trans Bars Mod

Status
Not open for further replies.

ATTACK

Senior Member
Jan 8, 2012
1,722
2,121
0


- THREAD CLOSED

STOCK KITKAT LAUNCHER (DEODEXED)
+V4.4.2-10
+TRANSLUCENT STATUS AND NAVIGATION BARS
+WITH OR WITHOUT DOCK TEXT

INSTALL
+DOWNLOAD
+PLACE ON SDCARD
+FLASH THROUGH RECOVERY
+WIPE CACHE/DALVIK
+REBOOT

--------------------------------------------------------------------------

+DOWNLOAD - With Dock Text
+DOWNLOAD - Without Dock Text

--------------------------------------------------------------------------

+KITKAT ROM DEODEXER: LINK

--------------------------------------------------------------------------

FOR THE GEEKS!

TRANSLUCENT BARS:
Code:
res/values/styles = line 142
Code:
<style name="Theme" parent="@android:style/Theme.Holo.Wallpaper.NoTitleBar"[COLOR="Red"]>[/COLOR]
 [COLOR="Red"]      <item name="android:windowTranslucentStatus">true</item>
       <item name="android:windowTranslucentNavigation">true</item>
       <item name="android:fitsSystemWindows">true</item>
</style>[/COLOR]
NO DOCK TEXT:
RAZR M:
Code:
res/values-hdpi/dimens
RAZR HD:
Code:
res/values-xhdpi/dimens
Code:
<dimen name="hotseat_cell_height">[COLOR="Red"]64.0dip[/COLOR]</dimen>
<dimen name="hotseat_width_gap">[COLOR="Red"]-1.0dip[/COLOR]</dimen>
<dimen name="hotseat_height_gap">[COLOR="red"]-1.0dip[/COLOR]</dimen
 
Last edited:

dareiflash

Member
Jun 26, 2013
23
15
0
FOR THE GEEKS!

TRANSLUCENT BARS:
Hi Attack, is there any way to do this through something like the build.prop? Not quite geeky enough, but I'd like to learn! At the moment I'm using GravityBox to handle the transparency for the status/nav bars, but was wondering if I could do it more... holistically. :p
 

ATTACK

Senior Member
Jan 8, 2012
1,722
2,121
0
  • Like
Reactions: dareiflash

dareiflash

Member
Jun 26, 2013
23
15
0
Damn, gotta get my hands dirty for this then, haha. I have the XT905/Aus model, I'm assuming that the changes needed will be similar to the XT907? Thanks heaps for pointing me in the right direction!
 

ATTACK

Senior Member
Jan 8, 2012
1,722
2,121
0
Damn, gotta get my hands dirty for this then, haha. I have the XT905/Aus model, I'm assuming that the changes needed will be similar to the XT907? Thanks heaps for pointing me in the right direction!
Is the 905 on KitKat or jellybean?

Sent from my xt1031
 
Status
Not open for further replies.