1. 51a7310 Standardize logging to ALOG[x] macros by Zach Johnson · 6 years ago
  2. 27ad1e5 Remove native binder implementation details in libbluetooth_jni by Zach Johnson · 6 years ago
  3. 71e00b4 Move BluetoothSocketManager to java by Zach Johnson · 6 years ago
  4. e7ed121 Copy in the jni exception logging macros from android_runtime by Zach Johnson · 6 years ago
  5. 44ea701 Remove need to call into android_runtime by Zach Johnson · 6 years ago
  6. 0a87049 Merge "Remove unused imports of android_runtime headers" by Treehugger Robot · 6 years ago
  7. 128bc67 Merge "Refactor usages of getAliasName to use getAlias in Bluetooth" by Treehugger Robot · 6 years ago
  8. 4eab688 Remove unused imports of android_runtime headers by Zach Johnson · 6 years ago
  9. 58f2c25 Merge "BLE: fix doesn't unregister client_if since appDied flag is wrong" by Treehugger Robot · 6 years ago
  10. f6c0cf8 Merge changes I11362911,I39b524b2,I75de88e7,Ie9101e0b,Iad3806e3, ... by Joseph Pirozzo · 6 years ago
  11. 9b5cd43 MAP Client disconnect state machine if MAS client disconnected by Joseph Pirozzo · 6 years ago
  12. ec40757 MAP Client close connection on MNS disconnect by Joseph Pirozzo · 6 years ago
  13. ac9715d MAP Client Only connect MNS in connected state by Joseph Pirozzo · 6 years ago
  14. a353a95 MAP Client BMessage parser length by Joseph Pirozzo · 6 years ago
  15. f3965e7 MAP Client support incomming MMS by Joseph Pirozzo · 6 years ago
  16. 6b9199e Add bluetooth prefs for Android Automotive by Simon Dai · 6 years ago
  17. a01a9be BLE: fix doesn't unregister client_if since appDied flag is wrong by weichinweng · 6 years ago
  18. 54e44ba Merge "Monitor AudioManger Playback state to update the AVRCP playback state" by Ted Wang · 6 years ago
  19. ae99ab9 Monitor AudioManger Playback state to update the AVRCP playback state by Ted Wang · 6 years ago
  20. f7f83be Merge Coral/Flame into AOSP master by Xin Li · 6 years ago
  21. 4d212b0 Merge "Prevent phone's bd_addr from appearing in Accounts" am: f5ff124f39 by Andrew Cheng · 6 years ago
  22. f5ff124 Merge "Prevent phone's bd_addr from appearing in Accounts" by Andrew Cheng · 6 years ago
  23. e91b020 Merge "BLE: Fix not freed onfound/onlost filter when stop scan" am: f9ca24f6cf by KimJeongYeon · 6 years ago
  24. f9ca24f Merge "BLE: Fix not freed onfound/onlost filter when stop scan" by Treehugger Robot · 6 years ago
  25. f14a190 BLE: Fix not freed onfound/onlost filter when stop scan by KimJeongYeon · 6 years ago
  26. e7de74e Refactor usages of getAliasName to use getAlias in Bluetooth by Rahul Sabnis · 6 years ago
  27. 6e82f76 Merge "Remove GALLERY_PROVIDER permission usage" am: 7882a15eed by Hansong Zhang · 6 years ago
  28. 7882a15 Merge "Remove GALLERY_PROVIDER permission usage" by Treehugger Robot · 6 years ago
  29. 1be369b Remove GALLERY_PROVIDER permission usage by Hansong Zhang · 6 years ago
  30. e8452e9 Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  31. 8ff121f Prevent phone's bd_addr from appearing in Accounts by Andrew Cheng · 6 years ago
  32. 717d6c6 Merge "Remove use of @hide getConnectionService in the HfpClient code." by Tyler Gunn · 6 years ago
  33. c9e2691 Merge "Remove use of @hide getConnectionService in the HfpClient code." by Tyler Gunn · 6 years ago
  34. d6209c1 Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 6 years ago
  35. 8787fdd Merge "Ignore incoming A2DP if profile is disabled" am: 5358f59cf0 by Pavel Maltsev · 6 years ago
  36. 5358f59 Merge "Ignore incoming A2DP if profile is disabled" by Treehugger Robot · 6 years ago
  37. e7df4ce Merge "PBAP client, download favorite contacts" am: b5ac6bbdd4 by Andrew Cheng · 6 years ago
  38. b5ac6bb Merge "PBAP client, download favorite contacts" by Andrew Cheng · 6 years ago
  39. e723e05 Remove use of @hide getConnectionService in the HfpClient code. by Tyler Gunn · 6 years ago
  40. b53cd74 Merge "Delete unused common.android.emailcommon package." am: e29b62a345 by Raman Tenneti · 6 years ago
  41. e29b62a Merge "Delete unused common.android.emailcommon package." by Treehugger Robot · 6 years ago
  42. bef7cd9 PBAP client, download favorite contacts by Andrew Cheng · 6 years ago
  43. 8b13f84 Delete unused common.android.emailcommon package. by Raman Tenneti · 6 years ago
  44. 85d9cdc Merge "NullPointerException handling, connectObexSession" am: e96ed26186 by Andrew Cheng · 6 years ago
  45. e96ed26 Merge "NullPointerException handling, connectObexSession" by Andrew Cheng · 6 years ago
  46. 55dd9d6 NullPointerException handling, connectObexSession by Andrew Cheng · 6 years ago
  47. a678129 Merge "AVRCP MediaBrowserService support ACTION_PREPARE" am: a2528571ff by Joseph Pirozzo · 6 years ago
  48. a252857 Merge "AVRCP MediaBrowserService support ACTION_PREPARE" by Treehugger Robot · 6 years ago
  49. fb2633f AVRCP MediaBrowserService support ACTION_PREPARE by Joseph Pirozzo · 6 years ago
  50. d6a3797 Merge "AVRCP: Try update media metadata on app force quit" am: 51a8b6349c by Hansong Zhang · 6 years ago
  51. 51a8b63 Merge "AVRCP: Try update media metadata on app force quit" by Treehugger Robot · 6 years ago
  52. 36d4dfc Merge "Wait for playback when playing a browsed media item" am: 6ee60de688 by Sal Savage · 6 years ago
  53. 6ee60de Merge "Wait for playback when playing a browsed media item" by Sal Savage · 6 years ago
  54. 60aa42a Merge "Restore Parameters after audio server restart" am: 93fd824732 by Jakub Pawlowski · 6 years ago
  55. 93fd824 Merge "Restore Parameters after audio server restart" by Jakub Pawlowski · 6 years ago
  56. 2974124 Restore Parameters after audio server restart by Jakub Pawlowski · 6 years ago
  57. 780f43e AVRCP: Try update media metadata on app force quit by Hansong Zhang · 6 years ago
  58. e5f5bf1 Ignore incoming A2DP if profile is disabled by Pavel Maltsev · 6 years ago
  59. 642b5d6 Wait for playback when playing a browsed media item by Sal Savage · 6 years ago
  60. 6bc5b31 Merge "OPP: Fix ANR during retry failed transfer" am: f21731af03 by Sravan voleti · 6 years ago
  61. f21731a Merge "OPP: Fix ANR during retry failed transfer" by Treehugger Robot · 6 years ago
  62. 3297226 Merge "OPP: Fix SDP event receive issue." am: d269b3ce65 by Sravan voleti · 6 years ago
  63. d269b3c Merge "OPP: Fix SDP event receive issue." by Treehugger Robot · 6 years ago
  64. 3c6ee9e OPP: Fix ANR during retry failed transfer by Sravan voleti · 6 years ago
  65. 4c0767b OPP: Fix SDP event receive issue. by Sravan voleti · 6 years ago
  66. 51963be Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  67. 4ab9a4a Merge changes I2d6bb0c1,Iedc23f15 am: 2a072938e1 by Jakub Pawlowski · 6 years ago
  68. 2a07293 Merge changes I2d6bb0c1,Iedc23f15 by Treehugger Robot · 6 years ago
  69. bc5ff39 Revert "Cache results of isLocationEnabledForUser calls" by Jakub Pawlowski · 6 years ago
  70. 58cd5f9 Revert "Cache results of getProfileParent calls" by Jakub Pawlowski · 6 years ago
  71. 7d5a229 Merge "Cache results of getProfileParent calls" am: e2c4b5296a by Jakub Pawlowski · 6 years ago
  72. e2c4b52 Merge "Cache results of getProfileParent calls" by Treehugger Robot · 6 years ago
  73. d61d5fb Cache results of getProfileParent calls by Jakub Pawlowski · 6 years ago
  74. e0fe5f6 Merge "Cache results of isLocationEnabledForUser calls" am: 58cf2bebb9 by Jakub Pawlowski · 6 years ago
  75. 58cf2be Merge "Cache results of isLocationEnabledForUser calls" by Jakub Pawlowski · 6 years ago
  76. e0534ac Cache results of isLocationEnabledForUser calls by Jakub Pawlowski · 6 years ago
  77. 974fa04 Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 6 years ago
  78. 93001e3 Merge "OPP: Handle URI Security Exception on OPP Transfer" am: 73450ac80b by Sravan voleti · 6 years ago
  79. 73450ac Merge "OPP: Handle URI Security Exception on OPP Transfer" by Treehugger Robot · 6 years ago
  80. 96cc8ca Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 6 years ago
  81. 8282746 OPP: Handle URI Security Exception on OPP Transfer by Sravan voleti · 6 years ago
  82. 54eaafd DO NOT MERGE - Merge Android 10 into master by Xin Li · 6 years ago
  83. 4a46167 Merge "Correctly check permission and app identity for tethering" am: 4ed03e17db by Mark Chien · 6 years ago
  84. 4ed03e1 Merge "Correctly check permission and app identity for tethering" by Mark Chien · 6 years ago
  85. 10b96b3 Correctly check permission and app identity for tethering by Chalard Jean · 6 years ago
  86. d42f066 Snap for 5817401 from 07eca9d081659d389eee129116a1a1e776906888 to qt-c2f2-release by android-build-team Robot · 6 years ago
  87. fd4a46c Merge cherrypicks of [9231374, 9231389, 9231390, 9231391, 9231375, 9231286, 9231355, 9231376, 9231420, 9231462, 9231356, 9231421, 9231422, 9231402, 9231537, 9231557, 9231440, 9231441, 9231287, 9231288, 9231463, 9231464, 9231465, 9231423, 9231289, 9231392, 9230416, 9231466] into qt-c2f2-release by android-build-team Robot · 6 years ago
  88. a94404a Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  89. ab9e428 Merge "MAP: Disable DEBUG logs" am: 4603b57636 am: c1d78b5eec am: c5d7b78b52 by Hansong Zhang · 6 years ago
  90. c5d7b78 Merge "MAP: Disable DEBUG logs" am: 4603b57636 am: c1d78b5eec by Hansong Zhang · 6 years ago
  91. c1d78b5 Merge "MAP: Disable DEBUG logs" am: 4603b57636 by Hansong Zhang · 6 years ago
  92. 4603b57 Merge "MAP: Disable DEBUG logs" by Treehugger Robot · 6 years ago
  93. 514a2c9 MAP: Disable DEBUG logs by Hansong Zhang · 6 years ago
  94. 2828464 [automerger skipped] Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  95. 07eca9d Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  96. 0796b5d [automerger skipped] Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190801.002) into master" am: 05ca186cc1 -s ours am: db1ee74842 -s ours by Xin Li · 6 years ago
  97. 86f0ce7 [automerger skipped] Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190801.002) into master" am: 05ca186cc1 -s ours by Xin Li · 6 years ago
  98. db1ee74 [automerger skipped] Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190801.002) into master" by Xin Li · 6 years ago
  99. c834c66 [automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.190801.002) into master am: 69e1e16ad9 -s ours am: ad1382084f -s ours by Xin Li · 6 years ago
  100. 0a4632a [automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.190801.002) into master am: 69e1e16ad9 -s ours by Xin Li · 6 years ago