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
/
packages
/
CompanionDeviceManager
Age
Commit message (
Expand
)
Author
2021-02-21
Merge ab/7061308 into stage.
Xin Li
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-11-09
Propagate callingPackage explicitly within CDM
Eugene Susla
2020-08-03
Fix duplicate devices when multiple mediums scanning requested
Eugene Susla
2020-02-24
Adds app enumeration support to CompanionDeviceManager
Patrick Baumann
2019-12-21
Merge "Use ServiceConnector and @DataClass in companion service"
TreeHugger Robot
2019-12-20
Use ServiceConnector and @DataClass in companion service
Eugene Susla
2019-12-19
[CDM] Bypass location setting when scanning for devices
Eugene Susla
2019-07-25
[CDM] Modify devices list on main thread only
Eugene Susla
2019-04-19
Import translations. DO NOT MERGE
Bill Yi
2019-02-20
Merge "Convert Android.mk file to Android.bp"
TreeHugger Robot
2019-02-19
Import translations. DO NOT MERGE
Bill Yi
2019-02-08
Convert Android.mk file to Android.bp
Sasha Smundak
2018-12-20
Request FINE_LOCATION permissions.
Calvin On
2018-12-18
Add bg location access for companiondevicemanager
Calvin On
2018-10-11
Remove BluetoothDevice.ACTION_DISAPPEARED
Jack He
2018-05-03
[DO NOT MERGE] [Companion] Nullcheck if ListView is null
Eugene Susla
2018-04-18
[DO NOT MERGE] [Companion] Call notifyDataSetChanged on main thread
Eugene Susla
2018-02-28
Merge "[Companion] Stop scanning after 20sec timeout"
TreeHugger Robot
2018-02-28
frameworks/base: Set LOCAL_SDK_VERSION where possible.
Anton Hansson
2018-02-27
[Companion] Stop scanning after 20sec timeout
Eugene Susla
2017-11-29
Use system dialog corner radius
Lucas Dupin
2017-07-27
[Companion] Fix NPE due to looking up view btoo soon
Eugene Susla
2017-07-13
[Companion] Close chooser dialog on device tap
Eugene Susla
2017-06-28
[Companion] Dont crash if started with bluetooth off
Eugene Susla
2017-06-12
Support associating with an already-paired device
Eugene Susla
2017-05-17
Fix Companion UI crash on configuration change
Eugene Susla
2017-04-25
Follow acronym convention for Companion BLE filter
Eugene Susla
2017-04-24
Remove 'via Bluetooth' from the choosed dialog
Eugene Susla
2017-04-24
Merge "Change companion languare from 'pair' to 'link'/'ok'" into oc-dev
TreeHugger Robot
2017-04-20
Merge "StopScan before each new Companion device scan" into oc-dev
Eugene Susla
2017-04-19
StopScan before each new Companion device scan
Eugene Susla
2017-04-18
Use wifi icon for wifi devices in companion chooser
Eugene Susla
2017-04-18
Change companion languare from 'pair' to 'link'/'ok'
Eugene Susla
2017-04-14
[DO NOT MERGE] Stop scan on device chooser activity backgrounded
Eugene Susla
2017-04-14
[DO NOT MERGE] Improve the error msg when started not for result
Eugene Susla
2017-04-14
Merge "[DO NOT MERGE] Fix a bug with filtering by raw bytes" into oc-dev
Svetoslav Ganov
2017-04-14
[DO NOT MERGE] Fix a bug with filtering by raw bytes
Eugene Susla
2017-04-14
Remove unnecessary casts on calls to findViewById
Alan Viverette
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-03-06
Record app<->device association to xml file
Eugene Susla
2017-02-15
Auto-grant background execution and data access
Svet Ganov
2017-02-07
Companion device chooser UI enchancements
Eugene Susla
2017-02-06
CompanionDeviceManager
Eugene Susla