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
/
app
/
NotificationChannelGroup.java
Age
Commit message (
Expand
)
Author
2020-12-02
Hand-migration to TypedXml interface.
Jeff Sharkey
2020-11-30
Mechanically apply TypedXml refaster template.
Jeff Sharkey
2020-11-30
Mechanical refactoring to new typed XML classes.
Jeff Sharkey
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-12-19
Move app overlay permission to app level
Julia Reynolds
2018-10-25
Add APIs for notification app overlays
Julia Reynolds
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-29
Update notification blocking documentation.
Julia Reynolds
2018-01-23
Fixing bugs in Notification proto dumping.
Kweku Adams
2017-10-03
incidentd: Adding RankingHelper data to NotificationManager proto output.
Kweku Adams
2017-08-30
Add more functionality to channel groups
Julia Reynolds
2017-08-15
Doc updates
Julia Reynolds
2017-04-25
Api updates
Julia Reynolds
2017-03-21
Allow channels to have a user visible description.
Julia Reynolds
2017-03-16
Remove resource id channel/group name fields
Julia Reynolds
2017-03-02
Allow resid notification channel group labels.
Julia Reynolds
2017-02-08
Retrieving groups shouldn't have side effects
Julia Reynolds
2017-01-27
Show channel groups in settings
Julia Reynolds
2017-01-26
Add notification channel groups.
Julia Reynolds