Shortcut to System Profiles? - Honor 5X Questions & Answers

On CyanogenMod 13 I was used to having a system profiles shortcut in quick settings. I recently flashed LineageOS and that option is now missing. Does anyone know of a widget or other solution to quickly change system profiles?

It's not possible to add custom quick tiles on LineageOS. If Xposed will be done for Android Nougat you could inject the tiles but at the moment it is still in progress.
A solution can be install Resurrection Remix, witch has a tons more tiles

Related

[Q] RR 3.1.3 "Minimize Lockscreen Challenge" option missing?

When I enable the navbar the lockscreen challenge (slide, pattern, etc) always partialy hides my lock screen clock or any widget I use in lock screen.
I wonder if something is wrong with my rom or Resurrection Remix 3.1.3 doesn´t have "Minimize lockscreen challenge" in rom options, wich I think would solve my problem. Do I need to add a mod or something?. I already reflashed, same problem.
raiderek said:
When I enable the navbar the lockscreen challenge (slide, pattern, etc) always partialy hides my lock screen clock or any widget I use in lock screen.
I wonder if something is wrong with my rom or Resurrection Remix 3.1.3 doesn´t have "Minimize lockscreen challenge" in rom options, wich I think would solve my problem. Do I need to add a mod or something?. I already reflashed, same problem.
Click to expand...
Click to collapse
Resurrection Remix is an old ROM,updated last year.Try RootBox,or something similar.Don't even think about asking what ROM is the best,or what I recommend.Try yourself
Thank you, I just installed vanilla rootbox 4.0 and is great, but now I don't see how to enable the navbar.
Rom Contrlo>Navigation Bar..., but I don't see any option to enable it.
Edit: Hybrid Settings>Interface>Workspace
Thank you GamingDj

[Q] alternative Quicktiles/settings

Hi,
I don't really like the quick Tiles from Sony. i prefer the CM or AOSP ones.
Is there any way on .167 Stock ROM to only change the quick tiles except flashing a custom ROM?
Any mod or xposed app that works with our Z2 ?
Greets
Haldi
No mods that i know of that works on Z2 however there are some guides to add quick settings to your device
Perhaps if you have the aptitude you can modify your systemui partialy folowing this guide
testing the "MAPPZ Quick Settings" App right now
But it feels wrong as an overlay -.-

[MOD][XPOSED][Android 8.0, 8.1, 9, 10, 11, 12, 12.1 and 13] Dark Tricks [2.31][03/25/2023]

Hi guys,
I'm new to developing with Xposed, but I got a few tricks working that I think might interest some of you. It has been tested only on stock Android 13 (Pixel 6). There is a simple user interface that can be launched through xposed manager to choose what mods that you want. However, a reboot is needed every time you change a setting. Here is what can be done :
- Force dark theme even on light wallpaper (Android 8.1 only)
- Replace voice assist with phone on lockscreen (Android 8.0 and 8.1 only)
- Always show the navbar on the right when in landscape (Android 8.0, 8.1 and 9 only)
- Hide next alarm on the lockscreen and in the quick settings and the icon in the status bar
- Show 4G instead of LTE
- Hide LTE+/4G+ (always show LTE/4G)
- Hide ADB notification
- Hide VPN notification
- Hide "Network may be monitored"
- Hide the build version in the QS when developer options are enabled (Android 10+)
- Double tap to sleep on statusbar or lockscreen (Android 12+)
- Volume keys control cursor
- Volume keys skip track
- Power key toggle torch (with proximity check)
- Prevent accidental wake up
- Less frequent notifications
- Screen off notifications only
- Change the carrier text
- Bypass Outlook device policy
- Quick unlock (Android 12+)
- Show battery duration estimate on expanded QS (Android 12+)
- Force small clock on lockscreen (Android 12 and 12.1 only)
- Adjust height for back gesture (Android 12+)
- Expanded notifications (Android 12+)
Enjoy and provide feedback!
Download : https://github.com/Xposed-Modules-Repo/com.darkeyes.tricks/releases/tag/38-2.31
Source code : https://github.com/darkeyes84/dark_tricks
Reserved
Thanks for making this. Alarm clock text on the lockscreen always annoys me so much.
Update!!! Added Force dark theme even on light wallpaper. See OP.
I'll look into making settings to allow choosing only the mods that you want. I've never done that so it might take a while
Stay tuned!
I presume this doesn't work on 8.0
Eagle1337 said:
I presume this doesn't work on 8.0
Click to expand...
Click to collapse
I haven't tried it on oreo 8.0. I bet most of the tricks would work, but I can't tell for sure. For now I forced xposed v90, so it shouldn't install on oreo 8.0, but if you're willing to try, I can get you a special version with xposed v89.
EDIT: I just realized that v90 is for sdk26 and sdk27, which means it should install on oreo 8.0 too. Just give it a try, but be ready to have it bootloop your phone. If you don't know how to get it back up and running, better not try it. Please give feedback if you try it
Update!!!
Hi guys,
I finally got around to adding settings, so you can now choose what options you want! Refer to OP!
Enjoy!
Update again!
Just added option to hide the ADB notification when USB debugging is enabled.
very useful, thank you!
works fine on oreo 8.1
I'm not sure how I missed hide the VPN status bar icon and notification before. But that's awesome. You rock @Dark_Eyes_
Apk cannot be parsed error on Mi A1 running stock 8.0
Apk says corrupt on OnePlus 5 Oreo
kenkiller said:
Apk cannot be parsed error on Mi A1 running stock 8.0
Click to expand...
Click to collapse
Victorprz said:
Apk says corrupt on OnePlus 5 Oreo
Click to expand...
Click to collapse
Do you get that error from both the xposed repository (through the app) and this thread? Maybe one file got corrupted at some point. That being said, I haven't tested my app on anything else than stock oreo and lineageos. It might not work on oxygenos (OP5) and other Xiaomi devices.
Yes, I tried both, even from XDA Labs but none worked
Dark_Eyes_ said:
Do you get that error from both the xposed repository (through the app) and this thread? Maybe one file got corrupted at some point. That being said, I haven't tested my app on anything else than stock oreo and lineageos. It might not work on oxygenos (OP5) and other Xiaomi devices.
Click to expand...
Click to collapse
From both locations, same error. File size is the same on both sites.
Let me know if this module can be tested by s8 oreo.
Nexus6P with stock 8.0.0 OPR5 rooted magisk xposed can confirm both currently not parsing
If there's a way of helping for nexus 6p test or something let me know
Test build
@Vladuu, @Victorprz and @kenkiller
Test build for Oreo 8.0 below. It wasn't parsing because I forced the original version on sdk27 (wasn't sure initially). Let me know if it works before I push it officially. Thanks!
It will work on Oreo 8.1 too, and it is much smaller than before because I removed a lot of useless libs that got added automatically by android studio.
Dark_Eyes_ said:
@Vladuu, @Victorprz and @kenkiller
Test build for Oreo 8.0 below. It wasn't parsing because I forced the original version on sdk27 (wasn't sure initially). Let me know if it works before I push it officially. Thanks!
It will work on Oreo 8.1 too, and it is much smaller than before because I removed a lot of useless libs that got added automatically by android studio.
Click to expand...
Click to collapse
Great, thanks
Victorprz said:
Great, thanks
Click to expand...
Click to collapse
Can you let me know me if it works? Thanks!

How to enable dt2w and dt2s on stock?

I'm rooted with magisk on latest Android 11 build, my question is if it is at all possible to double-tap-to-wake and/or double-tab-to-sleep through standard system configurations or through some root method?
Double tap to sleep is a launcher gesture so just install a launcher that supports it like Lawnchair or mostly any other 3rd party launcher.
Unless you are talking about dt2s on lockscreen which I'm not too sure about. There's maybe an lsposed module for that perhaps.
Or you can just install a custom ROM, most of them have those features

Question Disable Blur In Stock Android 11.

Does anyone know how to disable blur in notifications in Stock android 11? There is an option in Android 12 Reduce transparency and blur, But I can't find this option in A11. If someone knows how to turn this off either by pc or by root, IT WILL BE A GREAT HELP.
yshiv666 said:
Does anyone know how to disable blur in notifications in Stock android 11? There is an option in Android 12 Reduce transparency and blur, But I can't find this option in A11. If someone knows how to turn this off either by pc or by root, IT WILL BE A GREAT HELP.
Click to expand...
Click to collapse
Post in thread 'GSI A13 PixelExtened 5.2 (Booted but not works on A12 Based GSI)| Performance Test' https://forum.xda-developers.com/t/...ed-gsi-performance-test.4526419/post-87818355
Try this props then check Disable blur on developer options

Categories

Resources