1. 5415c5f Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
  2. 8f005ff Fix Security issue for Html.fromHtml without escape by Evan Chen · 4 years, 8 months ago
  3. 30f708c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 9 months ago
  4. c23bcac Fix potential NPE in CompanionDeviceDiscoveryService by Guojing Yuan · 4 years, 9 months ago
  5. e4a02b6e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 9 months ago
  6. 08c4c64 Change Owner by Evan Chen · 4 years, 10 months ago
  7. ad6ef1c Merge "Allow skipping CDM dialog for same-oem" into sc-dev by Evan Chen · 4 years, 11 months ago
  8. 8f935b7 Allow skipping CDM dialog for same-oem by Eugene Susla · 5 years ago
  9. 80d4153 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  10. d5a4235 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  11. 0584a98 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev by TreeHugger Robot · 5 years ago
  12. db47fbb Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  13. 6dcac06 New BLUETOOTH_ADVERTISE manifest permission. by Jeff Sharkey · 5 years ago
  14. 05ed928 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  15. 7b186b5 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev by TreeHugger Robot · 5 years ago
  16. c3c58cd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  17. 7b14b87 Request new Bluetooth runtime permissions. by Jeff Sharkey · 5 years ago
  18. f8af11c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  19. 82e4d0c Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev by TreeHugger Robot · 5 years ago
  20. 2d71bbb Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  21. 70f8669 Merge "Fix CDM string to say Allow instead of Set" into sc-dev by TreeHugger Robot · 5 years ago
  22. 44cc06b Fix CDM string to say Allow instead of Set by Eugene Susla · 5 years ago
  23. 1ab65e5 Fix CDM profiles string template use by Eugene Susla · 5 years ago
  24. 2069d9d0 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  25. 24cdbbb Update CDM strings per UX review by Eugene Susla · 5 years ago
  26. a83cd1f Merge "More logging in CDM discovery service" into sc-dev by Eugene Susla · 5 years ago
  27. d9af5bd More logging in CDM discovery service by Eugene Susla · 5 years ago
  28. 18db3f4 Fix NPE in CDM UI by Eugene Susla · 5 years ago
  29. 145d5a8 Use Activity Context for CDM ListView Adapter by Eugene Susla · 5 years ago
  30. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  31. edacf29 More CDM logging by Eugene Susla · 5 years ago
  32. f89fcec [DO NOT MERGE] Provide CDM util to check if ok to pair BT without prompt by Eugene Susla · 5 years ago
  33. 5dcc8b9 Don't crash on unknown CDM profile name by Eugene Susla · 5 years ago
  34. aae723e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  35. 2cebf43 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  36. 0ef7655 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  37. 0da6fe5 Replace CDM profiles hardcoded strings with real values by Eugene Susla · 5 years ago
  38. a3ecf29 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  39. 5bbb47e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  40. 1ae8c3e Merge "Store CDM device profile and apply role when device is connected" by TreeHugger Robot · 5 years ago
  41. 0913633 Allow CDM to hide overlays by Eugene Susla · 5 years ago
  42. 151da5b Store CDM device profile and apply role when device is connected by Eugene Susla · 5 years ago
  43. 1d9701e CDM device profiles UI by Eugene Susla · 5 years ago
  44. 8aa7f3e Merge "Check connected devices in addition to paired ones when matching" by Eugene Susla · 5 years ago
  45. 6152f97 Use LOW_LATENCY scan mode for CDM by Eugene Susla · 5 years ago
  46. 0a9a9a3 Check connected devices in addition to paired ones when matching by Eugene Susla · 5 years ago
  47. c6bc5fd Merge "Make CDM UI support dark theme" by Eugene Susla · 5 years ago
  48. 32d6920 Make CDM UI support dark theme by Eugene Susla · 5 years ago
  49. 38a7be6 Merge "Propagate callingPackage explicitly within CDM" by Eugene Susla · 5 years ago
  50. 2a7a577 Propagate callingPackage explicitly within CDM by Eugene Susla · 5 years ago
  51. 9cc9b73 Merge "Prevent non-system overlays from showing over CDM UI" by Eugene Susla · 5 years ago
  52. ea4ce4d Prevent non-system overlays from showing over CDM UI by Eugene Susla · 5 years ago
  53. d23b537 Enable Error Prone to detect obscure bugs. by Jeff Sharkey · 5 years ago
  54. 082aec6 Revert "Snap for 6793014 from bbbccc3c2b7fc7c5780f6c415c4223e1d0..." by Colin Cross · 6 years ago
  55. 6cc0c49 Fix duplicate devices when multiple mediums scanning requested am: b8b53f3b39 am: 57a4676876 am: c88bc262ac by Eugene Susla · 6 years ago
  56. b8b53f3b Fix duplicate devices when multiple mediums scanning requested by Eugene Susla · 6 years ago
  57. 8b1107d Keyboard navigation for CompanionDeviceTestActivity by Robin Lee · 6 years ago
  58. 06b3def Merge "CompanionDeviceManager: Add an exported flag in manifest" by Ashwini Oruganti · 6 years ago
  59. 8c8287b CompanionDeviceManager: Add an exported flag in manifest by Ashwini Oruganti · 6 years ago
  60. 89d9c52 Adds app enumeration support to CompanionDeviceManager by Patrick Baumann · 6 years ago
  61. fb3ddfc Merge "Use ServiceConnector and @DataClass in companion service" by TreeHugger Robot · 6 years ago
  62. b45b15a Use ServiceConnector and @DataClass in companion service by Eugene Susla · 6 years ago
  63. 1fa23ed0 [CDM] Bypass location setting when scanning for devices by Eugene Susla · 7 years ago
  64. affba01 [CDM] Modify devices list on main thread only by Eugene Susla · 7 years ago
  65. 96782a9 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  66. 9693364 Merge "Convert Android.mk file to Android.bp" by TreeHugger Robot · 7 years ago
  67. 83382e9 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  68. df848ac Convert Android.mk file to Android.bp by Sasha Smundak · 7 years ago
  69. 28a74fc Request FINE_LOCATION permissions. by Calvin On · 7 years ago
  70. 5eda9dd Add bg location access for companiondevicemanager by Calvin On · 7 years ago
  71. 097a895 Remove BluetoothDevice.ACTION_DISAPPEARED by Jack He · 7 years ago
  72. 0b8912f [DO NOT MERGE] [Companion] Nullcheck if ListView is null by Eugene Susla · 8 years ago
  73. 9a130ef [DO NOT MERGE] [Companion] Call notifyDataSetChanged on main thread by Eugene Susla · 8 years ago
  74. 893ef8d Merge "[Companion] Stop scanning after 20sec timeout" by TreeHugger Robot · 8 years ago
  75. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 8 years ago
  76. 158d5e7 [Companion] Stop scanning after 20sec timeout by Eugene Susla · 8 years ago
  77. 2447e9c Use system dialog corner radius by Lucas Dupin · 8 years ago
  78. 12ea054e [Companion] Fix NPE due to looking up view btoo soon by Eugene Susla · 9 years ago
  79. 38dff3b [Companion] Close chooser dialog on device tap by Eugene Susla · 9 years ago
  80. 7a090a1 [Companion] Dont crash if started with bluetooth off by Eugene Susla · 9 years ago
  81. 0c4a926 Support associating with an already-paired device by Eugene Susla · 9 years ago
  82. cbead6c Fix Companion UI crash on configuration change by Eugene Susla · 9 years ago
  83. 722463f Follow acronym convention for Companion BLE filter by Eugene Susla · 9 years ago
  84. b7aec13 Remove 'via Bluetooth' from the choosed dialog by Eugene Susla · 9 years ago
  85. e496411 Merge "Change companion languare from 'pair' to 'link'/'ok'" into oc-dev by TreeHugger Robot · 9 years ago
  86. 6117970 Merge "StopScan before each new Companion device scan" into oc-dev by Eugene Susla · 9 years ago
  87. a7717e3 StopScan before each new Companion device scan by Eugene Susla · 9 years ago
  88. 254b373 Use wifi icon for wifi devices in companion chooser by Eugene Susla · 9 years ago
  89. 3db6543 Change companion languare from 'pair' to 'link'/'ok' by Eugene Susla · 9 years ago
  90. 200c37f [DO NOT MERGE] Stop scan on device chooser activity backgrounded by Eugene Susla · 9 years ago
  91. 5423b4e [DO NOT MERGE] Improve the error msg when started not for result by Eugene Susla · 9 years ago
  92. 728ce60 Merge "[DO NOT MERGE] Fix a bug with filtering by raw bytes" into oc-dev by Svetoslav Ganov · 9 years ago
  93. 3c9aa17 [DO NOT MERGE] Fix a bug with filtering by raw bytes by Eugene Susla · 9 years ago
  94. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 9 years ago
  95. a38fbf6 Unbind from service on app killed and dedup association requests by Eugene Susla · 9 years ago
  96. 6a7006a Register PackageMonitor for CompanionDeviceManagerService by Eugene Susla · 9 years ago
  97. 36e866b Support multiple filters per association request by Eugene Susla · 9 years ago
  98. d66c95f Revert "Support multiple filters per association request" by Hector Tellez · 9 years ago
  99. e70e6aa Support multiple filters per association request by Eugene Susla · 9 years ago
  100. 47aafbe Record app<->device association to xml file by Eugene Susla · 9 years ago