1. b6656f0 Merge "Bluetooth: Add constants to ScanResult" am: 369a94496c by Jakub Pawlowski · 8 years ago
  2. 369a9449 Merge "Bluetooth: Add constants to ScanResult" by Jakub Pawlowski · 8 years ago
  3. c7c01a2 Bluetooth: Add constants to ScanResult by Jakub Pawlowski · 8 years ago
  4. 28f182a Merge "Fix NPE when accessing mCallback in BluetoothGatt" am: 1be8fb23eb by Jakub Pawlowski · 8 years ago
  5. 1be8fb2 Merge "Fix NPE when accessing mCallback in BluetoothGatt" by Treehugger Robot · 8 years ago
  6. 0e4ac75 Fix NPE when accessing mCallback in BluetoothGatt by Jakub Pawlowski · 8 years ago
  7. 0b79745 Merge "Rename getDataEnabled() to isDataEnabled()." am: 4898b704de by Jeff Davidson · 8 years ago
  8. 4898b70 Merge "Rename getDataEnabled() to isDataEnabled()." by Jeff Davidson · 8 years ago
  9. 2eae7bf Merge "Add getVisualVoicemailPackageName()" am: 998eb212bd by Chen Xu · 8 years ago
  10. 1dec74b Merge "RIL changes to allow the modem to query the framework for the key." by Pankaj Kanwar · 8 years ago
  11. 998eb21 Merge "Add getVisualVoicemailPackageName()" by Chen Xu · 8 years ago
  12. 0c83ef2 Merge "RIL changes to allow the modem to query the framework for the key." by Pankaj Kanwar · 8 years ago
  13. e429211 Merge "Limit btsnoop file size (3/8)" am: 37cad12cb1 by Ajay Panicker · 8 years ago
  14. 37cad12 Merge "Limit btsnoop file size (3/8)" by Ajay Panicker · 8 years ago
  15. f6328d6 Merge "Log: increase visibility of Log.TerribleFailure" am: 5e253647ad by Mukesh Agrawal · 8 years ago
  16. 8a3f025 Merge "Better handle MSIM DDS changed event" am: 4418eb4ddf by Brad Ebinger · 8 years ago
  17. 5e25364 Merge "Log: increase visibility of Log.TerribleFailure" by Mukesh Agrawal · 8 years ago
  18. 4418eb4 Merge "Better handle MSIM DDS changed event" by Brad Ebinger · 8 years ago
  19. c66a529 RIL changes to allow the modem to query the framework for the key. by pkanwar · 8 years ago
  20. aab168b Merge "AndroidRuntime: pipe down dalvik.vm.stack-trace-dir" am: 0b711e2c86 by Narayan Kamath · 8 years ago
  21. 0b711e2 Merge "AndroidRuntime: pipe down dalvik.vm.stack-trace-dir" by Narayan Kamath · 8 years ago
  22. d97e358 Merge "NsdManager: unit tests for argument validation" am: 3cff7deecb by Hugo Benichi · 8 years ago
  23. 47748b7 Merge "NsdService: disentangle NativeDaemonConnector from ctor" am: fa97f11b20 by Hugo Benichi · 8 years ago
  24. 3cff7de Merge "NsdManager: unit tests for argument validation" by Hugo Benichi · 8 years ago
  25. fa97f11 Merge "NsdService: disentangle NativeDaemonConnector from ctor" by Hugo Benichi · 8 years ago
  26. fee9c65f Merge "Update frameworks/base to new compiler filters." am: 431bc34096 by Nicolas Geoffray · 8 years ago
  27. 431bc34 Merge "Update frameworks/base to new compiler filters." by Nicolas Geoffray · 8 years ago
  28. 52d9e73 NsdManager: unit tests for argument validation by Hugo Benichi · 8 years ago
  29. 1fac319 NsdService: disentangle NativeDaemonConnector from ctor by Hugo Benichi · 8 years ago
  30. dd53c96 Merge "NsdService: bootstrap unit tests" am: 7ca060aa95 by Hugo Benichi · 8 years ago
  31. 7ca060a Merge "NsdService: bootstrap unit tests" by Hugo Benichi · 8 years ago
  32. dedc049 Merge "Allow Bluetooth CAP_SYS_NICE" am: ebc94ecac9 by Philip Cuadra · 8 years ago
  33. 3cc7ccf Merge "Clarify some IpManager/ApfFilter debugging output." am: ce94c07ffd by Erik Kline · 8 years ago
  34. 731a266 Limit btsnoop file size (3/8) by Ajay Panicker · 8 years ago
  35. ebc94ec Merge "Allow Bluetooth CAP_SYS_NICE" by Treehugger Robot · 8 years ago
  36. ce94c07 Merge "Clarify some IpManager/ApfFilter debugging output." by Erik Kline · 8 years ago
  37. 3b498d1 Merge "Fix the notification issue shown on startForeground" am: ea86140ba4 by Suprabh Shukla · 8 years ago
  38. ea86140 Merge "Fix the notification issue shown on startForeground" by Suprabh Shukla · 8 years ago
  39. 0fabba3 Allow Bluetooth CAP_SYS_NICE by Philip Cuadra · 8 years ago
  40. 5259d8c Add getVisualVoicemailPackageName() by Ta-wei Yen · 9 years ago
  41. 6f69ea87 Merge "WifiManager: add updateInterfaceIpState" am: 2dbd137795 by Rebecca Silberstein · 8 years ago
  42. 2dbd137 Merge "WifiManager: add updateInterfaceIpState" by Rebecca Silberstein · 8 years ago
  43. 279544c Fix the notification issue shown on startForeground by luozhanwei · 8 years ago
  44. 9395280 Merge "Hide IpSecManager, IpSecTransform, and IpSecAlgorithm" am: 01e368f26d by nharold · 8 years ago
  45. 01e368f Merge "Hide IpSecManager, IpSecTransform, and IpSecAlgorithm" by nharold · 8 years ago
  46. 9a7d6bb Rename getDataEnabled() to isDataEnabled(). by Jeff Davidson · 8 years ago
  47. e701b7a Merge "Extend carrier configs for visual voicemail" am: f4db619b0b by Chen Xu · 8 years ago
  48. f4db619 Merge "Extend carrier configs for visual voicemail" by Chen Xu · 8 years ago
  49. be7b0d1 Update frameworks/base to new compiler filters. by Nicolas Geoffray · 8 years ago
  50. 9e9270e Merge "Improvements to ActivityManagerService stack dumping" am: 2529f65e87 by Narayan Kamath · 8 years ago
  51. 93f2e38 AndroidRuntime: pipe down dalvik.vm.stack-trace-dir by Narayan Kamath · 8 years ago
  52. 2529f65 Merge "Improvements to ActivityManagerService stack dumping" by Narayan Kamath · 8 years ago
  53. af579eb Clarify some IpManager/ApfFilter debugging output. by Erik Kline · 8 years ago
  54. ac11ccb Hide IpSecManager, IpSecTransform, and IpSecAlgorithm by Nathan Harold · 8 years ago
  55. 2f40942 WifiManager: add updateInterfaceIpState by Rebecca Silberstein · 8 years ago
  56. c2a56b2 Log: increase visibility of Log.TerribleFailure by mukesh agrawal · 8 years ago
  57. a086824 Merge "Create Public API which exposes if the device is in a state where simultaneous voice and data are possible." by Pankaj Kanwar · 8 years ago
  58. 3a8ad81 Merge "Create Public API which exposes if the device is in a state where simultaneous voice and data are possible." by Pankaj Kanwar · 8 years ago
  59. f729fcc Merge "Add Error specifiers to the API." am: 4c4a55a67b by Hall Liu · 8 years ago
  60. ac78d9a Merge "Add VisualVoicemailService" am: 8c6925a88f by Chen Xu · 8 years ago
  61. 4c4a55a Merge "Add Error specifiers to the API." by Hall Liu · 8 years ago
  62. 8c6925a Merge "Add VisualVoicemailService" by Chen Xu · 8 years ago
  63. 0041778 Better handle MSIM DDS changed event by Brad Ebinger · 8 years ago
  64. 161475cb Create Public API which exposes if the device is in a state where simultaneous by pkanwar · 9 years ago
  65. 3e56fdb Merge "Bluetooth: expand comments on new PHY constants" am: bdeb8539e8 by Jakub Pawlowski · 8 years ago
  66. 41eae80 Merge "Bluetooth: Add handler parameter to connectGatt" am: 1f4e111808 by Jakub Pawlowski · 8 years ago
  67. bdeb853 Merge "Bluetooth: expand comments on new PHY constants" by Treehugger Robot · 8 years ago
  68. 1f4e111 Merge "Bluetooth: Add handler parameter to connectGatt" by Treehugger Robot · 8 years ago
  69. 3d95c68 Merge "Bluetooth: document status value in PHY read/update" am: 06abc2c404 by Jakub Pawlowski · 8 years ago
  70. 06abc2c Merge "Bluetooth: document status value in PHY read/update" by Treehugger Robot · 8 years ago
  71. 60c7dac Bluetooth: expand comments on new PHY constants by Jakub Pawlowski · 8 years ago
  72. e55c446 Bluetooth: document status value in PHY read/update by Jakub Pawlowski · 8 years ago
  73. 4eab4965 Bluetooth: Add handler parameter to connectGatt by Jakub Pawlowski · 8 years ago
  74. d646598 Merge "Provide an API to make USSD calls and read the responses." am: 41f48e3f18 by Pankaj Kanwar · 8 years ago
  75. 41f48e3 Merge "Provide an API to make USSD calls and read the responses." by Pankaj Kanwar · 8 years ago
  76. 0f2c1c3 Improvements to ActivityManagerService stack dumping by Brian Carlstrom · 8 years ago
  77. 3c6305c Merge "[AWARE] Add UID checking to WifiAwareNetworkSpecifier" am: 2fd19ffa06 by Etan Cohen · 8 years ago
  78. 2fd19ff Merge "[AWARE] Add UID checking to WifiAwareNetworkSpecifier" by Etan Cohen · 8 years ago
  79. cbb1367 NsdService: bootstrap unit tests by Hugo Benichi · 8 years ago
  80. 4a6df3c Add VisualVoicemailService by Ta-wei Yen · 9 years ago
  81. 47720ca Extend carrier configs for visual voicemail by Ta-wei Yen · 9 years ago
  82. d447cea Add Error specifiers to the API. by Robert Greenwalt · 8 years ago
  83. cd7617d Provide an API to make USSD calls and read the responses. by pkanwar · 9 years ago
  84. 0efa055 Merge "Check Bluetooth app id instead of uid" am: 7d4a354fd5 by Amith Yamasani · 8 years ago
  85. 7d4a354 Merge "Check Bluetooth app id instead of uid" by Treehugger Robot · 8 years ago
  86. 4136b1d Check Bluetooth app id instead of uid by Amith Yamasani · 8 years ago
  87. 4ef0e82 Merge "Provide an API to make USSD calls and read the responses." am: f02b7b7ba6 by Pankaj Kanwar · 8 years ago
  88. f02b7b7 Merge "Provide an API to make USSD calls and read the responses." by Pankaj Kanwar · 8 years ago
  89. 2fb02a2 Merge "Get rid of the IAdvertiserCallabck" am: 7503b11b14 by Jakub Pawlowski · 8 years ago
  90. 5144cd4 Merge "Deprecate internal Calendar methods." am: e08bd750c8 by Joachim Sauer · 8 years ago
  91. 20751db Provide an API to make USSD calls and read the responses. by pkanwar · 9 years ago
  92. 12c1074 Merge "Move byte logics from ApfFilter into BitsUtil" am: 21b9b3a8ff by Hugo Benichi · 8 years ago
  93. 23d41ee Merge "Add BitUtils bit packing methods (Connectivity metrics: add transports pretty printing)" by Hugo Benichi · 8 years ago
  94. 10ebc18 Merge "Remove unused network management RPCs" am: 53a122986d by Robin Lee · 8 years ago
  95. 7503b11 Merge "Get rid of the IAdvertiserCallabck" by Treehugger Robot · 8 years ago
  96. e08bd75 Merge "Deprecate internal Calendar methods." by Joachim Sauer · 8 years ago
  97. 89e10d3e Get rid of the IAdvertiserCallabck by Jakub Pawlowski · 8 years ago
  98. 21b9b3a Merge "Move byte logics from ApfFilter into BitsUtil" by Hugo Benichi · 8 years ago
  99. 10b5024 Merge "Add BitUtils bit packing methods (Connectivity metrics: add transports pretty printing)" by Hugo Benichi · 8 years ago
  100. 53a1229 Merge "Remove unused network management RPCs" by Robin Lee · 8 years ago