index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
power
/
PowerNotificationWarnings.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker
Alex Stetson
2023-01-17
1
-4
/
+8
*
Jank-Instrument all dialogs opened from the shade
Mike Schneider
2022-06-13
1
-1
/
+7
*
Update low battery notification logging timing
Wesley Wang
2022-05-25
1
-1
/
+2
*
Merge "Make low battery warning notification dismissable" into tm-dev
TreeHugger Robot
2022-05-20
1
-1
/
+0
|
\
|
*
Make low battery warning notification dismissable
Wesley Wang
2022-05-20
1
-1
/
+0
*
|
Remove EnhancedEstimates isHybird flag from trigger condition
Wesley Wang
2022-05-20
1
-5
/
+2
|
/
*
Add metrics for low battery warning
Wesley Wang
2022-04-14
1
-4
/
+28
*
Add animation for power saver dialog
Fabian Kozynski
2022-04-05
1
-2
/
+25
*
Package battery saver schedule mode in severe battery intent
Wesley Wang
2022-03-25
1
-15
/
+10
*
Disable low battery notification if battery saver scheduled
Wesley Wang
2022-03-21
1
-0
/
+26
*
Merge "Remove main thread sendBroadcast calls" into tm-dev
Jernej Virag
2022-03-09
1
-4
/
+8
|
\
|
*
Remove main thread sendBroadcast calls
Jernej Virag
2022-03-08
1
-4
/
+8
*
|
Launch battery saver settings when clicking low battery notification
Wesley Wang
2022-03-07
1
-5
/
+7
|
/
*
Adjust low battery notification
Wesley Wang
2022-03-04
1
-6
/
+6
*
Update low battery notification mechanism
Wesley Wang
2022-02-28
1
-15
/
+28
*
More low-hanging Dependency#get calls.
Dave Mankoff
2022-01-25
1
-4
/
+3
*
Move #overrideNotificationAppName from CoreStartable.
Dave Mankoff
2021-11-12
1
-6
/
+6
*
Rename SystemUI class to CoreStartable
Dave Mankoff
2021-11-09
1
-6
/
+6
*
Add flags to permission protected SysUI broadcasts
Jacob Hobbie
2021-10-21
1
-1
/
+1
*
Add PendingIntent immutable flag
Beverly
2020-11-18
1
-4
/
+10
*
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-08-16
1
-2
/
+2
*
Update PowerNotificationWarnings
Beverly
2020-07-10
1
-2
/
+41
*
Fix truncated string in battery saver notification
Mill Chen
2020-04-30
1
-1
/
+3
*
Fix battery saver slider is not displaying
Raff Tsai
2019-12-23
1
-2
/
+2
*
De-contextify volume/Events MetricsLogger calls.
Will Brockman
2019-12-02
1
-2
/
+2
*
Update battery saver suggestion to go to right page
Salvador Martinez
2019-05-17
1
-46
/
+11
*
Merge "SystemUI: overheat warning enhancements and bug fixes." into qt-dev
Sherry Huang
2019-05-10
1
-1
/
+1
|
\
|
*
SystemUI: overheat warning enhancements and bug fixes.
Sherry Huang
2019-05-10
1
-1
/
+1
*
|
Change first time warning update order
Salvador Martinez
2019-05-01
1
-4
/
+4
|
/
*
Update BS warning to follow through on action
Salvador Martinez
2019-04-08
1
-7
/
+28
*
Update battery saver warning
Salvador Martinez
2019-03-27
1
-5
/
+17
*
Refactor battery warning code to make it easier to read
Salvador Martinez
2019-03-04
1
-26
/
+17
*
Implement USB-C overheat warning
Sherry Huang
2019-02-21
1
-0
/
+57
*
Clean up DependencyProvider a bit
Jason Monk
2018-12-21
1
-0
/
+9
*
Fixes import ordering.
Gus Prevas
2018-11-14
1
-0
/
+1
*
Update severe (5%/1 hour) warning to send through battery saver
Salvador Martinez
2018-08-08
1
-3
/
+6
*
Merge "Fix "battery saver" notification keeping coming back." into pi-dev am:...
Makoto Onuki
2018-05-08
1
-2
/
+10
|
\
|
*
Fix "battery saver" notification keeping coming back.
Makoto Onuki
2018-05-07
1
-2
/
+10
|
*
DO NOT MERGE Make "Want to start battery saver?" dialog better.
Makoto Onuki
2018-04-25
1
-1
/
+99
*
|
Make "Want to start battery saver?" dialog better.
Makoto Onuki
2018-04-25
1
-2
/
+100
*
|
Migrated SystemUI & SettingsLib to androidx
Aurimas Liutikas
2018-04-20
1
-1
/
+1
*
|
Merge "Fix "auto battery saver notification comes back"" into pi-dev am: 1670...
Makoto Onuki
2018-04-16
1
-0
/
+1
|
\
|
|
*
Fix "auto battery saver notification comes back"
Makoto Onuki
2018-04-13
1
-0
/
+1
*
|
[SettingsLib] Update Utils APIs usage
Jason Chang
2018-04-11
1
-3
/
+5
|
/
*
Once auto-battery saver is ever set, don't show suggestion
Makoto Onuki
2018-04-06
1
-1
/
+1
*
Merge "Fix "auto battery saver" confirmation dialog button layout" into pi-dev
Makoto Onuki
2018-04-03
1
-5
/
+13
|
\
|
*
Fix "auto battery saver" confirmation dialog button layout
Makoto Onuki
2018-04-03
1
-5
/
+13
*
|
Update notification to allow multiline text
Salvador Martinez
2018-04-03
1
-1
/
+2
|
/
*
Add auto battery saver suggestion notification/dialog
Makoto Onuki
2018-03-27
1
-16
/
+114
*
Merge "Revert the low battery warning title to previous version." into pi-dev
TreeHugger Robot
2018-03-23
1
-1
/
+0
|
\
[next]