[MOD] Moto Style - Transparent Navbar + Modified Launcher [JOP40D]

Search This thread

evilisto

Senior Member
Nov 26, 2010
486
2,318
-----------------------------------------------------------------------------
Updated to v1.1
- add Tablet UI support : Preview
- very minor fixes :eek:
-----------------------------------------------------------------------------

Z5P9O.png


This mod include SystemUI.apk, android.policy.jar and Launcher2.apk. So use at your own risk. (maybe it will revert your current theme or mod)

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

Download for GSM Stock Deodexed JOP40D : download

--------------------------------------------------------------
Preview Video
(thanks to mestanr :))


--------------------------------------------------------------
Atrix HD wallpapers

Atrix Stock Wallpapers by pumafan

--------------------------------------------------------------
Guide (Source code)

[GUIDE] Motorola style Semi-Transparent NavBar

--------------------------------------------------------------
 
Last edited:

mumumusuc

Senior Member
Jul 6, 2012
84
47
amazing...wow,nice work and thanks for ur guide!

Sent from my Galaxy Nexus using xda app-developers app
 

Gorjess

Senior Member
Nov 6, 2011
432
255
i think ziptheming would be possible to make your mods compatible with more costum roms..
by the way does the widgets work?

looks hot though :)
 

bL33d

Senior Member
Mar 6, 2008
1,028
75
Illinois
this looks nice i like the transparent nav buttons.

hmm didnt work for me said error 7 i am running a deodexed jro03o
 
Last edited:
G

GuestK00230

Guest
Umm, what exactly is JRO03C? I really wanna flash this on my phone but I fear the risk of bricking my phone :/
 
G

GuestK00230

Guest
Hmmm... Interesting. Interesting indeed. I lost ALL my mods in the process, but... It's worth it, I guess?

screenshot2012091312423.png


---------- Post added at 10:52 AM ---------- Previous post was at 10:47 AM ----------

So far so good. I can confirm that it works flawlessly even on custom launcher (Apex Launcher Pro).
 

Bewinxed

Senior Member
Jun 24, 2011
415
180
32
Amman
Bewinxed.deviantart.com
Thanks for the mod, But can it stay transparent while in-app? D:

Can it be that the navigation bar would change color to match that of the app you're running currently? is it attainable? please fill me in
 

mestanr

Senior Member
Oct 14, 2007
78
43
plus.google.com
I dont know, why my navigation and status bar are original black and not transparent? I have only Moto buttons. System is clear instalation from Bigxie (clear JRO03C only deodexed). :(
 

Top Liked Posts

  • There are no posts matching your filters.
  • 64
    -----------------------------------------------------------------------------
    Updated to v1.1
    - add Tablet UI support : Preview
    - very minor fixes :eek:
    -----------------------------------------------------------------------------

    Z5P9O.png


    This mod include SystemUI.apk, android.policy.jar and Launcher2.apk. So use at your own risk. (maybe it will revert your current theme or mod)

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

    Download for GSM Stock Deodexed JOP40D : download

    --------------------------------------------------------------
    Preview Video
    (thanks to mestanr :))


    --------------------------------------------------------------
    Atrix HD wallpapers

    Atrix Stock Wallpapers by pumafan

    --------------------------------------------------------------
    Guide (Source code)

    [GUIDE] Motorola style Semi-Transparent NavBar

    --------------------------------------------------------------
    5
    Updated :)

    For stock rom version is updated to v1.1 : Add tablet(and phablet) UI support and minor fixes.
    and I added CM10 nightly 2012-09-14+ and Paranoid Android v2.12 versions too.

    CM10 and Paranoid Android versions are transparent navbar and statusbar only. (doesn't include modified launcher's dock)

    dtJJ9.png


    and sorry JRO03O users. I don't have much knowledge about smali so if source code is not available yet, I can't be much help...:(

    Hi evilisto. I tried copying your changes to the files if the rom I'm using via smali since the source has not been released yet (JRO03O). I got everything working except the wallpaper doesn't go to the bottom of the screen. It ends about half way down through the nav bar and is just black after that. Do you have any ideas which file is controlling that? Thanks.

    I'm really sorry... previous patch didn't include that part :eek: :eek:

    See below changes :

    Code:
    --- ./a/packages/apps/Launcher2/src/com/android/launcher2/Workspace.java	2012-09-11 18:02:58.883623596 +0900
    +++ ./b/packages/apps/Launcher2/src/com/android/launcher2/Workspace.java	2012-09-15 21:47:36.795325585 +0900
    @@ -979,9 +979,9 @@ public class Workspace extends SmoothPag
     
         class WallpaperOffsetInterpolator {
             float mFinalHorizontalWallpaperOffset = 0.0f;
    [COLOR="Red"]-        float mFinalVerticalWallpaperOffset = 0.5f;[/COLOR]
    [COLOR="Blue"]+        float mFinalVerticalWallpaperOffset = 0.0f;[/COLOR]
             float mHorizontalWallpaperOffset = 0.0f;
    [COLOR="Red"]-        float mVerticalWallpaperOffset = 0.5f;[/COLOR]
    [COLOR="Blue"]+        float mVerticalWallpaperOffset = 0.0f;[/COLOR]
             long mLastWallpaperOffsetUpdateTime;
             boolean mIsMovingFast;
             boolean mOverrideHorizontalCatchupConstant;

    If you apply this, you can remove that bottom wallpaper offset.

    As I said in my previous post, I believe the reason we get a black background when viewing an app is not caused by the coding of the nav bar, but because the app casts a black background behind the nav bar. You'd have to edit every single app to tell it to cast a different color background behind the nav bar.
    But again, this is only my perspective. The nav bar might operate differently in reality. OP would know better.

    Sorry but I don't know exactly too :D But I don't think each apps have blank or black background for navbar..
    These links will help you understand about that :

    Subtract the navigation bar from DisplayMetrics.
    Add new feature to let apps layout over status bar / system bar.
    Add system insets to windows. and Implement new window cropping.

    Can you make flashable nav bar only ? :fingers-crossed:

    OK I added navbar and status bar only version for JRO03C stock rom.
    and CM10 and PA versions basically don't include modified launcher :)

    OK quick question , what will the PA veriosn do ? Simply add the transparency ? I Want to retain the theme I am using

    Yes it add transparency to navbar and statusbar.. but zip file still include launcher(Trebuchet.apk) because it requires some fixes to remove wallpaper offset.
    4
    guys...i'm working on this for cm10 and aokp right now...expect it tomorrow (getting late today) :)

    so far looking very nice...still cant find that wallpaper though..I WANT IT!!! :)

    BTW: since i dont have linux this is pure torture :p
    3
    thanks alot man!

    like always amazing Mod :good:

    now time to build flashable zip lmao
    3
    I make video for someone who need "how this look in real life". If evilisto want, can add this to first post. :good:

    http://www.youtube.com/watch?v=rNDkj9apEd4&hd=1