summaryrefslogtreecommitdiff
path: root/core/java/android/util/RecurrenceRule.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+3
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-3/+2
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+3
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+3
* APIs to disable data usage notifications.Jeff Sharkey2018-04-111-0/+4
* API council requested tweaks to SubscriptionPlan.Jeff Sharkey2018-04-041-8/+8
* Validate restore of NetworkPolicy settingsAnnie Meng2018-03-061-0/+1
* Only emit debug logging when requested.Jeff Sharkey2018-02-201-3/+3
* Expose SubscriptionPlan API.Jeff Sharkey2017-07-201-0/+257