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