summaryrefslogtreecommitdiff
path: root/core/java/android/companion/AssociationRequest.java
AgeCommit message (Expand)Author
2021-05-20Allow skipping CDM dialog for same-oemEugene Susla
2021-04-08Add link to CDM profiles info to javadocEugene Susla
2021-03-06Merge "Add creation time to CDM AssociationRequest" into sc-devEugene Susla
2021-03-05Add creation time to CDM AssociationRequestEugene Susla
2021-03-05Guard CDM watch profile behind its permissionEugene Susla
2021-03-02Address API council feedbackEugene Susla
2021-02-03Don't crash on unknown CDM profile nameEugene Susla
2021-01-12Replace CDM profiles hardcoded strings with real valuesEugene Susla
2020-11-04CDM profile APIEugene Susla
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Merge "Revert "Add maxTargetSdk restriction to unused APIs.""Hongwei Wang
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-28Merge "Propagate callingPackage explicitly within CDM"Eugene Susla
2020-10-27Propagate callingPackage explicitly within CDMEugene Susla
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-08-14Document condition when CDM looks at bonded devicesEugene Susla
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-08-09Add @UnsupportedAppUsage annotationsMathew Inwood
2017-04-19StopScan before each new Companion device scanEugene Susla
2017-03-24Unbind from service on app killed and dedup association requestsEugene Susla
2017-03-20Register PackageMonitor for CompanionDeviceManagerServiceEugene Susla
2017-03-09Support multiple filters per association requestEugene Susla
2017-03-09Revert "Support multiple filters per association request"Hector Tellez
2017-03-08Support multiple filters per association requestEugene Susla
2017-02-06CompanionDeviceManagerEugene Susla