index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
notification
/
NotificationRankingUpdate.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-06-06
Dramatically simplify NotificationRankingUpdate.
Dan Sandler
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-05
Add settings for notification bubbling
Julia Reynolds
2018-12-14
Hides audibly alerted icon after 30 seconds.
Gus Prevas
2018-11-09
Adds silence toggle to notification settings.
Gus Prevas
2018-11-09
Adds an icon to noisy notifications.
Gus Prevas
2018-08-02
Allow NotificationAssistantService to suggest smart replies
Tony Mak
2018-07-11
Allow NotificationAssistantService to suggest smart actions
Tony Mak
2018-03-20
Ability to hide/unhide suspended app notifications
Beverly
2017-10-09
Provide more information to the noti asst
Julia Reynolds
2017-01-24
Add updatable fields to Ranking
Julia Reynolds
2016-12-07
Accept adjustments from notification assistant.
Julia Reynolds
2016-04-08
Allow the ranker to autobundle notifications.
Julia Reynolds
2016-01-08
Sort notifications by importance.
Julia Reynolds
2015-12-11
use importance instead of score
Chris Wren
2015-11-17
Allow DND mode to suppress visual interruptions.
Julia Reynolds
2014-09-04
Honor per-app sensitivity setting.
Chris Wren
2014-07-10
NotificationListenerService API: Avoid unnecessary allocations
Christoph Studer
2014-05-20
Add ZEN and speedbump to NotificationListenerService
Christoph Studer