App Traffic Inspection Broken with Pinning Bypass - Xiaomi Poco F1 Questions & Answers

So I have the following Setup to monitor new apps for Data leakage and privacy violations.
Poco F1 MIUI Globalk 11,0,5 stable
Magisk Manager (renamed) 7.5.1
Magisk 20.4
Magisk Modules:
Always Trust User Certificates 0.4.1
Move Certificates 1.8
Riru Core 21.2
Riru Edxposed 0.4.6.1 YAHFA
Xposed Modules:
Exposed Manager 4.5.7
AFwall+ 3.4.0
to inspect traffic i use HTTPCanary.
Certain Apps like to pin their certificates, so i use justtrustme 0.4 to bypass the various pinning attempts.
Now the issue:
As long as i keep JTM disabled as a module, httpcanary can pickup various connection attempts, some with pinning errors.
If i enable the module and restart the device, the traffic picked up by HTTPCanary dies.
I would assume at least the same amount of connections as before , maybe with a few apps failing to be unpinned, but not such a reduction.
Is there anything obviously wrong with my unpinning setup?

Related

[ROM] LineageOS for easy microG + UnifiedNlp [deb] [July 31]

This is LineageOS built from official sources (cm14.1 branch), with two patches that allow for Signature Spoofing and Network Location providers to be used outside of /system. These two conditions allow for easy installation of microG and UnifiedNlp.
I also include a few other extras (see ROM Features below), and experiment with things every now and then. Suggestions are welcome!
What is microG and UnifiedNlp? microG is a free re-implementation of Google's proprietary apps and libraries. UnifiedNlp serves as a replacement to Google Location Services and helps your device find its location (more info).
Benefits of microG and UnifiedNlp:
FLOSS
Lightweight
Modular
Can run with relatively-limited permissions
Improved device performance and battery life
Lower data usage
Faster GPS locks and better location accuracy
Significantly more control over privacy
ROM Features:
Upstream up-to-date LineageOS builds (I build multiple times a week)
Location Providers can be installed outside of /system
Can toggle Signature Spoofing for applications that can use it
Steven Black's Unified Hosts File built-in (default extensions)
Latest Version:
2017/07/31
Older Versions:
Google Drive Archive
Instructions:
Can be found in the next post down or by clicking here
Changelog:
My Changes (at the bottom of the linked page)
LineageOS deb Changelog
Compatibility Notes:
This ROM with microG passes SafetyNet
LineageOS and the default kernel support F2FS, however, the unofficial TWRP projects that support F2FS for shamu currently don't support F2FS decryption. Unless you know what you're doing, I suggest using a custom kernel with forced-encryption disabled if you want to have Data and Cache partitions with F2FS (TODO: See if this is still relevant; LineageOS may not force encryption on deb/flo? Also see if F2FS can even work)
I have no idea if this works with flo (non-LTE/Wifi-only); reports about this are welcome
Other Notes:
This ROM should work fine with GApps, but I don't test them. If you choose not to use microG nor go GApp-less, I recommend using Open GApps
This ROM is signed with my key and the build type is userdebug
I (will) use this ROM daily with microG and primarily to play Pokemon GO and Ingress; I should be able to notice any SafetyNet, location, or other issues quickly but all reports are welcome!
The patches and my notes for compiling (below) should be easily adaptable for any device capable of running LineageOS, or any ROM theoretically (change the ASUS manifest for other non-ASUS devices or remove it and supply your own vendor blobs if applicable)
Modifications Done:
Signature Spoofing
Location Provider Outside /system
Steven Black's Unified Hosts File
Additional Support:
microG on xda-developers
UnifiedNlp on xda-developers
microG Website
microG Wiki
Other Resources:
How this ROM is built
My Nexus 7 (2013) configuration and other notes
Reddit guide for setting up microG + UnifiedNlp
Shadow53's notes on flashable zips for microG and Play Store, Google Cal/Contact sync, and other information
Shadow53's NO GAPPS initiative
XDA:DevDB Information
LineageOS for easy microG + UnifiedNlp, ROM for the Nexus 7 (2013)
Contributors
espionage724
ROM OS Version: 7.x Nougat
Based On: LineageOS
Version Information
Status: Nightly
Created 2017-07-26
Last Updated 2017-07-31
Initial Instructions:
Wipe device (TWRP -> Wipe all partitions and Format Data)
Flash ROM (copy the zip over to the Internal Storage of the N7 over USB)
Format Data and Cache to F2FS (optional; need a supporting TWRP (TODO: add link to 3rd-party TWRP if needed) and if used, a custom kernel; note the encryption compatibility note in the first post)
Flash GApps (optional; DO NOT do this if wanting to use microG)
Flash a custom Kernel (optional; the included kernel is default Lineage with forced encryption, I use (TODO: find a custom kernel to vouch for if needed))
Flash Magisk (optional)
Reboot to System
Update Instructions:
Boot to TWRP
Flash updated ROM zip
Flash custom kernel (optional; but if you've used a custom kernel before, it'll be replaced with the default LineageOS one when you update; I recommend using the same kernel or an updated version of it)
Flash Magisk (optional; but it may need re-flashed if you've flashed it previously and either update the ROM, or a custom kernel)
Reboot to System
microG Application Descriptions:
microG Services Core: Core services and UnifiedNlp (required)
microG Services Framework Proxy: Google Cloud Messaging support
microG DroidGuard Helper: SafetyNet support
UnifiedNlp Application Descriptions:
NominatimNlpBackend: Looks up location based on geo-data (required)
LocalGsmNlpBackend: Notes cellular towers you connect to and refers to a local database (created from online sources) to determine location
LocalWifiNlpBackend: Scans nearby WiFi APs, links them to GPS coordinates, and stores them in a local database to determine location
Apple UnifiedNlp: Scans nearby WiFi APs and uses Apple's database to determine location
MozillaNlpBackend: Scans nearby WiFi APs and uses Mozilla's database to determine location (less work to set-up than LocalGSM and LocalWifi)
microG + UnifiedNlp Instructions:
Install F-Droid
Enable Unstable Updates (F-Droid Settings -> Expert mode -> Unstable updates; it's currently required to install the latest unstable microG Services Core)
Add the microG repository (visit https://microg.org/download.html)
Install the following: microG Services Core, NominatimNlpBackend, location backend(s) of choice, and other microG applications of choice for additional features (see the above list)
Enable Signature Spoofing for microG Services Core (Settings -> Apps -> ⚙ -> App permissions -> Spoof package signature)
Grant all permissions available for microG Services Core and location backend(s) of choice Settings -> Apps -> (application) -> Permissions)
Open microG Settings and enable desired features (if using Google SafetyNet, you must do ⋮ -> Advanced -> Use official server)
Configure UnifiedNlp Settings (check Nominatim from address lookup backends, and check desired location backend(s) under location backends)
Verify Self-Check has confirmation on all checks (UnifiedNlp being registered in system may require a reboot to start working)
Recommended microG + UnifiedNlp Packages:
Install microG Services Core, microG Services Framework Proxy, microG DroidGuard Helper, NominatimNlpBackend, and MozillaNlpBackend
If you want to run location resolution locally, install LocalGsmNlpBackend and LocalWifiNlpBackend instead of MozillaNlpBackend, or alternatively, install all three and keep MozillaNlpBackend disabled until required
App Store Notes:
You'll likely either want Yalp Store and FakeStore, or legitimate Google Play Store
If you're trying to avoid Google services, Yalp Store + FakeStore is what you'll want
Play Store will likely be wanted if you want a higher chance at being able to use paid apps and IAP (no guarantees; untested)
Play Store needs to be installed as a privileged application to work properly, and also assigns itself high permissions
You can also choose to install Play Store and Yalp Store; note that FakeStore should not be installed at the same time as Play Store though
You can also use any other app store(s) instead of Play Store or Yalp Store or even choose to not install a store at all, but any apps you install that depend on Play Store will need FakeStore installed still
Yalp Store Application Descriptions:
FakeStore: Fakes the presence of Google Play Store for applications that require it
Yalp Store: Allows downloading and updating of apps from Google Play Store, serves as an alternative to official Google Play Store, and if signed-in with your real Google account, allows for paid-apps to be downloaded; apps that do license checks post-install will fail, and IAP isn't possible currently
Yalp Store Instructions:
Open F-Droid
Install FakeStore and Yalp Store
Enable Signature Spoofing for FakeStore (Settings -> Apps -> ⚙ -> App permissions -> Spoof package signature)
Configure Yalp Store (⋮ -> Settings -> Pretend to be a Nexus 7 2013 (TODO: Fix the name for this) ; this is potentially required to avoid this)
Download desired applications
Enable only updating of applications acquired through Yalp Store (optional; sometimes versions differ from Play Store and F-Droid; ⋮ -> Settings -> Change app white list -> (select apps), and also set the Black or white list of apps for update to Only the chosen apps will be checked for updates)
Play Store Application Description:
Phonesky.apk: This is the name of the Play Store apk; allows for traditional Play Store behavior; apps that do post-install license checks and IAP are personally untested (feedback from anyone who tests this would be awesome)
Play Store Instructions:
Download the latest open_gapps-arm-7.1-pico archive (GitHub or the main site)
Extract it somewhere temporary
Go into the Core folder and find vending-all.tar.lz
Extract its contents
Go into the vending-all/240-320-480/priv-app/Phonesky folder
Take Phonesky.apk and move it somewhere temporary or just note its location
Reboot your device to Recovery
Mount /system on the Android device and use adb push to copy Phonesky.apk from local storage to /system/priv-app/Phonesky.apk
Reboot to System
Reserved
New build (2017/07/27): https://drive.google.com/file/d/0B9CekGWwY1hja2QzOWRmTktHT2c/view?usp=sharing
Reverted 323 DPI (figured the default 320 DPI is close enough), and also resync with LineageOS sources.
New build (2017/07/31): https://drive.google.com/file/d/0B9CekGWwY1hjQndfOS1zMHRQY00/view?usp=sharing
ROM now includes basic telephony support. GSM calling doesn't work (at least for me with T-Mobile), but theoretically SIP calls can work. At the very least, you can seemingly use USSD codes to control/check things (since in/out calls don't work, I forward my number with a USSD code to a spare phone I have).

[APP][Q][XPOSED] GravityBox v10.1.2 for Android 10 [07/03/2021]

GravityBox - all-in-one tweak box - Xposed module for devices running Android 10
Version 10.1.2 [Q]
Version for JellyBean is available in this thread: https://forum.xda-developers.com/showthread.php?t=2316070
Version for KitKat is available in this thread: https://forum.xda-developers.com/showthread.php?t=2554049
Version for Lollipop is available in this thread: https://forum.xda-developers.com/showthread.php?t=3037566
Version for Marshmallow is available in this thread: https://forum.xda-developers.com/showthread.php?t=3251148
Version for Nougat is available in this thread: https://forum.xda-developers.com/showthread.php?t=3653953
Version for Oreo is available in this thread: https://forum.xda-developers.com/showthread.php?t=3739929
Version for Pie is available in this thread: http://forum.xda-developers.com/showthread.php?t=3908768
READ THIS POST CAREFULLY BEFORE PROCEEDING ANY FURTHER
Introduction
The app utilizes Riru and EdXposed Magisk module which uses original Xposed Framework API created by rovo89.
!!!!!! WARNING !!!!!!
This module utilizes EdXposed Framework which is still in early development stage and may contain bugs or might not be fully compatible with system of your Android device. I take no responsibility for any issues arising from using GravityBox with EdXposed and strongly recommend creating a full backup of your device before activating the module.
Requirements
- Magisk v19 or later
- Riru v19.5 or later (Magisk module)
- Official EdXposed release (Magisk module)
(CHOOSE WHATEVER VERSION WORKS BEST ON YOUR SETUP - EXPERIENCE SHOWS THAT DIFFERENT VERSIONS WORK DIFFERENTLY ON DIFFERENT DEVICES/SYSTEMS)
- EdXposed Manager (Application)
- Avoid using Resource hooking support if possible (Can be disabled in EdXposed Manager settings)
Installation
This procedure assumes you have working Magisk installation.
1) Install Riru and EdXposed modules using Magisk Manager
2) Install EdXposed Manager app
3) Reboot and open EdXposed Manager app to check if EdXposed works and is active
4) Install GravityBox and enable it in EdXposed Manager
5) Reboot
Required whitelisted packages
In case you use blacklist/whitelist functionality of EdXposed make sure all the following packages are whitelisted (not blacklisted respectively) for full GravityBox experience.
- Android System (android)
- System UI (com.android.systemui)
- Call Management (com.android.server.telecom)
- Download Manager (com.android.providers.downloads)
- Phone (com.android.dialer or com.google.android.dialer)
- Phone (com.android.incallui) (OxygenOS only)
Note that using Blacklist/Whitelist mode in EdXposed Manager may have side effects such as Zygote not
being able to access module preferences due to SELinux restrictions which results in relevant features not being enabled even if
they are enabled in module settings. This is EdXposed limitation/glitch
Feature highlight
--- Lockscreen tweaks
--- QuickSettings tile management with additional tiles
--- Statusbar tweaks
--- Navigation bar tweaks
--- Pie controls
--- Power tweaks
--- Display tweaks
--- Phone tweaks
--- Media tweaks
--- Hardware/navigation key actions
--- GravityBox Actions - interface for 3rd party apps
--- Notification control (per-app notification LED/sounds/vibrations)
--- Fingerprint launcher
--- Advanced tuning of Framework and System UI parameters
... and many more
Compatibility
GB's main concept is to make most of the preference changes to be done on the fly without need to reboot a device to achieve custom-ROM like experience.
This means it is not possible to "completely deactivate" particular feature if it causes trouble on your device or if you installed GB because you want to use only one particular feature you can't find elsewhere.
This results in issues on ROMs/devices that have parts that are diverting from default Android implementation too much, or are running heavily modified custom ROMs.
If you experience weird issues after installing GB, even if you didn't activate a particular feature, it is not because of GB is broken, it is because it is not compatible with your ROM.
It is very similar to a situation when you installed ROM built from source for Nexus to some Xperia device - it won't work.
GB is a complex module and is not suitable for 1 purpose scenario. This means, if you are running custom ROM built from source, and you are missing a certain feature, your best option is to go ask creators of those ROMs to implement those additional features. Supplementing missing features on well-known custom ROMs built from source by installing xposed modules (especially complex ones) is definitely not a good way to go and can cause more trouble than good.
GB being a complex module, it shouldn't be combined with other complex modules often racing for the same goal. They can conflict/fight on the same playground and there's no way you can deterministically say which one's going to win. They can even lose both.
So in summary:
- this module is designed to run on vanilla or close-to-vanilla Android 10 (AOSP)
- officially supports devices/systems it was developed and tested on
- Samsung Touchwiz, HTC Sense, MIUI, LeWa, Xperia, Lenovo, etc. are NOT supported. It is not guaranteed this module will work on these at all so try at your own risk. This module is simply too complex to support all kind of ROM brands that were vastly modified by vendors.
- DO NOT USE WITH CUSTOM ROMS MODULE WAS NOT EXPLICITLY DESIGNED FOR
- I will not implement any exceptions that will adapt this module to a specific custom ROM. Please, do understand, it is unmanageable.
- I will not provide any support for devices violating these compatibility rules
GravityBox [Q] has been designed for and tested on
- OnePlus 7 Pro running OxygenOS 10
- Nexus 5X running Pixel Experience 10
- Pixel 3a running Google OS
Reporting bugs
If possible, please use Github issue reporting interface for reporting bugs.
If you experience problems with certain feature, provide the full-detailed info that can help me
to reproduce the bug and attach error.log file you'll find in:
/data/user_de/0/com.solohsu.android.edxp.manager/log
If you use different manager or there is no log file present, use ADB to capture log: adb logcat -s EdXposed-Bridge
In case you experience SystemUI crashes or other apps Force Closing, or device soft reboots, attach logcat from time
crash occurs. (use adb logcat *:E or your favorite logcat app from Play Store).
Please, don't attach big logs. Only the portion where error is clearly seen.
Disable all other xposed modules before reproducing bug to make sure it is really GravityBox related
Remember, this app was developed and tested on one particular device so it is not guaranteed that it will work flawlessly on yours.
Click here to read additional, more detailed info on Reporting bugs provided by @trjlive
Multilanguage support
Volunteers are welcome to translate GravityBox to other languages.
Simply download this file: https://github.com/GravityBox/GravityBox/raw/q/GravityBox/src/main/res/values/strings.xml
Use Notepad++ to edit strings and then send me edited file so I can include translations into next release.
Source code
GravityBox is opensource. Sources are available in my gihub: https://github.com/GravityBox/GravityBox/tree/q
If you're a dev and have some ideas for additional features, feel free to fork it, work on it and send the pull requests.
Copyright notice
https://github.com/GravityBox/GravityBox/blob/q/NOTICE
Support development
Coding, maintaining and supporting this project costs me a lot of my precious time. If you find this project useful, you are more than welcome to support its development via donation. This form of support is meant to compensate for my time dedicated to the community + eventually, help me to afford newer device to keep up with AOSP evolution thus providing continuous support as Android evolves. Thanks!
Info about premium features and PayPal transaction ID verification system
1) Those who supported development via PayPal donation can use their PayPal transaction ID to unlock premium features.
As of v2.9.5, there are two premium features:
- Backup/restore of GB settings.
- Ultimate notification control
2) If you contributed to the project by providing translations, code fragments, or by any other way
you can apply for a free transaction ID by contacting me via PM.
3) Be aware that there's a system that can identify potential transaction ID
abuse. E.g. when one ID is being used by more users. Such IDs will get blocked automatically.
This can also happen when you previously exposed your ID in public forum and other users took
advantage of it. If this is the case, contact me via PM so I can issue new, special ID.
In case you own more devices, you can use one transaction ID on up to 10 of them.
4) If you are using your own custom builds of GB for personal use, you will get hash mismatch
upon verifying your ID as verification system accepts requests only from official releases of GB.
If you want to be able to verify IDs with your custom build, contact me via PM so I can setup
a special hash for your build.
If you are using a custom build that you provide for broader group of users (e.g. in a custom ROM),
it is necessary to ask for new hash everytime your new custom version is released for public use.
These rules are based on mutual trust so please, do not violate them.
Credits
- RikkaW for creating and maintainng Riru Magisk module
- solohsu & MlgmXyysd for creating and maintaining EdExposed Magisk module
- @frank93 for donating Pixel 3a for development
- @bgcngm for his code contributions to the project
- @MohammadAG for Xperia specific contributions to the project
- @rovo89 for his ultimate Xposed framework and "Volume keys to skip track" mod
- @peptonib for starting me up with this project
- @simmac for app icon
- @romracer for Motorola specific code contributions
- @firefds for Samsung specific code contributions
- CyanogenMod project
- ParanoidAndroid project
- Slim, RootBox, AOKP, OmniROM projects
- Sergey Margaritov for ColorPickerPreference
- ArthurHub for Image cropping library
- All those who provided translations for different languages (Mr.Premise, peptonib, kidmar, ch-vox, romashko, Indiant, lelemm, oicirbaf, unavix, LuHash, WedyDQ10, mp3comanche, awaaas, liveasx, samsonbear, Eric850130, xtrem007, benjoe1, asmb111, Fatih Firinci, ...)
- and finally, all those who keep the project alive by supporting me via donations (you know who you are)
Changelog
https://github.com/GravityBox/GravityBox/blob/q/CHANGELOG.txt
Changelog 10.1.2 - 07/03/2021
- Clock: reverted to old hooking strategy for better compatibility
- Dialer: adjusted for compatibility with the latest Google Dialer
--- fixes muting Dialpad tones during UNC Quiet Hours
Developed and tested on:
- OnePlus 7 Pro running OxygenOS
- Pixel 3a running Google OS
- Nexus 5X running Pixel Experience
Current issues
- Power: Proximity wake up not working on OP7Pro (and maybe other devices) due to proximity sensor not reporting proper value until device is fully awaken
- Key actions: Home double-tap not working
- Key actions: Haptic-feedback on OxygenOS may feel a little delayed on keys that have actions defined; as it is performed on key release to avoid double vibrations
- Lockscreen: Changed custom carrier text won't appear immediately
- ... + potentially others mainly device/system variation specific
Design changes
- Navigation bar dimension changes require reboot
Download
https://github.com/GravityBox/GravityBox/releases/tag/v10.1.2_q
Module is also available in official Xposed Repository and LSPosed repository.
Required whitelisted packages
In case you use blacklist/whitelist functionality of EdXposed make sure all the following packages are whitelisted (not blacklisted respectively) for full GravityBox experience.
- Android System (android)
- System UI (com.android.systemui)
- Call Management (com.android.server.telecom)
- Download Manager (com.android.providers.downloads)
- Phone (com.android.dialer or com.google.android.dialer)
- Phone (com.android.incallui) (OxygenOS only)
Note that using Blacklist/Whitelist mode in EdXposed Manager may have side effects such as Zygote not
being able to access module preferences due to SELinux restrictions which results in relevant features not being enabled even if
they are enabled in module settings. This is EdXposed limitation/glitch
Commit history
Commit history for transition from 10.1.1 to 10.1.2
Just saw play store unlock key got updated, then see your post. Thanks for your great work!
Thanks..cant wait to try this once my phone gets android 10 support.
edison0354 said:
Just saw play store unlock key got updated, then see your post. Thanks for your great work!
Click to expand...
Click to collapse
Pardon my ignorance, but what's play store unlock key? Thanks
hallo dare said:
Pardon my ignorance, but what's play store unlock key? Thanks
Click to expand...
Click to collapse
He's talking about "GravityBox Unlocker".
Sent from my #FlagshipKiller6T using Tapatalk
Working pretty well right off the bat. Thanks! Gotta have my status bar brightness tweak!
OP7pro
Some tweaks are superfluous on OOS 10, but of course this mod isn't exclusive to OOS.
Haven't yet tested if enabling both stock and GB tweaks simultaneously causes hiccups
Humble request eventually. I've been trying out OOS gestures; it would be cool to add tweaks to those such as slide and hold back gesture for custom actions.
Great work!
C3C076 said:
Changelog 10.0.0-beta-1 - 28/09/2019
- Initial beta version for Android 10
Developed and tested on:
- OnePlus 7 Pro running OxygenOS
Current issues
- Power: Proximity wake up not working on OP7Pro (and maybe other devices) due to proximity sensor not reporting proper value until device is fully awaken
- Key actions: Home double-tap not working
- Key actions: Haptic-feedback on OxygenOS may feel a little delayed on keys that have actions defined; as it is performed on key release to avoid double vibrations
- Key actions: action to kill foreground app not working
- Lockscreen: Changed custom carrier text won't appear immediately
- Media: Expanded volume panel is not linked to stock expand button functionality of OxygenOS
- ... + potentially others mainly device/system variation specific
Design changes
- Navigation bar dimension changes require reboot
EdXposed related recommendations
- For OxygenOS, make sure to use version with a Bootloop fix from here: https://github.com/ElderDrivers/EdXposed/pull/354 (YAHFA version seems to be more stable)
- Keep Resource hooking support disabled in EdXposed Installer settings if possible, as EdXposed doesn't seem to be stable enough in that part
Download
https://github.com/GravityBox/GravityBox/releases/tag/v10.0.0-beta-1_q
Module will be available in Xposed Repository as soon as it is considered stable enough.
Required whitelisted packages
In case you use blacklist/whitelist functionality of EdXposed make sure all the following packages are whitelisted (not blacklisted respectively) for full GravityBox experience.
- Android System (android)
- System UI (com.android.systemui)
- Call Management (com.android.server.telecom)
- Download Manager (com.android.providers.downloads)
- Phone (com.android.dialer or com.google.android.dialer)
- Phone (com.android.incallui) (OxygenOS only)
Commit history
Full commit history for migration from Pie to Q
Click to expand...
Click to collapse
i just installed this and made a few mods on my status bar etc. do you happen to know if this cause battery drain?
If I set both navbar heights to 0 and reboot everything seems fine, until I go into landscape then back to portrait, the navbar comes back in portrait (it still remains hidden in landscape)
LOS 17
Moto G3
Edxposed 4.5.5 sandhook
Gravity Box V10 beta-1
While ik custom rom support isn't guaranteed, LOS17 codebase at the moment is very close to AOSP and they've yet to add any navbar customization
Also the reason for me to set navbar heights to 0 instead of disabling the navbar outright is that the back gesture of Q relies on the navbar being enabled while the bottom swipe gestures don't need a navbar to work
Any possibility of a 4G/LTE toggle on Q. As well as a toggle for LTE+ as some carriers disable said icons in certain regions.
Sent from my Google Pixel 3a XL using XDA Labs
---------- Post added at 06:35 AM ---------- Previous post was at 06:06 AM ----------
DanGLES3 said:
If I set both navbar heights to 0 and reboot everything seems fine, until I go into landscape then back to portrait, the navbar comes back in portrait (it still remains hidden in landscape)
Click to expand...
Click to collapse
Also, can confirm this happens on stock for me to.
Sent from my Google Pixel 3a XL using XDA Labs
buzzaldrine said:
i just installed this and made a few mods on my status bar etc. do you happen to know if this cause battery drain?
Click to expand...
Click to collapse
GravityBox is designed with care regarding battery consumption, so no, there shouldn't be any unexpected battery drain nor long-term wake locks.
DanGLES3 said:
If I set both navbar heights to 0 and reboot everything seems fine, until I go into landscape then back to portrait, the navbar comes back in portrait (it still remains hidden in landscape)
LOS 17
Moto G3
Edxposed 4.5.5 sandhook
Gravity Box V10 beta-1
While ik custom rom support isn't guaranteed, LOS17 codebase at the moment is very close to AOSP and they've yet to add any navbar customization
Also the reason for me to set navbar heights to 0 instead of disabling the navbar outright is that the back gesture of Q relies on the navbar being enabled while the bottom swipe gestures don't need a navbar to work
Click to expand...
Click to collapse
Skittles9823 said:
Any possibility of a 4G/LTE toggle on Q. As well as a toggle for LTE+ as some carriers disable said icons in certain regions.
Also, can confirm this happens on stock for me to.
Sent from my Google Pixel 3a XL using XDA Labs
Click to expand...
Click to collapse
There was config_show4GForLTE in GravityBox / Advanced Tuning / SystemUI available in Pie but it's no longer there on Q so it seems like it was removed in Q.
Regarding navbar 0 dimensions. Hard to tell as I can't reproduce on OP7Pro.
This feature overrides framework config values so it is quite mystery to me that different values could be read from config after orientation change.
Resource config value replacement happens no matter what orientation, and always when config values are referenced.
Also, when your device has vertical navbar in ladnscape, you must set "Navigation bar width" to 0 instead of landscape height.
Edit: also try what kind of results you get when activating Expanded desktop using "Hide navigation bar" mode.
(Expanded desktop mode can be set in Display tweaks. Expanded desktop mode can be activated either from the power menu or using QS tile
Current Expanded desktop state is persisted across reboots).
Is that padding normal ?
and WiFi with Vibration Mode disappeared
C3C076 said:
There was config_show4GForLTE in GravityBox / Advanced Tuning / SystemUI available in Pie but it's no longer there on Q so it seems like it was removed in Q.
Click to expand...
Click to collapse
Well that's unfortunate. I'll have to speak to my carrier and see if I can get it changed, or something. I doubt they'll go through with it but it's worth a shot.
Sent from my Google Pixel 3a XL using XDA Labs
Systemless? I use GPay all the time and I want to try this out. Magisk hide works right now and idk if it will work with GB.
can't try this module as after installing riru and edxposed modules I get a bootloop
you know what I am doing wrong maybe? I am on pixel 3 with official Q, rooted with magisk canary latest version, and just installed the two apk's mentioned and the two modules below:
magisk-EdXposed-SandHook-v0.4.5.1_beta.4463.-release.zip
magisk-riru-core-v19.5.zip
any clue? tia
FcukBloat said:
can't try this module as after installing riru and edxposed modules I get a bootloop
you know what I am doing wrong maybe? I am on pixel 3 with official Q, rooted with magisk canary latest version, and just installed the two apk's mentioned and the two modules below:
magisk-EdXposed-SandHook-v0.4.5.1_beta.4463.-release.zip
magisk-riru-core-v19.5.zip
any clue? tia
Click to expand...
Click to collapse
Try switching to the Yahfa backend. I had the same issue as well initially but after switching all was fine. It seems to be far more stable compared to sandhook.
Sent from my Google Pixel 3a XL using XDA Labs
Skittles9823 said:
Try switching to the Yahfa backend. I had the same issue as well initially but after switching all was fine. It seems to be far more stable compared to sandhook.
Sent from my Google Pixel 3a XL using XDA Labs
Click to expand...
Click to collapse
thanks will try as soon as I hopefully fix the bootloop, didn't consider the YAHFA version because was reported to be for OOS. will see thanks again!
Hi,
Just installed Q version but at the same time that XPRIVACY which caught me in a bootloop...
Now it's fully working on my Pixel 3A running QP1A.190711.020.C3, EXKERNEL and XPOSED 4470 (last canary).
I'm also becoming a donator since I've used your plugin since my 1st android device running kit kat!
Thanks a lot!
Edit : Been using Sandhook version.
First bug : after enabling more steps to audio control, process android.media gets a lot of forced closed.
Wolfblade1215 said:
Systemless? I use GPay all the time and I want to try this out. Magisk hide works right now and idk if it will work with GB.
Click to expand...
Click to collapse
EdXposed passes SafetyNet and uses Magisk, so yes it is 'systemless'
FcukBloat said:
can't try this module as after installing riru and edxposed modules I get a bootloop
you know what I am doing wrong maybe? I am on pixel 3 with official Q, rooted with magisk canary latest version, and just installed the two apk's mentioned and the two modules below:
magisk-EdXposed-SandHook-v0.4.5.1_beta.4463.-release.zip
magisk-riru-core-v19.5.zip
any clue? tia
Click to expand...
Click to collapse
Because you didn't read much regarding EdXposed compatibility. The stable release of EdXposed is still not compatible with Q. You need to use the fix zips which are available under Pull Requests in GitHub page of EdXposed.
Sent from my #FlagshipKiller6T using Tapatalk
DarkSJ1998 said:
EdXposed passes SafetyNet and uses Magisk, so yes it is 'systemless' Because you didn't read much regarding EdXposed compatibility. The stable release of EdXposed is still not compatible with Q. You need to use the fix zips which are available under Pull Requests in GitHub page of EdXposed.
Click to expand...
Click to collapse
thanks. well i followed information and links in requirements section in OP... now i realize the yahfa version linked is the fixed one, the sandhook version links to the old non-fixed one

Moblie Signal Fix.

Some Custom OS Like Lineage OS, Evolution X, etc. have a common problem - Error in Single Reception.
To fix Follow the following Steps -
DISCLAIMER - I am not responsible if any damage occurs.
1) Flash Magisk Root Manager.
2)Open Magisk Manager and Download and Install given Modules
- Riru (Riru - Core)
- Riru - EdXposed
**REBOOT**
3)Open EdXposed Manager (You will be redirected to Github to download the latest apk), Go to Modules and Enable EdXposed Manager.
**REBOOT**
4)Open EdXposed Manager, Go to Downloads, and Search LTE Mobile Signal Fix.
5) Download, Install and Activate the module in Modules Menu
**REBOOT**
And that's it.
NOTE -> This Method Currently works on Android 9.
**Android 10 Coming Soon**
Youtube Channel - https://www.youtube.com/channel/UCfgOffADDHCh7dOxUeB4NRQ
Video to install EdXposed - https://youtu.be/MezpjCoDRVQ

[MOD][MAGISK][ANDROID 12][SAFETYNET] - Safety Net successful on Pixel 4a, A12 nov21

Pixel 4a, SP1A_211105.002 (A12)
Magisk 23.0 stable
Systemless Hosts 1.0
Riru v 26.1.3.r513...
Universal Safetynet Fix v2.1.2
SafetyNet passed seamlessly
For the mods: I did not find a dedicated thread to post this. If a suitable one already exists, please feel free to merge this.
Thanks to all the developers/testers that made this possible.
Cheers,
R
I found a second way to pass SafetyNet. This method uses the new zygist feature in Magisk, which will eventually be the only way in the future. Reminder, enabling zygist will replace riru & disable the module (don't worry it's normal/intended).
-Magisk (zygist enabled)
-LSposed (zygist)
-Universal SafetyNet (zygist)
Screenshot:

Question how to hide magisk from banking apps

helo i use magisk delta, how to hide magisk from banking apps? any module to hide ?
MAGISK MODULE ❯ Universal SafetyNet Fix 2.4.0
Universal SafetyNet Fix Magisk module Magisk module to work around Google's SafetyNet attestation. This module works around hardware attestation and recent updates to SafetyNet CTS profile checks. You must already be able to pass basic CTS...
forum.xda-developers.com

Categories

Resources