7 Commits

Author SHA1 Message Date
5af9b6a3a6 PixelParts: Nuke ChargeControl
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-04-13 17:59:01 -07:00
4b451fd9be PixelParts: Remove battery info and fast charge
We ship unmodified prebuilt kernel therefore we can't ship fast charge.
The ROM now includes a battery information panel.
Rename charge control to percentage-based charge control.

Signed-off-by: AnierinB <anierin@evolution-x.org>
2024-07-11 15:01:58 +00:00
7ce53cb8e4 PixelParts: Version 2.0
- Move all features to the appropriate locations in Settings rather than
having an entire activity/fragment for assorted features.
- Set pixel torch as UNAVAILABLE onTorchModeUnavailable.
- Display accurate message if get*StringResourceId fails.
- Include overlay to disable ROM side cycle_count preference.
- Remove Jitter benchmark (we have it ROM side).
- Remove Direct HBM.
- Remove ShakeUtils and LeonidsLib.
- Remove about activity/fragment.
- Various misc changes and cleanups.

Signed-off-by: AnierinB <anierin@evolution-x.org>
2024-01-13 15:00:57 -08:00
ace788b49f PixelParts: Orbital nuke on power efficient workqueue
- Workqueues are created on kernel boot.

Signed-off-by: AnierinB <anierin@evolution-x.org>
2023-06-23 12:16:09 -07:00
0d287a4dcb PixelParts: Add stop/start charging level preferences
If stopValue is set below startValue, then startValue will be
set to new stopValue -1, along with stop_below_start_error
toast being displayed.

If startValue is set above stopValue, then stopValue will be
set to new startValue +1, along with start_above_stop_error
toast being displayed.

Signed-off-by: AnierinB <anierin@evolution-x.org>
2023-05-30 22:40:22 -07:00
4a3d643138 PixelParts: init: Include init.pixelparts.rc via PRODUCT_PACKAGES
Signed-off-by: AnierinB <anierin@evolution-x.org>
2023-05-29 03:18:50 -07:00
a0170747c7 PixelParts: Initial commit
This branch will ONLY be configured for pixel 6 & 7 series.

Co-authored-by: Pranav Vashi <neobuddy89@gmail.com>
Co-authored-by: LorDClockaN <lordclockan@gmail.com>
Co-authored-by: AmeChanRain <downloadbot007@gmail.com>
Co-authored-by: Ramii Ahmed <ramy@ahmedramy.com>
Co-authored-by: Max Weninger <max.weninger@gmail.com>
Co-authored-by: Hikari-no-Tenshi <kyryljan.serhij@gmail.com>
Co-authored-by: EmanuelCN <emanuelghub@gmail.com>
Signed-off-by: AnierinB <anierin@evolution-x.org>
2023-05-26 19:17:15 -07:00