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
/
statusbar
/
NotificationRemoteInputManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Polish RemoteInputView defocus animation
Johannes Gallmann
2023-01-11
1
-4
/
+3
*
Merge "Update SysUI to use new PowerManager WakeReasons" into tm-qpr-dev
Beverly Tai
2022-12-22
1
-3
/
+5
|
\
|
*
Update SysUI to use new PowerManager WakeReasons
Beverly
2022-12-20
1
-3
/
+5
*
|
Reapply changes of inline reply CL
Johannes Gallmann
2022-12-21
1
-3
/
+0
*
|
Fix notification inline reply animation
Johannes Gallmann
2022-12-19
1
-1
/
+5
|
/
*
Remove NotifEntryManager
Steve Elliott
2022-08-31
1
-22
/
+0
*
Remove dead code from NotifEntryManager
Steve Elliott
2022-08-12
1
-247
/
+0
*
Inline notif pipeline flag in NotifRemoteInputMgr
Steve Elliott
2022-06-30
1
-44
/
+6
*
Remove HeadsUpCoordiator's lifetime extension on action press.
Jeff DeCew
2022-05-25
1
-0
/
+15
*
Rename CentralSurfacesInt back to CentralSurfaces.
Dave Mankoff
2022-04-28
1
-3
/
+3
*
Make CentralSurfaces an Interface.
Dave Mankoff
2022-04-28
1
-3
/
+3
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-4
/
+3
*
[RemoteInputView] move data fields to Controller
Steve Elliott
2022-03-14
1
-3
/
+2
*
[Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.
Caitlin Cassidy
2022-02-28
1
-8
/
+8
*
Improve RemoteInputManager dump.
Jeff DeCew
2021-11-29
1
-1
/
+13
*
Inline most FeatureFlags methods.
Dave Mankoff
2021-11-17
1
-7
/
+7
*
[RemoteInputView] Move "send" logic to Controller
Steve Elliott
2021-11-12
1
-2
/
+6
*
New Pipeline: Add a NotificationVisibilityProvider to support both pipelines
Jeff DeCew
2021-11-09
1
-8
/
+5
*
New Pipeline: Remote Input 4/4: Add RemoteInputCoordinator
Jeff DeCew
2021-10-30
1
-10
/
+37
*
New Pipeline: Remote Input 3/4: Extract notification rebuilder methods to a u...
Jeff DeCew
2021-10-30
1
-82
/
+5
*
New Pipeline: Remote Input 1/4: Extract legacy pipeline logic within Notifica...
Jeff DeCew
2021-10-30
1
-215
/
+324
*
Manually register Dumpables to DumpManager
Ned Burns
2021-09-08
1
-1
/
+5
*
Move mRemoteInputManager + logic to Controller
Steve Elliott
2021-07-21
1
-12
/
+50
*
Make StatusBar purely optional
Tadashi G. Takaoka
2021-07-15
1
-7
/
+9
*
Persist remote input image attachment across layouts
Steve Elliott
2021-06-29
1
-4
/
+4
*
Fix NPE in logActionClick when we were re-fetching the NotificationEntry we a...
Jeff DeCew
2021-06-10
1
-4
/
+2
*
Fix NPE when NotificationEntry can't be found for action tap
Jeff DeCew
2021-05-11
1
-2
/
+6
*
Fix "Mark as Read" bug.
Jeff DeCew
2021-04-30
1
-3
/
+19
*
Don't use WINDOWING_MODE_FULLSCREEN_OR_SPLIT_SCREEN_SECONDARY
Wale Ogunwale
2021-04-16
1
-2
/
+0
*
Fix keyboard remain after dismissing notification
Wilson Wu
2021-03-29
1
-0
/
+1
*
Fix bad cast when querying remote input history
Steve Elliott
2021-03-15
1
-18
/
+14
*
Add checked change APIs to RemoteViews
Stevie Kideckel
2021-02-17
1
-9
/
+10
*
Add RemoteInput auth bypass flow
Steve Elliott
2021-02-08
1
-36
/
+108
*
Move NotifEntryMan and NotifPipeline from NSSL
Dave Mankoff
2020-09-10
1
-0
/
+1
*
Allow apps to require auth before triggering actions
Julia Reynolds
2020-08-10
1
-23
/
+35
*
Fix NPE in NotificationRemoteInputManager logging
Ned Burns
2020-06-26
1
-2
/
+2
*
Merge "Create a shim for StatusBarManager click methods" into rvc-dev
TreeHugger Robot
2020-05-20
1
-5
/
+4
|
\
|
*
Create a shim for StatusBarManager click methods
Evan Laird
2020-05-18
1
-5
/
+4
*
|
Unlock the work profile for remote input
Eran Messeri
2020-05-20
1
-5
/
+26
|
/
*
Log clicks on notification actions
Ned Burns
2020-05-15
1
-8
/
+19
*
Show snoozed conversations in conversation header
Julia Reynolds
2020-02-28
1
-1
/
+2
*
Introduce StatusBarModule
Sergey Nikolaienkov
2020-02-14
1
-5
/
+4
*
Show RemoteInput images in notification history.
Aran Ink
2020-01-22
1
-14
/
+28
*
Convert NotificationContentInflater to singleton
Kevin Han
2020-01-08
1
-1
/
+9
*
Conslidate @MainHandler and similar to @Main (and similar).
Dave Mankoff
2019-12-20
1
-2
/
+2
*
Move dozing related methods out of ShadeController
Heemin Seog
2019-12-09
1
-5
/
+5
*
Remove ENR.mStatusBarNotification
Ned Burns
2019-11-15
1
-1
/
+1
*
Remove NotificationData
Evan Laird
2019-11-13
1
-3
/
+4
*
Track and destroy inline URI grants separately from Notification URIs.
Aran Ink
2019-11-04
1
-2
/
+6
*
Move DI related coded into new dagger package.
Dave Mankoff
2019-10-21
1
-4
/
+2
[next]