[May 10th] [How to + Mod] Let's follow kk White UI + KK CM Theme, Holo Blue genocide!

Search This thread
E

EnricoD

Guest
android_dead.jpg
 
Last edited:
E

EnricoD

Guest
Screenshots & Mod for Stock Deodexed!

:good:
 
Last edited:

Radixtrator

Senior Member
Jan 30, 2013
398
84
ANY way you could make a flashable ZIP out of this?

Sent from my Nexus 5 using XDA Premium 4 mobile app
 

Gh1r0

Member
May 6, 2010
34
18
Does it work on odexed stock ROM?

Inviato dal mio Nexus 5 utilizzando Tapatalk
 

galaxy23

Senior Member
Sep 15, 2007
94
21
how would i change the gradient color? i would like to make it look like the white theme for cataclysm but for stock roms
 
E

EnricoD

Guest
how would i change the gradient color? i would like to make it look like the white theme for cataclysm but for stock roms

Navbar and systemUI have the same background

Code:
<com.android.systemui.statusbar.phone.PhoneStatusBarView
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui"
    android:id="@+id/status_bar"
    [COLOR="Red"][B]android:background="@drawable/system_bar_background"[/B][/COLOR]
    android:orientation="vertical"
    android:focusable="true"
    android:descendantFocusability="afterDescendants"
    android:fitsSystemWindows="true"
    >

<com.android.systemui.statusbar.phone.NavigationBarView
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui"
    android:layout_height="match_parent"
    android:layout_width="match_parent"
   [COLOR="Red"][B] android:background="@drawable/system_bar_background"[/B][/COLOR]
    >

so I think You should change these values

Open SystemUI/res/values/colors.xml

Code:
 <drawable name="system_bar_background">@color/system_bar_background_opaque</drawable>
    [COLOR="RoyalBlue"][B]<color name="system_bar_background_opaque">#[COLOR="DarkOrange"][B]ff000000[/B][/COLOR]</color>[/B][/COLOR] <!-- 100% black -->
    [COLOR="RoyalBlue"][B]<color name="system_bar_background_semi_transparent">#[COLOR="DarkOrange"][B]66000000[/B][/COLOR]</color> [/B][/COLOR]<!-- 40% black -->

:)
 
E

EnricoD

Guest
- ADDED DIALER INSTRUCTIONS
- UPDATED RESOURCES WITH DIALER ONES
- UPDATED FOLLOW KK UI MOD FOR NEXUS 5!!

Screenshot_2014_02_04_13_13_01_framed.png
 

Radixtrator

Senior Member
Jan 30, 2013
398
84
A beer for the one who makes this Working As a flashable zip on cataclysm!

Sent from my Nexus 5 using XDA Premium 4 mobile app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5
    Request to update OP


    Awesome work and so much thanks for it ...i found what i wanted ....:good:

    If you will do Scroll Up you will find my question to how to deodex whole ROM...
    I haven't deodexed whole ROM and applied your settings and they are working perfect ...
    Add these steps in op to flash for stock ROM

    If You dont know(if u know but u dont wanna deodex rom cause of minor MODs) how to deodex whole rom THEN follow these steps

    1) Download Follow_KK_UI.zip
    2) Go to /system/priv-app/ via any File Explorer (i.e. Root Explorer)
    3) Delete These files GoogleDialer.odex , SystemUI.odex , Settings.odex
    4) And flash Follow_KK_UI.zip via custom recovery
    5) Reboot & Enjoy
    6) Thanks
    5
    For everyone, I think tomorrow I'll publish a ROM stock plus tweaks and all the white commits..so if you're looking for stock plus a white themes just wait

    Inviato dal mio Nexus 5 utilizzando Tapatalk
    3
    So can we just flash the N5 AIO zip in recovery on stock odexed rom to achieve this mod?

    Sent from my Nexus 5 using XDA Premium 4 mobile app

    Hi guys

    You can flash accordingly from the OP (Stock ROM ODEX or Stock DEODEXED) which is black back ground and holo light white indicators

    Or if you're on Cataclysm ROM you may flash from specific (For Cataclysm) also black back ground and holo light white indicators

    * If you already flashed the previous release so there're 3 invidual for Dialer, Camera & Deckclock flashable separated
    * The AIO is all 3 invidual above in 1 zip
    * The Camera may not working after you flashed, just full the apk from your backup by the meantime and wait for @enricocid to fix it

    The last download in OP is invert of @memnoc (White back ground with black text + indicators) for DEODEXED or could be ODEX with some modifiy, adjustment according to @rahil3108 (If you're on Cataclysm and flashing this mod you may lost your Cataclysm Setting - also my case)
    If you guys already flashed the previous release (2 weeks ago) so now just pick the Dialer + Deckclock + Camera whichever you want

    :highfive:
    2
    D
    Deleted member 2915683
    Will look and let You know :)
    @kroz ... an hint?

    I searched for system_update intent inside device info settings... :)
    ----------------------------------------------------------------------------------------------


    - Updated resources&instructions in OP with Emergency Dialer (teleservice) ones

    https://gerrit.slimroms.net/#/c/2902/

    - Cataclysm & stock Roms themes updated with new teleservice

    If You had already flashed the themes You may want to flash only TeleService.apk

    N5 users: https://www.dropbox.com/s/vo0lktcfdnnqwnm/teleservice.zip

    - thanks to already mentioned rush25, kroz, and my Bro ivn888 for the support
    https://github.com/MrBaNkS/android_frameworks_base/commit/3da0a3280becdf6e2451514b179c23377ba08391

    This commit or changing that xml string to change that Blue part.
    2
    will this be coming out today?

    If I find a way to upload it yes lol I tried yesterday but my adsl is crappy by far

    Inviato dal mio Nexus 5 utilizzando Tapatalk