summaryrefslogtreecommitdiff
path: root/core/java/android/service/notification/Condition.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-12-05Rename writeToProto to be dumpDebugJeffrey Huang
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-17Deprecate ConditionProviderService.Julia Reynolds
2018-12-11API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos
2018-07-24Improve isolation of DND providersJulia Reynolds
2018-01-25incidentd: Adding privacy tag and expanding field.Kweku Adams
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2016-05-25Api updates.Julia Reynolds
2016-03-08Condition cleanup.Julia Reynolds
2016-02-01Re-SystemApi some fields/method that aren't in use.Julia Reynolds
2015-08-25Allow third party condition providers.Julia Reynolds
2014-11-30Zen: Improve zen mode panel condition selection.John Spurlock
2014-09-10Zen: make Condition available over @SystemApiJohn Spurlock
2014-05-02Add additional display information to conditions.John Spurlock
2014-05-01Implement long-term condition subscriptions.John Spurlock
2014-04-27Wire up condition providers to zen mode exit triggers.John Spurlock
2014-04-25Introduce condition provider services.John Spurlock