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
/
companion
/
AssociationRequest.java
Age
Commit message (
Expand
)
Author
2021-05-20
Allow skipping CDM dialog for same-oem
Eugene Susla
2021-04-08
Add link to CDM profiles info to javadoc
Eugene Susla
2021-03-06
Merge "Add creation time to CDM AssociationRequest" into sc-dev
Eugene Susla
2021-03-05
Add creation time to CDM AssociationRequest
Eugene Susla
2021-03-05
Guard CDM watch profile behind its permission
Eugene Susla
2021-03-02
Address API council feedback
Eugene Susla
2021-02-03
Don't crash on unknown CDM profile name
Eugene Susla
2021-01-12
Replace CDM profiles hardcoded strings with real values
Eugene Susla
2020-11-04
CDM profile API
Eugene Susla
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Merge "Revert "Add maxTargetSdk restriction to unused APIs.""
Hongwei Wang
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
Merge "Propagate callingPackage explicitly within CDM"
Eugene Susla
2020-10-27
Propagate callingPackage explicitly within CDM
Eugene Susla
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
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-08-14
Document condition when CDM looks at bonded devices
Eugene Susla
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-09
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-04-19
StopScan before each new Companion device scan
Eugene Susla
2017-03-24
Unbind from service on app killed and dedup association requests
Eugene Susla
2017-03-20
Register PackageMonitor for CompanionDeviceManagerService
Eugene Susla
2017-03-09
Support multiple filters per association request
Eugene Susla
2017-03-09
Revert "Support multiple filters per association request"
Hector Tellez
2017-03-08
Support multiple filters per association request
Eugene Susla
2017-02-06
CompanionDeviceManager
Eugene Susla