summaryrefslogtreecommitdiff
path: root/core/java/android/companion/CompanionDeviceManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add a new association request failure codeEvan Chen2022-03-211-0/+50
* Use property instead of meta-data for primary CDM serviceEvan Chen2022-02-091-3/+3
* Introduce COMPANION_COMPUTER profile for Phone HubEvan Chen2022-01-261-0/+3
* Companion App Manages Connectivity State InterfacesEvan Chen2021-12-101-0/+45
* Refresh CompanionDeviceManager's API surfaceSergey Nikolaienkov2021-11-241-131/+392
* Merge "Fix CDM memory leak for activity context" into sc-v2-dev am: 6ebf85244...Guojing Yuan2021-11-081-1/+2
|\
| * Fix CDM memory leak for activity contextGuojing Yuan2021-11-051-1/+2
* | Rename CDM's Association class AssociationInfoSergey Nikolaienkov2021-10-271-2/+2
* | Introduce DEVICE_PROFILE_APP_STREAMINGSergey Nikolaienkov2021-10-181-1/+1
* | Rename CDM receiveMessage to dispatchMessageGuojing Yuan2021-09-271-6/+3
* | Add CDM data transfer interfacesGuojing Yuan2021-09-221-0/+29
* | Move off the deprecated Settings in CDMSergey Nikolaienkov2021-09-021-0/+5
|/
* Update associate API by adding certificate paramGuojing Yuan2021-05-241-2/+7
* Update BluetoothDevice#setAlias based on API council feedback: nowRahul Sabnis2021-05-171-3/+6
* Change associate return type to voidEugene Susla2021-04-121-5/+3
* Add clarifications to CDM javadocEugene Susla2021-04-071-0/+8
* Provide CDM API to associate without promptEugene Susla2021-03-241-0/+26
* Makes BluetoothDevice#setAlias a public APIRahul Sabnis2021-03-221-0/+28
* Add @RequiresPermission for CDM watch profile useEugene Susla2021-03-051-0/+8
* API for CDM wake-up opt-inEugene Susla2020-12-101-0/+72
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-2/+0
* Merge "Minor grammar fix in CompanionDeviceManager javadoc." am: f052b7bf91 a...Treehugger Robot2020-10-161-1/+1
|\
| * Minor grammar fix in CompanionDeviceManager javadoc.Taylor Bessette2020-10-151-1/+1
* | Expose syspem API for querying CDM associationsEugene Susla2020-09-141-0/+18
|/
* Clarify type of EXTRA_DEVICE in javadocEugene Susla2020-06-301-0/+7
* Update CompanionDeviceManager javadoc to include thePaul Murphy2020-03-171-4/+15
* [CDM][WIFI] Provide a permission for Wi-Fi association approval for companion...Etan Cohen2020-01-221-2/+2
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2019-12-301-8/+6
* Add CDM system api to check for association presenceEugene Susla2019-10-301-0/+37
* Link to CDM guide from CDM javadocEugene Susla2019-10-251-0/+4
* [Companion] Don't promise call back on javadocEugene Susla2018-03-011-1/+1
* Merge "[Companion] Synchronize state access in CallbackProxy"TreeHugger Robot2017-08-181-23/+32
|\
| * [Companion] Synchronize state access in CallbackProxyEugene Susla2017-07-121-23/+32
* | Fix broken javadocs.Jeff Sharkey2017-08-061-2/+2
|/
* [Companion] Prevent NPE in CallbackProxyEugene Susla2017-07-101-2/+14
* Merge "[Companion] Fix notification access dialog being in new task" into oc-devTreeHugger Robot2017-06-201-2/+4
|\
| * [Companion] Fix notification access dialog being in new taskEugene Susla2017-06-191-2/+4
* | [Companion] Fix NPE in associateEugene Susla2017-06-161-0/+1
|/
* Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-0/+2
* Avoid activity leak via Companion callbackEugene Susla2017-05-111-19/+60
* Add javadoc about APIs requiring uses-featureEugene Susla2017-04-241-0/+15
* API for notification listener for Companioon appsEugene Susla2017-04-141-8/+35
* Add ICompanionDeviceManager.getAssociation overload with explicit userIdEugene Susla2017-04-071-1/+1
* Merge "Unbind from service on app killed and dedup association requests"TreeHugger Robot2017-03-271-6/+6
|\
| * Unbind from service on app killed and dedup association requestsEugene Susla2017-03-241-6/+6
* | Fix companion device feature presence checkEugene Susla2017-03-241-1/+1
|/
* Merge "Add system feature for Companion Device Manager"Eugene Susla2017-03-211-1/+31
|\
| * Add system feature for Companion Device ManagerEugene Susla2017-03-141-1/+31
* | Support multiple filters per association requestEugene Susla2017-03-091-1/+1
|/
* Revert "Support multiple filters per association request"Hector Tellez2017-03-091-1/+1