summaryrefslogtreecommitdiff
path: root/services/companion
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-27Merge "Add permission check while creating CompanionDeviceService" into sc-devGuojing Yuan
2021-07-27Add permission check while creating CompanionDeviceServiceGuojing Yuan
2021-07-12Merge "Fix misspelled on the comment" into sc-devTreeHugger Robot
2021-07-10Fix misspelled on the commentEvan Chen
2021-06-29Fix adb command for multiple usersEvan Chen
2021-06-24Merge "Change Owner" into sc-devTreeHugger Robot
2021-06-24Change OwnerEvan Chen
2021-06-21Merge "Fix system crash when unpair app" into sc-devEvan Chen
2021-06-18Fix system crash when unpair appEvan Chen
2021-06-15Fix mCachedAssociations for multiple usersEvan Chen
2021-05-24Update associate API by adding certificate paramGuojing Yuan
2021-05-20Allow skipping CDM dialog for same-oemEugene Susla
2021-04-12Change associate return type to voidEugene Susla
2021-04-07Re-connect to the CDM service if process gets killedEugene Susla
2021-04-02Merge "Don't time out device listener service connections" into sc-devTreeHugger Robot
2021-04-01Don't time out device listener service connectionsEugene Susla
2021-04-01Sync the code with master branchEvan Chen
2021-03-24Provide CDM API to associate without promptEugene Susla
2021-03-18Fix CDM logcat spam when device is nearbyEugene Susla
2021-03-18Merge "Don't send onDeviceDisappeared when device is connected" into sc-devEugene Susla
2021-03-18Don't send onDeviceDisappeared when device is connectedEugene Susla
2021-03-12Fix CDM association filteringEugene Susla
2021-03-09Fix CDM device disconnected callback immediately triggering "device disappeared"Eugene Susla
2021-03-05Guard CDM watch profile behind its permissionEugene Susla
2021-03-02Address API council feedbackEugene Susla
2021-02-25Merge "Address CDM API feedback" into sc-devEugene Susla
2021-02-24Address CDM API feedbackEugene Susla
2021-02-24Use Activity Context for CDM ListView AdapterEugene Susla
2021-02-24Merge changes from topic "hci-disconnect-reason" am: 1c276e7591 am: 4f40f1c1f...Andrew Cheng
2021-02-23Merge changes from topic "hci-disconnect-reason" am: 1c276e7591Andrew Cheng
2021-02-23Add BluetoothConnectionCallback to Companion App am: af705d2676Andrew Cheng
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-21Merge ab/7061308 into stage.Xin Li
2021-02-20Update Companion to new BluetoothConnectionCallbackAndrew Cheng
2021-02-20Add BluetoothConnectionCallback to Companion AppAndrew Cheng
2021-02-17More CDM loggingEugene Susla
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-09Merge "[DO NOT MERGE] Provide CDM util to check if ok to pair BT without prom...Eugene Susla
2021-02-09[DO NOT MERGE] Provide CDM util to check if ok to pair BT without promptEugene Susla
2021-02-08[DO NOT MERGE] Improvements and fixes for BLE scanning within CDMEugene Susla
2021-02-08[DO NOT MERGE] Scan and notify apps when their companion devices are nearbyEugene Susla
2021-02-03Don't crash on unknown CDM profile nameEugene Susla
2021-01-12Replace CDM profiles hardcoded strings with real valuesEugene Susla
2021-01-12BG-FGS-start is allowed for companion apps.Hui Yu
2021-01-11Fix CDM associate commandEugene Susla
2021-01-05Merge RQ1A.210105.003 to aosp-master - DO NOT MERGEBill Yi
2020-12-24Merge "Nullcheck device profile when re-granting on package change"Eugene Susla
2020-12-23Nullcheck device profile when re-granting on package changeEugene Susla
2020-12-22Merge "Don't require MANAGE_ROLE_HOLDERS when removing CDM associatons"TreeHugger Robot