[SUBSTRATUM] LG Tweaks and LG compatible overlays - LG G6 Themes, Apps, and Mods

This thread is about using substratum on our LG G6. Substratum allows you to customize every aspect of a device. It's better than LG Themes because you can select different settings and make your theme unique, it allows more customization.
Substratum + Andromeda
First, you need substratum. Substratum is free if you’re rooted. If not, you have to pay for the Andromeda add-on.
With the “no root” method, you will be able to install overlays (themes). If you restart your device, the theme will stay, but if you want to change it/uninstall/install a new one, you will have to connect your phone to your pc and run Andromeda.
Compatibility
Not every substratum overlay you will find on the play store is compatible with the LG G6 !!! (our device runs a customized version of Android by LG) You shouldn’t install an overlay unless you know it is compatible with your device.
If an overlay is not compatible, at best it will just do nothing, at worse it will soft-brick your device.
Troubleshoot
You must know how to use developer settings and ADB !
If you’ve installed a wrong overlay, you can still try to recover your device :
-Make sure you’ve started your device and connect it to your computer (the same computer you ran the Andromeda server on)
-Open a command promt (cmd on Windows)
-Execute the following command :
Code:
adb shell
-If this works, you’re into your device and you can save it! Type
Code:
cmd overlay list
-This will list every installed overlay on your device. Look for the overlay causing the issue. It should look like this “[x] com.android.systemui.overlayname.etc”
-Once you’ve found it, disable it, running this command
Code:
cmd overlay disable com.android.systemui.overlayname.etc
(replace with the overlay name you found earlier)
-Your device should be safe, you can also try to restart it.
Compatible overlays
To prevent such issues, and to help us customize our beloved LG G6, we should establish a list of compatible overlays.
__________________________________________________
LG Tweaks (Download attached to this post.)​
Is open source ! https://github.com/valentind44/LGTweaks Don't hesitate to contribute.
An overlay made for basic customization of our LG G6.
It can :
- Change SystemUI Color
- Change navbar theme
- Change statusbar theme
- Enable LG's hidden icon shape choice (Circle, Square)
- Disable jelly homescreen overscroll effect
- Choose more navbar colors
- Disable dialog blur effect
- Dot home page indicators
- Round settings icons
- Google Phone theme for LG Dialer
- Android P actionbar color
- Hide VPN icon​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits :
- Pixel status icons + Android P, Android P Clean, Parapaper and Pixel navbars by @OhayouBaka (https://forum.xda-developers.com/galaxy-s8+/themes/theme-statusbar-icons-extras-samsung-t3658050)
- Min, Elegant and Simple navbars by Rohit Chouhan (https://play.google.com/store/apps/details?id=com.rc.navigate)
- HTC M8, Edge, MI4, Neon, Slim, Solid and Samsung navbars by zipalign cypher (https://play.google.com/store/apps/details?id=net.zipalign.navbars)
- Solid + Pixel style QuickMemo, Notification Shade, and Multitasking buttons and Pixel Blue accent color by @ProfessorProspector
Some overlays were not compatible with the LG G6 so I included their resources so we, G6 users, can use them too !
If the developers make their overlays compatible with LG devices I'll remove their resources from LG Tweaks.
Thank the original graphic designers for their work.
Tools used :
- Extracted system APK’s from the LG G6 using Amaze File Manager
- Apktool
- Substratum theme template
- Android Studio Preview
- Notepad++
- Imagemagick (batch transform images, used to resize navbar icons, script used at the end of this post)
- Gimp
Changelog:
---> Previous changes / view complete changelog <---
V1.5
- LG Home : round page indicator
- LG Settings : round settings icons
- LG Dialer : Google Phone theme
- LG System Resources : Android P actionbar color (and disable list separators)
V1.6
- T-Mobile signal icons theming
- Hide VPN icon
- Updated heroimage
__________________________________________________
K-Klock​
Will soon be compatible with our device.
It will be able to change statusbar disposition (Center clock, signal icons on the left, notifications on the right)
__________________________________________________
Substweaks​
What works :
- Change Navbar height (I use Height-40)
- Rounded Recents
What doesn’t: - Clock Placement – Center /!\ Will crash your SystemUI, do not try !!! Recoverable using the Troubleshoot method given above.
Do not try any other option unless you know how to troubleshoot.
__________________________________________________

Could you please test / port that theme ?
https://forum.xda-developers.com/galaxy-s8+/themes/theme-statusbar-icons-extras-samsung-t3658050
It's open source.
Just to get AOSP statusbar & QS icons instead of LG crap !
Can't try for now on LG... (My G6 come on 2 days) but on my Samsung A3 it's a pure relief to see some UI coherence.
Thanks a lot your work !
Et un petit bonjour de Nantes au passage !

@WiwiPouPou
You're welcome! Thanks for your feedback.
I ported the statusbar icons as well as some navbars.
I couldn't port QS icons for now, it needs more work to be done. Anyway you will see that LG's QS icons are very close to stock Android, it shouldn't bother you too much when you will receive your device.
Je suis de Nantes aussi! Ca fait plaisir

Thanks so much for this! I've been wanting something like this for a while.
One issue I found though, with the custom status bar icons, the cell signal icon alignment gets thrown off when T-Mobile's LTE indicator appears next to it - is there any way to retheme that lte icon as well or at least fix the alignment? (The alignment of the cell icon is fine when connected to WiFi or something other than LTE) (I tried to add a screenshot but the XDA app won't let me and I don't have access to my computer)
I'm on an H872, the T-Mobile varient, if it matters. I'd be happy to give you any extra info you need.

I'm on stock O with magisk.
K-Klock isn't works for me. Anything what I'm changing, the app says:
"An unexpected error occurred. Sorry for the inconvenience."
And has two options:
1, Restart app
2, Error details
Here is the details:
Build version: 27
Current date: 2018-06-01 18:53:09
Device: LGE LG-H870
Stack trace:
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:353)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
at java.util.concurrent.FutureTask.run(FutureTask.java:271)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:245)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.RuntimeException: Error modding rom I think:
org.zeroturnaround.zip.ZipException: java.io.FileNotFoundException: File doesn't exist: /storage/emulated/0/K-Klock/userInput/SystemUI.apk
at kpchuck.kklock.utils.ApkBuilder.doInBackground(ApkBuilder.java:148)
at kpchuck.kklock.utils.ApkBuilder.doInBackground(ApkBuilder.java:41)
at android.os.AsyncTask$2.call(AsyncTask.java:333)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
... 4 more
User actions:
2018-06-01 18:53:01: MainActivity resumed

LGTweaks works fine with rooted Stock Oreo. Big thanks!
But Substweaks does not - for using rounded recents.
Am I doing something wrong? Do I have to compile it first and than activate it in substratum?
Sent from my LG G6 (H870)

awesome! and the G6 will be nice to look not with that boring theme available on LG smartworld or PS
but sadly i ve H870DS with nougat, and still ccant unlock bootloader

can you add statusbar of samsung s9? its very cool, thanks for your work

bigjbell said:
Thanks so much for this! I've been wanting something like this for a while.
One issue I found though, with the custom status bar icons, the cell signal icon alignment gets thrown off when T-Mobile's LTE indicator appears next to it - is there any way to retheme that lte icon as well or at least fix the alignment? (The alignment of the cell icon is fine when connected to WiFi or something other than LTE) (I tried to add a screenshot but the XDA app won't let me and I don't have access to my computer)
I'm on an H872, the T-Mobile varient, if it matters. I'd be happy to give you any extra info you need.
Click to expand...
Click to collapse
Could you test Flux theme ? Statusbar icons preserve alignement & padding on Samsung, just but it, test then cancel before 15 minutes to get refund, i will try on some Time if you don't !

Any plans to open source your LG Tweaks overlay? I would love to try contribute. I think it could become very good for giving the LG ROM a more stock android feel.

@bigjbell
Unfortunately, I can't find any t-mobile related graphic elements in my H870 (European LG G6) system resources.
You can send me your LGSystemUI.apk file, as well as a screenshot of the issue, when you will have access to a computer, so I can look into this issue.
You can copy LGSystemUI.apk using a file manager (Amaze file manager for example) it's in /system/priv-app/LGSystemUI/LGSystemUI.apk .
@darek1995
I am not the developer of K-Klock. Karol Przestrzelski will release a new version in a few weeks that will be compatible with the LG G6.
@murok9042
Rounded recents with substweaks should work. K-Klock also supports rounded recents, you will de able to try it in a few weeks.
@twentyfourinc
You will be able to use it without root when you'll get the Oreo update.
@Pukka99
I was thinkin about pushing it to GitHub so everyone can contribute. Here you go : https://github.com/valentind44/LGTweaks
I'm looking forward for your contribution

@valentind.44
Thanks for the reply.
But another way to center the clock?

valentind.44 said:
@murok9042
Rounded recents with substweaks should work. K-Klock also supports rounded recents, you will de able to try it in a few weeks.
Click to expand...
Click to collapse
Nevermind. Now it is working fine with Substweaks [emoji106]
Sent from my LG G6 (H870)

@bou87
To implement them, I need the statusbar icons in transparent png format for every signal state (wifi reception 1/4, 2/4, 3/4, 4/4, cell receptionicon etc...). Can you find them somewhere so I can do this ? Are they the same as the ones on the S8 ? I'll try to see what I can found.
@darek1995
No, I'm sorry you'll have to wait 1-2 weeks for K-Klock to be updated. The only other way I know of on our device is using Mark Bencze's Alpha overlay.
@murok9042
I'm glad you figured it out.

valentind.44 said:
@WiwiPouPou
You're welcome! Thanks for your feedback.
I ported the statusbar icons as well as some navbars.
I couldn't port QS icons for now, it needs more work to be done. Anyway you will see that LG's QS icons are very close to stock Android, it shouldn't bother you too much when you will receive your device.
Je suis de Nantes aussi! Ca fait plaisir
Click to expand...
Click to collapse
Status bars are perfect, no mislignement for me on stock Oreo ! And QS are indeed very close to stock, thanks a lot!
Perfect !

WiwiPouPou said:
Could you test Flux theme ? Statusbar icons preserve alignement & padding on Samsung, just but it, test then cancel before 15 minutes to get refund, i will try on some Time if you don't !
Click to expand...
Click to collapse
I didn't test anything else because I didn't want to push it, but status bar icons from the Flux theme do not have any effect on my phone and I still have the stock icons. (T-Mobile, Nougat, rooted)

Will I be able to use LG tweaks on stock, unrooted oreo with andromeda, or will I run into a systemUI crash? Also, should I change to the stock theme before changing the accent colour?

As you saw and merged, I submitted a PR yesterday. Really liking this, very good work, and I hope to contribute more in the future. Unfortunately I don't know how Substratum works at all, I just kinda copied what you had and crossed my fingers that it worked, luckily it did.
I'm curious how you know what the names of the image files should've been? Is there a way to access system assets somewhere that I can just browse through and see what I can overlay?
Edit: Whoops, I did not mean to quote that guy, sorry!

GrovPastaSwag03 said:
Will I be able to use LG tweaks on stock, unrooted oreo with andromeda, or will I run into a systemUI crash? Also, should I change to the stock theme before changing the accent colour?
Click to expand...
Click to collapse
Yes, you can use LG tweaks on unrooted oreo with andromeda without any problems, I use it myself. And yes, you need to use stock LG theme to be able to change accent colors

With reduced and pixel-style nav bar my G6 looks sweet! Thanks!
I wonder if we'll ever be able to darken or hide that fullscreen dot on the left of the nav bar...

Related

[MOD][May 22] Xposed Statusbar Mods -- Tweaks, Icons, and more! [Sense5-7][4.1-5.0.2]

Xposed StatusBar Mods
This is my Xposed module, mainly designed for the HTC One devices (m7/m8/m9), with limited HTC OneX/XL/X+ support
Sense Features
Transparent statusbar (option to have full trans or 1px divider line)
Transparent Sense navigation bar (except on Blinkfeed panel; option to have full trans or 1px divider line)
Transparent notification pulldown window (with ability to set background color/alpha)
100-step battery icons, with optional battery % display during charging animation
Ability to auto-hide mobile data icons when connected to wifi (for AT&T phones)
Themable and replaceable statusbar images, in a simple Zip file format (called XSBM Iconpacks)
Experimental support to replace individual application notification icons, in-app icons, and most drawable resources (may not work with all applications; see 2nd post for more information)
Center clock mod (thanks to @C3C076)
Remove AM/PM from clock
Change clock color
Remove clock from statusbar
Remove phone signal icons from statusbar
Remove battery icon from statusbar
Option to change text battery color when connected to charger
Colorize battery text and icon display, either fixed (single color) or based on charge range
Change statusbar icon colors (only replaced/overridden icons, not stock ones)
Automatic module update via repo.xposed.info
Ability to apply changes without a soft reboot (requires superuser permission)
GPE Features (no longer updated)
Transparent statusbar (with ability to set background color/alpha)
Transparent notification pulldown window (with ability to set background color/alpha)
100-step battery icons, with optional battery % display during charging animation
Themable and replaceable statusbar images, in a simple Zip file format (called XSBM Iconpacks. FYI: GPE packs are slightly different than Sense packs.)
Experimental support to replace individual application notification icons, in-app icons, and most drawable resources (may not work with all applications; see 2nd post for more information)
Center clock mod (thanks to @C3C076)
Add AM/PM to clock
Change clock color
Remove clock from statusbar
Remove battery icon from statusbar
Colorize battery text and icon display, either fixed (single color) or based on charge range
Change statusbar icon colors (only replaced/overridden icons, not stock ones)
Automatic module update via repo.xposed.info
Ability to apply changes without a soft reboot (requires superuser permission)
Install steps:
Make sure you have the latest Xposed Framework installed (ARHD offers it in the AROMA installer).
Make sure you enable the app_process from within Xposed Installer and reboot
Install attached apk, just like you would any other apk
Enable module in Xposed Installer, pick which settings you want, and either reboot, or restart the shell (adb shell 'stop;start' or Soft reboot)
Enjoy the purdy icons
(Optional) Download & import other iconpacks if you'd like. Or create one yourself and share it with others!
Sense Changelog
Older changes
Added white 4G/LTE with Orange data icons per request.
Updated to (hopefully) work on Note 2 -- Multi-device support within a single apk is too much stuff. Will split out the Samsung stuff to a separate mod in the near future
Added test version that should work with ViperOne theme engine -- Not working currently. I'll work on ViperOne theme compatibility later
Split out E/H/LTE icons -- EDGE will show E, UMTS, HSPA will show H, and LTE will show 4G LTE -- Caused issues with icon-flipping. Only has E, 4G, and 4G LTE icons now. -- Fixed in later version
[1.17] Added transparent statusbar background option. Fixed statusbar clear and quicksettings icons.
[1.18] Added transparent e911 icon for Verizon SGS3
[1.19] Consolidated mods into a single apk with preference option for mobile data icon color -- Orange data icons only work with AT&T iconset, and not with auto-hide setting
[1.20] Fixed 1px-wide line below transparent statusbar
[1.20] Re-split out G/E/3G/H/H+/LTE for International users with curved mobile data indicators
[1.21] Added option to remove clock from statusbar
[1.22] Added iconset preference in settings. Now switch between AT&T, T-Mobile and International data icons without any CID changes!
[1.23] Added iconset for alternate Wifi and Battery courtesy of jonata
[1.24] Fixed preference setting for alternate cell signal icons
[1.25] Added circle battery and fixed 4G connected icon
[1.25a] Reorganized preference screens
[1.26] Added preference setting for International data icon indicators (arrows or curved)
[1.28a] Added T-Mobile as an option for data icons, along with pink-themed indicators
[1.30b] Added cyan themed mute, speakerphone, and voicemail icons
[1.33] Added option (under Tweaks) to auto-hide data icons if using the AT&T cyan iconset
[1.33c] Fixed curved/arrows option when using the orange iconset
[1.34] Fixed missing 4g connected icons. From this version on, mod only supports HTC One. A separate Samsung version soon.
[1.35] Added option to remove battery & charging icons. Leaves a gap between clock and signal bars though. Here's an example with the clock and battery removed and stock % enabled
[1.37] Proper battery icon removal option now. Also added ability to pick colors for stock 4.2.2 text battery percentage and clock. Both default to holo blue (0xff35b5e5). See example:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[1.39] Implemented an option to colorize the stock 4.2.2 text battery percentage based on charge level (suggested colors and ranges thanks to @jonata).
[1.4.2] Lots of changes to cover...switching to an indented format for each new release
Versioning change. Now using major.minor.release format
Added option to colorize battery icons! This works great with the circle battery set
Removed text-based battery icon set. No longer needed with the addition of colorized stock text battery
Changed all circle battery icons so that they look better when using the colorize option
Color picker for each battery charge range so you can decide how it looks! Applies to both text and icon batteries.
Reorganized preference screens.
[1.4.4]
Added transparent statusbar style options
[1.4.5]
Added color hex input field to colorpickers
[1.4.6]
Added alpha slider to colorpickers, and fixed hex input field accordingly
[1.5.0]
Added option to override notification pulldown background color & transparency.
Added Sense nav bar transparency option. Still doesn't work on the Blinkfeed page for some reason.
Haven't addressed transparent statusbar for Sense yet, but will work it into a release soon.
[1.5.1]
Added the highly desired center clock setting, courtesy of C3C076, maker of GravityBox xposed mod for the MTK6589.
This will be the last release in the 1.x series of this mod
[2.0.0]
It's finally here! Make sure you uninstall all previous versions first!
The latest version of the mod now includes only a single icon set (WhiteIcons thanks to @snachez). The main difference is that other iconpacks can be made and imported. A few examples have been added to the XSBM Iconpack thread
Iconpacks should be placed into /sdcard/xsbm, and then imported via the mod settings -> Icons -> Select Iconpack to Import (reboot/soft reboot to apply)
All options are set to off (false) by default, with the exception of auto-hiding the data icons while connected to wifi. Applies only to AT&T phones, or phones with a CID of CWS__001 or SKU == 7. All other models auto-hide mobile data by default when on wifi.
Added option to hide AM/PM from clock
Added options to hide "no SIM" and phone signal strength icons
Has ability to replace notification icons per-app. This feature is experimental, and not guaranteed to work for all apps. More details on this to follow.
It can show you data icons for all individual data types (G/E/3G/H/4G/LTE). If you don't like this behavior (some carriers like AT&T flip between bands so often it makes the icons flip constantly), you can take the images from one band folder (e.g. 4G) and copy them to other folders (3G/H), renaming the files to match the destination filenames. More details on this and the rest of the iconpack layout to follow.
[2.0.1]
Changed charging animation so it doesn't show battery percentage during animation
Fixed the default_iconpack.zip so H and 4G icons are different
[2.0.2]
Added option to restart SystemUI to apply changes (requires superuser) (Thanks serajr!)
Added roaming icons support (I have no way of testing this; roaming users please let me know if it works)
Updated included default_iconpack.zip (thanks @snachez)
[2.0.3]
Changed battery icon code to hopefully address OneX compatibility
[2.0.4/2.0.5]
Added option to battery tweaks to enable the showing of battery percentage during battery charging animation (2.0.4)
Added intent filter to handle *.xsbm.zip files -- packs that are named this way can be imported from any file manager (open with XSBM)
Create the .nomedia file in the unpacked zip directory to prevent media scanner from seeing iconpack images
Set restart dialog to not cancelable. Use the Cancel button instead of Back.
[2.0.6]
Added preference under Icon Settings to support alternate SystemUI that don't have the Htc-named classes (e.g. One X, some One roms based on 4.1.x, etc)
[2.0.7]
Added auto-updater to mod (requires Internet, Wifi_State, Network_State permissions)
Did testing on HTC One X and resolved mobile data option (still need to pick the Alternate SystemUI option, and uncheck the Auto-Hide option)
Still having issues with Apply Changes option if the transparent notification window option is enabled
[2.0.8]
Apply Changes option now moved to app exit (using Back key). Should no longer cause FC on SystemUI (reboot once after installing 2.0.8 before trying)
[2.0.9]
Added Icon Colors preference screen that allows you to set your own icon colors. Works best with white or light-colored icons.
Battery icon color is still located under Battery Tweaks
Perform a reboot after upgrading before using the Apply Changes
[2.1.0]
Updated default_iconpack.xsbm.zip included with mod
[2.1.1]
Color picker text entry will now update new color selection box if hex value is a valid color
Changed entire application theme to Holo
Updated preferences to look cleaner and make more sense
Upon very first installation of mod it will automatically import the default iconpack so new users have fewer issues
You may need to fully uninstall all versions of the mod prior to this (and future) versions working
Tested on the latest 4.3 Sense rom (MaximusHD 12.1.0) and everything appears to be working fine
[2.1.2/2.1.3]
Added value slider to preferences for battery charge animation frame duration
Added option to have 1px divider line on Sense nav bar background
Apply Changes now restarts SystemUI and Prism
[2.1.4]
Updated Sense navbar 1px image
Added preliminary support for statusbar color. Works for non-Prism launchers, not for Sense just yet.
[2.1.5]
Added option to change text battery % color during charging
Removed updater code, now using repo.xposed.info for all app updates
[2.1.6]
Fixed auto-hide data icon option when in unchecked state
Package name changed from com.dr8.sbicons to com.dr8.sbicons.sense - you must uninstall the previous version before installing this version!
[2.1.7]
Updated for Sense 5.5 ROMs
Fixed option to hide signal icons
Fixed status bar transparency in Sense launcher if option selected
Added logic to determine which icons are available to replace based on Sense version (5 vs 5.5)
Added iconpack auto-scaling. Icons should all be made at least 75x75px, which will make them appear without degradation in lower resolution devices (One XL, One S, One VX, etc)
Added French translation thanks to @alex67890
[2.1.8a]
Split out vibrate/silent icons from Misc (can be colored independently)
Changed Auto-Hide setting to Carrier selection (functionality remains same, but allows for default data icons if not overriden) -- fixed in 2.1.8a
Added Italian translation courtesy of @jonata
[2.1.9]
Added ability to set the scale on statusbar icons -- set the scale first, then import/reimport your chosen iconpack
Added Sprint HTC One support. Thanks to @mikevillarroel for testing/debugging help! Make sure you pick Sprint from the Carrier Selection.
Iconpacks for Sprint devices will need additional data icons for evdo/1xRTT and additional signal icons for the 6-bar signal. See 2nd post in this thread for more info
Removed 3 permissions relating to network activity. No longer needed, since app is updated via Xposed Repo or Play Store.
[2.2]
Updated to support KK 4.4 w/ Sense 5.5 - tested on ARHD 40.3
[2.2.1]
Updated Italian translation - thx @jonata
Added Malay translation - thx @saxmydix
Added new preference screen under Icon Settings->Hidden Icons Settings; can hide Silent/Vibrate, Beats, Headphones now (and moved no-SIM and Signal bars here too) - big thx to @rovo89 for the code help
Added progress dialog to iconpack import activity
[2.3]
Updated to support Sense 6/ARHD 6x
Iconpacks should now include additional images for wifi up/down status (see the Iconpack thread for more details)
Switched default iconpack to Stencil by itiskonrad (currently the only iconpack updated with additional wifi images)
Make sure you run the XSBM Settings app at least once after updating
[2.3.1]
Restored the preference options to hide the cell signal icon and no-SIM icons
[2.3.2]
Added Beats icon as a separate replaceable item, along with the ability to colorize it
-- Since the Beats icon is retrieved by the framework, a soft-reboot is needed to active it after importing an iconpack that contains the image
[2.3.3]
Added additional slider in battery settings for battery percentage display time after charging animation
Removed Sense nav bar tweaks, as these are present and more updated in Sense 6 Toolbox
Hopefully fixed issue with icons not sticking after reboot
[2.3.4]
Changed which network types displayed which network icons (8,9,10 now show H, 15 shows 4G)
Made changes to the transparent statusbar to hopefully get rid of the white background shown in some apps
Added date/time stamp to debug logging
[2.3.5]
Added check for hardware type to fix icons not sticking on m8 (issue was with Beats framework icon)
Removed stat_meta* and stat_sys_tty* icons from the list of misc replacements (updated post #2)
[2.4.0c]
Updated module to support m9 running Sense 7 with help from @iElvis
GPE Changelog (no longer updated)
Older changes
[1.0.0]
Initial release for GPE roms (tested on ARGE 3.0)
Package name changed from com.dr8.sbicons to com.dr8.sbicons.ge - you must uninstall previous version prior to installation!
[1.0.1+]
Fixed preference for statusbar transparency color picker
Added French translation from @alex67890, Italian translation from @jonata (some strings may still need translating)
GPE version will no longer be updated due to time/life constraints. Code will be open sourced and posted to my github soon.
To-do/Requests
Preference additions/changes
Ability to remove certain statusbar icons (headset, Beats, etc) -- Sense 6 Toolbox has this functionality
Thanks
@rovo89 for making the Xposed Framework and providing helpful docs and code assistance
@Tungstwenty for assistance with xposed and coding in general
@C3C076 for the center clock and transparent statusbar code for the GE version
@snachez for the beautiful white icons that are the default iconpack in all 2.x versions of the mod
@wangtang2k for the original cyan and orange AT&T icons, which inspired me to look into Xposed development
@alex67890 for the French translation
@jonata for the Italian translation
saxmydix for the Malay translation
All the generous users who have donated. Always appreciated, but never required!
All the testers and users of the mod!
If you know a language other than English and would like to contribute a translation for this module, please visit this link to get started.
If you're feeling generous and would like to donate, click the Donate to Me button to the left.
XDA:DevDB Information
Xposed StatusBar Mods One, Tool/Utility for the HTC One
Contributors
agentdr8
Version Information
Status: Stable
Current Stable Version: 2.3.5
Stable Release Date: 2014-07-03
Current Beta Version: 2.3.4b
Beta Release Date: 2014-07-02
Created 2013-11-27
Last Updated 2014-07-04
Detailed iconpack information
XSBM Iconpack detailed information
Iconpacks have been moved to its own thread here: [THEME] XSBM iconpacks
The iconpack structure is a simple ZIP file with a specific set of subfolders, and a hidden identifier text file. Below is the file list of the default_iconpack.zip, separated by section/subfolder. If you are building a pack or replacing images within an existing pack, remember to maintain the exact filenames as shown, case-sensitive (i.e. all lowercase):
Pack identifier
Code:
.xsbmpack
Notes: The .xsbmpack is a plain text file that can contain the following fields:
author: name/nick/ID of pack creator or icon creator
note: a short description about the pack (what kind of battery icons, etc). This should be on a single line.
Both fields should be terminated by a single line-feed (Enter)
If this file does not exist within the iconpack zipfile, it will not be imported by the mod. The location of this file within the zip should be at the highest (root) level, not a subfolder. And the name is not a typo; it should be preceded by a period (makes this a hidden file in Linux/Android).
3rd Party App replacements
Code:
apps.txt
apps/
apps/com.android.mms-stat_notify_sms.png
apps/com.android.vending-stat_notify_marketplace_update.png
apps/com.google.android.gm-ic_notification_multiple_mail_holo_dark.png
apps/com.google.android.gm-stat_notify_email.png
Notes: This is the experimental support for per-app notification icon replacements. It consists of an apps.txt file located at the highest (root) level of the zipfile, and contains the following info in a specific format:
packagename-icon_name.png
Where packagename is the APK package name of the application in the Java namespace format. This is usually something like com.author.appname. To determine what the packagename of an APK is, you can use the following command on the phone (via terminal emulator or via adb shell):
pm list packages -f | grep -i appname
An example would be the Gmail new mail notification. To find the packagename, we could enter this vi adb shell:
pm list packages -f | grep -i Gmail
This might return someting similar to:
package:/system/app/Gmail.apk=com.android.gm
The part after the equals sign would be your package name. Another method of finding this data is through the Play Store. If you search for an app, say Gmail, the URL will show the package name as well.
Once you have the packagename, you have to determine what the name of the notification icon is. The easiest way to do this is to use a zip utility (WinZip, 7zip, RAR, etc) to extract the icons in the res/drawable-*/ directories within the app's APK. Most of the time the filenames start with stat_ or contain the word notify, but that isn't always the case.
If you find the file you're hoping to replace, rename it to the above format. Add the entry into the apps.txt file, and place both files into the iconpack zip. The apps.txt goes to the top level of the zip, and the image itself goes to the apps/ subfolder.
The mod supports replacing multiple images from a single package using the same naming convention above.
Because this functionality is experimental, it may not work for every application. Not all apps request notification icon resources in the same manner, so there's no guarantee it will work.
Battery and Battery Charge icons
Code:
battery/
battery/charge/
battery/charge/stat_sys_battery_charge_anim0.png
battery/charge/stat_sys_battery_charge_anim1.png
battery/charge/stat_sys_battery_charge_anim10.png
battery/charge/stat_sys_battery_charge_anim2.png
battery/charge/stat_sys_battery_charge_anim3.png
battery/charge/stat_sys_battery_charge_anim4.png
battery/charge/stat_sys_battery_charge_anim5.png
battery/charge/stat_sys_battery_charge_anim6.png
battery/charge/stat_sys_battery_charge_anim7.png
battery/charge/stat_sys_battery_charge_anim8.png
battery/charge/stat_sys_battery_charge_anim9.png
battery/stat_sys_battery_0.png
battery/stat_sys_battery_1.png
battery/stat_sys_battery_10.png
battery/stat_sys_battery_100.png
battery/stat_sys_battery_11.png
battery/stat_sys_battery_12.png
battery/stat_sys_battery_13.png
battery/stat_sys_battery_14.png
battery/stat_sys_battery_15.png
battery/stat_sys_battery_16.png
battery/stat_sys_battery_17.png
battery/stat_sys_battery_18.png
battery/stat_sys_battery_19.png
battery/stat_sys_battery_2.png
battery/stat_sys_battery_20.png
battery/stat_sys_battery_21.png
battery/stat_sys_battery_22.png
battery/stat_sys_battery_23.png
battery/stat_sys_battery_24.png
battery/stat_sys_battery_25.png
battery/stat_sys_battery_26.png
battery/stat_sys_battery_27.png
battery/stat_sys_battery_28.png
battery/stat_sys_battery_29.png
battery/stat_sys_battery_3.png
battery/stat_sys_battery_30.png
battery/stat_sys_battery_31.png
battery/stat_sys_battery_32.png
battery/stat_sys_battery_33.png
battery/stat_sys_battery_34.png
battery/stat_sys_battery_35.png
battery/stat_sys_battery_36.png
battery/stat_sys_battery_37.png
battery/stat_sys_battery_38.png
battery/stat_sys_battery_39.png
battery/stat_sys_battery_4.png
battery/stat_sys_battery_40.png
battery/stat_sys_battery_41.png
battery/stat_sys_battery_42.png
battery/stat_sys_battery_43.png
battery/stat_sys_battery_44.png
battery/stat_sys_battery_45.png
battery/stat_sys_battery_46.png
battery/stat_sys_battery_47.png
battery/stat_sys_battery_48.png
battery/stat_sys_battery_49.png
battery/stat_sys_battery_5.png
battery/stat_sys_battery_50.png
battery/stat_sys_battery_51.png
battery/stat_sys_battery_52.png
battery/stat_sys_battery_53.png
battery/stat_sys_battery_54.png
battery/stat_sys_battery_55.png
battery/stat_sys_battery_56.png
battery/stat_sys_battery_57.png
battery/stat_sys_battery_58.png
battery/stat_sys_battery_59.png
battery/stat_sys_battery_6.png
battery/stat_sys_battery_60.png
battery/stat_sys_battery_61.png
battery/stat_sys_battery_62.png
battery/stat_sys_battery_63.png
battery/stat_sys_battery_64.png
battery/stat_sys_battery_65.png
battery/stat_sys_battery_66.png
battery/stat_sys_battery_67.png
battery/stat_sys_battery_68.png
battery/stat_sys_battery_69.png
battery/stat_sys_battery_7.png
battery/stat_sys_battery_70.png
battery/stat_sys_battery_71.png
battery/stat_sys_battery_72.png
battery/stat_sys_battery_73.png
battery/stat_sys_battery_74.png
battery/stat_sys_battery_75.png
battery/stat_sys_battery_76.png
battery/stat_sys_battery_77.png
battery/stat_sys_battery_78.png
battery/stat_sys_battery_79.png
battery/stat_sys_battery_8.png
battery/stat_sys_battery_80.png
battery/stat_sys_battery_81.png
battery/stat_sys_battery_82.png
battery/stat_sys_battery_83.png
battery/stat_sys_battery_84.png
battery/stat_sys_battery_85.png
battery/stat_sys_battery_86.png
battery/stat_sys_battery_87.png
battery/stat_sys_battery_88.png
battery/stat_sys_battery_89.png
battery/stat_sys_battery_9.png
battery/stat_sys_battery_90.png
battery/stat_sys_battery_91.png
battery/stat_sys_battery_92.png
battery/stat_sys_battery_93.png
battery/stat_sys_battery_94.png
battery/stat_sys_battery_95.png
battery/stat_sys_battery_96.png
battery/stat_sys_battery_97.png
battery/stat_sys_battery_98.png
battery/stat_sys_battery_99.png
battery/stat_sys_battery_unknown.png
Notes: Battery icons should go in the battery/ subfolder, and battery charging icons should go in the battery/charge/ subfolder.
Bluetooth icons
Code:
bt/
bt/stat_sys_data_bluetooth.png
bt/stat_sys_data_bluetooth_connected.png
Notes: Bluetooth icons should be placed in the bt/ subfolder of the iconpack zip.
Framework icons
Code:
framework/
framework/icon_btn_copy_dark.png
framework/icon_btn_cut_dark.png
framework/icon_btn_paste_dark.png
framework/icon_btn_selected_all_dark.png
framework/icon_btn_search_web_dark.png
framework/stat_notify_car_mode.png
framework/stat_notify_sms.png
framework/stat_sys_adb.png
framework/stat_sys_download_anim0.png
framework/stat_sys_download_anim1.png
framework/stat_sys_download_anim2.png
framework/stat_sys_download_anim3.png
framework/stat_sys_download_anim4.png
framework/stat_sys_download_anim5.png
framework/stat_sys_beats.png
framework/stat_sys_hdmi_on.png
framework/stat_sys_upload_anim0.png
framework/stat_sys_upload_anim1.png
framework/stat_sys_upload_anim2.png
framework/stat_sys_upload_anim3.png
framework/stat_sys_upload_anim4.png
framework/stat_sys_upload_anim5.png
framework/text_anchor_bar_center.png
framework/text_anchor_bar_left.png
framework/text_anchor_bar_right.png
Notes: The framework files go in the framework/ subfolder of the iconpack zip, and contain both resources that are normally located in framework-res.apk and also within framework-htc-res.apk. Not all of the stock framework images are replaced by the mod. For now, it's just the ones in the list above. More may be added to this list at a later date.
GPS icons
Code:
gps/
gps/stat_sys_gps_acquiring.png
gps/stat_sys_gps_on.png
Notes: GPS icons go in the gps/ subfolder of the iconpack zip.
Miscellaneous (to the left) icons
Code:
misc/
misc/icon_btn_menu_dark.png
misc/icon_btn_voice_dark.png
misc/ic_notify_clear.png
misc/ic_notify_notifications.png
misc/ic_notify_quicksettings.png
misc/stat_notify_alarm.png
misc/stat_notify_image.png
misc/stat_notify_image_error.png
misc/stat_notify_more.png
misc/stat_sys_headphones.png
misc/stat_sys_no_sim.png
misc/stat_sys_ringer_silent.png
misc/stat_sys_ringer_vibrate.png
misc/stat_sys_sim_lock.png
misc/stat_sys_sync.png
misc/stat_sys_sync_anim0.png
misc/stat_sys_sync_error.png
Notes: Miscellaneous icons are the ones normally to the left of the statusbar, and also include some found in the notification drop-down window.
Mobile data icons, with each type in a subfolder
Code:
mobile/
mobile/3g/
mobile/3g/stat_sys_data_3g_connected.png
mobile/3g/stat_sys_data_3g_downlink_1.png
mobile/3g/stat_sys_data_3g_downlink_2.png
mobile/3g/stat_sys_data_3g_downlink_3.png
mobile/3g/stat_sys_data_3g_uplink_1.png
mobile/3g/stat_sys_data_3g_uplink_2.png
mobile/3g/stat_sys_data_3g_uplink_3.png
mobile/4g/
mobile/4g/stat_sys_data_4g_connected.png
mobile/4g/stat_sys_data_4g_downlink_1.png
mobile/4g/stat_sys_data_4g_downlink_2.png
mobile/4g/stat_sys_data_4g_downlink_3.png
mobile/4g/stat_sys_data_4g_uplink_1.png
mobile/4g/stat_sys_data_4g_uplink_2.png
mobile/4g/stat_sys_data_4g_uplink_3.png
mobile/e/
mobile/e/stat_sys_data_e_connected.png
mobile/e/stat_sys_data_e_downlink_1.png
mobile/e/stat_sys_data_e_downlink_2.png
mobile/e/stat_sys_data_e_downlink_3.png
mobile/e/stat_sys_data_e_uplink_1.png
mobile/e/stat_sys_data_e_uplink_2.png
mobile/e/stat_sys_data_e_uplink_3.png
mobile/g/
mobile/g/stat_sys_data_g_connected.png
mobile/g/stat_sys_data_g_downlink_1.png
mobile/g/stat_sys_data_g_downlink_2.png
mobile/g/stat_sys_data_g_downlink_3.png
mobile/g/stat_sys_data_g_uplink_1.png
mobile/g/stat_sys_data_g_uplink_2.png
mobile/g/stat_sys_data_g_uplink_3.png
mobile/h/
mobile/h/stat_sys_data_h_connected.png
mobile/h/stat_sys_data_h_downlink_1.png
mobile/h/stat_sys_data_h_downlink_2.png
mobile/h/stat_sys_data_h_downlink_3.png
mobile/h/stat_sys_data_h_uplink_1.png
mobile/h/stat_sys_data_h_uplink_2.png
mobile/h/stat_sys_data_h_uplink_3.png
mobile/evdo/
mobile/evdo/stat_sys_data_evdo_connected.png
mobile/evdo/stat_sys_data_evdo_downlink_1.png
mobile/evdo/stat_sys_data_evdo_downlink_2.png
mobile/evdo/stat_sys_data_evdo_downlink_3.png
mobile/evdo/stat_sys_data_evdo_uplink_1.png
mobile/evdo/stat_sys_data_evdo_uplink_2.png
mobile/evdo/stat_sys_data_evdo_uplink_3.png
mobile/1x/
mobile/1x/stat_sys_data_1x_connected.png
mobile/1x/stat_sys_data_1x_downlink_1.png
mobile/1x/stat_sys_data_1x_downlink_2.png
mobile/1x/stat_sys_data_1x_downlink_3.png
mobile/1x/stat_sys_data_1x_uplink_1.png
mobile/1x/stat_sys_data_1x_uplink_2.png
mobile/1x/stat_sys_data_1x_uplink_3.png
mobile/lte/
mobile/lte/stat_sys_data_lte_connected.png
mobile/lte/stat_sys_data_lte_downlink_1.png
mobile/lte/stat_sys_data_lte_downlink_2.png
mobile/lte/stat_sys_data_lte_downlink_3.png
mobile/lte/stat_sys_data_lte_uplink_1.png
mobile/lte/stat_sys_data_lte_uplink_2.png
mobile/lte/stat_sys_data_lte_uplink_3.png
Notes: The mobile data icons are separated out into subfolders beneath the top mobile/ subfolder, based on the band or network type. If the images found within these subfolders are all different, which is the case with the included default_iconpack.zip, then you will see different data icons depending on what network type your phone is using at that given moment. This sometimes results in "icon flipping", which is when you see different network icons in succession (3G->H->4G->3G). This is normal behavior on most International phones, but not on AT&T and T-Mobile devices. These carriers utilize only 3 or 4 different data icons, for all of the network types. This gives the illusion that your phone is always connected to a fast data network, when it could in reality be connected via a slower technology. But a positive side-effect of this is that the data icons rarely "flip".
If you'd like to restore the "stock" AT&T or T-Mobile behavior, and only see 3-4 network types, such as E, 4G, and 4G-LTE, you can do this by copying one set of network type icons over another, making sure you rename the files accordingly. An example is below:
Say you only want see the 4G icon when you're connected via 3G, H, or 4G. You can do this by copying these files:
Code:
mobile/4g/stat_sys_data_4g_connected.png
mobile/4g/stat_sys_data_4g_downlink_1.png
mobile/4g/stat_sys_data_4g_downlink_2.png
mobile/4g/stat_sys_data_4g_downlink_3.png
mobile/4g/stat_sys_data_4g_uplink_1.png
mobile/4g/stat_sys_data_4g_uplink_2.png
mobile/4g/stat_sys_data_4g_uplink_3.png
And renaming them to:
Code:
mobile/h/stat_sys_data_h_connected.png
mobile/h/stat_sys_data_h_downlink_1.png
mobile/h/stat_sys_data_h_downlink_2.png
mobile/h/stat_sys_data_h_downlink_3.png
mobile/h/stat_sys_data_h_uplink_1.png
mobile/h/stat_sys_data_h_uplink_2.png
mobile/h/stat_sys_data_h_uplink_3.png
Making sure you also place them in the proper subfolder. Repeat the process to overwrite the 3G files as well.
Telephony icons
Code:
phone/
phone/stat_notify_call_mute.png
phone/stat_notify_missed_call.png
phone/stat_notify_voicemail.png
phone/stat_sys_phone_call.png
phone/stat_sys_phone_call_bluetooth.png
phone/stat_sys_phone_call_forward.png
phone/stat_sys_phone_call_on_hold.png
phone/stat_sys_speakerphone.png
Notes: These are the icons shown when using the Dialer/Phone. They go in the phone/ subfolder within the iconpack zip.
HTC Power Saver icons
Code:
powermgr/
powermgr/stat_notify_application_monitor.png
powermgr/stat_notify_power_saver.png
powermgr/stat_notify_power_saver_off.png
Notes: HTC Power Saver icons go in the powermgr/ subfolder within the iconpack zip.
USB connection icon
Code:
settings/
settings/stat_sys_data_usb.png
Notes: This is the USB connection icon that is shown when you plug your phone into a computer. It goes in the settings/ subfolder in the iconpack zip.
Phone signal icons
Code:
signal/
signal/stat_sys_5signal_0.png
signal/stat_sys_5signal_1.png
signal/stat_sys_5signal_2.png
signal/stat_sys_5signal_3.png
signal/stat_sys_5signal_4.png
signal/stat_sys_5signal_5.png
signal/stat_sys_5signal_null.png
signal/stat_sys_signal_flightmode.png
signal/cdma_sys_6signal_0.png
signal/cdma_sys_6signal_1.png
signal/cdma_sys_6signal_2.png
signal/cdma_sys_6signal_3.png
signal/cdma_sys_6signal_4.png
signal/cdma_sys_6signal_5.png
signal/cdma_sys_6signal_6.png
signal/cdma_sys_6signal_null.png
signal/gsm_sys_6signal_0.png
signal/gsm_sys_6signal_1.png
signal/gsm_sys_6signal_2.png
signal/gsm_sys_6signal_3.png
signal/gsm_sys_6signal_4.png
signal/gsm_sys_6signal_5.png
signal/gsm_sys_6signal_6.png
signal/gsm_sys_6signal_null.png
signal/roam/
signal/roam/cdma_sys_r_6signal_0.png
signal/roam/cdma_sys_r_6signal_1.png
signal/roam/cdma_sys_r_6signal_2.png
signal/roam/cdma_sys_r_6signal_3.png
signal/roam/cdma_sys_r_6signal_4.png
signal/roam/cdma_sys_r_6signal_5.png
signal/roam/cdma_sys_r_6signal_6.png
signal/roam/gsm_sys_r_6signal_0.png
signal/roam/gsm_sys_r_6signal_1.png
signal/roam/gsm_sys_r_6signal_2.png
signal/roam/gsm_sys_r_6signal_3.png
signal/roam/gsm_sys_r_6signal_4.png
signal/roam/gsm_sys_r_6signal_5.png
signal/roam/gsm_sys_r_6signal_6.png
Notes: These are the phone signal strength icons, plus the airplane mode icon. They should be placed in the signal/ subfolder within the iconpack zip.
Wifi icons
Code:
wifi/
wifi/stat_sys_wifi_signal_0.png
wifi/stat_sys_wifi_signal_1.png
wifi/stat_sys_wifi_signal_2.png
wifi/stat_sys_wifi_signal_3.png
wifi/stat_sys_wifi_signal_4.png
wifi/stat_sys_wifi_signal_in_0.png
wifi/stat_sys_wifi_signal_in_1.png
wifi/stat_sys_wifi_signal_in_2.png
wifi/stat_sys_wifi_signal_in_3.png
wifi/stat_sys_wifi_signal_in_4.png
wifi/stat_sys_wifi_signal_inandout_0.png
wifi/stat_sys_wifi_signal_inandout_1.png
wifi/stat_sys_wifi_signal_inandout_2.png
wifi/stat_sys_wifi_signal_inandout_3.png
wifi/stat_sys_wifi_signal_inandout_4.png
wifi/stat_sys_wifi_signal_out_0.png
wifi/stat_sys_wifi_signal_out_1.png
wifi/stat_sys_wifi_signal_out_2.png
wifi/stat_sys_wifi_signal_out_3.png
wifi/stat_sys_wifi_signal_out_4.png
Notes: The Wifi signal strength icons go in the wifi/ subfolder within the iconpack zip.
New for Sense 6 is the utilization of the wifi in/out images to display when data is being uploaded and downloaded. I've added the additional image names to the code. For roms prior to Sense 6, the absence of these images shouldn't pose a problem, but if you're on Sense 6 and they aren't included in the iconpack, you'll end up seeing the stock wifi in/out images whenever there is activity. Please have the iconpack creator add/update these images.
Information for themers
If you are building/editing an iconpack, regardless of target device(s), please make icons at least 75x75px so that they will scale properly when imported. I have added code to the module so the icon scale can be selected by the user based on what they feel looks best on their device. This will allow both high-res and low-res devices to utilize your iconpack without image degradation.
Reserved for future use
Reserved for future use
Tried the white and orange and nothing changed, not a single one, I'm on Jedi X14 and using scamus theme, about to reboot and try the att one.
Edit: same after reboot with att, no change.
kennyboyismr47 said:
Tried the white and orange and nothing changed, not a single one, I'm on Jedi X14 and using scamus theme, about to reboot and try the att one.
Edit: same after reboot with att, no change.
Click to expand...
Click to collapse
Are you on AT&T or TMobile? The Note 2 most likely references different battery icon resource names than the HTC One. I'll try and get the SystemUI.apk from that ROM tomorrow and have a look.
At&t, didn't realise this was a thread for the one as I had searched for xposed until I saved it and came back to report my problem, but would be great if you could do something with it.
tested on ARHD 11
singal bar keep full, but, that's not ture, battery keep 100%, but actually battery status just 93%
is there anyway to add centre clock?
Yeah, mine shows 90% when its 87% 86%..?
reservin said:
Yeah, mine shows 90% when its 87% 86%..?
Click to expand...
Click to collapse
If you read OP it states you need to flash the updated battery 1% mod by langer hans if you're on 2.19 base to get the battery bar to do 1% intervals. Link is in OP.
Sent from my HTC One using xda app-developers app
I'll see about relocating the clock and add it as an option.
Click to expand...
Click to collapse
I don't think this is something I can tackle as part of this mod. It involves replacing the whole status bar layout, and according to rovo89's docs on the Xposed framework, isn't something that is recommended:
Modifying Layouts
Although you could theoretically replace layouts completely with the technique described above, this has many downsides. You have to copy the complete layout from the original, which reduces compatibility with other ROMs. Themes might be lost. Only one module can replace a layout. If two modules try it, the last one will win. Most important, IDs and references to other resources are pretty hard to define. Therefore, I really don't recommend this.
Click to expand...
Click to collapse
kennyboyismr47 said:
At&t, didn't realise this was a thread for the one as I had searched for xposed until I saved it and came back to report my problem, but would be great if you could do something with it.
Click to expand...
Click to collapse
Try the updated APK and let me know. I don't have my Note2 available to test, but it should work based on what I could find in the SystemUI.apk of Jedi XP14.
EDIT: There are a few resource name mis-matches, as well as resolution differences between HTC and Samsung, so some of the icons won't overwrite or will look funny.. I'll see if I can work it out for the next release.
agentdr8 said:
I'm working on improving the module so hopefully those changes (and a separate flashable package) to SystemUI.apk aren't needed in the future.
EDIT: No longer need any custom SystemUI to enable 1% steps. See OP.
I'll see about relocating the clock and add it as an option.
Click to expand...
Click to collapse
Thank you! :good::good::good:
agentdr8 said:
Try the updated APK and let me know. I don't have my Note2 available to test, but it should work based on what I could find in the SystemUI.apk of Jedi XP14.
EDIT: There are a few resource name mis-matches, as well as resolution differences between HTC and Samsung, so some of the icons won't overwrite or will look funny.. I'll see if I can work it out for the next release.
Click to expand...
Click to collapse
It changed the battery and Bluetooth but didnt touch the signal bar, mobile data or gps, unable to test wifi as I'm at work, might be the theme I have, I might dirty flash the rom back to stock later and see what that does but thanks for trying, otherwise I'll wait for your next update, thank you.
great
It worked for me.....thanks....and great job done
kennyboyismr47 said:
It changed the battery and Bluetooth but didnt touch the signal bar, mobile data or gps, unable to test wifi as I'm at work, might be the theme I have, I might dirty flash the rom back to stock later and see what that does but thanks for trying, otherwise I'll wait for your next update, thank you.
Click to expand...
Click to collapse
I managed to get some time to test on my GN2 (stock, rooted) at work, and I was able to get most all of the icons done. Check out the latest APKs on OP and let me know.
Will these apks work with viperone's theming engine, or just for the xposed module?
Sent from my HTC One
icanttinkofaname said:
Will these apks work with viperone's theming engine, or just for the xposed module?
Sent from my HTC One
Click to expand...
Click to collapse
This is the first I've heard of viperone, so I'll have to take a look. Because of how the Xposed framework works, it should be able to replace pretty much any resource, given that it hooks into the proper app context.
EDIT: I've upped a test version that should work with the ViperOne theme engine. I don't have V1 ROM on my HOne, so I can't really test it. Please let me know if it works.
agentdr8 said:
This is the first I've heard of viperone, so I'll have to take a look. Because of how the Xposed framework works, it should be able to replace pretty much any resource, given that it hooks into the proper app context.
EDIT: I've upped a test version that should work with the VenomOne theme engine. I don't have V1 ROM on my HOne, so I can't really test it. Please let me know if it works.
Click to expand...
Click to collapse
Test version in OP? I see no test labelled one.
EDIT: nevermind, found. Doesn't seem to work though.
Sent from my HTC One
icanttinkofaname said:
Test version in OP? I see no test labelled one.
EDIT: nevermind, found. Doesn't seem to work though.
Sent from my HTC One
Click to expand...
Click to collapse
The option to override Viper themes is disabled by default in settings. I'll try and flash ViperOne tonight and do some testing.
Is it possible to have H+ instead of 4G? i love that 4G icon, but I want to see the difference with H+ and 4G..
Cheers

[MOD][Mar 31] Xposed Statusbar Mods -- Tweaks, Icons, and more! [TW][4.1-4.3]

Xposed StatusBar Mods
This is my Xposed module that was originally designed for the HTC One series devices, and now ported to the SGS devices (tested on SGS3 and GN2)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Touchwiz Features
Transparent statusbar (with ability to set background color/alpha)
Transparent notification pulldown window (with ability to set background color/alpha)
100-step battery icons, with optional battery % display during charging animation
Themable and replaceable statusbar images, in a simple Zip file format (called XSBM Iconpacks (SGS iconpacks are slightly different than One/GPE packs. More info on 2nd post.))
Adjustable statusbar icon scaling
Experimental support to replace individual application notification icons, in-app icons, and most drawable resources (may not work with all applications; see 2nd post for more information)
Center clock mod (thanks to @C3C076 (modded to work with Touchwiz layout))
Remove AM/PM from 12h clock
Change clock color (changes both statusbar and notification window clock color)
Remove clock from statusbar
Remove battery icon from statusbar
Colorize battery text and icon display, either fixed (single color) or based on charge range
Change statusbar icon colors (only replaced/overridden icons, not stock ones)
Automatic module update via repo.xposed.info
Ability to apply changes without a soft reboot (requires superuser permission)
Install steps:
Make sure you have the latest Xposed Framework installed
Make sure you enable the app_process from within Xposed Installer and reboot
Install attached apk (located at the top of the thread header in the Downloads tab), just like you would any other apk
Enable module in Xposed Installer, pick which settings you want, and either reboot, or restart the shell (adb shell 'stop;start' or Soft reboot)
Enjoy the purdy icons
(Optional) Download & import other iconpacks if you'd like. Or create one yourself and share it with others!
SGS Changelog
Older changes
[1.0.1]
Initial SGS release
[1.0.2]
Fixed NPE after first install. Should automatically import default iconpack on first launch.
Changed icon scale limits to 10 - 75px, with default at 50px
[1.0.2+]
Because of work & life obligations, I can no longer maintain this project. I have taken what I've done so far and have made it publicly available on my github here. Thanks to everyone that supported me in this endeavor, and I hope there aren't too many upset by this decision.
Thanks
@rovo89 for making the Xposed Framework and providing helpful docs and code assistance
@Tungstwenty for assistance with xposed and coding in general
@C3C076 for the center clock and transparent statusbar code for the GE version
@snachez for the beautiful white icons that are the default iconpack in all 2.x versions of the mod
@wangtang2k for the original cyan and orange A&T icons, which inspired me to look into Xposed development
@alex67890 for the French translation
@jonata for the Italian translation
All the generous users who have donated. Always appreciated, but never required!
All the testers and users of the mod!
If you know a language other than English and would like to contribute a translation for this module, please visit this link to get started.
You can also get this module from the Play Store for FREE.
XDA:DevDB Information
Xposed StatusBar Mods SGS, a Tool/Utility for the AT&T Samsung Galaxy S III
Contributors
agentdr8
Version Information
Status: Stable
Current Stable Version: 1.0.2
Stable Release Date: 2013-11-29
Created 2013-11-27
Last Updated 2014-03-31
Iconpack info
XSBM Iconpack detailed information
Iconpacks have been moved to its own thread here: [THEME] XSBM iconpacks
The iconpack structure is a simple ZIP file with a specific set of subfolders, and a hidden identifier text file. Below is the file list of the default_iconpack_sgs.zip, separated by section/subfolder. If you are building a pack or replacing images within an existing pack, remember to maintain the exact filenames as shown, case-sensitive (i.e. all lowercase):
Pack identifier
Code:
.xsbmpack
Notes: The .xsbmpack is a plain text file that can contain the following fields:
author: name/nick/ID of pack creator or icon creator
note: a short description about the pack (what kind of battery icons, etc). This should be on a single line.
Both fields should be terminated by a single line-feed (Enter)
If this file does not exist within the iconpack zipfile, it will not be imported by the mod. The location of this file within the zip should be at the highest (root) level, not a subfolder. And the name is not a typo; it should be preceded by a period (makes this a hidden file in Linux/Android).
3rd Party App replacements
Code:
apps.txt
apps/
apps/com.android.mms-stat_notify_sms.png
apps/com.android.vending-stat_notify_marketplace_update.png
apps/com.google.android.gm-ic_notification_multiple_mail_holo_dark.png
apps/com.google.android.gm-stat_notify_email.png
Notes: This is the experimental support for per-app notification icon replacements. It consists of an apps.txt file located at the highest (root) level of the zipfile, and contains the following info in a specific format:
packagename-icon_name.png
Where packagename is the APK package name of the application in the Java namespace format. This is usually something like com.author.appname. To determine what the packagename of an APK is, you can use the following command on the phone (via terminal emulator or via adb shell):
pm list packages -f | grep -i appname
An example would be the Gmail new mail notification. To find the packagename, we could enter this vi adb shell:
pm list packages -f | grep -i Gmail
This might return someting similar to:
package:/system/app/Gmail.apk=com.android.gm
The part after the equals sign would be your package name. Another method of finding this data is through the Play Store. If you search for an app, say Gmail, the URL will show the package name as well.
Once you have the packagename, you have to determine what the name of the notification icon is. The easiest way to do this is to use a zip utility (WinZip, 7zip, RAR, etc) to extract the icons in the res/drawable-*/ directories within the app's APK. Most of the time the filenames start with stat_ or contain the word notify, but that isn't always the case.
If you find the file you're hoping to replace, rename it to the above format. Add the entry into the apps.txt file, and place both files into the iconpack zip. The apps.txt goes to the top level of the zip, and the image itself goes to the apps/ subfolder.
The mod supports replacing multiple images from a single package using the same naming convention above.
Because this functionality is experimental, it may not work for every application. Not all apps request notification icon resources in the same manner, so there's no guarantee it will work.
Battery and Battery Charge icons
Code:
battery/
battery/charge/
battery/charge/stat_sys_battery_charge_anim0.png
battery/charge/stat_sys_battery_charge_anim1.png
battery/charge/stat_sys_battery_charge_anim10.png
battery/charge/stat_sys_battery_charge_anim2.png
battery/charge/stat_sys_battery_charge_anim3.png
battery/charge/stat_sys_battery_charge_anim4.png
battery/charge/stat_sys_battery_charge_anim5.png
battery/charge/stat_sys_battery_charge_anim6.png
battery/charge/stat_sys_battery_charge_anim7.png
battery/charge/stat_sys_battery_charge_anim8.png
battery/charge/stat_sys_battery_charge_anim9.png
battery/stat_sys_battery_0.png
battery/stat_sys_battery_1.png
battery/stat_sys_battery_10.png
battery/stat_sys_battery_100.png
battery/stat_sys_battery_11.png
battery/stat_sys_battery_12.png
battery/stat_sys_battery_13.png
battery/stat_sys_battery_14.png
battery/stat_sys_battery_15.png
battery/stat_sys_battery_16.png
battery/stat_sys_battery_17.png
battery/stat_sys_battery_18.png
battery/stat_sys_battery_19.png
battery/stat_sys_battery_2.png
battery/stat_sys_battery_20.png
battery/stat_sys_battery_21.png
battery/stat_sys_battery_22.png
battery/stat_sys_battery_23.png
battery/stat_sys_battery_24.png
battery/stat_sys_battery_25.png
battery/stat_sys_battery_26.png
battery/stat_sys_battery_27.png
battery/stat_sys_battery_28.png
battery/stat_sys_battery_29.png
battery/stat_sys_battery_3.png
battery/stat_sys_battery_30.png
battery/stat_sys_battery_31.png
battery/stat_sys_battery_32.png
battery/stat_sys_battery_33.png
battery/stat_sys_battery_34.png
battery/stat_sys_battery_35.png
battery/stat_sys_battery_36.png
battery/stat_sys_battery_37.png
battery/stat_sys_battery_38.png
battery/stat_sys_battery_39.png
battery/stat_sys_battery_4.png
battery/stat_sys_battery_40.png
battery/stat_sys_battery_41.png
battery/stat_sys_battery_42.png
battery/stat_sys_battery_43.png
battery/stat_sys_battery_44.png
battery/stat_sys_battery_45.png
battery/stat_sys_battery_46.png
battery/stat_sys_battery_47.png
battery/stat_sys_battery_48.png
battery/stat_sys_battery_49.png
battery/stat_sys_battery_5.png
battery/stat_sys_battery_50.png
battery/stat_sys_battery_51.png
battery/stat_sys_battery_52.png
battery/stat_sys_battery_53.png
battery/stat_sys_battery_54.png
battery/stat_sys_battery_55.png
battery/stat_sys_battery_56.png
battery/stat_sys_battery_57.png
battery/stat_sys_battery_58.png
battery/stat_sys_battery_59.png
battery/stat_sys_battery_6.png
battery/stat_sys_battery_60.png
battery/stat_sys_battery_61.png
battery/stat_sys_battery_62.png
battery/stat_sys_battery_63.png
battery/stat_sys_battery_64.png
battery/stat_sys_battery_65.png
battery/stat_sys_battery_66.png
battery/stat_sys_battery_67.png
battery/stat_sys_battery_68.png
battery/stat_sys_battery_69.png
battery/stat_sys_battery_7.png
battery/stat_sys_battery_70.png
battery/stat_sys_battery_71.png
battery/stat_sys_battery_72.png
battery/stat_sys_battery_73.png
battery/stat_sys_battery_74.png
battery/stat_sys_battery_75.png
battery/stat_sys_battery_76.png
battery/stat_sys_battery_77.png
battery/stat_sys_battery_78.png
battery/stat_sys_battery_79.png
battery/stat_sys_battery_8.png
battery/stat_sys_battery_80.png
battery/stat_sys_battery_81.png
battery/stat_sys_battery_82.png
battery/stat_sys_battery_83.png
battery/stat_sys_battery_84.png
battery/stat_sys_battery_85.png
battery/stat_sys_battery_86.png
battery/stat_sys_battery_87.png
battery/stat_sys_battery_88.png
battery/stat_sys_battery_89.png
battery/stat_sys_battery_9.png
battery/stat_sys_battery_90.png
battery/stat_sys_battery_91.png
battery/stat_sys_battery_92.png
battery/stat_sys_battery_93.png
battery/stat_sys_battery_94.png
battery/stat_sys_battery_95.png
battery/stat_sys_battery_96.png
battery/stat_sys_battery_97.png
battery/stat_sys_battery_98.png
battery/stat_sys_battery_99.png
battery/stat_sys_battery_unknown.png
Notes: Battery icons should go in the battery/ subfolder, and battery charging icons should go in the battery/charge/ subfolder.
Bluetooth icons
Code:
bt/
bt/stat_sys_data_bluetooth.png
bt/stat_sys_data_bluetooth_connected.png
Notes: Bluetooth icons should be placed in the bt/ subfolder of the iconpack zip.
Framework icons
Code:
framework/
framework/icon_btn_copy_dark.png
framework/icon_btn_cut_dark.png
framework/icon_btn_paste_dark.png
framework/icon_btn_selected_all_dark.png
framework/icon_btn_search_web_dark.png
framework/stat_notify_car_mode.png
framework/stat_notify_sms.png
framework/stat_sys_adb.png
framework/stat_sys_download_anim0.png
framework/stat_sys_download_anim1.png
framework/stat_sys_download_anim2.png
framework/stat_sys_download_anim3.png
framework/stat_sys_download_anim4.png
framework/stat_sys_download_anim5.png
framework/stat_sys_hdmi_on.png
framework/stat_sys_upload_anim0.png
framework/stat_sys_upload_anim1.png
framework/stat_sys_upload_anim2.png
framework/stat_sys_upload_anim3.png
framework/stat_sys_upload_anim4.png
framework/stat_sys_upload_anim5.png
framework/text_anchor_bar_center.png
framework/text_anchor_bar_left.png
framework/text_anchor_bar_right.png
Notes: The framework files go in the framework/ subfolder of the iconpack zip, and contain both resources that are normally located in framework-res.apk and also within twframework-res.apk. Not all of the stock framework images are replaced by the mod. For now, it's just the ones in the list above. More may be added to this list at a later date.
GPS icons
Code:
gps/
gps/stat_sys_gps_acquiring.png
gps/stat_sys_gps_on.png
Notes: GPS icons go in the gps/ subfolder of the iconpack zip.
Miscellaneous (to the left) icons
Code:
misc/stat_notify_image.png
misc/stat_notify_image_error.png
misc/stat_sys_alarm.png
misc/stat_sys_no_sim.png
misc/stat_sys_ringer_silent.png
misc/stat_sys_ringer_vibrate.png
misc/stat_sys_sync.png
misc/stat_sys_sync_error.png
misc/stat_sys_tty_mode.png
Notes: Miscellaneous icons are the ones normally to the left of the statusbar, and also include some found in the notification drop-down window.
Mobile data icons, with each type in a subfolder
Code:
mobile/
mobile/3g/
mobile/3g/stat_sys_data_3g_connected.png
mobile/3g/stat_sys_data_3g_downlink_1.png
mobile/3g/stat_sys_data_3g_downlink_2.png
mobile/3g/stat_sys_data_3g_downlink_3.png
mobile/3g/stat_sys_data_3g_uplink_1.png
mobile/3g/stat_sys_data_3g_uplink_2.png
mobile/3g/stat_sys_data_3g_uplink_3.png
mobile/4g/
mobile/4g/stat_sys_data_4g_connected.png
mobile/4g/stat_sys_data_4g_downlink_1.png
mobile/4g/stat_sys_data_4g_downlink_2.png
mobile/4g/stat_sys_data_4g_downlink_3.png
mobile/4g/stat_sys_data_4g_uplink_1.png
mobile/4g/stat_sys_data_4g_uplink_2.png
mobile/4g/stat_sys_data_4g_uplink_3.png
mobile/e/
mobile/e/stat_sys_data_e_connected.png
mobile/e/stat_sys_data_e_downlink_1.png
mobile/e/stat_sys_data_e_downlink_2.png
mobile/e/stat_sys_data_e_downlink_3.png
mobile/e/stat_sys_data_e_uplink_1.png
mobile/e/stat_sys_data_e_uplink_2.png
mobile/e/stat_sys_data_e_uplink_3.png
mobile/g/
mobile/g/stat_sys_data_g_connected.png
mobile/g/stat_sys_data_g_downlink_1.png
mobile/g/stat_sys_data_g_downlink_2.png
mobile/g/stat_sys_data_g_downlink_3.png
mobile/g/stat_sys_data_g_uplink_1.png
mobile/g/stat_sys_data_g_uplink_2.png
mobile/g/stat_sys_data_g_uplink_3.png
mobile/h/
mobile/h/stat_sys_data_h_connected.png
mobile/h/stat_sys_data_h_downlink_1.png
mobile/h/stat_sys_data_h_downlink_2.png
mobile/h/stat_sys_data_h_downlink_3.png
mobile/h/stat_sys_data_h_uplink_1.png
mobile/h/stat_sys_data_h_uplink_2.png
mobile/h/stat_sys_data_h_uplink_3.png
mobile/evdo/
mobile/evdo/stat_sys_data_evdo_connected.png
mobile/evdo/stat_sys_data_evdo_downlink_1.png
mobile/evdo/stat_sys_data_evdo_downlink_2.png
mobile/evdo/stat_sys_data_evdo_downlink_3.png
mobile/evdo/stat_sys_data_evdo_uplink_1.png
mobile/evdo/stat_sys_data_evdo_uplink_2.png
mobile/evdo/stat_sys_data_evdo_uplink_3.png
mobile/1x/
mobile/1x/stat_sys_data_1x_connected.png
mobile/1x/stat_sys_data_1x_downlink_1.png
mobile/1x/stat_sys_data_1x_downlink_2.png
mobile/1x/stat_sys_data_1x_downlink_3.png
mobile/1x/stat_sys_data_1x_uplink_1.png
mobile/1x/stat_sys_data_1x_uplink_2.png
mobile/1x/stat_sys_data_1x_uplink_3.png
mobile/lte/
mobile/lte/stat_sys_data_lte_connected.png
mobile/lte/stat_sys_data_lte_downlink_1.png
mobile/lte/stat_sys_data_lte_downlink_2.png
mobile/lte/stat_sys_data_lte_downlink_3.png
mobile/lte/stat_sys_data_lte_uplink_1.png
mobile/lte/stat_sys_data_lte_uplink_2.png
mobile/lte/stat_sys_data_lte_uplink_3.png
Notes: The mobile data icons are separated out into subfolders beneath the top mobile/ subfolder, based on the band or network type. If the images found within these subfolders are all different, which is the case with the included default_iconpack.zip, then you will see different data icons depending on what network type your phone is using at that given moment. This sometimes results in "icon flipping", which is when you see different network icons in succession (3G->H->4G->3G). This is normal behavior on most International phones, but not on AT&T and T-Mobile devices. These carriers utilize only 3 or 4 different data icons, for all of the network types. This gives the illusion that your phone is always connected to a fast data network, when it could in reality be connected via a slower technology. But a positive side-effect of this is that the data icons rarely "flip".
If you'd like to restore the "stock" AT&T or T-Mobile behavior, and only see 3-4 network types, such as E, 4G, and 4G-LTE, you can do this by copying one set of network type icons over another, making sure you rename the files accordingly. An example is below:
Say you only want see the 4G icon when you're connected via 3G, H, or 4G. You can do this by copying these files:
Code:
mobile/4g/stat_sys_data_4g_connected.png
mobile/4g/stat_sys_data_4g_downlink_1.png
mobile/4g/stat_sys_data_4g_downlink_2.png
mobile/4g/stat_sys_data_4g_downlink_3.png
mobile/4g/stat_sys_data_4g_uplink_1.png
mobile/4g/stat_sys_data_4g_uplink_2.png
mobile/4g/stat_sys_data_4g_uplink_3.png
And renaming them to:
Code:
mobile/h/stat_sys_data_h_connected.png
mobile/h/stat_sys_data_h_downlink_1.png
mobile/h/stat_sys_data_h_downlink_2.png
mobile/h/stat_sys_data_h_downlink_3.png
mobile/h/stat_sys_data_h_uplink_1.png
mobile/h/stat_sys_data_h_uplink_2.png
mobile/h/stat_sys_data_h_uplink_3.png
Making sure you also place them in the proper subfolder. Repeat the process to overwrite the 3G files as well.
Telephony icons
Code:
phone/
phone/stat_notify_call_mute.png
phone/stat_notify_missed_call.png
phone/stat_notify_voicemail.png
phone/stat_sys_phone_call.png
phone/stat_sys_phone_call_bluetooth.png
phone/stat_sys_phone_call_forward.png
phone/stat_sys_phone_call_on_hold.png
phone/stat_sys_speakerphone.png
Notes: These are the icons shown when using the Dialer/Phone. They go in the phone/ subfolder within the iconpack zip.
USB connection icon
Code:
settings/
settings/stat_sys_data_usb.png
Notes: This is the USB connection icon that is shown when you plug your phone into a computer. It goes in the settings/ subfolder in the iconpack zip.
Phone signal icons
Code:
signal/
signal/roam/
signal/roam/stat_sys_r_5signal_0.png
signal/roam/stat_sys_r_5signal_1.png
signal/roam/stat_sys_r_5signal_2.png
signal/roam/stat_sys_r_5signal_3.png
signal/roam/stat_sys_r_5signal_4.png
signal/roam/stat_sys_r_5signal_5.png
signal/stat_sys_signal_flightmode.png
signal/tw_stat_sys_5_level_signal_0.png
signal/tw_stat_sys_5_level_signal_0_fully.png
signal/tw_stat_sys_5_level_signal_1.png
signal/tw_stat_sys_5_level_signal_1_fully.png
signal/tw_stat_sys_5_level_signal_2.png
signal/tw_stat_sys_5_level_signal_2_fully.png
signal/tw_stat_sys_5_level_signal_3.png
signal/tw_stat_sys_5_level_signal_3_fully.png
signal/tw_stat_sys_5_level_signal_4.png
signal/tw_stat_sys_5_level_signal_4_fully.png
signal/tw_stat_sys_5_level_signal_5.png
signal/tw_stat_sys_5_level_signal_5_fully.png
signal/tw_stat_sys_signal_null.png
Notes: These are the phone signal strength icons, plus the airplane mode icon. They should be placed in the signal/ subfolder within the iconpack zip.
Wifi icons
Code:
wifi/
wifi/stat_sys_wifi_signal_0.png
wifi/stat_sys_wifi_signal_1.png
wifi/stat_sys_wifi_signal_1_fully.png
wifi/stat_sys_wifi_signal_2.png
wifi/stat_sys_wifi_signal_2_fully.png
wifi/stat_sys_wifi_signal_3.png
wifi/stat_sys_wifi_signal_3_fully.png
wifi/stat_sys_wifi_signal_4.png
wifi/stat_sys_wifi_signal_4_fully.png
Notes: The Wifi signal strength icons go in the wifi/ subfolder within the iconpack zip.
nice module!
i'm testing it on international Note 3, and this is my observation on the functions i use:
1) notification panel coloring doesnt work. status bar is ok tho
2) replacing system icons mostly works - battery, wifi, sound status, gps etc. however the icons look a bit small, especially the wifi status. is it possible to scale higher than 50px?
3) signal icon however doesn't work. could be due to Samsung now only using 4 bars in the new 4.3 touchwiz? I did kind off make it work, using Wanam Xposed to force 5 bars but Wanam is buggy here before even though it displays 5 bars, the signal doesnt register. Also when the icon is displayed it is rather small.
that's all for now. i havent test clock mods and other because I am using xuimod which also mods the clock. afraid of conflicts
---------- Post added at 07:37 AM ---------- Previous post was at 07:37 AM ----------
nice module!
i'm testing it on international Note 3, and this is my observation on the functions i use:
1) notification panel coloring doesnt work. status bar is ok tho
2) replacing system icons mostly works - battery, wifi, sound status, gps etc. however the icons look a bit small, especially the wifi status. is it possible to scale higher than 50px?
3) signal icon however doesn't work. could be due to Samsung now only using 4 bars in the new 4.3 touchwiz? I did kind off make it work, using Wanam Xposed to force 5 bars but Wanam is buggy here before even though it displays 5 bars, the signal doesnt register. Also when the icon is displayed it is rather small.
that's all for now. i havent test clock mods and other because I am using xuimod which also mods the clock. afraid of conflicts
sunwee said:
nice module!
i'm testing it on international Note 3, and this is my observation on the functions i use:
1) notification panel coloring doesnt work. status bar is ok tho
2) replacing system icons mostly works - battery, wifi, sound status, gps etc. however the icons look a bit small, especially the wifi status. is it possible to scale higher than 50px?
3) signal icon however doesn't work. could be due to Samsung now only using 4 bars in the new 4.3 touchwiz? I did kind off make it work, using Wanam Xposed to force 5 bars but Wanam is buggy here before even though it displays 5 bars, the signal doesnt register. Also when the icon is displayed it is rather small.
that's all for now. i havent test clock mods and other because I am using xuimod which also mods the clock. afraid of conflicts
Click to expand...
Click to collapse
1) Possibly a layout change from 4.1/4.2 to 4.3. I'll try and get a 4.3 rom on my S3 to do some testing.
2) Sure thing. The Note 3 is a higher res device than the S3/GN2; xxhdpi correct? If so, I can make the scale the same as the One, which is 10 - 75px.
3) That's good info regarding the signal bars. I'll have to put in some version detection so it knows which image filenames to use. I'll also include a 4-bar set in the default iconpack.
Thanks for the feedback!
yes Note3 is xxhdpi.
Thanks, looking forward to test your new version. Cheers!
Is this works with kitkat?
I9100 Tapatalk 4, Rom1 Pound Rom 4.4 Kitkat
089man said:
Is this works with kitkat?
Click to expand...
Click to collapse
I don't believe it will work with KK without some code changes. Google changed how the battery image is displayed, and they may have changed some of the statusbar image names.
@agentdr8, please see attached log file. My set-up:
GT-I9100 SGS2
ROM: Stock XWLSZ (4.1.2)
Xposed 2.4.2
This log file is after the reboot after enabling XBSM the first time.
Sent from my GT-I9100 using Tapatalk
RovG said:
@agentdr8, please see attached log file. My set-up:
GT-I9100 SGS2
ROM: Stock XWLSZ (4.1.2)
Xposed 2.4.2
This log file is after the reboot after enabling XBSM the first time.
Click to expand...
Click to collapse
Forgot to include the first-time run stuff, which should import the default iconpack, which includes the battery/charge images, where the NPE came from. You can manually import the default_iconpack_sgs.xsbm.zip to resolve this.
I've fixed this and added 1.0.2 to the thread. Thanks very much for the debug.log!
sunwee said:
3) signal icon however doesn't work. could be due to Samsung now only using 4 bars in the new 4.3 touchwiz? I did kind off make it work, using Wanam Xposed to force 5 bars but Wanam is buggy here before even though it displays 5 bars, the signal doesnt register. Also when the icon is displayed it is rather small.
Click to expand...
Click to collapse
Which carrier are you on? I just flashed the leaked AT&T 4.3 TW rom on my S3 and it still uses the 5-bar signal.
agentdr8 said:
Which carrier are you on? I just flashed the leaked AT&T 4.3 TW rom on my S3 and it still uses the 5-bar signal.
Click to expand...
Click to collapse
mine is unbranded international SN-9005. 4-bar signal
Hope you dont mind, I posted your mod to
[INDEX][XPOSED][11/28] Collection of XPOSED Modules
http://forum.xda-developers.com/showthread.php?p=47997536#post47997536
It deserves a wider audience! Also you should consider posting this under "Android Development and Hacking" forum, it should probably get more eyeballs as well
sunwee said:
mine is unbranded international SN-9005. 4-bar signal
Click to expand...
Click to collapse
Oh I see. I'll add a carrier selection like on the HTC One version that should address the different bar displays, as well as add in cdma support.
sunwee said:
Hope you dont mind, I posted your mod to
[INDEX][XPOSED][11/28] Collection of XPOSED Modules
http://forum.xda-developers.com/showthread.php?p=47997536#post47997536
It deserves a wider audience! Also you should consider posting this under "Android Development and Hacking" forum, it should probably get more eyeballs as well
Click to expand...
Click to collapse
Not a problem. I believe the One version is already listed there. I originally tried to make the mod device-agnostic, but since TouchWiz and Sense use different image filenames and SystemUI class names, it made more sense to just split them into separate mods.
I had mistakenly posted this thread in the general Dev&Hacking forum, but I think being device-specific, it would be easier to find under one of the device forums. I also wouldn't have to check the thread in 2 different places
hello,, can u add option for dual sim phones signal icons,,, i m using tw 4.2.2 rom and signal names are
stat_sys_signal_0
stat_sys_signal_0_fully
stat_sys_signal_1
stat_sys_signal_1_fully
stat_sys_signal_2
stat_sys_signal_2_fully
stat_sys_signal_3
stat_sys_signal_3_fully
stat_sys_signal_4
stat_sys_signal_4_fully
stat_sys_signal_dark_0
stat_sys_signal_dark_1
stat_sys_signal_dark_2
stat_sys_signal_dark_3
stat_sys_signal_dark_4
stat_sys_signal_dark_bg
Mohanshbhr said:
hello,, can u add option for dual sim phones signal icons,,, i m using tw 4.2.2 rom and signal names are
stat_sys_signal_0
stat_sys_signal_0_fully
stat_sys_signal_1
stat_sys_signal_1_fully
stat_sys_signal_2
stat_sys_signal_2_fully
stat_sys_signal_3
stat_sys_signal_3_fully
stat_sys_signal_4
stat_sys_signal_4_fully
stat_sys_signal_dark_0
stat_sys_signal_dark_1
stat_sys_signal_dark_2
stat_sys_signal_dark_3
stat_sys_signal_dark_4
stat_sys_signal_dark_bg
Click to expand...
Click to collapse
Not a problem. I should have an updated release later today sometime with these.
@agentdr8,
1. I noticed a small issue. After first install and reboot, I get the white battery from your default icon set even though I haven't even selected it anything yet.
2. shayne77 has a thread here:http://forum.xda-developers.com/showthread.php?t=1434061 with his own Mod. However, he also list .png's & credits their creators. I was hoping you could do the same and create this one for me: https://www.dropbox.com/sh/qb62kbx5oxadvkv/kYNZOvAkEF/1% Battery-Stock-by_he_stheone64.zip.
It is the stock green 1% battery by he_stheone64.
3. This post and the subsequent ones have pertinent info for TW on S2/S3/S4 http://forum.xda-developers.com/showthread.php?p=43849952
Sent from my GT-I9100 using XDA Premium 4 mobile app
RovG said:
@agentdr8,
1. I noticed a small issue. After first install and reboot, I get the white battery from your default icon set even though I haven't even selected it anything yet.
Click to expand...
Click to collapse
Sorry about that. Fixed an incorrect defValue so this won't happen.
2. shayne77 has a thread here:http://forum.xda-developers.com/showthread.php?t=1434061 with his own Mod. However, he also list .png's & credits their creators. I was hoping you could do the same and create this one for me: https://www.dropbox.com/sh/qb62kbx5oxadvkv/kYNZOvAkEF/1% Battery-Stock-by_he_stheone64.zip.
It is the stock green 1% battery by he_stheone64.
Click to expand...
Click to collapse
No problem. Do you want the rest of the statusbar icons just the default white ones?
I have this thread for iconpacks: [THEME] XSBM iconpacks thread with screenshots of the existing packs. They aren't (in their current form) directly compatible with the SGS version of the mod, but any of them can be made to work with a bit of file renaming.
I've posted the he_stheone64 pack there.
3. This post and the subsequent ones have pertinent info for TW on S2/S3/S4 http://forum.xda-developers.com/showthread.php?p=43849952
Click to expand...
Click to collapse
Thanks for this link. I've actually "resolved" the issue with the different battery image names by writing my own method to display the images, including the charge images, and the charging animation. This was actually necessary for my mod, as I wanted the images replaceable from /sdcard, and not included within the apk itself, as it was in the original v1-series of my One mod.
agentdr8 said:
...
No problem. Do you want the rest of the statusbar icons just the default white ones?
...
Click to expand...
Click to collapse
Perhaps, make the battery white rather than green, then users can colourise them as they wish. If the rest of the icons were stock but white then the same could apply.
It would be really cool if we could give the different elements of the wifi & signal icons different colours too. Similar to "Battery Range Colours". Then we could have "rainbow" wifi & signal icons
BTW, "Battery Range Colours" 21-40 & 41-60 are both the same yellow. Could the 21-40 be orange rather?
TIA
Sent from my GT-I9100 using Tapatalk
RovG said:
Perhaps, make the battery white rather than green, then users can colourise them as they wish. If the rest of the icons were stock but white then the same could apply. It would be really cool if we could give the different elements of the wifi & signal icons different colours too. Then we could have "rainbow" wifi & signal icons
Click to expand...
Click to collapse
You mean something like the wangtang2k_blue_curved_rainbow pack? Each image can be themed/colored however you see fit, so they change based on signal strength, etc.

[Theme] Perfect L by iKroll - Final Version!

If you will use this theme in your projects or share this theme on any other website/blog/forum please give proper credit to me.
Hello everybody , I am working on make a new theme for Huawei Ascend P6.This theme based on [Theme] Ascend L but it is more stable and faster than Ascend L also theme has Android L notification panel's icons and some little things.
Note : This is final version although there may some bugs.If you found a bug/bugs please tell me.
Colors are between SkyBlue and White.
There are 150 cool wallpapers in theme
You can change icons' background which doesn't supported applications.
Icons' Background Colors : [ Copy to "HWThemes" folder then use them for customize your current theme. ]
Note : Do not apply them like a theme , because they have only icons just use them in customizing.
Download Icons' Background Change : https://mega.co.nz/#F!UBETWb5Y!PHVO_mmNg4VlXEkjgiHnAg
Alternative Link for Icons' Background Change : http://www28.zippyshare.com/v/38722812/file.html
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Final Version
Download [Theme] Perfect L - Final Version ( Size = 30.29 MB ) : http://www13.zippyshare.com/v/72433088/file.html
Beta 3
Download [Theme] Perfect L - Beta 3 - Phone's background is transparent ( Size = 29.47 MB ) : http://www72.zippyshare.com/v/34104080/file.html
Download [Theme] Perfect L - Beta 3 - Phone's background is untransparent ( Size = 29.47 MB ) : http://www72.zippyshare.com/v/69646518/file.html
Beta 2
Download [Theme] Perfect L Beta 2 ( Size = 29 MB ) : https://mega.co.nz/#!MMtGxZzB!VpfkTzoA7duI6AmRPno38oIoRlnTZUHIAaVnzeI5uVc
Here some samples about theme :
Change Log :
- Final Version
- Fixed colors in notification panel.It looks cool now.
- Fixed widgets transparent backround.It is better than before.
- Fixed some icons in settings area.
- Fixed settings' top bar.It is better than before.
- Added new applications' icons like "Skype , Facebook , Twitter and some games".
- Added new transparent close all button.
- Fixed some applications' icons.
- Fixed some icons in notification panel.
- Fixed progress bar.
- Fixed some other problems.
- Improved performance.It is faster than before but not much
- Beta 3
- Huawei Home Logo fixed , it has more resolution than before now.
- I changed some icons in settings.
- Phone's background is untransparent now.
- Unlock screen changed to balance.
- Beta 2
- Fixed applications' icons.
- Fixed network's icon.
- Fixed All Close icon.
- Changed color to hybrid between SkyBlue and White.
- Notification panel changed to transparent.
some advice
First of all thanks for your work!
I don.t know if you can do it, but i think it could be nice a theme that looks more like Android L: Basalt Grey #465062 for quick settings area; dialer, contact, volumes, brightness etc in light blue and the settings area is in Green. If you could look at pictures from Android L and extract the hex color codes would be nice.
I vote for balanced style unlock screen and Android L Style widgets.
either way i look forward for your Perfect L and I say to take your time,because for those of us who prefer stock android, i think android 4.4.2 + B512 might be the last software update.
mcgyani said:
First of all thanks for your work!
I don.t know if you can do it, but i think it could be nice a theme that looks more like Android L: Basalt Grey #465062 for quick settings area; dialer, contact, volumes, brightness etc in light blue and the settings area is in Green. If you could look at pictures from Android L and extract the hex color codes would be nice.
I vote for balanced style unlock screen and Android L Style widgets.
either way i look forward for your Perfect L and I say to take your time,because for those of us who prefer stock android, i think android 4.4.2 + B512 might be the last software update.
Click to expand...
Click to collapse
Thank you for your suggestions I will add "Basalt Grey" , "Light Blue" and "Green"
I think this is the best theme available at the moment.
For the white P6 I prefer not to have black (eg software keys) anywhere, I'm sure it's opposite for black p6.
Excellent theme, can't wait to see where you go with it.
Sent from my HUAWEI P6-U06 using XDA Premium HD app
The icons looks really good i like them and thanks 4 sharing your time to creat Themes for our Ascend P6.
How about a theme compatible/tuned with Simplicity wallpapers.
A challenge (i.e. my wish)
Hi ikroll,
First of, thank you very much for investing your time to infuse new life to the P6. Let me add my two cents, with regards to what may help create the Absolutely Perfect L
In astrit1's thread on L theming ("Emotion UI 2.3 - Android L Style"), user 'taaaem' posted the following:
"When you need some inspiration for your theme, you could maybe get some from this awesome CM11 theme. http://forum.xda-developers.com/show....php?t=2800921"
It is of course a matter of taste, but wouldn't THAT be the Perfect L? Any chance of you (or even you and astrit1 !!) working on implementing that ??
Just my wishful thinking. At any rate, I am always humbled by people like you and astrit1 who spend their free time in being creative for the benefit of the rest of us.
Cheers mate.
About Theme
- There are 4 color in notification panel.
- Colors tested on White&Black P6 so i chose these colors
- Soft Pink , Soft Blue (Looks cool on White P6) , Blue Sky (Looks cool on Black P6) , Basalt Grey (From Orginal Android L).
Here colors:
- Also most icons will be same Original Android L in notification panel.
I changed something in thread.
- First beta have been released , if you found a bug , tell me please.
- Next update will be for other colors and more icons for popular games.
the good and bad
first what i like:
-the notification/switch is great
-wallpapers
-the transparent weather widget
-the settings area
now what i do not like:
-the icon pack; i am not a fan of the icon pack, it's a matter of taste but in the photo attached there are some apps like messenge, skype, viber(airdroid my tracks etc) that have a yellow , ugly background.
-the dialer needs some work- it is to transparent, i rather not see what is under the dialer than that messy look
-the close all apps button and the fact that the button for running apps changes
i see in customize theme that i can choose an icon style,but is nothing there, could you somehow put in there different icon packs like the original emui 2.3, the old icon pack from your theme etc? or could I do that? how?
found one more thing, maps and hangouts icons are just yellow squares - no icon there
mcgyani said:
first what i like:
-the notification/switch is great
-wallpapers
-the transparent weather widget
-the settings area
now what i do not like:
-the icon pack; i am not a fan of the icon pack, it's a matter of taste but in the photo attached there are some apps like messenge, skype, viber(airdroid my tracks etc) that have a yellow , ugly background.
-the dialer needs some work- it is to transparent, i rather not see what is under the dialer than that messy look
-the close all apps button and the fact that the button for running apps changes
i see in customize theme that i can choose an icon style,but is nothing there, could you somehow put in there different icon packs like the original emui 2.3, the old icon pack from your theme etc? or could I do that? how?
Click to expand...
Click to collapse
Firstly thanks for your suggestions
- I will share alternative icon packs and background also i am going to add more changed icons like Facebook , Skype and etc
- I will fix dialer and close all apps button.
ikroll said:
Firstly thanks for your suggestions
- I will share alternative icon packs and background also i am going to add more changed icons like Facebook , Skype and etc
- I will fix dialer and close all apps button.
Click to expand...
Click to collapse
thanks for your fast response and for working so hard on this theme. I edited my post, and i don't know if you saw that. Found one more thing, maps and hangouts do not have icons, only yellow squares.
mcgyani said:
thanks for your fast response and for working so hard on this theme. I edited my post, and i don't know if you saw that. Found one more thing, maps and hangouts do not have icons, only yellow squares.
Click to expand...
Click to collapse
Thanks for this feedback , i am going to fix that too
mcgyani said:
thanks for your fast response and for working so hard on this theme. I edited my post, and i don't know if you saw that. Found one more thing, maps and hangouts do not have icons, only yellow squares.
Click to expand...
Click to collapse
Hello i have added icon packs for icons' background.You can use them for customizing theme also it will fix maps and hangouts icons'
nice ikroll..
excellent work..
only thing i discovered is (maybe its nothing) that sometimes the screen don't react immediatly..e.g. swipe to the right and nothing happens for seconds..
but in general it is a great theme..
i don't know if it is possible to change the icon size (i feel like an old person with this big icons )
blueIBI said:
nice ikroll..
excellent work..
only thing i discovered is (maybe its nothing) that sometimes the screen don't react immediatly..e.g. swipe to the right and nothing happens for seconds..
but in general it is a great theme..
i don't know if it is possible to change the icon size (i feel like an old person with this big icons )
Click to expand...
Click to collapse
- Firstly thanks for this reply
- For your problem , clear your theme folders from sd card and internal storage before apply Perfect L and then restart your phone after apply the theme it will fix your problem
- I do not sure about change the icon size too but i will try
About Theme
Hello everybody , i changed something in the thread.
Beta 2 released , here a list for changes :
- Fixed applications' icons.
- Fixed network's icon.
- Fixed All Close icon.
- Changed color to hybrid between SkyBlue and White.
- Notification panel changed to transparent.
If you found a bug , tell me please.
hi..
i can't download the icons backround change..
i have the mega app..i use boat browser..
the other link to your theme works fine..
blueIBI said:
hi..
i can't download the icons backround change..
i have the mega app..i use boat browser..
the other link to your theme works fine..
Click to expand...
Click to collapse
Here an alternative link : http://www28.zippyshare.com/v/38722812/file.html
maybe i'm stupid..but i can't change the icon backround..
what do i have to do?

[MOD - Xposed-LG Apps Theme Engine[Free] (LGATE)-- G4 Compatible

Welcome to LG Apps Theme Engine Xposed Module Thread.
Your best companion to Theme LG System Apps to your liking.
Compatible with LG Phone running Lollipop 5.0 and up:.
Tested on : LG G2, LG G3 Beat/S , LG G4, Cloudy Roms
Also works on LG phones running version 3.0 UI on Kitkat Phones
Features :
Helps in theming LG Stock System Apps.
Currently Supported Apps :
Contacts/Dialer, Calculator, InCallUI, Video Player, Music Player,Filemanager, SystemUi, Setting Framework Themes
Tweaks:
NavigationBar Dpi Sizes
Big caller Picture
Status Bar Clock View-- Now move to left, hide and Stock option
Choose a complete new set of colours for your System Apps.
We have also included Dialer Number Pad Themes. Give that a try.
To Begin with please prefer Trail Version over Free to get full themeing effect.
Free Lite Version :
DOWNLOAD : http://dl-xda.xposed.info/modules/in.proficientapps.lgate.lite_v4_92368b.apk (Remember to use the blue DOWNLOAD NOW button)
Mirror
Trial Version- Free to use 15days -- Also, Available from Repo.
Download 1.9.9 Link
LGATE License key to make trail full - Here, PlayStore
ScreenShots:
Dialer Styles
SystemUI
File Manager
Special Thanks to Rovo for xposed installer framework
@devadip
@Gianni glfsd
Also, Available through xposed Repo downlaod section, Search Tag: "Lg Apps Theme Engine"
Trail Version ChangeLogs:
Version 1.9.5-- Trial
Contact/Phone apk
Added 2 new dialer themes for LG G4, G3 & Cloudy rom with similar base.
Please Note: keep the dial pad num color switch off with above themes to enjoy full effect.
Extra Mods (Tweaks)
Added Battery Hide option
Added Battery % text size increase options
System UI
Added New signal Style Option for Dual Sim phone users.
Minor Bug fixes and more i cant recall
Version 1.9-- Trial
Corrected not themeing issue of music app status bar in cloudy roms and LG G4.
Added add contact button themeing in Contact app
Added Notification Card Bg color Picker
Tweaks
Added Clock View Tweak -- StockILeftIHide option.
Added Checkbox enable disable feature to SystemUi App.
Bug Fixes
Version 1.8-- Trial
Added New feature Big Caller Picture
Added New Signal Bar Icon-- Thin
Corrected code to theme action bar incall UI for LG G4 and Cloudy roms .
Version 1.7-- Trial
Added much awaited feature to have checkbox to enable or disable colorpicker themes.
Now switch between Stock and theme per option as per your choice.
Currently supported apps:
Contact & Phone
Incall Ui
Calculator
Messaging
Browser
Alarm/Clock
FileManager
Version 1.6.1-- Trial
Corrected Code for Cloudy and LG g4 users for themeing dialer with Stock Style. Correction for Dialpad themes are still going on so cloudy and LG G4 users are requested to use stock from the Styles to see full theming effect. Rest all can try any Style.
Added Extra Mods--- Contains NavButton Dp Sizes
Alarm App theming ad ons
System Ui- Added NavButton Style and Navbg colorPicker option
Now users can have the hidden Android framework themes for setting window using the theme list adon in setting app section.
Please note: Only List View.
Version 1.6-- Trial
Code optimization for better stability.
Phone/Contact app:
Added New Samsung(KK) Dialer theme.
Code Correction for MIUI Dialer and Ios Dialer Theme resources.
Added New Creme Color option for Primary and Secondary text
FileManager app Add on
Text color
Bg color
System Ui app:
Added option to color Toggle Text
Carrier Lable Color
Battery % level Color
Alarm Clock app
Added Color to various parts of the app
Digital Clock Widget Color Picker for Home screen Clock
Version 1.5
Contact App- Added Blue Primary Color / Secondary Color option.
Added System UI Files- Now provide colors to signal, battery, wifi, Vib, BT, Sync etc icons using color Picker
Two New Signal Styles- Numeric and Text
Color Picker to have transparent as well as any color Navigation window Bg.
Code Improvement
Version 1.4.4
Phone/Contacts apps: Added Primary/Secondary Color text to Contact and Call Log, Possible to have Black& White combo.
Search box in contact app taxes actionbar color.
CallUI App: Added CallUI Bg color Picker, CallUI Styles G4, Lollipop)
Setting App: Color Picker to Provide color to Switches, SystemWide.
Code Improvements for more stability.
Version 1.4.3 Released
Added Ios Dailer theme
Corrected code in lollipop dialer theme.
Now theme the primary and secondary text color (Call Log, Contacts window, contact detail window)
Color smart dialer text (primary & Secondary)
Colors Search text and many more i forget.
Version 1.4.1
Messaging App
Added New Color Picker reference to the app
Now you can provide color to first set of Bubbles (Send and Receive)
Colour Picker for message Counter Bg
Colour Picker for Home message list Background
Free Version ChangeLogs:
Version 1.2
Added New options for dialer colorpicker themes
Added MIUI Dialer theme resources to make to look exact the replica
Added Browser action bar resource.
Corrected issue for Icons resizing.
Version 1.1
Added Two new app color picker themes
File Manager
System Ui
Code Improvement
Does this still change your signal cluster automatically?
---------- Post added at 08:27 AM ---------- Previous post was at 08:20 AM ----------
Went into xposed and said I need update to v1.3 or 1.4.. Is the link to the right version? 1.9?
Swizzle82 said:
Does this still change your signal cluster automatically?
---------- Post added at 08:27 AM ---------- Previous post was at 08:20 AM ----------
Went into xposed and said I need update to v1.3 or 1.4.. Is the link to the right version? 1.9?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please make sure you refer trial one.
Refresh your download tab to see new updates.
Secondly, to have theme with signal cluster use the color picker in system ui page along with theme. You can always switch back to stock as n when wanted.
Sent from my LG-D802 using Tapatalk
vishal11in said:
Please make sure you refer trial one.
Refresh your download tab to see new updates.
Secondly, to have theme with signal cluster use the color picker in system ui page along with theme. You can always switch back to stock as n when wanted.
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
O ask because I don't want them themed and they automatically were themed in previous versions. I use aosp clusters so I don't want them themed at all.
Got the trial installed, apparently your link sent me to the free version. I'll check it out.
Swizzle82 said:
O ask because I don't want them themed and they automatically were themed in previous versions. I use aosp clusters so I don't want them themed at all.
Got the trial installed, apparently your link sent me to the free version. I'll check it out.
Click to expand...
Click to collapse
they don't theme automatically now
I can't get any of the settings for the ones I've tried to stick.. Settings, phone, music..
Swizzle82 said:
I can't get any of the settings for the ones I've tried to stick.. Settings, phone, music..
Click to expand...
Click to collapse
Make sure you granted su rights and rebooted after first install
Also keep the dial pad num color switch on with stock style selected from dial pad styles to have full theming effect.
Sent from my LG-D802 using Tapatalk
vishal11in said:
Make sure you granted su rights and rebooted after first install
Also keep the dial pad num color switch on with stock style selected from dial pad styles to have full theming effect.
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
No option for G4 dialpad..
Swizzle82 said:
No option for G4 dialpad..
Click to expand...
Click to collapse
Use stock g3
Sent from my LG-D802 using Tapatalk
Theme in Music Player not work.
Gesendet von meinem LG-H815 mit Tapatalk
Got refund. This crap didnt even give me othr mods aftr purchasing the damn key. Only had 2 dialers to choose frm, stil had ads and so on and this isnt my fisrt time dealing with xposed or adding themes or mods. Craaaaap!!!
joshualuna said:
Got refund. This crap didnt even give me othr mods aftr purchasing the damn key. Only had 2 dialers to choose frm, stil had ads and so on and this isnt my fisrt time dealing with xposed or adding themes or mods. Craaaaap!!!
Click to expand...
Click to collapse
hey man, if u don't like an app, don't buy it. but don't use such words, otherwise will be obliged to inform the moderator.
Sent from my LG-H815 using Tapatalk
Sorry bro. Bad day. I know u wrk ur ass off for us to hav these kind of mods while my ass just sits here and waits. Hats off to u. I just culdnt understand why the othr stuff didnt wrk aftr purchase and link for 1.9 does not exist
joshualuna said:
Sorry bro. Bad day. I know u wrk ur ass off for us to hav these kind of mods while my ass just sits here and waits. Hats off to u. I just culdnt understand why the othr stuff didnt wrk aftr purchase and link for 1.9 does not exist
Click to expand...
Click to collapse
Please respond in English.
Pfeffernuss said:
Please respond in English.
Click to expand...
Click to collapse
It is English. Mayb u shuld learn. Those arnt typos thts how I txt. Shrtnd wrds. Dnt like to spel certain wrds out. Lol!!
joshualuna said:
It is English. Mayb u shuld learn. Those arnt typos thts how I txt. Shrtnd wrds. Dnt like to spel certain wrds out. Lol!!
Click to expand...
Click to collapse
I guess you was forced to drop out of school when you were 10.
billsky83 said:
I guess you was forced to drop out of school when you were 10.
Click to expand...
Click to collapse
Enough of the bickering guys.. This app is not working for me either..
Okay guys pls refrain using bad language we are here to help each other not blame.
Back to the module. If the module is not working or partially working for you dont worry we will fix it together. To know the reason i request you to pls send me the xposed log cat file first.
Sent from my LG-D802 using Tapatalk
joshualuna said:
Got refund. This crap didnt even give me othr mods aftr purchasing the damn key. Only had 2 dialers to choose frm, stil had ads and so on and this isnt my fisrt time dealing with xposed or adding themes or mods. Craaaaap!!!
Click to expand...
Click to collapse
Bro this app allows you to first test the module for 15 days and decide if you want to make trail full or intall free lite limited option version.
It looks you downloaded free lite version and tried to make it full which will never work. I once again request you to download lg apps theme engine trail 1.9 and then revert back.
Sent from my LG-D802 using Tapatalk

[Theme][Google Play - Free][KK/L/MM/N/O]MonoChrome Theme

If you're interested to yet another grey/dark theme I made one with Sony Theme Creator. It's fully tested for Lollipop on my Xperia M2, but thanks to Sony Theme Creator it well supports KitKat, although some assets may differ. So please report any wrong in this thread.
Now certified by Sony! Check it in the Xperia Theme portal!
COMPATIBLE WITH MARSHMALLOW, NOUGAT AND OREO(*)
(*) Unfortunately Sony on Oreo drastically removed many customisations. The themes mostly change the Xperia Home, Lock Screen and Navigation bar.
MORE THAN 100,000 DOWNLOADS!!
Please do not forget to rate it 5 Stars in the store! At least for the effort.
Lockscreen analog clock is only available on Z2 series and above running at least Android 5.1
Icon Packs are available only on Android 6.0 and above​
Also, as for user request I made a version with full black Status, Navigation and Action bars (Light Action bar excluded otherwise the text would become unreadable. I can't find where its text color is defined). You can download it from the attachments. Take it as it is because unless of major bugs it won't be updated (sorry).
Please note that "MonoChrome" and the attached "MonoChrome Black" are two different themes. So you can install both, the first from the Play Store and the latter manually from here.
Here a couple of screenshots. There are more in the Google Play page:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
FEATURED VIDEOS:
UPDATES:
v1.6.5: Recompiled with new Theme Creator 1.3.3
Better tabs in Android 7.0 for Clock app
Restored the old transparent Launcher button
v1.6.6: Recompiled with new Theme Creator 1.6.1
This might fix the clock widget losing the color in landscape mode in Android 8.0 Oreo
v1.6.0: Recompiled with new Theme Creator 1.3.2
The Custom cursors are back!
Slightly improved the icon pack
Many changes for Marshmallow and Nougat.
Kitkat now gets the small soft buttons
v1.5.0: Recompiled with new Theme Creator 1.1.1.
NEW Glossy Icon Pack (Marshmallow only)
NEW MonoChrome Alarm
Various improvements
v1.4.0: New MonoChrome lockscreen analog clock
- Slightly improved the Home background
- Brighter in-app light background for better readability in Marshmallow
v1.3.0: general KitKat improvements
- Improved readability of stock eMail
- Stars have a black or white look
- Light Checkboxes are brighter
- Fixed radio buttons
..and more. Some changes may affect Lollipop and Marshmallow as well.
v1.2.0: recompiled with Theme Creator 1.0.0 beta
- New scrubber buttons
- New switch buttons (Lollipop)
- Darker radio controls
- Darker checkboxes
v1.0.6 - Minor Update
- Adjusted keyboard switching icon
v1.0.5 - Minor Update
- New drawer icon for alphabetical order
v1.0.4 - Glitch fixing
- Fixed minor 9 patch issues with menu dropdown and dialog boxes
v1.0.3 - Minor improvements
- Fixed Home custom panel in landscape mode
- Raised brightness of text for Home drawer and folder headers
v1.0.2 - Minor improvements
- Home button bolder and brighter
- Fixed Hide Keyboard and Menu buttons. For some reason Theme Creator breaks them
- KitKat uses the Lollipop Progress Bars (like in the battery stats) for better readability.
v1.0.1 - General improvements
- New custom assets for text boxes, toggle buttons, dialogs, menus, switches, seek bars, toasts and more!
- Improved compatibility with KitKat
- Fixed an issue where the folder icons in Home were too small on high res devices
- Improved the grafical quality of home button
To download it click on the button below and select MonoChrome!
Please don't forget to rate it 5 stars if you like it. ​
MY FREE XPERIA THEMES IN XDA
(click on image for the XDA thread)
​
this worked very well on my Z1c running the latest 5.1.1 LP build 368
in fact, it was one of the few themes (apart from the official Sony ones in the playstore) that worked. not sure why but the other themes on the playstore and xda didn't have any effect after selecting/activating them in the theme selector
a small request (if you have the time for it): could you make another version with the default nav bar, status bar, and action bar 100% black (i.e. FF000000)?
wyt18 said:
this worked very well on my Z1c running the latest 5.1.1 LP build 368
in fact, it was one of the few themes (apart from the official Sony ones in the playstore) that worked. not sure why but the other themes on the playstore and xda didn't have any effect after selecting/activating them in the theme selector
Click to expand...
Click to collapse
I think it's because they were made for KitKat. Most new assets don't apply on Lollipop. That's why I made my own theme using Sony Theme Creator, far too many were broken (one of mine as well, and to port it hasn't exactly been a walk. Still working on it).
a small request (if you have the time for it): could you make another version with the default nav bar, status bar, and action bar 100% black (i.e. FF000000)?
Click to expand...
Click to collapse
Well, it could be done. But why? I think it's dark enough, it's Grey 900. Honestly I don't feel like making a separate version for it, dealing with only grays is a total pain. Make a small change and something, somewhere gets unreadable.. I was thinking more about keeping it as a base and make other themes using the accent colors (which makes life easier).
Miche1asso said:
I think it's because they were made for KitKat. Most new assets don't apply on Lollipop. That's why I made my own theme using Sony Theme Creator, far too many were broken (one of mine as well, and to port it hasn't exactly been a walk. Still working on it).
Click to expand...
Click to collapse
i tried a lot of the new ones too, that were LP-specific (like the ones below). they weren't just broken, applying them simply reverted my theme back to stock. so very happy to have found yours!
http://forum.xda-developers.com/cro...p-xperience2013266073-material-stock-t3198658
http://forum.xda-developers.com/cro...egant-catalog-xperia-themes-lollipop-t3211520
Miche1asso said:
Well, it could be done. But why? I think it's dark enough, it's Grey 900. Honestly I don't feel like making a separate version for it, dealing with only grays is a total pain. Make a small change and something, somewhere gets unreadable.. I was thinking more about keeping it as a base and make other themes using the accent colors (which makes life easier).
Click to expand...
Click to collapse
sure, I understand. no compulsion at all. I just wanted a 100% black one because I have a lot of Tasker scenes that are full screen and having a black nav bar would help them blend in. My Z1c's bezel is also black, so by changing the nav key colors to black (using an intent to GravityBox) on a black nav bar background would give the appearance of immersive mode without the drawbacks of immersive mode
Well, the first theme on the link I think requires root. It changes the framework-res and some apps. I stay far away from rooted themes, the stock theming on Xperia is good enough. The second I'm surprised that doesn't work. I've seen that dev in Google Play and his themes have quite good reviews. Oh well, it's a plus for my theme, then!
Regarding the all black bars I'll think about it. During development I was afraid they were already too dark! Maybe I'll make a second one and call it "MonoChrome Black". Writing in the description "as from users request". I need a second free theme anyway. I'll see, but I don't promise anything. If it breaks the readability again I'll throw it away.
http://forum.xda-developers.com/cro...guide-theme-apps-to-dark-theme-theme-t3237955
in case you did not know, maybe this can help you theme more
Miche1asso said:
Well, the first theme on the link I think requires root. It changes the framework-res and some apps. I stay far away from rooted themes, the stock theming on Xperia is good enough. The second I'm surprised that doesn't work. I've seen that dev in Google Play and his themes have quite good reviews. Oh well, it's a plus for my theme, then!
Regarding the all black bars I'll think about it. During development I was afraid they were already too dark! Maybe I'll make a second one and call it "MonoChrome Black". Writing in the description "as from users request". I need a second free theme anyway. I'll see, but I don't promise anything. If it breaks the readability again I'll throw it away.
Click to expand...
Click to collapse
thanks for considering it! I have root and SU mode but the first linked theme still didn't work for me. the only two authors that worked are Sony (official) and The Green (quite a few themes and some paid ones too but unfortunately nothing minimal). i use my phone a lot in the dark so nothing is too black for me! =)
burtallicus said:
http://forum.xda-developers.com/cro...guide-theme-apps-to-dark-theme-theme-t3237955
in case you did not know, maybe this can help you theme more
Click to expand...
Click to collapse
Well, thanks. But that implies modifying the system apks, which requires root and may not work on different devices. As I wrote above i stay away from it. It just means looking for trouble. the beauty of Sony Theme Creator is that you develop for one device and then it is compatible for all, as long as they are 4.4.4 or above.
wyt18 said:
thanks for considering it! I have root and SU mode but the first linked theme still didn't work for me. the only two authors that worked are Sony (official) and The Green (quite a few themes and some paid ones too but unfortunately nothing minimal). i use my phone a lot in the dark so nothing is too black for me! =)
Click to expand...
Click to collapse
If it needs root you also need to replace the apks in /system, I think. Then as I wrote above it may work in one phone but not in another.
About the full black I was thinking about making one and add in only in here. That shouldn't take long. But if you have suggestions to make it different enough to be distinguished from MonoChrome, so much that I can publish it in Google Play, they are welcome. i mean, once I start something I can as well finish it.
Miche1asso said:
About the full black I was thinking about making one and add in only in here. That shouldn't take long. But if you have suggestions to make it different enough to be distinguished from MonoChrome, so much that I can publish it in Google Play, they are welcome. i mean, once I start something I can as well finish it.
Click to expand...
Click to collapse
I notice that you embedded a patterned background in the Settings App ... how about putting in a darker gray background, so that you can still view black text, but it won't be as jarring as FFFFFF white against the 000000 black? this would fit into the overall theme of "full black" (but without having to change text to white/light colors). i'm not sure if the same background change could be effected for the other system apps like clock, conversations, calendar ... since i don't use them, but that could be a start
wyt18 said:
I notice that you embedded a patterned background in the Settings App ... how about putting in a darker gray background, so that you can still view black text, but it won't be as jarring as FFFFFF white against the 000000 black? this would fit into the overall theme of "full black" (but without having to change text to white/light colors). i'm not sure if the same background change could be effected for the other system apps like clock, conversations, calendar ... since i don't use them, but that could be a start
Click to expand...
Click to collapse
I decided to take the unpublished route. And yeah, I had in mind to lower the brightness of the Dark Mode background indeed. Although it seems to dark to me, but I have low brightness on my phone. Also the dialogs are full black. It's light grey on black, it won't hurt the eyes. So I updated the main post also adding the new MonoChromeBlack.apk. I hope you'll enjoy it. As i wrote in the main post it won't be maintained, though. So if you have any complaint to make do it fast.
Miche1asso said:
I decided to take the unpublished route. And yeah, I had in mind to lower the brightness of the Dark Mode background indeed. Although it seems to dark to me, but I have low brightness on my phone. Also the dialogs are full black. It's light grey on black, it won't hurt the eyes. So I updated the main post also adding the new MonoChromeBlack.apk. I hope you'll enjoy it. As i wrote in the main post it won't be maintained, though. So if you have any complaint to make do it fast.
Click to expand...
Click to collapse
that was fast, thank you! unfortunately i wasn't able to install the linked apk (above). it gave me an error message of "app not installed". could this be due to a signing error? i uninstalled the play store apk just in case, rebooted, but still the full black apk didn't install
wyt18 said:
that was fast, thank you! unfortunately i wasn't able to install the linked apk (above). it gave me an error message of "app not installed". could this be due to a signing error? i uninstalled the play store apk just in case, rebooted, but still the full black apk didn't install
Click to expand...
Click to collapse
Crap. You're right. it doesn't work for me anymore either. Unless I messed up something when I tried to zip it. let me check.
@wyt18 ok, try now.
Miche1asso said:
Crap. You're right. it doesn't work for me anymore either. Unless I messed up something when I tried to zip it. let me check.
Click to expand...
Click to collapse
it's perfect. thanks for all your help and the quick work!
wyt18 said:
it's perfect. thanks for all your help and the quick work!
Click to expand...
Click to collapse
Yeah, it took less than I thought. I'm glad you like it!
MonoChrome has been updated!
v1.0.1 - General improvements
- New custom assets for text boxes, toggle buttons, dialogs, menus, switches, seek bars, toasts and more!
- Improved compatibility with KitKat
- Fixed an issue where the folder icons in Home were too small on high res devices
- Improved the grafical quality of home button
PS: please remind that the attached MonoChrome Black won't see the new updates.
Good work!
MonoChrome has been updated!
- You'll find the full changelog in the main post
I also added a featured video of the theme.
Jozinek said:
Good, i like it
Click to expand...
Click to collapse
Thank you very much, Sir. I really appreciated it.
PS: I added your video in the main post. I suppose you don't mind!
New update!
v1.2.0: recompiled with Theme Creator 1.0.0 beta
- New scrubber buttons
- New switch buttons (Lollipop)
- Darker radio controls
- Darker checkboxes

Categories

Resources