//Idea//
Choose any custom accent color for OxygenOS
//Installation//
What you need:
-Xposed installed
-Custom Recovery
-the .apk
(0.Step) optional
-make a full backup(if anything goes wrong, what i don't think)
1.Step
-install the apk
-launch it
-activate the module
2.Step
-restart
//How to use//
Open the app
Type in a valid HEX color (#AARRGGBB)
Hit the change Button
Reboot
Go into the Customize Settings of your phone
Select the Accentcolor at the top left corner ( should look like your Custumcolor)
//BUGS//
-Not every thing is themed
-If the Custumcolor is selected and used the app to set a new one and reboot, you need to reselect it at the Settings ( I think that's unfixable because it's part of the UI mechanics)
More? than post them
//To do//
-fix Bugs
-maybe add Background Option
-...
XDA:DevDB Information
ColorfullColorOS, Xposed for the OnePlus X
Contributors
OverBit
Xposed Package Name:
Version Information
Status: Beta
Current Beta Version: 0.1
Beta Release Date: 2016-02-03
Created 2016-02-03
Last Updated 2016-02-03
I can try it as soon as I can safely make a backup but maybe you should try to add the module in the xposed repo so more people will see it :good:
Where is the download? I really like to install it.
IchBinNoob said:
Where is the download? I really like to install it.
Click to expand...
Click to collapse
It's in the "downloads" section of the thread On top of the very first post it says "discussion" "screenshots" "downloads", etc.
Is this working with any OOS version? I'm on 2.2.0 will it work?
Hi, It's very interesting.
I wonder if it would be possible to allow any custom color for Battery notification too.
What do you think about that (I am not requesting the feature, just looking for information and maybe try to do it by myself) ?
CrazyChester said:
Is this working with any OOS version? I'm on 2.2.0 will it work?
Click to expand...
Click to collapse
For me it worked on 2.2.0
batam said:
Hi, It's very interesting.
I wonder if it would be possible to allow any custom color for Battery notification too.
What do you think about that (I am not requesting the feature, just looking for information and maybe try to do it by myself) ?
Click to expand...
Click to collapse
I could be possible( i know you can disable it with gravity box)
I think it would be a mod for the SytemUI
OverBit said:
I could be possible( i know you can disable it with gravity box)
I think it would be a mod for the SytemUI
Click to expand...
Click to collapse
Why not try some notification color changer app from store.. It may work with root
Sent from my ONE E1003 using Tapatalk
OverBit said:
For me it worked on 2.2.0
Click to expand...
Click to collapse
I can confirm it worked for me!
Great work man
Related
Hi,
For those still using the stock toggles, this is a very quick hack (I've never wrote anything in Java before and I'm not a very good programmer regardless) that lets you long-press most of the toggles in the status bar to bring up the appropriate Settings page. (Wi-Fi -> Wi-Fi settings etc.)
This works for all the status menu toggles except for Notification (I wasn't sure what Settings page that could be mapped to) and Mobile data (the Data usage page only supports being invoked externally via a shortcut and I wasn't sure how I could fake that).
How to install:
1. Install Xposed: http://forum.xda-developers.com/showthread.php?t=1574401
2. Install the attached APK, enable the module in the Xposed Installer and reboot.
What if this sends my GS III into a boot loop?
1. Boot into recovery and mount /data.
2. Attach a USB cable and run "adb shell" on your computer
3. "cd /data/xposed"
4. rm modules.list modules.whitelist
5. touch modules.list modules.whitelist
6. cd / ; umount /data
7. reboot
P.S. This is called SlightlyExtendedToggles. I do plan to expand on this when time allows.
I use stock toggles, cuz they are the only ones translated But i think it would be better if you would mod the systemui.apk or whatever apk that is in and upload that Just an idea tho
thanks for this mod.
you can many other mod added for stock roms .example :
+ set CRT Off effect
+ set 'Skip track with Volume'(just work when off screen)
+ set 'Turn on screen when unplugging'
+ set 'Longpress HOME key bahaviour'
+ set colors in statusbar (defult glass - background and clock)
i wait to see you with good things and prosperity for you
NaabKing said:
I use stock toggles, cuz they are the only ones translated But i think it would be better if you would mod the systemui.apk or whatever apk that is in and upload that Just an idea tho
Click to expand...
Click to collapse
Maybe, if I can be bothered to edit the smali directly
mehrzad1363 said:
thanks for this mod.
you can many other mod added for stock roms .example :
+ set CRT Off effect
+ set 'Skip track with Volume'(just work when off screen)
+ set 'Turn on screen when unplugging'
+ set 'Longpress HOME key bahaviour'
+ set colors in statusbar (defult glass - background and clock)
i wait to see you with good things and prosperity for you
Click to expand...
Click to collapse
Thanks.
Regarding CRT: The best place to look is here: http://forum.xda-developers.com/showthread.php?t=1715238
For the rest, Tweakbox will do what you want
Could you compile this for the new framework 2.0, for android 4.0?
What?! Do I see before my very eyes, a user? Why not upgrade to 4.1, if I may ask? I can (when I wake up again in about 10 hours' time), but you'll have to uninstall and reinstall as I don't have the key that I signed it with originally.
Sent from my GT-I9300 using Tapatalk 2
qwerty12 said:
What?! Do I see before my very eyes, a user? Why not upgrade to 4.1, if I may ask? I can (when I wake up again in about 10 hours' time), but you'll have to uninstall and reinstall as I don't have the key that I signed it with originally.
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
I have a I9100 so no official 4.1 is out and I wanted to try your mod.
Fair enough. You can try the attached file. I can't test this as I don't run ICS anymore. Bear in mind that I didn't manage to make all the toggles work with long pressing even when I was running 4.0, and you may get some more that isn't working because Samsung might be using a different SystemUI with different toggles. You're actually better off running another ROM if you can (if I had an S2, I'd've so been running Chameleon by now).
Thank you very much! It worked flawlessly!
If the stock JB is delayed more I'm going to install a custom rom.
I just installed the SlightlyExtendedToggles apk 1.0 and got the following message in the framework modules screen:
"This module was created for Xposed version 2.0rc1, but due to incompatible changes in version 2.0, it has been disabled."
I'm running Stock 4.1.2 ROM with Xposed installer 2.1.4 with app_process 34 and XposedBridge.jar 2.1.4.
Bass_Man25 said:
I just installed the SlightlyExtendedToggles apk 1.0 and got the following message in the framework modules screen:
"This module was created for Xposed version 2.0rc1, but due to incompatible changes in version 2.0, it has been disabled."
I'm running Stock 4.1.2 ROM with Xposed installer 2.1.4 with app_process 34 and XposedBridge.jar 2.1.4.
Click to expand...
Click to collapse
===============
Try this one....it worked for me when I got the same error after trying OP version....
http://forum.xda-developers.com/showthread.php?p=36267859
Sent from my SCH-I605 / Galaxy Note 2 using Tapatalk v 2.4.13
I like this concept and tried installing and using it but this is what the xposed framework displayed!!!
"This module was created for Xposed version 2.0rc1, but due to incompatible changes in version 2.0, it has been disabled."
Any help guys??? Plzzzzzz
Try the version 5 posts above this post....
Sent from my SCH-I605 / Galaxy Note 2 using Tapatalk v 2.4.13
Does it work on backported version of Xposed Framework on GB?
Other
Sent from my SM-N900V using XDA Premium 4 mobile app
Great Module
Works on P600 running stock 4.3 MK1 What a useful module. A god send with multiple bt devices that I share between tablets and phone. A great find! THANKS SO MUCH!
@qwerty12 can u add more toggles such as 2g/3g or torch to the stock Samsung toggles ?
AccentOS
NOTE: For magisk information go to post 29
https://forum.xda-developers.com/showpost.php?p=71165859&postcount=29
Introduction
Just like other stock mod ROMs I wanted to create a Stock modded ROM with all tweaks which are needed in daily usage. Naming is the most important and difficult part :silly: Finally I came up with the name AccentOS.
Features
As the name suggests Accent OS
-New accent colors in Light Theme: Wine, Navy Blue, Green
-New accent colors in Dark Theme: White, Red and Lime
-Pixel Like UI with default theme
-Notificaton Panel full black with dark theme
-White theme Colours shades changed
-Fontster with 130+ Awesome Fonts
-Ability to remove some stock apps
-Int.d Support
-Firmware+Modem installed
-Arise sound systems
-Magisk
-Stock kernel
And Many more
Instructions
You need an unlocked bootloader with latest official /Unofficial TWRP.
- Make sure you are using the correct TWRP
- Download and copy the zip file in your OP3
- Reboot to TWRP
- Make a nandroid backup (optionnal)
- Clean flash Wipe data/system/dalvik/cache
- OR Dirty Flash: Wipe System/Cache/Dalvik(If u were on oos 4.* ROM)
- Install then Select downloaded zip file
- Done
Bugs-Nothing so far
Adding
- Center clock
- Dark notifications
Soon
Android System Battery Drain Fix
After Installing Custom Mods and rooting on Oxygen OS I was experiencing a Android System battery Drain .
Also in custom Roms based On OOS I also had the same problem.
I was draining 35-40 percentag of my battery in a charge cycle.
I searched alot past 2-3 days on my phone to see which process is causing this Drain problem.
I found many but stoping them didn't fix it .
Finally today when I found that after SuperSU was installed
It was causing the Drain so I found a fix for this
Fix
-Go to SuperSU app
-Settings menu
-Enable trust system User
-and enable grant permission during boot
-Then put the phone on flight mode and wait for it to cool down.
If this doesn't work
-Try setting default access to grant
-Enable MultiUser access
Donations
Pay me by using my PayPal.Me page: https://paypal.me/nishidh
Thanks for all your support
XDA:DevDB Information
Accent OS, ROM for the OnePlus 3T
Contributors
Nishidh,
Ungeeked,
@niwia
@Chainfire
oneplus
ROM OS Version: 7.x Nougat
ROM Firmware Required: None
Based On: Oxygen OS
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2017-02-21
Created 2017-02-21
Last Updated 2017-02-21
ScreenShots
Downloads
4.0.3
V1.0 (1.41gb)(MEGA)
https://mega.nz/#!yQcQUbBR!o4btBkUxtVFPV3v7EkkMcbsFxr08P_kP2Gi78hmBLL0
Note : if your device is stuck on boot logo and not loading the reboot into recovery clear system
Flash SuperSU zip provided down, then the ROM , only if 1st flash makes he ROM stuck at boot logo
Super SU
https://drive.google.com/file/d/0B6FY-XKZtgn4Z3kxYXZCYnFXREE/view?usp=drivesdk
Changelog
v1.0
-Added aroma
-And brand new logo (thanks to @niwia for providing the logo)
+I have also Added the logo in settings
-Magisk option added
Put your suggestions for new Aroma theme down
Which one shall I use ????:silly:
Nice too see the rom now here.
thanks bro
i hope to see more options in next building
mr.mgmg said:
thanks bro
i hope to see more options in next building
Click to expand...
Click to collapse
Yup I need testers who can test my builds bcz I don't own a 3t
But I have a 3
So someone who can test 3t builds
Next build contains debloating aroma options
I think the Quick Settings Panel is black but the Notifications themselves are still white correct?
Because so far nobody's managed to make the notifications (and the ambient notifications) black yet
aleck0112 said:
I think the Quick Settings Panel is black but the Notifications themselves are still white correct?
Because so far nobody's managed to make the notifications (and the ambient notifications) black yet
Click to expand...
Click to collapse
I can provide it in update if u want
@Nishidh can we get an option for 5 quick settings tile in a row like this
I have been trying different mods but it either ****s up dark notification or the quick settings become stock
Two question please....
Try clean install that new Accent Aroma Built with Magisk and Sound Mod but after rebooting Viper show me Driver Status abnormal,DolbyAtmos fc and where can i found the Fonster App don`t see it in the app drawer or in Settings?
Sorry for my bad english i am oldschool German flashaholic.....
Nishidh said:
I can provide it in update if u want
Click to expand...
Click to collapse
oh hey I didn't realize you're the creator of the h2o2 mod. I followed that thread too and tried it on FreedomOS but the colors in lockscreen notifications(Spotify music control) and the ambient notifications are still bugged.
Are those fixed atm since I really need ambient display to work properly
Yup fixed
Need to integrate it with my ROM only
Il try mostly will finish dark notification first
Then this
But just request features here
https://forum.xda-developers.com/devdb/project/?id=19498#featureRequests
So that I don't have to go through the posts to find requests
kunal1540 said:
@Nishidh can we get an option for 5 quick settings tile in a row like this
I have been trying different mods but it either ****s up dark notification or the quick settings become stock
Click to expand...
Click to collapse
Are the notifications also with swift dark substratum theme white?
Nishidh said:
Yup I need testers who can test my builds bcz I don't own a 3t
But I have a 3
So someone who can test 3t builds
Next build contains debloating aroma options
Click to expand...
Click to collapse
Sent you a private message
Coming from RR 7.1.1
Flashed your rom - Bootscreen finished - Got a blackscreen - not responding
I did a reboot - nothing
Wiped the usual stuff in twrp
flashed supersu - flashed your rom again (with magisk in aroma)
still wont boot ^^
Edit: All data is gone from my op3t now... wont boot into twrp. nice
Edit2: Okay boot into twrp works again, going back to RR again
El-Lobo68 said:
Two question please....
Try clean install that new Accent Aroma Built with Magisk and Sound Mod but after rebooting Viper show me Driver Status abnormal,DolbyAtmos fc and where can i found the Fonster App don`t see it in the app drawer or in Settings?
Sorry for my bad english i am oldschool German flashaholic.....
Click to expand...
Click to collapse
See the aroma is causing that issue u can find all apps in my zip
I will look forward to this issue
phoberus said:
Are the notifications also with swift dark substratum theme white?
Click to expand...
Click to collapse
Yes
Nishidh said:
Yup I need testers who can test my builds bcz I don't own a 3t
But I have a 3
So someone who can test 3t builds
Next build contains debloating aroma options
Click to expand...
Click to collapse
I can be the tester would love to be
---------- Post added at 11:43 PM ---------- Previous post was at 11:34 PM ----------
Can anyone upload a mirror to gdrive would be great mega is too too slow
FroZine said:
Coming from RR 7.1.1
Flashed your rom - Bootscreen finished - Got a blackscreen - not responding
I did a reboot - nothing
Wiped the usual stuff in twrp
flashed supersu - flashed your rom again (with magisk in aroma)
still wont boot ^^
Edit: All data is gone from my op3t now... wont boot into twrp. nice
Edit2: Okay boot into twrp works again, going back to RR again
Click to expand...
Click to collapse
Anyone flashed it in OP3T without issues?
View attachment 4098081
Based On UBSHQA5 and other
Multiple Languages
Rooted
Deodexed
Busybox
Kernel King.Z 1.3
Removed Knox
Remove excess soft
Disabled signature verification
Disabled scrolling caches
Disabling notifications high volume headphones
Tweaks speed
Added Weather in Note 5
Added S6 Keyboard
Added TouchWiz Themes Support
Floating Messages
5-way reboot menu
Note 4 Settings
Multi-window support
more Unlock effect
Charging effect support
Toolbox support
Lock screen flashlight support
Stable
and etc etc... (The screenshots can be seen)
ROM CONTROL
- Statusbar Mods
- Notification Mods
- Display
- Lockscreen Options
- Buttons
- TouchWiz
- Extended Power Menu
- Phone and Dialer (call recording and all call mods to much)
- Other settings
- General Options
Video Review of Rom
Screenshots
Xposed
SettingsFix
Installation Steps
- Full Wipe (System, Data, Davik Cache, Cache,Preload)
- Flash Rom
- Reboot and enjoy
Download:
MEGA
YANDEX
XDA:DevDB Information
MADGIT ROM [RomControl, Stable, Fast], ROM for the Samsung Galaxy S4
Contributors
madgit
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Root and Custom Recovery
Version Information
Status: Stable
Created 2017-04-02
Last Updated 2017-04-02
Thanks for new rom .
Did this rom be included with newer modem bro ? I am using XXUHOH7 bootloader and modem.
Downloading .
thanks for new rom.
Madgit's great turn.
Thanks and Download.
ali7557 said:
Madgit's great turn.
Thanks and Download.
Click to expand...
Click to collapse
Did you try this rom?!
qseyqd said:
Did you try this rom?!
Click to expand...
Click to collapse
No
Now I'm testing ale95. 7.1.
Then test it.
daogiahieu said:
Thanks for new rom .
Did this rom be included with newer modem bro ? I am using XXUHOH7 bootloader and modem.
Downloading .
Click to expand...
Click to collapse
Without modem. Remains the same modem
Congratulations. It looks very good. Thank you. I will try.
Congratulations, the rom sounds amazing
I am going to try it out, but I need Xposed.
Does it have Xposed ?
Ebrraheem said:
Congratulations, the rom sounds amazing
I am going to try it out, but I need Xposed.
Does it have Xposed ?
Click to expand...
Click to collapse
1. Backup
2. Install Xposed+Installer-3.0.1+by+dvdandroid+-+26.11.16.apk View attachment Xposed+Installer-3.0.1+by+dvdandroid+-+26.11.16.apk
3. Install xposed-v87.1-samsung-5.0.x-sdk21-by-dkcldark-arm.zip (Recovery) View attachment xposed-v87.1-samsung-5.0.x-sdk21-by-dkcldark-arm.zip
4.Wipe cache and dalvik cache
5. Reboot and enjoy
just want to ask, video recording both rear and front camera for snapchat is work or not?
xeixtrax said:
just want to ask, video recording both rear and front camera for snapchat is work or not?
Click to expand...
Click to collapse
If I understood correctly, then no
This Rom aint stable. I have tried it. (1) in settings once you hit display settings, it unfortunately stops (2) try it at your own risk.
Urgh I was Enjoying Ale
---------- Post added at 11:23 PM ---------- Previous post was at 11:21 PM ----------
xeixtrax said:
just want to ask, video recording both rear and front camera for snapchat is work or not?
Click to expand...
Click to collapse
Yes they do
Edgarkevin said:
This Rom aint stable. I have tried it. (1) in settings once you hit display settings, it unfortunately stops (2) try it at your own risk.
Click to expand...
Click to collapse
aint stable ? Maybe you modified?
I downloaded successful the rom ). The internet is so slow here.
But i still need to ask something
Can this rom use solid explorer ?
Does the rom have call popup ?
What is the advanced of Kernel King.Z 1.3 if compare with stock kernel ?
Did it have the problem about laggy because of full ram after a long time using ?
Can this rom use solid explorer ?
Click to expand...
Click to collapse
solid explorer will work
rom have call popup ?
Click to expand...
Click to collapse
no
What is the advanced of Kernel King.Z 1.3 if compare with stock kernel ?
Click to expand...
Click to collapse
Kernel King.Z 1.3 have advanced settings
Did it have the problem about laggy because of full ram after a long time using ?
Click to expand...
Click to collapse
from time to time
madgit said:
solid explorer will work
no
Kernel King.Z 1.3 have advanced settings
from time to time
Click to expand...
Click to collapse
Can you add the call popup please ?
The popup exists on android 5.0.1 stock based rom so i think it is easy to get it in this rom
daogiahieu said:
Can you add the call popup please ?
The popup exists on android 5.0.1 stock based rom so i think it is easy to get it in this rom
Click to expand...
Click to collapse
1. install SQLite_Editor_APK View attachment SQLite_Editor_APK_2.1.1_1_.apk
2. open SQLite_Editor and choose Apps
3. open Settings Storage
4. choose "Settings.db"
5. choose "System"
6. Search , Introduce "Popup"
7. " Incoming_Call " edit "0" to "1"
8. Reboot
Your rom is great for V1
Issues I have for now with this rom:
- I cant change toggle button color.
- Theres no reset to default button in RC.
- Settings stopped when I click on display.
- UPSM tile isnot avaiable
Thank you
Ebrraheem said:
Your rom is great for V1
- Settings stopped when I click on display.
Thank you
Click to expand...
Click to collapse
What language do you use?
an Android app to mimic the stock ZUI swipe left/right (navigate in app history) behaviour for custom Nought based ROM.
Requirements:
- Custom ROM based on Android 7.x
- Ability to set application activity for swipe left/right action. (Most of custom rom supports this, if yours not then use button mapper like app to set it)
- TWRP
How to Use:
- Flash RecentSwipo zip
- Open settings and set swipe actions to activity Recent Swipo > in.abhi9.recentswipo.SwipeLeftActivity/SwipeRightActivity accordingly.
- Enjoy.
Change log:
v1.0.1
- Added omni switch toggle
- Bug fixes
v0.1
- Initial release
Source: https://github.com/inabhi9/recent-swipo
Bug report on: https://github.com/inabhi9/recent-swipo/issues
Apks: https://github.com/inabhi9/recent-swipo/releases
Credits:
- Google
- OmniSwitch
So try it and post your thoughts in comment section below!!
On which rom is it working? I am using DU11.5 and app fc in swiping
Edit:app is buggy but awesome job man:good:
Right swipes works.but left swipe fc if it is last open app .if app closes it has to be started again to work
Animel said:
On which rom is it working? I am using DU11.5 and app fc in swiping
Edit:app is buggy but awesome job man:good:
Right swipes works.but left swipe fc if it is last open app .if app closes it has to be started again to work
Click to expand...
Click to collapse
I tested on Candy7 and of course it tends to be buggy since it's just initial release. It would be great if you can provide logcat
Logs
Some logs
Animel said:
Some logs
Click to expand...
Click to collapse
Thanks! Will look at it and update the app
New version uploaded!
Thanks! Working perfectly on AEX 4.3!
Hi there. I flashed it on last AICP for the ZuK Z2, but I don't know how to make it work. There is no Recent Swipo activities under the Swipe menus
jhobc said:
Thanks! Working perfectly on AEX 4.3!
Click to expand...
Click to collapse
After flashing, how did you make it work for AEX?
No worries, I figured it out.
Great job! I've been looking for this long time ago. Thank you!
Meyerlevy said:
Hi there. I flashed it on last AICP for the ZuK Z2, but I don't know how to make it work. There is no Recent Swipo activities under the Swipe menus
Click to expand...
Click to collapse
As far as I know AICP is lineage base does not support application selection as swipe action. In this case, install app like Button Mapper and set activity for the swipe actions
How it works in aex ? Explain please
talwinder13 said:
How it works in aex ? Explain please
Click to expand...
Click to collapse
May be you read first post of this thread? It works like gestures in stock ZUI.
Working great on official AEX build 22/06/2017!
Thanks and keep the good work!
Inviato dal mio Z2 Plus utilizzando Tapatalk
sergsinger said:
May be you read first post of this thread? It works like gestures in stock ZUI.
Click to expand...
Click to collapse
Solved. Thabks
For Those who are confused how to apply in AEX .
Settings>extension>System>buttons>swipe left>select application>activities>recent swipo>
thanks dev, have been looking for this for some time
- is this exactly the same behavior as the ZUI rom (i.e. swiping left/right works even if last used app is already dismissed from the background list?) or is this just the "last used app" function already available in most custom roms, that requires the app to be active in the background for it to be able to switch to?
- separately, how to uninstall this mod? is there an apk version?
wyt18 said:
thanks dev, have been looking for this for some time
- is this exactly the same behavior as the ZUI rom (i.e. swiping left/right works even if last used app is already dismissed from the background list?) or is this just the "last used app" function already available in most custom roms, that requires the app to be active in the background for it to be able to switch to?
- separately, how to uninstall this mod? is there an apk version?
Click to expand...
Click to collapse
- Apps need to be activated in the background to be able to switch; this is how it works in stock zui too. If you clear recent apps tray, you won't be able to switch.
- it's just an apk in the flashable zip. Extract and install it as a system app. To remove, simply delete /system/priv-app/RecentSwipo directory and reboot your phone
Bfmv9451 said:
For Those who are confused how to apply in AEX .
Settings>extension>System>buttons>swipe left>select application>activities>recent swipo>
Click to expand...
Click to collapse
@in.abhi9
You should include these instructions in the index post.
It works with RR ROM but we need to give too deep.
Does it work on cosmic??
Sent from my Z2 Plus using Tapatalk
I bring you a version of the super wallpapers installation via recovery. This version appears in the wallpaper settings without having to use any other application for activation. Tested by me on xiaomi.EU 20.6.11
New version
Fixed icons do not appear in the status bar In wallpaper settings
Download link Removed
There is now no need for this mod as the xiaomi.eu team has now added native support
LEANDROMENDES said:
I bring you a version of the super wallpapers installation via recovery. This version appears in the wallpaper settings without having to use any other application for activation. Tested by me on xiaomi.EU 20.6.4.
Download link https://drive.google.com/file/d/1-5led9DSFmR3ArGJVthimrLtwoA5eeEO/view?usp=drivesdk
Click to expand...
Click to collapse
Well done, thanks! :good:
Just one question: did you manage to get the clock on the AOD and lock screens to show time in 24h format, or does it show AM/PM for you? Also does it show the date as MM/DD or DD/MM?
you mean like that
AndrewADB said:
Well done, thanks! :good:
Just one question: did you manage to get the clock on the AOD and lock screens to show time in 24h format, or does it show AM/PM for you? Also does it show the date as MM/DD or DD/MM?
Click to expand...
Click to collapse
It depends on whether you configured it to show in 12 hour format, it will show AM / PM. I configured it in 24 hour format and it doesn't show AM or PM
AndrewADB said:
Well done, thanks! :good:
Just one question: did you manage to get the clock on the AOD and lock screens to show time in 24h format, or does it show AM/PM for you? Also does it show the date as MM/DD or DD/MM?
Click to expand...
Click to collapse
I think it depends on your phone's language (about wrong/missing xiaomi.eu AOD translation).
@LEANDROMENDES Nice to see you based your zip from my work (I'm also known as "Poney70" @ xiaomi.eu forum).
works perfectly in xiaomi.eu rom thanks alot
Work on MiMix ROM too. Thanks a lot!
masik 13.1 not showing any kind of text on AOD . Can anyone help me to fix it ?
works fine, but i would like a light wallpaper in dark mode, is it possible to set it somehow?
LEANDROMENDES said:
I bring you a version of the super wallpapers installation via recovery. This version appears in the wallpaper settings without having to use any other application for activation. Tested by me on xiaomi.EU 20.6.4.
Download link https://drive.google.com/file/d/1-5led9DSFmR3ArGJVthimrLtwoA5eeEO/view?usp=drivesdk
Next update: fix icons do not appear on the status bar in wallpaper settings. Coming soon
Click to expand...
Click to collapse
fosiczka said:
works fine, but i would like a light wallpaper in dark mode, is it possible to set it somehow?
Click to expand...
Click to collapse
there and only with xiaomi, they developed the wallpaper, I just created a way for them to appear in the settings
Any chance to make into a Magisk module? I'm not really keen on flashing anything that is not essential
miui based rom only?
UL7RA said:
Any chance to make into a Magisk module? I'm not really keen on flashing anything that is not essential
Click to expand...
Click to collapse
I made it, but I didn't modify MiWallpaper app.
It's available on xiaomi.eu forum => https://xiaomi.eu/community/threads/super-wallpaper-does-not-available-in-mi-9t.55608/post-541686
You can replace MiWallpaper.apk file in the Magisk module zip ("system/app/MiWallpaper/" folder) with the modded version by OP if you want.
kevp75 said:
miui based rom only?
Click to expand...
Click to collapse
Good question, I think you should be able to open MiWallpaper "Super Wallpapers" settings on all devices if you use 'Activity Launcher' app (available on Google Play Store) and search for "Super wallpapers".
New version https://drive.google.com/file/d/10l4l4Lrfd2H5zIwoMqbvF71OSVLzU3ne/view?usp=drivesdk
Micdu70 said:
I made it, but I didn't modify MiWallpaper app.
It's available on xiaomi.eu forum => https://xiaomi.eu/community/threads/super-wallpaper-does-not-available-in-mi-9t.55608/post-541686
You can replace MiWallpaper.apk file in the Magisk module zip ("system/app/MiWallpaper/" folder) with the modded version by OP if you want.
Good question, I think you should be able to open MiWallpaper "Super Wallpapers" settings on all devices if you use 'Activity Launcher' app (available on Google Play Store) and search for "Super wallpapers".
Click to expand...
Click to collapse
only on devices with amoled display may not work well with IPS LCD
The mod does not work for me. Yes im on Mi9t xiaomi.eu 20.6.11.
imgur.com/a/2NNYuEW
How do I uninstall it? I cant access wallpapers now.
Can you please upload it to MEGA?
Any update with new wallpaper alpha ?
dangerousrun said:
Any update with new wallpaper alpha ?
Click to expand...
Click to collapse
ALPHA-2.3.66 is the best to me.
Why not installing these updates yourself? Don't have Magisk? If you have Magisk, you can install Super Wallpapers APK with SAI (Split APKs Installer - configured to use "root" installation).
Micdu70 said:
ALPHA-2.3.66 is the best to me.
Why not installing these updates yourself? Don't have Magisk? If you have Magisk, you can install Super Wallpapers APK with SAI (Split APKs Installer - configured to use "root" installation).
Click to expand...
Click to collapse
Because I found those perfectly Integrated with the wallpaper app and I love it