[Exposed Module][Pie] NavigationBar Clock - Xiaomi Mi A2 Lite Themes, Apps, and Mods

A simple module that puts a clock on the navigation bar. I personally use it to get a little more space for the notification icons on the statusbar, using gravitybox to move the clock to the center[1].
The module only puts the clock on the navigation bar when the device is in portrait.
The clock responds to changes on the nav bar color along with the buttons (gets dark when the background is light), but colors are not perfect[2].
I plan to implement changes to the statusbar clock from within the module but for now I don't know how to do it, and I'm busy studying.
Hope you like it!
(ps.: the clock in the middle on the screenshots gets hidden behind the notch[1])
[1] GravityBox no longer needed to remove the clock!
[2] Colors were corrected on update V2.
Update V2:
- Colors are more accurate now;
- It now dimms when the clock is white (I'm planning to make a Manager 'app' to customize it)(It's a little glitchy sometimes but works fine);
- Bug: I've noticed a problem when I reboot, open chrome and try to open a new tab the system stops oppening apps (but only if I do it right after rebooting, I'm still investigating this.);
Mini Update V2.1:
- The mod now automatically removes the clock from the statusbar when not in landscape! (GravityBox no longer needed!)
- Color change (from white to black, etc) is perfect now!
- Dimming temporarely disabled (Will re-implement later);
- APK Size is much smaller (Removed some things auto added by Android Studio);
Update V3.0.0:
- There are two versions:
-> the one with a 'c' at the end has an customization screen (can change colors, position and hide/show statusbar clock);
-> the other one is just as the older versions, but it works on LineageOs based roms (Tested on RessurectionRemix(I think) by @InfinityXDA!);
* This module is not yet ready to use on Roms based on LineageOs. I'm working on it and it seems to be already fixed (Will be added on V3.0).

Hello, do I go to Magisk Manager to use this? I don't have the option in Magisk Manager. Maybe I'm using the wrong one? not sure.
Sorry. Just a noob here. Thanks.

Eddie_53 said:
A simple module that puts a clock on the navigation bar. I personally use it to get a little more space for the notification icons on the statusbar, using gravitybox to move the clock to the center.
The module only puts the clock when the device is in portrait.
The clock responds to changes on the nav bar color along with the buttons (gets dark when the background is light), but colors are not perfect.
I plan to implement changes to the statusbar clock from within the module but for now I don't know how to do it, and I'm busy studying.
This is my first post, sorry for the giant screenshots. Hope you like it!
(ps.: the clock in the middle on the screenshots gets hidden behind the notch)
Screenshots:
Click to expand...
Click to collapse
Is the substratum theme working??!!?!?

starkjunior088 said:
Is the substratum theme working??!!?!?
Click to expand...
Click to collapse
Wich theme? I only made it so the clock follows the navigation icons from light to dark (couldn't find a way to get the actual button's color). If you describe the problem I can look into it. (Or are you mentioning the Substratum Theme Engine as a whole? This mod should not interfeere on it... it just adds a layout with the clock on the navigation bar).

punkchiq said:
Hello, do I go to Magisk Manager to use this? I don't have the option in Magisk Manager. Maybe I'm using the wrong one? not sure.
Sorry. Just a noob here. Thanks.
Click to expand...
Click to collapse
You have to install EdXposed and Riru core.
Install instructions from https://github.com/ElderDrivers/EdXposed:
make sure Magisk v17.0 or higher is installed.
download Riru-core v10 or higher and install it in Magisk Manager or recovery.
download EdXposed and install it in Magisk Manager or recovery.
Install companion application(s)
reboot.
have fun
Click to expand...
Click to collapse
Riru core: https://github.com/RikkaApps/Riru/releases/download/v17.1/magisk-riru-core-v17.1.zip
EdExposed Installer app: https://github.com/ElderDrivers/EdXposed/releases/download/v0.3.1.7/EdXposedInstaller_v2.2.4-release.apk
EdXposed Installer zip: https://github.com/ElderDrivers/EdXposed/releases/download/v0.3.1.7/magisk-EdXposed-v0.3.1.7_beta-release.zip
After installing you just get the NavigationBar Clock apk, install it normally and activate the module on EdXposed Installer app.
Edit: Don't install it if you don't have the experience... You might get into bootloops and such. I only tested it on stock ROM and I don't know hot it behaves on other ROMs (Should not cause any problems though). In my device the install process was smooth.

Eddie_53 said:
A simple module that puts a clock on the navigation bar. I personally use it to get a little more space for the notification icons on the statusbar, using gravitybox to move the clock to the center.
The module only puts the clock when the device is in portrait.
The clock responds to changes on the nav bar color along with the buttons (gets dark when the background is light), but colors are not perfect.
I plan to implement changes to the statusbar clock from within the module but for now I don't know how to do it, and I'm busy studying.
This is my first post, sorry for the giant screenshots. Hope you like it!
(ps.: the clock in the middle on the screenshots gets hidden behind the notch)
Screenshots:
Click to expand...
Click to collapse
Dude thanks for sharing this!!!!

You're welcome

Update V2:
- Colors are more accurate now;
- It now dimms when the clock is white (I'm planning to make a Manager 'app' to customize it)(It's a little glitchy sometimes but works fine);
- Bug: I've noticed a problem when I reboot, open chrome and try to open a new tab the system stops oppening apps (but only if I do it right after rebooting, I'm still investigating this.);

mihhut said:
How can I install closed framework and this module?
Click to expand...
Click to collapse
Just like the previous post.
Eddie_53 said:
You have to install EdXposed and Riru core.
Install instructions from https://github.com/ElderDrivers/EdXposed:
Riru core: https://github.com/RikkaApps/Riru/releases/download/v17.1/magisk-riru-core-v17.1.zip
EdExposed Installer app: https://github.com/ElderDrivers/EdXposed/releases/download/v0.3.1.7/EdXposedInstaller_v2.2.4-release.apk
EdXposed Installer zip: https://github.com/ElderDrivers/EdXposed/releases/download/v0.3.1.7/magisk-EdXposed-v0.3.1.7_beta-release.zip
After installing you just get the NavigationBar Clock apk, install it normally and activate the module on EdXposed Installer app.
Edit: Don't install it if you don't have the experience... You might get into bootloops and such. I only tested it on stock ROM and I don't know hot it behaves on other ROMs (Should not cause any problems though). In my device the install process was smooth.
Click to expand...
Click to collapse

Mini Update V2.1:
- The mod now automatically removes the clock from the statusbar when not in landscape! (GravityBox no longer needed!)
- Color change (from white to black, etc) is perfect now!
- Dimming temporarely disabled (Will re-implement later);
- APK Size is much smaller (Removed some things auto added by Android Studio);

Eddie_53 said:
Mini Update V2.1:
- The mod now automatically removes the clock from the statusbar when not in landscape! (GravityBox no longer needed!)
- Color change (from white to black, etc) is perfect now!
- Dimming temporarely disabled (Will re-implement later);
- APK Size is much smaller (Removed some things auto added by Android Studio);
Click to expand...
Click to collapse
The clock in status bar is not hidden in both portrait and landscape. I still got the clock in navigation bar though (v2.1).

tranxuanthang said:
The clock in status bar is not hidden in both portrait and landscape. I still got the clock in navigation bar though (v2.1).
Click to expand...
Click to collapse
Are you using any other xposed module?
Are you on stock Pie rom?
It's working fine here, try disabling other modules and see if it works

Eddie_53 said:
Are you using any other xposed module?
Are you on stock Pie rom?
It's working fine here, try disabling other modules and see if it works
Click to expand...
Click to collapse
After update from first version to 2_1 I now cannot get it to work I’ll keep trying
Update: only v2 works for some reason but thanks for the update can't wait for the next

InfinityXDA said:
After update from first version to 2_1 I now cannot get it to work I’ll keep trying
Update: only v2 works for some reason but thanks for the update can't wait for the next
Click to expand...
Click to collapse
Strange.. Are you using GravityBox? I've made a little workaround for GB users, I'll release it later.
I'm working on some easy way to get log from users. I'll take a look on this, thanks for the info!

@InfinityXDA Try this apk, is the new one with the workaround for GravityBox. Tell me if the clock shows up or shows "??:??".

Eddie_53 said:
@InfinityXDA Try this apk, is the new one with the workaround for GravityBox. Tell me if the clock shows up or shows "??:??".
Click to expand...
Click to collapse
Will do sir!

Eddie_53 said:
@InfinityXDA Try this apk, is the new one with the workaround for GravityBox. Tell me if the clock shows up or shows "??:??".
Click to expand...
Click to collapse
Doesn't work at all for me

InfinityXDA said:
Doesn't work at all for me
Click to expand...
Click to collapse
What rom are you?
Are there other xposed modules?

Eddie_53 said:
What rom are you?
Are there other xposed modules?
Click to expand...
Click to collapse
No other xposed modules
crDroid ROM 20190422 build latest

InfinityXDA said:
No other xposed modules
crDroid ROM 20190422 build latest
Click to expand...
Click to collapse
I'll take a look on the sources, thanks!

Related

[KK 4.4.1][CM11][XPOSED] Floating Apps like Qslide.

Greetings and good vibes to all readers! Here I bring you a simple configuration to have a launcher for floating applications in notifications drawer like the QSLIDE option of the Optimus series!
This works for ANDROID 4.4.1 KITKAT CM11 but should work in earlier versions that supports xposed framework, XHaloFloatingWindow, Halo Shortcut Creator and Notification Shortcuts.
Well let's start
Which is what you need:
A rom that supports Xposed Framework, XHaloFloatingWindows
Xposed Framwork installed (http://forum.xda-developers.com/showthread.php?t=1574401)
XHaloFloatingWindow Module Installed (http://forum.xda-developers.com/showthread.php?t=2419287)
Halo Shortcut Creator App installed (http://forum.xda-developers.com/showthread.php?t=2554118)
Notifications Shortcuts App Installed (https://play.google.com/store/apps/details?id=dk.nicolai.buch.andersen.ns&hl=es)
After you have installed all apps, modules and other things, take the following steps of the video, and enjoy!
if someone could tell me about some shortcuts application in the notification drawer of that do not show the annoying icon (or hide it with transparent icon) and remaining free space icon(like google now notification or SRC Recorder notification!), please publish it here​
Thanks to:
Xposed module, XHaloFloatingWindow, Halo Shortcut Creator, and Notification Shortcuts user, dev, team and members
I've been using this module for a while, and I've got to say that it is incredible! The occasional problems I come across are understandable, and every update makes it better and better. The only thing that bothers me is that I always end up moving the windows around when I want to press something in the action bar. I think it would be nice if we could move the window with the quadrant instead. Anyway, keep up the good work! :good:
gosthy said:
I've been using this module for a while, and I've got to say that it is incredible! The occasional problems I come across are understandable, and every update makes it better and better. The only thing that bothers me is that I always end up moving the windows around when I want to press something in the action bar. I think it would be nice if we could move the window with the quadrant instead. Anyway, keep up the good work! :good:
Click to expand...
Click to collapse
thanks! well you should make a request in the XHaloFloatingWindow thread to see if the developer wants to implement your idea good luck!
Yeah, sorry, I posted in the wrong thread Nice tutorial btw, I never would have guessed that the "bookmarks" button would let me make shortcuts to stuff other than bookmarks.
Hello to everyone,
Does it work on stock rom?
BR,,
srcsntrk said:
Hello to everyone,
Does it work on stock rom?
BR,,
Click to expand...
Click to collapse
Yup..I've been using it on the Epsilon rom and works like a charm
Someone testing on AOSP kit kat ?
Edit: working on AOSP
Envoyé de mon Nexus 7
confirmed works on lg optimus g pro with cm11 Thank you great work putting it all together
Exedion said:
Greetings and good vibes to all readers! Here I bring you a simple configuration to have a launcher for floating applications in notifications drawer like the QSLIDE option of the Optimus series!
This works for ANDROID 4.4.1 KITKAT CM11 but should work in earlier versions that supports xposed framework, XHaloFloatingWindow, Halo Shortcut Creator and Notification Shortcuts.
Well let's start
Which is what you need:
A rom that supports Xposed Framework, XHaloFloatingWindows
Xposed Framwork installed (http://forum.xda-developers.com/showthread.php?t=1574401)
XHaloFloatingWindow Module Installed (http://forum.xda-developers.com/showthread.php?t=2419287)
Halo Shortcut Creator App installed (http://forum.xda-developers.com/showthread.php?t=2554118)
Notifications Shortcuts App Installed (https://play.google.com/store/apps/details?id=dk.nicolai.buch.andersen.ns&hl=es)
After you have installed all apps, modules and other things, take the following steps of the video, and enjoy!
if someone could tell me about some shortcuts application in the notification drawer of that do not show the annoying icon (or hide it with transparent icon) and remaining free space icon(like google now notification or SRC Recorder notification!), please publish it here​
Thanks to:
Xposed module, XHaloFloatingWindow, Halo Shortcut Creator, and Notification Shortcuts user, dev, team and members
Click to expand...
Click to collapse
You can also use with glove box or several floating button app instead of notifications shortcuts app. then you can launch apps without having to pull notification bar all the way down big plus if using for messaging while watching video.
https://play.google.com/store/apps/details?id=com.fb.glovebox

GeeMod - Xposed module for Optimus G

Here is a Xposed module which I made for e975's 10H stock rom (probably compatible with other versions - not tested yet)
It's features (adjusted separately):
1. Hiding QSlide apps toolbar from notification drawer
2. Hiding brightness bar from notification drawer
3. Hiding bar with date/settings/clear from notification drawer
4. Hiding quick settings from notification drawer
5. Changing status bar background to transparent (black)
5. Changing status bar background to black or transparent - FROM UPDATE 1.2
6. Changing airplane switch to LTE switch in quick settings - FROM UPDATE 1.1
7. Disabling CDROM autorun ("Checking PC driver" annoying popup ) while connecting to PC - FROM UPDATE 1.3
Additional info
LTE SWITCH
Quick settings have LTE switch by default but it's enabled only for some mobile network operators and work in "LTE, CDMA, EvDo, GSM/WCDMA" mode which is not supported in my mobile network. My module enables switching between "GSM/WCDMA auto" and "GSM/WCDMA/LTE auto" which is available more commonly (at least in my country ) . Use it only if your mobile network operator use that modes too.
Transparency
Added as experimental feature. Note that stock launcher is not drawing wallpaper under status bar so you cannot get transparency effect on it - would be black. I maybe fix that later but I treat that as low priority. Use other launcher - e.g great launcher "Apex Launcher".
To get nice look in apps use that feature with "Tinted Status Bar" Xposed module and set "Status Bar Tint" value (in Tinted Status Bar) for your launcher to 00000000 . If you use GravityBox make sure that you have OFF on "Statusbar tweaks -> Statusbar colors -> Enable icon colors". I attach screenshot to show you how it works.
Please test this mod and share your ideas/opinions here with me.
Greetings
Wow, great mod.
Work great with ARTMOD stock ROM. I was looking especially for feature 2.
Sent from my LG-E975 using Tapatalk
On my optimus G (stock rom 4.1.2) transparent status bar doesn't work. Although, very good effort and waiting for new updates.
thanks
For me it's fine!
Regarding requesting new features, it will be great if you can port a MOD like this one:http://forum.xda-developers.com/showthread.php?t=2546180
I've modded with Gravity but wifi and network signal appears solid white....
Great mod!
Hope we`ll see more features!Congrats
wow great!!
could you add the clockspeed and brightness hack? (edit thermal.conf [system/etc] the last lines like the line with full speed.. (last lines must be the same!)) is this possible with xposed?
can u add for homescreen delete search and "+" and make it to 5x4 (for help, on sprint G forum there u can found that modifed launcher.apk!!)
can u add to disable the popup by connecting with pc with the driver.iso (i hope u know what i mean...)
is it possible (is there a script/build.prop) to slove the redraws on homescreen by press home on apps... and appdrawer loads little longer always after redraw..)
so that was all from my side
Thanks for the great xposed module!!
2nd Sky said:
wow great!!
could you add the clockspeed and brightness hack? (edit thermal.conf [system/etc] the last lines like the line with full speed.. (last lines must be the same!)) is this possible with xposed?
can u add for homescreen delete search and "+" and make it to 5x4 (for help, on sprint G forum there u can found that modifed launcher.apk!!)
can u add to disable the popup by connecting with pc with the driver.iso (i hope u know what i mean...)
is it possible (is there a script/build.prop) to slove the redraws on homescreen by press home on apps... and appdrawer loads little longer always after redraw..)
so that was all from my side
Thanks for the great xposed module!!
Click to expand...
Click to collapse
+1
Work great in my stock
Please add
-battery percent status bar
yawako said:
Work great in my stock
Please add
-battery percent status bar
Click to expand...
Click to collapse
Settings > power saver > scroll down and tick battery percentage
Sent from my LG-E975 using XDA Premium 4 mobile app
Any way we get this on or device?
http://forum.xda-developers.com/showthread.php?t=2101488
Sent from my LG-E975 using Tapatalk
This is Kernel Feature...
Gesendet von meinem LG-E975 mit Tapatalk
fbz_poznan said:
Here is a Xposed module which I made for e975's 10H stock rom (probably compatible with other versions - not tested yet)
It's features (adjusted separately):
1. Hiding QSlide apps toolbar from notification drawer
2. Hiding brightness bar from notification drawer
3. Hiding bar with date/settings/clear from notification drawer
4. Hiding quick settings from notification drawer
5. Changing status bar background to transparent (black)
That's it for now, but I'll add more features later.
I've seen here some questions about changing stock UI, adding new apps to QSlide bar etc. so it's good news for you - I can do that
Please test this mod and share your ideas/opinions here with me.
Greetings
Click to expand...
Click to collapse
frastgr said:
On my optimus G (stock rom 4.1.2) transparent status bar doesn't work. Although, very good effort and waiting for new updates.
thanks
Click to expand...
Click to collapse
ok it is working but the status bar it is not transparent as said above, it is totally Black. Waiting for a version with a true transparent status bar and ability to set more apps in Qslide. Thanks for your hard work, waiting for updates!!!!!!!!!!
Thank you all for your feedback.
Minor update is available in first post.
I appreciate your ideas. I'm doing research on them. Please wait for future updates.
For 10D stock is not working
frastgr said:
Waiting for a version with a true transparent status bar
Click to expand...
Click to collapse
Look at first post for 1.2 update
greny said:
For 10D stock is not working
Click to expand...
Click to collapse
Could you be more specific what exactly is not working?
None of those functions are working.I've tried all of them checked-nothing changed.I've tried with each of them checked ,but still all the functions like q-slide are present.
I've restarted the phone after each modification..
greny said:
None of those functions are working.I've tried all of them checked-nothing changed.I've tried with each of them checked ,but still all the functions like q-slide are present.
I've restarted the phone after each modification..
Click to expand...
Click to collapse
Have you installed Xposed Framework and enabled GeeMod as its module (must be checked) in Xposed Installer->Modules?
GeeMod is still quite simple and cannot detect yet if is correctly activated or not.
fbz_poznan said:
Look at first post for 1.2 update
Click to expand...
Click to collapse
Doesn't work mate!!!!! Again, it is totally black although I have checked the transparent feature and not the black one.
frastgr said:
Doesn't work mate!!!!! Again, it is totally black although I have checked the transparent feature and not the black one.
Click to expand...
Click to collapse
What version of stock rom are you using? Are you sure that some other mod (e.g. GravityBox) is not setting black background for status bar? If so, turn it off. If you're familiar with debugging you can also help me sending log from
Code:
adb logcat -s Xposed
with disabled all Xposed modules other than GeeMod
thanks
thank you for this mod. i waited so long for and xposed module to disable that annoying qslide tab!
anything else you do with module from now on it's a bonus for me! great work!

How can I get Sense to look like GPE?

See, I converted to GPE due to I love the way stock android looks over sense, but I came back to sense due to me liking the camera, h/k and blinkfeed. Does anyone know how to change all the status bar icons to AOSP icons and change the sense soft keys to AOSP's? Also the lock screen as well? I know it is asking a lot but I would appreciate it a ton. Thank you
Sent from my HTC One_M8 using Tapatalk
The_Blue_Bomber said:
See, I converted to GPE due to I love the way stock android looks over sense, but I came back to sense due to me liking the camera, h/k and blinkfeed. Does anyone know how to change all the status bar icons to AOSP icons and change the sense soft keys to AOSP's? Also the lock screen as well? I know it is asking a lot but I would appreciate it a ton. Thank you
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
Install InsertCoin and you can change the icon to AOSP in InsertCoin Kontrol and also change the lockscreen to stock. As for the navigation bar, there might be a theme in the InsertCoin market.
Matt said:
Install InsertCoin and you can change the icon to AOSP in InsertCoin Kontrol and also change the lockscreen to stock. As for the navigation bar, there might be a theme in the InsertCoin market.
Click to expand...
Click to collapse
I tried all of that, couldn't get it complete how I wanted. Oh well. Thank you anyway.
Sent from my HTC One_M8 using Tapatalk
The_Blue_Bomber said:
I tried all of that, couldn't get it complete how I wanted. Oh well. Thank you anyway.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
This is my homescreen. I can give you details if this is the look you're going for. I'm on a Sense-based ROM
Edit: Added a screenshot of my lockscreen as well.
dressanderc said:
This is my homescreen. I can give you details if this is the look you're going for. I'm on a Sense-based ROM
Edit: Added a screenshot of my lockscreen as well.
Click to expand...
Click to collapse
What's your setup if you don't mind me asking.
At the time of writing:
LOCKSCREEN
* Widget Locker
- Hidden notification bar
* Chronus Clock/Weather
HOMESCREEN
* Nova Launcher Prime
- Transparent Notification Bar (checked under Nova Settings>Look and Feel)
- Show Shadow (checked under Nova Settings>Desktop)
- Google KitKat icon theme, which is built into Nova Prime
* Xposed StatusBar Mods (Xposed module, of course, for the statusbar icons)
- Iconpack I'm using can be found here: http://forum.xda-developers.com/showthread.php?t=2389748
- 2nd post on that thread, there is a .zip file you can download named "dr8_whiteaosp_kk_sense6.xsbm.zip ". Credits to @agentdr8 for an awesome job
* SoftKeyZ
- Stock android Navbar icons
install viperOne
disable htc lockscreen and enable AOSP lockscreen
install google experience launcher
install elementalX and tweak the system
so far, i am extremely happy with the result.. using zoe with 99% of stock android experience (i wish i would be able to use stock google dialer on sense...)
dressanderc said:
At the time of writing:
LOCKSCREEN
* Widget Locker
- Hidden notification bar
* Chronus Clock/Weather
HOMESCREEN
* Nova Launcher Prime
- Transparent Notification Bar (checked under Nova Settings>Look and Feel)
- Show Shadow (checked under Nova Settings>Desktop)
- Google KitKat icon theme, which is built into Nova Prime
* Xposed StatusBar Mods (Xposed module, of course, for the statusbar icons)
- Iconpack I'm using can be found here: http://forum.xda-developers.com/showthread.php?t=2389748
- 2nd post on that thread, there is a .zip file you can download named "dr8_whiteaosp_kk_sense6.xsbm.zip ". Credits to @agentdr8 for an awesome job
* SoftKeyZ
- Stock android Navbar icons
Click to expand...
Click to collapse
I want to get my status bar enabled but i don't know how to work that module in xposed. I have enabled xposed module and downloaded Xposed statusBar Sense. I downloaded the zip and applied it but nothing changed. I am running Viper Rom, could that have anything to do with it?
ruben8448 said:
I want to get my status bar enabled but i don't know how to work that module in xposed. I have enabled xposed module and downloaded Xposed statusBar Sense. I downloaded the zip and applied it but nothing changed. I am running Viper Rom, could that have anything to do with it?
Click to expand...
Click to collapse
1. Download the dr8_whiteaosp_kk_sense6.xsbm.zip icon pack and place XSBM folder on the root of your internal sd card.
2. Launch the Xposed StatusBar Mods module and select "Icon Settings"
3. Check the boxes beside Framework, 3rd-Party Apps, Battery, Etc.., all the way down.
4. Set the "Icon Scaling" to 70px
5. Select "Select Iconpack to Import" and then select the dr8_whiteaosp_kk_sense6.xsbm.zip file you put in the XSBM folder.
6. Back out until you get the option to Apply Changes
Note: There was an issue on XSBM v2.3.2. I'm currently using v2.3.1
dressanderc said:
This is my homescreen. I can give you details if this is the look you're going for. I'm on a Sense-based ROM
Edit: Added a screenshot of my lockscreen as well.
Click to expand...
Click to collapse
Nice!
Can you please upload you wallpaper ?
section17 said:
Nice!
Can you please upload you wallpaper ?
Click to expand...
Click to collapse
No problem, here you go.

Black mod notifications

Hello guys me through the help of the boys present to you another mod for the OP5.
This will theme your notifications, dialer and call notification to black or dark depending on the user.
please use mods with Ozone or Kkclock for best effects.
I personally dont own a OP5 so in order to update this thread i will require that you the users post the following files and then i
will update the mod.
framework.apk
dialer.apk
opincallui.apk
opsystemui.apk
i would like to give credit to all the guys who are working on theming the Oxygen os and Open beta builds we never settle.
@ungeeked @KpChuck @dapero @SyCreed @Kickoff​[/FONT]
Download Links
OOS 4.5.5
Black:Download here
Dark:Download here[/URL]
OOS 4.5.6
Black :Download here
Dark :Download here
OOS 4.5.8
Black :Download here
Dark :Download here
OOS 4.5.10
Download link
OOS 4.5.11
Download Link
screenshots will be uploaded from the users.
thanks, black theme works. Stock dialer was black already. I'd like to have black also tiles background (it is gray for stock)
mystique47 said:
thanks, black theme works. Stock dialer was black already. I'd like to have black also tiles background (it is gray for stock)
Click to expand...
Click to collapse
gray even if u set the system theme to dark?
Works fine on xxx rom based on 4.5.5
Strange i have flashed Black but notification are White whith gray font. I use Dark Theme Stock + Substratum Swift Black
v.konvict said:
gray even if u set the system theme to dark?
Click to expand...
Click to collapse
yes. system theme set to dark. notification background is now black (I think it was grey). As you can see in the screen
FreedomOS 1.3 also working :highfive:
mystique47 said:
yes. system theme set to dark. notification background is now black (I think it was grey). As you can see in the screen
Click to expand...
Click to collapse
okay but u can use Ozone to theme the qstiles
Pho3nX said:
Strange i have flashed Black but notification are White whith gray font. I use Dark Theme Stock + Substratum Swift Black
Click to expand...
Click to collapse
I would very much like to Black theme my notifications as I also use "Dark Theme Stock + Substratum Swift Black". A few minutes ago I wrote the Substratum Swift Black dev to ask if notifications should be themed and if not then could he please add that feature. White notifications stand out when everything else is themed black.
I tried the other notification mod in this section "Flasheable black notifications, dialer, incallui, qs tiles Mod" and not only did it not work but caused the issue mentioned in the original post about long pressed power button not triggering the extended power menu which makes that alternative a no go. Does this mod also cause issues with the long press power menu?
3DSammy said:
I would very much like to Black theme my notifications as I also use "Dark Theme Stock + Substratum Swift Black". A few minutes ago I wrote the Substratum Swift Black dev to ask if notifications should be themed and if not then could he please add that feature. White notifications stand out when everything else is themed black.
I tried the other notification mod in this section "Flasheable black notifications, dialer, incallui, qs tiles Mod" and not only did it not work but caused the issue mentioned in the original post about long pressed power button not triggering the extended power menu which makes that alternative a no go. Does this mod also cause issues with the long press power menu?
Click to expand...
Click to collapse
that issue comes from mods that use substratum to theme framework. so nop
How to install the mod?
sethi_romil said:
How to install the mod?
Click to expand...
Click to collapse
as with most other zips that contain mods/apps, you need a custom recovery, preferably twrp (https://forum.xda-developers.com/oneplus-5/development/recovery-twrp-3-1-1-0-touch-recovery-t3632912). If you already have a custom recovery, go ahead and download the .zip provided by the author of the mod in the first post of this thread. Restart your device into recovery mode, either via the advanced reboot menu or by turning your device off and holding the volume down button while powering your device back on until the manufacturer logo appears. once you are in twrp, go to wipe, click on advanced wipe, and select the two options with cache and dalvik, then swipe to confirm the wipe. Afterwards, go back to the overview and click on install. Now you'll need to selected the .zip you've downloaded before. Swipe to confirm again. After the .zip has been installed successfully, click on "wipe cache/dalvik" and confirm once again. After that, you can click on reboot and enjoy your new mod.
Tried it out but now the text of the notifications is slightly red. Also the media keys of spotify can't be seen very well. Am i the only one with this problem? Can it be fixed?
As it modify the framework file, the future official updates won't install right ?
We need to restore the "stock" files ?
If so, can you upload a zip at least of last official update available to restore it ?
One more general question, I can't see the general section opo5, there isn't yet a vanilla version for each official release only adding root and all the rest untouched ?
baumstein said:
Tried it out but now the text of the notifications is slightly red. Also the media keys of spotify can't be seen very well. Am i the only one with this problem? Can it be fixed?
Click to expand...
Click to collapse
hmmm with spotify @KpChuck has a specific fix for that in his thread as for text it should be offwhite not red so that ambient display can work
m4ssnet said:
As it modify the framework file, the future official updates won't install right ?
We need to restore the "stock" files ?
If so, can you upload a zip at least of last official update available to restore it ?
One more general question, I can't see the general section opo5, there isn't yet a vanilla version for each official release only adding root and all the rest untouched ?
Click to expand...
Click to collapse
if you flash this you still get Ota updates it doesnt affect updates
v.konvict said:
hmmm with spotify @KpChuck has a specific fix for that in his thread
Click to expand...
Click to collapse
There's a lot of fixes around for spotify with substratum modules:
-Download Ozone, select dark notifications at the top and theme spotify
-If you have Swift dark/black, select 7.1 OMS at the top and theme spotify
[email protected] made a substratum modules specifically for theming the notifications of apps with black notifications. Find it in his Mod and Theme connection thread
v.konvict said:
hmmm with spotify @KpChuck has a specific fix for that in his thread as for text it should be offwhite not red so that ambient display can work
Click to expand...
Click to collapse
Cant find the thread... Also i dont use ambient display. Could the colored font come through substratum ozone even i did not theme the notifications with it?
Btw the changed font color also appears in some apps like teamspeak or in some sections of the settings app
KpChuck said:
There's a lot of fixes around for spotify with substratum modules:
-Download Ozone, select dark notifications at the top and theme spotify
-If you have Swift dark/black, select 7.1 OMS at the top and theme spotify
[email protected] made a substratum modules specifically for theming the notifications of apps with black notifications. Find it in his Mod and Theme connection thread
Click to expand...
Click to collapse
I dont really want to theme the notifications with substratum, because of the power menu bug to softreboot instantly, that's why i am here
baumstein said:
I dont really want to theme the notifications with substratum, because of the power menu bug to softreboot instantly, that's why i am here
Click to expand...
Click to collapse
Theming spotify with substratum is perfectly safe:good:.
Theming Android system causes the soft reboot bug, other apps are safe to theme
Excellent mod! found the perfect combo using this mod + ozone + swift black . Thank you for coming to the 5!
Is there any way the font brightness can be increased on Ambient Display?? It's a bit dim (could be from my substratum combo though..)
kinfam said:
Excellent mod! found the perfect combo using this mod + ozone + swift black . Thank you for coming to the 5!
Is there any way the font brightness can be increased on Ambient Display?? It's a bit dim (could be from my substratum combo though..)
Click to expand...
Click to collapse
unfortunately thats the best i could do. half a loaf is better than nothing

[QUESTION] Favorite mods

Hey guys! I recently installed Magisk on my Pixel running Oreo! I'd love to hear your favorite mods because right now my phone is a little bland. Thanks a bunch!
Substratum for theming.
Sent from my Google Pixel using XDA Labs
Sgace said:
Substratum for theming.
Click to expand...
Click to collapse
Ahh yes. I am running substratum. Do you have any theme suggestions? I'm currently running Sai's dark themes and N Navbars
DynamicDonkey said:
Ahh yes. I am running substratum. Do you have any theme suggestions? I'm currently running Sai's dark themes and N Navbars
Click to expand...
Click to collapse
I only use N Navbar and Lock Clean, cause I like the rest to be stock Oreo.
Sent from my Google Pixel using XDA Labs
Arise sound systems is my favorite.
Also for themes, I use Swift Dark
Custom kernels are also a nice modification for Android devices.
Sent from my Pixel using XDA Labs
Nick80835 said:
Custom kernels are also a nice modification for Android devices.
Click to expand...
Click to collapse
I've heard about those, but what are some benefits?
DynamicDonkey said:
I've heard about those, but what are some benefits?
Click to expand...
Click to collapse
Better battery life or performance depending on your needs. Optimizations and bug fixes.
My Pixel is pretty stable and runs very well, but I may take a look at ElementalX. Thanks for the info!
my mods;
substratum:
- swift black theme (solid black good for amoled display)
- clean lock
- navbar
magisk:
- busybox (need my standard Linux commabdline tools
- doze for GMS module (saves battery)
- VoEnabler (my carrier supports this and my plan allows for no extra fees... but it's not enabled by default. lol)
elementalX kernel (with some additional features tweaks).
AFwall (firewall)
Adaway (adblocking app)
ApexLauncher Pro (customizable launcher with gestures)
custom navigation bar (app - change navbar layout)
systemui tuner (app - emmersive mode QuickTile, alter number of quicktikes, etc)
Noise Messenger (Signal messenger fork).
and a few other bells and whistles...
Where's the voenabler
Pixel 2 portrait mode camera tweak. ?
For me:
-Magisk
-Audio Modification Library (for viper)
-Busybox
-Doze for GMS
-Google Product Sans
-iOS 11.1 emoji
-Viper4Android
-Systemless xposed
-Xposed
-Disable Fullscreen Keyboard
-MinMinGuard (whitelist mode only)
-NSFW Gboard
-Rootcloak
-Screenshot Delay Remover
-Wifi passwords
-Xinsta
-Substratum
-Destiny
-Hide X & R
-Always On Enabler
-Whatsapp Emoji changer (set to old ones
-Other mods
-Nova launcher with Pixel 2 style, more gestures & customization
-Portrait mode pixel 2 camera port
-Removed icon padding in statusbar (only 8.1)
-ElementalX kernel
TENN3R said:
For me:
-Magisk
-Audio Modification Library (for viper)
-Busybox
-Doze for GMS
-Google Product Sans
-iOS 11.1 emoji
-Viper4Android
-Systemless xposed
-Xposed
-Disable Fullscreen Keyboard
-MinMinGuard (whitelist mode only)
-NSFW Gboard
-Rootcloak
-Screenshot Delay Remover
-Wifi passwords
-Xinsta
-Substratum
-Destiny
-Hide X & R
-Always On Enabler
-Whatsapp Emoji changer (set to old ones
-Other mods
-Nova launcher with Pixel 2 style, more gestures & customization
-Portrait mode pixel 2 camera port
-Removed icon padding in statusbar (only 8.1)
-ElementalX kernel
Click to expand...
Click to collapse
Are you on a Pixel? And if so, do those mods for Xposed work on Oreo?
DynamicDonkey said:
Are you on a Pixel? And if so, do those mods for Xposed work on Oreo?
Click to expand...
Click to collapse
Of course, I just listed the mods I use everyday on my 8.1 Pixel
TENN3R said:
Of course, I just listed the mods I use everyday on my 8.1 Pixel
Click to expand...
Click to collapse
Hmm, must have missed that. If I also may ask, how did you remove the padding in the status bar?
EDIT: I'm the one that made this thread and put it as Oreo/pixel... I'm dumb...
DynamicDonkey said:
Hmm, must have missed that. If I also may ask, how did you remove the padding in the status bar?
EDIT: I'm the one that made this thread and put it as Oreo/pixel... I'm dumb...
Click to expand...
Click to collapse
No problem ahaha
In this thread, there is an adb command at half page with bold "pro-tip", you just have to do it one single time in adb to get rid of padding. For me, because pixel 1 doesn't have rounded corners I found this command very useful.
TENN3R said:
No problem ahaha
In this thread, there is an adb command at half page with bold "pro-tip", you just have to do it one single time in adb to get rid of padding. For me, because pixel 1 doesn't have rounded corners I found this command very useful.
Click to expand...
Click to collapse
You just saved my life. Thank you so much!

Categories

Resources