Skip to content

Conversation

@aryaman895
Copy link
Member

Change-Id: I856597056cb56d479a7a2c47dfdfc199da4302b8

aryaman895 and others added 26 commits April 28, 2021 18:19
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>
* 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.