summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/power
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-4/+8
|\
| * [DO NOT MERGE] Replace UserHandle.CURRENT with UserTrackerAlex Stetson2023-01-171-4/+8
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-13/+37
|\|
| * Replace ACTION_USER_SWITCHED with UserTrackerAlex Stetson2022-11-161-4/+16
| * Merge "Replace screen broadcast receivers with binder cb" into tm-qpr-devTreeHugger Robot2022-10-151-6/+17
| |\
| | * Replace screen broadcast receivers with binder cbPeter Kalauskas2022-10-141-6/+17
| * | Make CoreStartable an Interface.Dave Mankoff2022-10-131-3/+4
| |/
* | EnhancedEstimates: Get estimates from Device Health ServicesJason Edson2022-12-301-11/+91
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-155-2/+147
|\|
| * Adds power repository and interactor.Alejandro Nijamkin2022-09-064-1/+140
| * Jank-Instrument all dialogs opened from the shadeMike Schneider2022-06-131-1/+7
* | PowerUI: Mute logcat spam.spezi772022-10-211-4/+6
|/
* Update low battery notification logging timingWesley Wang2022-05-251-1/+2
* Merge "Make low battery warning notification dismissable" into tm-devTreeHugger Robot2022-05-201-1/+0
|\
| * Make low battery warning notification dismissableWesley Wang2022-05-201-1/+0
* | Remove EnhancedEstimates isHybird flag from trigger conditionWesley Wang2022-05-202-10/+3
|/
* Move EnhancedEstimates to PowerModuleDave Mankoff2022-05-041-0/+6
* Disable battery saver notification based on predicted time leftWesley Wang2022-04-271-6/+3
* Add metrics for low battery warningWesley Wang2022-04-142-4/+92
* Merge "Remove FileDescriptor from systemui.Dumpable." into tm-devDave Mankoff2022-04-071-2/+1
|\
| * Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* | Add animation for power saver dialogFabian Kozynski2022-04-051-2/+25
|/
* Package battery saver schedule mode in severe battery intentWesley Wang2022-03-251-15/+10
* Disable low battery notification if battery saver scheduledWesley Wang2022-03-211-0/+26
* Merge "Remove main thread sendBroadcast calls" into tm-devJernej Virag2022-03-091-4/+8
|\
| * Remove main thread sendBroadcast callsJernej Virag2022-03-081-4/+8
* | Launch battery saver settings when clicking low battery notificationWesley Wang2022-03-071-5/+7
|/
* Adjust low battery notificationWesley Wang2022-03-042-8/+6
* Merge "Update low battery notification mechanism" into tm-devTreeHugger Robot2022-03-012-32/+37
|\
| * Update low battery notification mechanismWesley Wang2022-02-282-32/+37
* | [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-6/+8
|/
* More low-hanging Dependency#get calls.Dave Mankoff2022-01-252-12/+12
* Move #overrideNotificationAppName from CoreStartable.Dave Mankoff2021-11-121-6/+6
* Rename SystemUI class to CoreStartableDave Mankoff2021-11-092-8/+8
* Add flags to permission protected SysUI broadcastsJacob Hobbie2021-10-211-1/+1
* Make StatusBar purely optionalTadashi G. Takaoka2021-07-151-4/+6
* Announce inattentive sleep warning for accessibilityRobert Horvath2021-06-291-0/+2
* Add PendingIntent immutable flagBeverly2020-11-181-4/+10
* Remove DependencyBinder.Dave Mankoff2020-08-251-0/+32
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-163-6/+6
* Update PowerNotificationWarningsBeverly2020-07-101-2/+41
* Initialize values from sticy ACTION_BATTERY_CHANGEDFabian Kozynski2020-06-261-0/+14
* Fix NullPointerException on estimate objectMill Chen2020-06-062-6/+15
* Change window type of Inattentive Sleep Warning windowRobert Horvath2020-05-201-1/+1
* Fix truncated string in battery saver notificationMill Chen2020-04-301-1/+3
* Merge "BroadcastDispatcher can use Executors now"Fabian Kozynski2020-01-101-1/+1
|\
| * BroadcastDispatcher can use Executors nowFabian Kozynski2020-01-091-1/+1
* | Fix battery saver slider is not displayingRaff Tsai2019-12-231-2/+2
|/
* De-contextify volume/Events MetricsLogger calls.Will Brockman2019-12-021-2/+2
* Move InattentiveSleepWarningController callbacks to PowerUIRobert Horvath2019-11-192-64/+23