1. 61ab3e8 Merge "AdvertiseData: change impl structure" into androidx-main by Kihong Seong · 1 year, 10 months ago
  2. 42192f2 AdvertiseData: change impl structure by Kihong Seong · 1 year, 10 months ago
  3. 30f4101 Add BluetoothX core's BluetoothDevice by hieudz · 1 year, 10 months ago
  4. fcd0007 Merge "Fix compatible errors in SDK 21" into androidx-main by Hieu Dang · 1 year, 10 months ago
  5. 5fba481 Fix compatible errors in SDK 21 by hieudz · 1 year, 10 months ago
  6. 4dbcd8f Unhide AdvertiseSettings by Kihong Seong · 1 year, 10 months ago
  7. 85e65fb Hide Bundleable interface by Sungsoo Lim · 1 year, 10 months ago
  8. c1d9b8a Merge "AdvertiseData: support API 31" into androidx-main by Kihong Seong · 1 year, 10 months ago
  9. 9d3a999 AdvertiseData: support API 31 by Kihong Seong · 1 year, 10 months ago
  10. 6dfc9df Unhide ScanFilter by Sungsoo Lim · 1 year, 10 months ago
  11. e5c9bf8 Merge "Rename ScanFilter internal classes" into androidx-main by Sungsoo Lim · 1 year, 10 months ago
  12. 9a7e19e Add BluetoothAdapterTest by hieudz · 1 year, 11 months ago
  13. 23d8fa2 Merge "AdvertiseSettings: Add test" into androidx-main by Kihong Seong · 1 year, 10 months ago
  14. 06f61b8 Rename ScanFilter internal classes by Sungsoo Lim · 1 year, 10 months ago
  15. d9bdc73 Merge "ScanFilter: support API 33" into androidx-main by Sungsoo Lim · 1 year, 10 months ago
  16. 568d6ea AdvertiseSettings: Add test by Kihong Seong · 1 year, 10 months ago
  17. 20627e7 Merge "Add BluetoothX core's AdvertisingSetParameters" into androidx-main by Kihong Seong · 1 year, 10 months ago
  18. eafab57 Add BluetoothX core's AdvertisingSetParameters by Kihong Seong · 1 year, 10 months ago
  19. 9fe01fc Merge "Add BluetoothX's core BluetoothClass" into androidx-main by Hieu Dang · 1 year, 10 months ago
  20. ceffe33 Add BluetoothX's core BluetoothClass by hieudz · 1 year, 11 months ago
  21. 45d1981 ScanFilter: support API 33 by Sungsoo Lim · 1 year, 11 months ago
  22. 0932e51 Add bluetooth-core tests by hieudz · 1 year, 11 months ago
  23. d1ae957 Merge "Add BluetoothX core's BluetoothAdapter" into androidx-main by Hieu Dang · 1 year, 10 months ago
  24. bfcb91f Merge "Add BluetoothX core's AdvertiseData" into androidx-main by Kihong Seong · 1 year, 10 months ago
  25. 5821965 Merge "AdvertiseSettings: implement bundleable and constructor" into androidx-main by Kihong Seong · 1 year, 10 months ago
  26. 3ea1f03 Merge "ScanFilter: support API 29" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  27. b0e46b1 Merge "Use Kotlin singleton patten for Utils" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  28. 1b7dd6d Add BluetoothX core's AdvertiseData by Kihong Seong · 1 year, 11 months ago
  29. 0bb47fb AdvertiseSettings: implement bundleable and constructor by Kihong Seong · 1 year, 10 months ago
  30. 16725f4 Merge "Add BluetoothX core's AdvertiseSettings" into androidx-main by Kihong Seong · 1 year, 11 months ago
  31. d0ead23 Use Kotlin singleton patten for Utils by Sungsoo Lim · 1 year, 11 months ago
  32. d11107f ScanFilter: support API 29 by Sungsoo Lim · 1 year, 11 months ago
  33. 82386fd Add BluetoothX core's AdvertiseSettings by Kihong Seong · 1 year, 11 months ago
  34. a4d9040 Add ScanFilter into bluetooth-core by Sungsoo Lim · 1 year, 11 months ago
  35. 358bea6 Add BluetoothX core's BluetoothAdapter by hieudz · 2 years ago
  36. fee2c27 Merge "Add BluetoothX core's ScanSettings" into androidx-main by Ömer Faruk Yılmaz · 1 year, 11 months ago
  37. 35b4e16 Add BluetoothX core's ScanSettings by Ömer Faruk Yılmaz · 1 year, 11 months ago
  38. 6e821d4 Add BluetoothX core's BluetoothLeScanner by Ömer Faruk Yılmaz · 1 year, 11 months ago
  39. a7f987b Move & add comments for BluetoothX classes by hieudz · 1 year, 11 months ago
  40. 4bca0c6a Merge "Add BluetoothX core's BluetoothGattService" into androidx-main by Hieu Dang · 2 years ago
  41. e969082 Add BluetoothX core's BluetoothGattService by hieudz · 2 years ago
  42. b612d44 Add BluetoothX core's BluetoothManager by Ömer Faruk Yılmaz · 2 years ago
  43. 82eca5d Merge "Add BluetoothX core's AdvertiseCallback" into androidx-main by Kihong Seong · 2 years ago
  44. d076509 Add BluetoothX core's AdvertisingSetCallback by Ömer Faruk Yılmaz · 2 years ago
  45. 3e95448 Add BluetoothX core's ScanCallback by Ömer Faruk Yılmaz · 2 years ago
  46. a9b46cd Merge "Add empty bluetooth-core" into androidx-main by Ömer Faruk Yılmaz · 2 years ago
  47. 3e5d120 Add BluetoothX core's BluetoothGattCharacteristic by hieudz · 2 years ago
  48. 4f7a9e4 Add BluetoothX core's AdvertiseCallback by Kihong Seong · 2 years ago
  49. 4d5050a Add empty bluetooth-core by Ömer Faruk Yılmaz · 2 years ago
  50. ae88214 Merge "Add BluetoothX core's BluetoothGattDescriptor" into androidx-main by Hieu Dang · 2 years ago
  51. 9284c22 Add BluetoothX core's BluetoothGattDescriptor by hieudz · 2 years ago
  52. d153514 Add start advertising method for current bluetooth framework by Kihong · 2 years ago
  53. 3911e6c Merge "Add hdmoon@, kihongs@, klhyun@, ofy@, thebestguy@ to Bluetooth OWNERS" into androidx-main by Ömer Faruk Yılmaz · 2 years ago
  54. f7a9759 Add hdmoon@, kihongs@, klhyun@, ofy@, thebestguy@ to Bluetooth OWNERS by Ömer Faruk Yılmaz · 2 years ago
  55. 3b68064 Add current and empty newbluetoothx scanning methods by Ömer Faruk Yılmaz · 2 years, 1 month ago
  56. 1c6449b Add Kotlin dependency to bluetooth and bluetooth-testing by Ömer Faruk Yılmaz · 2 years, 1 month ago
  57. 50f5683 Add empty bluetoothx-testapp by Ömer Faruk Yılmaz · 2 years, 1 month ago
  58. abeb759 Add an empty bluetooth-testing lib by repo sync -c -j8 · 2 years, 2 months ago
  59. 76b03324 Use android namespace instead of AndroidManifest package by repo sync -c -j8 · 2 years, 2 months ago
  60. f817bfd Add a new Androidx project for Bluetooth by Sungsoo Lim · 2 years, 3 months ago