New commit(s) in SuperiorOS/android_frameworks_base

New commit(s) in SuperiorOS/android_frameworks_base

ROM Tracker BOT

GitHub Repository Link: SuperiorOS/android_frameworks_base


Commit 1

SystemUI: Bring back QQS brightness slider

[@/marshmello61: forward port to Android 13]

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>

Author: neobuddy89<neobuddy89@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: e6f0ca70450cb041dd8fc750f9dc4ad8d3bc5e91
URL: Click Me

Commit 2

SystemUI: Port brightness slider changes

* Expose AutoBrightness button
* Add tunables
* Use vector drawables for brightness icons

[BadDaemon]
* Adapt to SystemUI changes
* Change code style to use lambdas and locals where possible

Author: Luca Stefani <luca020400@lineageos.org>
Date: Thu Apr 20 18:00:52 2017 +0200

SystemUI: Use AOSP AutoBrightness implementation

Change-Id: I3e3660065407d460f30c6e936d951d4d5eae30c6

Author: Michael Bestas <mikeioannina@gmail.com>
Date: Thu Apr 27 14:57:49 2017 +0300

SystemUI: Use already existing overlay to show QS auto brightness

* No need for a new overlay when one exists for years

Change-Id: I9e09a1770f8e645093e880cf1a48597405e0bcf2

Author: Alberto97 <albertop2197@gmail.com>
Date: Mon May 29 21:07:05 2017 +0200

SystemUI: Specify user while changing brightness mode

Allow any user changing brightness mode,
without this only the main one is able to do that.

BUGBASH-598

Change-Id: Ib51e9a45c42837cabb1cfb0d48334165b023a827

Author: Michael Bestas <mkbestas@lineageos.org>
Date: Sun Apr 30 13:45:39 2017 +0300

SystemUI: Add tunable for auto brightness icon

Change-Id: I02fe3f5500f95ba9369b952bbec2a073b7ae8316

Author: Alexander Westphal <westphal.alex94@gmail.com>
Date: Wed Apr 26 09:20:53 2017 +0100

SystemUI: use vector drawables for brightness icons

Change-Id: I8d22f8de22040d68ed1bfab0da3a78aec717fa62

Author: qjohn <townex22@gmail.com>
Date: Sun Jun 18 16:28:10 2017 +0700

SystemUI: Remove unnecessary brightness icons

Change-Id: I7e60ff73125bd0304f9ca14ad5c5a9ce11ffceda

Author: Michael W <baddaemon87@gmail.com>
Date: Mon May 25 15:38:33 2020 +0200

SystemUI: Brightness slider: Always show the brightness icon

* Right now, we reserve the space for the icon but it's not displayed
(reserved space is there so the slider doesn't jump)
* Always display the icon (if automatic brightness is available)
so it's more consistent

Change-Id: I5238dc6aad51407349a8d42fae840ea76841dc3d

Author: Michael W <baddaemon87@gmail.com>
Date: Fri May 29 20:09:18 2020 +0200

SystemUI: Fix for auto brightness icon being shown when disabled

* With commit 9d42c48c16bba2fcc836cbb68e2979ed9c0d1b23 the case of a
manually disabled auto brightness icon got lost
* Re-implement it by also respecting the Settings value instead of just
the build time flag

Change-Id: I991977be7e1f7c33947073dbd3ce7a800fb158bf

Change-Id: Ic72b0084a4108fb4fa26e893bd6d1eaca96cbb6c

Author: Alberto97<albertop2197@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: f83efbcf66c36fb757e34a516258c042336c6902
URL: Click Me

Commit 3

SystemUI: Revert "Remove QQS brightness controller"

This reverts commit 32b7c35f24d29a4e87e386267c725549cc1b6259.

Signed-off-by: Mayur <ultramayur123@gmail.com>

Author: marshmello61<ultramayur123@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: b01c7b1b499ef0839b020080c37ea818ed557937
URL: Click Me

Commit 4

Screenshot: Remove scroll chip button text

Change-Id: Icc3444be95a177fb4b6ef77cbf582d696381b9dc
Signed-off-by: NurKeinNeid <mralexman3000@gmail.com>

Author: NurKeinNeid<mralexman3000@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: cb3170ea17c3dd91d4dafa7afe5b0eba929f5160
URL: Click Me

Commit 5

TunerService: Add parseInteger failsafe method

Change-Id: I4f5613f1a4f27fef3a6dec1a3bacec9c78bce524

Author: neobuddy89<neobuddy89@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: 0cc2227f77bf6297ec055e6f72abdfb6853c72c0
URL: Click Me

Commit 6

Brightness slider: Fix issues with media mode

* Properly add brightness slider to required position.

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>

Author: neobuddy89<neobuddy89@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: f81ef330dfe4fba9ae51a7aaa0f49ca49c6ea06f
URL: Click Me

Commit 7

SystemUI: Use brightness icon matching with slider redesign

* Extracted from https://github.com/crdroidandroid/android_frameworks_base/commit/91bd04a453eae0770663465c75ca238a86c63367

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>

Author: neobuddy89<neobuddy89@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: 94f81497aba62f33f99cf71bbc25ed419556ffb9
URL: Click Me

Commit 8

SystemUI: Refactor brightness slider paddings

Signed-off-by: minarypenguin <alexfinhart@gmail.com>

Author: str-br<alexfinhart@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: 164cc9b4834a92978a98e840a00aec0669fe83ea
URL: Click Me

Commit 9

SystemUI: Allow tuning position for brightness slider

@ neobuddy89: Cleaned up, fixed and optimized.

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>

Author: maxwen<max.weninger@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: 681d23fdd6880ce62ba56cf0f6bfde03ede80b4b
URL: Click Me

Commit 10

SystemUI: Clean up and fix QQS Brightness slider padding

Author: timjosten<timjosten@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: 41767bc669741a6ca77742386d7d97257a975af7
URL: Click Me

Commit 11

SystemUI: Display a toast when a screenshot is deleted

http://i.imgur.com/vhVqXlv.jpg

[ghostrider-reborn] adapted for r-qpr1

Change-Id: I88759ffaa2a1bfa49ff93bd288e3d37596a406c5
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>

Author: BoredOutOfMyGit<du.alexcruz@gmail.com>
Committer: Joker-V2<nipinna0@gmail.com>
Commit ID: 4e2e63c45856b4e02a51bde076dc46470d6390fe
URL: Click Me

@ROMTracker | #SuperiorOS
This is the last page

Report Page