[4.4.2] AOSP mods

Search This thread

Sparubens

Senior Member
Apr 17, 2013
362
113
Am I the only one who doesn't see a difference between the Nexus statusbar in OP and the one of Moto G?
 

Sparubens

Senior Member
Apr 17, 2013
362
113
Does this also include the 'H' ico' not being in bold font?

---------- Post added at 11:42 PM ---------- Previous post was at 11:42 PM ----------

Does this also include the H icon not being in bald font?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 16
    Hello,
    I want to share my Moto G mods with you.

    AOSP status bar - big ugly 3G icon removed and replaced with Nexus-like one
    Replace /system/priv-app/SystemUI.apk with this one, and set 644 chmod

    4.4 style icon for dialer
    Replace /system/priv-app/Dialer.apk with this one, and set 644 chmod

    Screenshot:
    Q9rihzw.png


    Have fun!
    13
    Hahaha, I was sure you won't recognize me here guys, that means I'm pretty popular xD

    Yes, Moto G is my next phone after Galaxy Gio, and S3 Mini. For now I'm amazed by stock ROM performance, however...

    I will probably develop "something" (like for ex. CM11) for Moto G as well. Are you guys interested?
    1
    I liked the phone icon fix, but didn't really like the new icon as the signal bars look too tiny for the screen.

    By any chance do any of you guys have the default system ui apk? Posted a thread in help but I doubt I'm going to get a response any time soon.

    Here it is https://drive.google.com/file/d/0B8ZOxrfcW5ZGUlN1RjBQNnBQUE0/edit?usp=sharing

    Sorry :3 Now the original SystemUI.apk is Public
    Enviado desde mi XT1032 mediante Tapatalk
    1
    By the way.
    On 4.4.2 US there is only 3g icon in status bar even if it's h or h+
    I solved problem this way:
    SystemUI/res/values/bools.xml change false to true:
    Code:
    <bool name="config_hspa_data_distinguishable">true</bool>
    <bool name="config_hspap_data_distinguishable">true</bool>
    And it works perfectly.
    But I also want to have lock orientation tile. I saw that all resources exist. But I changed this lines:
    Code:
    <bool name="config_showRotationLock">true</bool>
    <bool name="quick_settings_show_rotation_lock">true</bool>
    and nothing happend :(
    I know that I can use gravitybox for this but I don't want to
    1
    By the way.
    On 4.4.2 US there is only 3g icon in status bar even if it's h or h+
    I solved problem this way:
    SystemUI/res/values/bools.xml change false to true:
    Code:
    <bool name="config_hspa_data_distinguishable">true</bool>
    <bool name="config_hspap_data_distinguishable">true</bool>
    And it works perfectly.
    But I also want to have lock orientation tile. I saw that all resources exist. But I changed this lines:
    Code:
    <bool name="config_showRotationLock">true</bool>
    <bool name="quick_settings_show_rotation_lock">true</bool>
    and nothing happend :(
    I know that I can use gravitybox for this but I don't want to

    how did u deodexed 4.4? I can't like I could on 4.3-