[CM7 THEME] LunarUi V4.2.1 (FinalFlight) + Icons, mods, and [GO/ADW/LPP](1/26/12)

How should the statusbar be in 2.0


  • Total voters
    625
Search This thread

YAdesign

Member
Dec 3, 2015
16
25
hope I don't break any rules by doing this, a little preview of icons that will be included in my revision of LunarUI for CM13/12.1 :D

LQxZyEYQ762HQt8Zt21z-8cnJzxDlorHXsWlNE1F684
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 460
    End of the year Finale, Final Flight. This is it folks, the end of the year is coming and cm9 will be out soon. Everyone will soon abandon theme chooser. But as a new year comes we must move on. However; things will still update here ;) I need to focus on upgrading my phone now so I can add some flavor to MIUI and ICS.
    I would like to thank everyone who helped out in the development of this theme, it's been a blast (Huge list of names here ^_^)


    Welcome to LunarUi release thread
    For Theme Chooser enabled phones
    site: redx-mods.co.cc
    twitter: @red_gl0w

    421fullreleasepic.jpg


    Version 4.2.1 codename: FinalFlight
    +ICS styled menus
    +button fixes
    +multi color releases

    MultiColors

    421colorpic.jpg


    Hey guys in case you didn't like the standard magenta color you can now grab one in your favorite color.
    Downloads:
    NEW LunarUi 4.2.1 cyan
    NEW LunarUi 4.2.1 lime
    NEW LunarUi 4.2.1 orange
    NEW LunarUi 4.2.1 red
    NEW LunarUi 4.2.1 pink

    Transparent
    420transmarket.jpg



    Donate Version Too

    Solid Black
    420darkmarket.png





    Video Preview

    SayIt mClock
    sayit_release.jpg


    Details:
    nothing special, just a mclock mod to compliment my final LunarUi release.
    Inspired by meizu clock and chris_bans rework

    Analog Clocks
    solardial%20clocks.png


    Dark
    Light
    (may get FC on launcher pro not a serious issue)

    Icon package with psd
    iconpack.jpg


    New
    Icon Launcher Themes
    -Go Launcher ex theme 1.2 (1/7/12)
    -Launcher Pro Icons 2.0 (12/28/11)
    -Adw Theme 2.0 (1/26/12)

    [NEW] Lost Exhibit Collection mClocks
    alphahd.jpg


    Info: this clock is based off the MIUI style clock but redone with my own personal graphics.
    It includes three styles "digital, white panel, and dark panels". They also have different text
    colors just load the xmls included. There is also an included date fix to the omega clock.

    Enable transparebt Statusbar guide by Fergie 716
    So I thought I'd write a little guide to help folks experiencing the "Ghosting" issue

    (Feel free to link this post to OP if you want. I'll update it if needed)

    These might not work for all devices! Really depends what ROM you have

    Ok, so the easiest way to get rid of the ghosting in the statusbar

    zdunes patcher

    *Download the patcher and follow the instructions to set it up
    * Place your framework-res.apk (found in /system/framework/) and your SystemUI.apk (found in /system/app/) in the "files_to_patch" folder
    *Start "patcher.bat" and select "Browse Statusbar Tweaks" then "Enable only Transparent Statusbar"
    *Follow the instructions and after you make the smali edit thats needed select option 5 then 6
    *Put the "statusbar_patch.zip" and "statusbar_undo.zip" on your SD card and flash the patch zip in recovery. If something goes wrong, flash the "undo" zip


    -UOT Kitchen

    *Go to the kitchen and go to the "File Upload" section
    *Upload your framework-res.apk and SystemUI.apk from your current ROM
    *After apk's are uploaded, goto the "Status bar" tab and select "Use This Mod"
    *Select "Enable transparency in status bar"
    *Go to the "Summary" tab, then select "Submit work to kitchen"
    *Remember your order number then wait to pick it up
    *Download your zip form the kitchen when it's done and flash it in recovery


    -apktool

    *Download apktool and get it set-up. Make sure you meet all the prerequisites
    *place your framework-res.apk and SystemUI.apk in your apktool folder (my path is C:\apktool\ )
    *in cmd, cd your path to apktool (ex: cd \apktool)
    *now enter this
    Code:
    apktool if framework-res.apk
    apktool d SystemUI.apk
    *navigate to your decompiled SystemUI folder and go to /res/layout/status_bar.xml
    *Open it and scroll towards the bottom. You'll see a line like this
    Code:
        <com.android.systemui.statusbar.DateView android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:id="@id/date" android:background="@drawable/statusbar_background" android:paddingLeft="6.0px" android:paddingRight="6.0px" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
    *change this line
    Code:
    android:background="@drawable/statusbar_background
    to this:
    Code:
    android:background="@android:color/transparent"
    *Now navigate to smali>com>android>systemui>statusbar>StatusBarService.smali
    *Open it with a text editor and search for this line
    Code:
    invoke-direct/range {v0 .. v5}, Landroid/view/WindowManager$LayoutParams;-><init>(IIIII)V
    *directly above it you will find:
    Code:
    const/4 v5, 0x2
    *change this to:
    Code:
    const/4 v5, -0x3
    *Save the changes you made. Now back in cmd type
    Code:
    apktool b SystemUI SystemUI-transparent.apk
    *Take your newly compiled apk and rename to SystemUI.apk. Sign it using APKManager or something similar
    *make a flashable zip out of it or copy/paste to /system/app/ and change permissions to rw-r--r--
    *Reboot


    The apktool method is basically the same as zdune's patcher. Just thought I'd write that one up in case someone can't download the patcher

    other tips

    *If using ADW or ADW EX try going to ADW's System Preferences and disable "Wallpaper Hack"
    *Try using a Live Wallpaper or MultiPicture Live Wallpaper


    Applying dock:
    1. In launcher pro choose froyo wide dock
    2. set corresponding shortcuts
    3. long press and change icon to transparent

    This theme includes
    +themed icons
    +themed framework
    +some themed apps
    +custom dialer (MDPI only for green)
    +transparent statusbar support
    +widgets skinned

    Bugs/future Tweaks for v2.0
    -google serach widget name dosen't show
    -plan to make statusbar more transparent (possibly add another one)
    (ANYMORE PLEASE ASK ME)
    -downsize the signal icons
    -theme lpp widgets
    -skin adw/launcherpro screen indicators (miui style)

    CURRENT REQUESTED ICONS for 2.0:
    *done read pages 17 to 19*

    CREDITS:
    Chris_banks2 - extremely artistic mods
    Fergie716 - extremely helpful guy!
    Jabbawalkee - keyboard based off matted blues
    ZduneX25 - replying emails and teaching me how to theme
    Wormdoes - tester and creating general setup + screens used in preview
    Kattara - tester + screens
    Shadowninty - tester + screens
    Djoptimusone - tester
    Cyanogen - linux source
    Deviantart - inspiration
    Guys in the post your homescreen thread - inspiration

    FIXED LINKS 1/24/12 *new links to mediafire*
    LunarUi 421 (trans)
    LunarUi 421 (matte)
    Alpha and Omega + (lost exhibit) mClocks
    Lunar Simple + Elegant mClocks
    Sayit mClock
    LunarUi icons V3
    LunarUi icons v1 (classic w/ borders)
    Custom docks by Chris_Banks

    For icons request them here
    Don't mirror my links

    >if you like hit the thanks button below or donate
    >everyone can help by not reuploading my files :)
    >can't download? email me redx_77@live.com or pm
    >extract the zip files, don't be an idiot and flash them

    Please donate to help me Keep up with android.
    My phone cannot use the latest android or MIUI :(
    27
    It's getting late, good night guys. The theme will be on the market 12/26 in the morning EST (Still a XMAS gift :p) I promise guys, for being patient you're in for a treat :)
    25
    Hey guys, Happy Holidays! I know I said I will have a beta for today. You can ask Dorilife it needs a little more work before I can call it a theme. Just give me a couple of hours and after you eat your dinner and it's time to relax, there should be one more present waiting for you :)
    25
    For updates on the new look follow me on twitter @Red_gl0w

    here's preview of new design
    http://t.co/eVzMKIkT
    16
    Working on beta, should have it out to testers today or tomorrow