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
/
src
Age
Commit message (
Expand
)
Author
2020-11-09
Propagate callingPackage explicitly within CDM
Eugene Susla
2020-08-03
Fix duplicate devices when multiple mediums scanning requested
Eugene Susla
2019-12-20
Use ServiceConnector and @DataClass in companion service
Eugene Susla
2019-07-25
[CDM] Modify devices list on main thread only
Eugene Susla
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-27
[Companion] Stop scanning after 20sec timeout
Eugene Susla
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-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-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