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
...
*
Encapsulate NotifEntry.key and .notification
Ned Burns
2019-10-18
1
-17
/
+18
*
Fixed a crash with remote input
Selim Cinek
2019-07-11
1
-1
/
+1
*
Fixed a few bugs with remoteInput
Selim Cinek
2019-07-02
1
-1
/
+17
*
Merge "Fix wrong check in logActionClick" into qt-dev
TreeHugger Robot
2019-05-28
1
-1
/
+1
|
\
|
*
Fix wrong check in logActionClick
Tony Mak
2019-05-25
1
-1
/
+1
*
|
Merge "Mark smart replies as sent on notification update/removal." into qt-dev
Gustav Sennton
2019-05-03
1
-0
/
+10
|
\
\
|
*
|
Mark smart replies as sent on notification update/removal.
Gustav Sennton
2019-05-02
1
-0
/
+10
|
|
/
*
/
Fixed that clicking on the remoteinput didn't work from AOD
Selim Cinek
2019-05-02
1
-12
/
+10
|
/
*
Fix NPE in logActionClick
Tony Mak
2019-04-03
1
-3
/
+16
*
Fixed an issue where notifications weren't dismissed properly
Selim Cinek
2019-03-08
1
-9
/
+0
*
Instrument wake up reasons.
Michael Wright
2019-02-06
1
-1
/
+2
*
Add logging for tap-to-edit smart replies
Milo Sredkov
2019-02-05
1
-3
/
+20
*
Add NotificationVisibility.NotificationLocation.
Gustav Sennton
2019-01-23
1
-1
/
+6
*
Extract NotificationData.Entry to top-level
Ned Burns
2019-01-07
1
-17
/
+17
*
Change onRemoteEntry() to only fire when entries are removed
Ned Burns
2019-01-04
1
-4
/
+1
*
Mark entry in onEntryRemoved as @Nullable
Ned Burns
2019-01-02
1
-2
/
+3
*
Removes dependency of NotificationEntryManager on IStatusBarService.
Gus Prevas
2018-12-28
1
-0
/
+1
*
Makes NotificationRemoteInputManager a NotificationEntryListener.
Gus Prevas
2018-12-27
1
-23
/
+44
*
Start using some dagger 2
Jason Monk
2018-12-19
1
-0
/
+5
*
Add setEditChoicesBeforeSending to RemoteInput
Milo Sredkov
2018-12-12
1
-82
/
+97
*
Extracts NotificationActivityStarter from NotificationPresenter.
Gus Prevas
2018-12-06
1
-5
/
+2
*
Merge "Restore "view" argument for notification remote view click handler"
TreeHugger Robot
2018-12-05
1
-2
/
+4
|
\
|
*
Restore "view" argument for notification remote view click handler
yoshiki iguchi
2018-11-27
1
-2
/
+4
*
|
Add onActionClicked in NotificationAssistantService
Tony Mak
2018-11-29
1
-8
/
+16
*
|
Don't let everyone reach into NotificationData.Entry for its row
Evan Laird
2018-11-27
1
-5
/
+5
|
/
*
Adding shared element transitions support in AppWidgets
Sunny Goyal
2018-10-29
1
-15
/
+9
*
Make StatusBar not be a NotificationPresenter
Jason Monk
2018-10-23
1
-6
/
+20
*
Rename setShouldExtendLifetime in LifetimeExtender
Kevin
2018-09-06
1
-3
/
+3
*
Refactor managers that defer notification removal
Kevin
2018-08-31
1
-34
/
+261
*
Fixing static instant of OnClickHandler is getting modified at runtime
Sunny Goyal
2018-08-22
1
-5
/
+7
*
Organize notification classes in row/stack
Rohan Shah
2018-07-18
1
-0
/
+3
*
Keep notification when sending smart reply.
Kenny Guy
2018-05-17
1
-17
/
+2
*
Add rank & count event to notification clicks and dismisses
Dieter Hsu
2018-04-18
1
-1
/
+5
*
Add missing callback to StatusBarService for inline reply
Amith Yamasani
2018-02-08
1
-0
/
+5
*
Initialise Notification*Manager dependencies directly.
Eliot Courtney
2017-12-26
1
-4
/
+6
*
Remove NotificationPresenter#getEntryManager.
Eliot Courtney
2017-12-26
1
-4
/
+6
*
Split NotificationEntryManager out of StatusBar.
Eliot Courtney
2017-12-26
1
-3
/
+4
*
Add NotificationRemoteInputManager and associated tests.
Eliot Courtney
2017-12-12
1
-0
/
+441
[prev]