-
Notifications
You must be signed in to change notification settings - Fork 8
base: Port extended screenshot function from OOS #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
aryaman895
wants to merge
26
commits into
ReloadedOS:q
Choose a base branch
from
aryaman895:q
base: q
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: I856597056cb56d479a7a2c47dfdfc199da4302b8
* From motorola/foles_retail/foles:10/QPF30.130-15-7/38ece7:user/release-keys Change-Id: Ic324086a5da214106f7e2517d766d4c6c7192aaa
Useful for devices with popup camera Change-Id: Ifba770dd1681858844d5d0290cbf385bfa47f841
- bypassEnabled will always evaluate to false now. - Introduce bypassEnabledBiometric which is only used to tell the biometric service whether we can bypass lockscreen without swipe dependant on Settings.Secure.FACE_UNLOCK_DISMISSES_KEYGUARD. Signed-off-by: Ethan Halsall <ethan.halsall@gmail.com> Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com> Change-Id: Ibdbf16df18543382219a75ce1aaf4e25f3fb4ddb
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
* Includes weather on lockscreen and cool stuff on ambient display * Code reverse engineered from crosshatch * Requires Google app installed @SKULSHADY : Fix SystemUIGoogle after r16 merge Change-Id: Ice5ea4fd43412cf916daefa6521fc8b55f14f199 Co-authored-by: Anushek Prasal <anushekprasal@gmail.com> Signed-off-by: Mesquita <mickaelmendes50@gmail.com>
Vectorized Reboot/Recovery QS tile drawables Alex Cruz <du.alexcruz@gmail.com> - Resized but reused the power menu reboot icon to keep things uniformed - Created a recovery vector that fits the same style too BenzoEdit: Updated priv-app whitelist to fix boot Change-Id: I0762ffb2b3ddf8c833662a237bde20581e8cc614 Signed-off-by: mydongistiny <jaysonedson@gmail.com>
* Fixes: - https://gitlab.com/LineageOS/issues/android/-/issues/2298 - https://issuetracker.google.com/issues/148573843 Change-Id: I5a27d6f02d17a52e1a1a2aff4fb46327ce5e6127
* Add a new dialog view to incorporate both Face and Fingerprint icons * Example: Face and fingerprint Signed-off-by: rituj <ritujbeniwal@gmail.com> Change-Id: Idaf47f4fbf062a865f0c7a02fd495fdb7133578e
* Devices can override "biometric_dialog_fod_margin" if the default value(44dp) does not yield the desired outcome. Signed-off-by: rituj <ritujbeniwal@gmail.com> Change-Id: I0b68b1ee6c5a8031deb195fbdb0b23c33b0ab590
…g the dialog without animation * This fixes a bug where the dialog gets stuck on screen rotation and mPendingDismissDialog is true Signed-off-by: rituj <ritujbeniwal@gmail.com> Change-Id: I0c6ae1a03626ed79cb8222342712be8f10f2a72c
* commit a949f3d1cd859004dc7c8608ffdf5760bfade56b uses mPackageManager but does not declare the local variable Change-Id: I29e60e881dc81a0894c6ae693ad07c8f7a366887
Signed-off-by: rituj <ritujbeniwal@gmail.com> Change-Id: I46668a3f747081dc35e76258a9fff2448b3770a5
* Built upon the initial commit by "Anass Karbila <anaskarbila@aospa.co>" Signed-off-by: rituj <ritujbeniwal@gmail.com> Change-Id: Ida21d22035d708a359eaaa29e2c48ff6f0dd6627
Signed-off-by: rituj <ritujbeniwal@gmail.com> Change-Id: I2a53c9894ee821aed74d6a91a59346568eaf230a
* Add support for per-app basis notification redaction * Fix applock on managed profiles Signed-off-by: rituj <ritujbeniwal@gmail.com> Change-Id: I2ba9a0e4996e000a4e4c932aa15f821cb1bcf680
* Adapt to AOSPA by @brituj * Thanks beanstown106 and lineage guys for the initial longpress action bringup in PhoneWindowManager * Allow torch action also on ambient display Change-Id: I12da044f86c7b625872607529cf8524615cf576b Signed-off-by: Anirudh Gupta <anirudhgupta109@gmail.com>
* When the torch is on, any subsequent long press power is almost certainly
intended to turn the torch off (regardless of screen state). Therefore,
always allow long press power to toggle torch if the torch is on.
* Tested: long press power toggles torch on/off with screen off.
long press power toggles torch off with screen on and torch on.
long press power brings up global actions menu with screen on and torch off.
Change-Id: I932caa9f3be06d14408aea2ecb3a6eca73e052e0
Signed-off-by: Mesquita <mickaelmendes50@gmail.com>
Change-Id: Ifd9e1d8094287e145870510b2f9e85829c211603
/sys/class/power_supply/battery/input_suspend Change-Id: Id7f90927bc038349c46154c028f191a3a22e4793 Signed-off-by: DennySPb <dennyspb@gmail.com>
for sysfs node, suspend/resume values cause some devices doesn't have input_suspend node default: <!-- Smart charge sysfs node and value for suspend/resume charging--> <string name="config_SmartChargingSysfsNode" translatable="false">/sys/class/power_supply/battery/charging_enabled</string> <string name="config_SmartChargingSuspendValue" translatable="false">0</string> <string name="config_SmartChargingResumeValue" translatable="false">1</string> Change-Id: I891da793fb81c3d6c5077496855db2086e9e773f
Change-Id: I48bdac2327c13ea377c1d8b675ea95da2e095f02
BenzoEdit: Added permission to priv-app whitelist for Settings Change-Id: I1a1c0831d55c2da01c02da29e78a2c5da441b9a6 Signed-off-by: mydongistiny <jaysonedson@gmail.com> (cherry picked from commit 6ffe0a3dbff9aaa837504be23206b5f518d8efcc)
When charging level reach user defined level allow to reset battery stats Change-Id: I5ee7ac164d7db2cb39544b671ce167fff378c647
Change-Id: Iad153e0553ef076568537a51bd0d2855b27dd5ee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change-Id: I856597056cb56d479a7a2c47dfdfc199da4302b8