1. d4fd8c7 Added sendBroadcastMultiplePermissions method by Fyodor Kupolov · 9 years ago
  2. e37520b Revert "Allow array of required permissions in sendBroadcast" by Fyodor Kupolov · 9 years ago
  3. b4e7283 Allow array of required permissions in sendBroadcast by Fyodor Kupolov · 9 years ago
  4. bbce221 Merge "Fallback to Cellular if WiFi fails to validate" into mnc-dev by Paul Jensen · 9 years ago
  5. d8cdba0 Merge "Prepare some ConnectivityService logic for fallback to Cellular change" into mnc-dev by Paul Jensen · 9 years ago
  6. e098854 Fallback to Cellular if WiFi fails to validate by Paul Jensen · 9 years ago
  7. 85cf78e Prepare some ConnectivityService logic for fallback to Cellular change by Paul Jensen · 9 years ago
  8. b0b3d0b Fix two parsing bugs in new DHCP client. by Lorenzo Colitti · 9 years ago
  9. bb2e0e9 Disallow requesting networks with mutable NetworkCapabilities. by Paul Jensen · 9 years ago
  10. 8e21d29 Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into mnc-dev by Paul Jensen · 9 years ago
  11. 3d91146 Don't send spurious onAvailable NetworkCallbacks when rematching by Paul Jensen · 9 years ago
  12. 3d2b621 Merge "high-frequency notification stats." into mnc-dev by Chris Wren · 9 years ago
  13. 5eab2b7 high-frequency notification stats. by Chris Wren · 9 years ago
  14. 87f794f Make keysetmgrservice gurantees explicit. by dcashman · 9 years ago
  15. 0a2823e Remove most sleep() calls from ConnectivityServiceTest by Paul Jensen · 9 years ago
  16. 3cbad5c Merge "Remove network requests properly." into mnc-dev by Robert Greenwalt · 9 years ago
  17. 348e98d Remove network requests properly. by Robert Greenwalt · 9 years ago
  18. 67b0b07 Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs by Paul Jensen · 9 years ago
  19. 577d79b Merge "Revive ConnectivityServiceTest and add some tests." into mnc-dev by Paul Jensen · 9 years ago
  20. d7b6ca9 Revive ConnectivityServiceTest and add some tests. by Paul Jensen · 9 years ago
  21. f68edb1 Actually fall back from yiaddr to ciaddr. by Lorenzo Colitti · 9 years ago
  22. d973537 Fix DHCP lease time parsing. by Lorenzo Colitti · 9 years ago
  23. e7b0217 Fix PackageManagerSettingsTests and add KeySet info. by dcashman · 9 years ago
  24. 67633a1 Add KeySetManagerService unit tests. by dcashman · 9 years ago
  25. 644f413 Merge commit '4cb5d80' into merge2 by Etan Cohen · 9 years ago
  26. 6332b7e Merge "Set the secs field in the BOOTP header." into m-wireless-dev by Lorenzo Colitti · 9 years ago
  27. 3e97932 Set the secs field in the BOOTP header. by Lorenzo Colitti · 9 years ago
  28. 082474a CONNECTIVITY_ACTION is the new _IMMEDIATE by Erik Kline · 9 years ago
  29. f851d6d CONNECTIVITY_ACTION is the new _IMMEDIATE by Erik Kline · 9 years ago
  30. 8fa5665 Wire up GateKeeper to LockSettingsService by Andres Morales · 9 years ago
  31. 385de62 Use UserHandle instead of int for public APIs by Fyodor Kupolov · 9 years ago
  32. 2e29aa5 Merge "Added getUserCreationTime to query user/profile creation time" by Fyodor Kupolov · 9 years ago
  33. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  34. ff7233e Added getUserCreationTime to query user/profile creation time by Fyodor Kupolov · 9 years ago
  35. a12bde3 Deal with null characters in string options. by Lorenzo Colitti · 9 years ago
  36. c2abb2b Deal with null characters in string options. by Lorenzo Colitti · 9 years ago
  37. 262f995 Support for nested bundles in setApplicationRestrictions by Fyodor Kupolov · 9 years ago
  38. fc2d615 Fix build by Svet Ganov · 9 years ago
  39. 12a692a Fix runtime permissinos toggling and relax XML parsing. by Svet Ganov · 9 years ago
  40. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 9 years ago
  41. 4356447 Remove dead code, mostly DataStateTracker. by Paul Jensen · 9 years ago
  42. db64454 resolved conflicts for merge of b6b9fe21 to master by Andreas Gampe · 9 years ago
  43. 7fad4eb Remove dead code, mostly DataStateTracker. by Paul Jensen · 10 years ago
  44. 8add572 Remove deprecated version of setProfileOwner that takes packageName by Esteban Talavera · 10 years ago
  45. 3256601 Offer to "merge" subscribers for data usage. by Jeff Sharkey · 10 years ago
  46. 21b5ee3 Eliminate race conditions in UID-based network filtering. by Sreeram Ramachandran · 10 years ago
  47. e542499 Add LockSettingsStorage tests by Adrian Roos · 10 years ago
  48. d634d39 Merge "Follow API removal." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  49. cff1d67 Follow API removal. by Jeff Sharkey · 10 years ago
  50. 036ebd7 Follow ArraySet refactoring. by Jeff Sharkey · 10 years ago
  51. 48a30db Fix lock ordering in JobScheduler by Matthew Williams · 10 years ago
  52. 0e8d7d6 Add some @SystemApi tags for internal user-related APIs by Amith Yamasani · 10 years ago
  53. d1c0675 Implement API review feedback for JobScheduler by Matthew Williams · 10 years ago
  54. 31fe102 Remove a line that was accidentally committed. by Narayan Kamath · 10 years ago
  55. d8b54e8 Fix service tests. by Narayan Kamath · 10 years ago
  56. 235510e Made AlarmClockInfo a nested class in AlarmManager by Jose Lima · 10 years ago
  57. 95ab784 Decouple user limit from guest creation by Amith Yamasani · 10 years ago
  58. 6831f1d Remove dead code 2. by Robert Greenwalt · 10 years ago
  59. 01ac45b Fix JobScheduler race condition by Matthew Williams · 10 years ago
  60. 1031c97 Honor the sort and group keys for notification ranking. by Chris Wren · 10 years ago
  61. cf7ed58 Revert "Honor the sort and group keys for notification ranking." by Chris Wren · 10 years ago
  62. 4a24fd3 Honor the sort and group keys for notification ranking. by Chris Wren · 10 years ago
  63. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  64. 900c67f Add job persistance as a setter in the API by Matthew Williams · 10 years ago
  65. c42a1e1 Add AlarmClock API to AlarmManager by Adrian Roos · 10 years ago
  66. 43c4f41 am 8e8c1401: Fix build. by Matthew Williams · 10 years ago
  67. 0188bee am d8f71d34: Merge "Out with the old; in with the new" into lmp-preview-dev by Christopher Tate · 10 years ago
  68. 46919f3 Fix build. by Matthew Williams · 10 years ago
  69. 7060b04 Out with the old; in with the new by Christopher Tate · 10 years ago
  70. f53c295 am 3b471117: Merge "Add OnNetworkActive to TaskManager and simplify locking." into lmp-preview-dev by Matthew Williams · 10 years ago
  71. effacfa Add OnNetworkActive to TaskManager and simplify locking. by Matthew Williams · 10 years ago
  72. 38b200f am 1a2f47d4: Merge "Add persistence of tasks for TaskManager & BatteryController" into lmp-preview-dev by Matthew Williams · 10 years ago
  73. 3d86fd2 Add persistence of tasks for TaskManager & BatteryController by Matthew Williams · 10 years ago
  74. 5b5aa40 Handle saving and restoring ints in application restrictions by Amith Yamasani · 10 years ago
  75. 92af372 add tests for ValidateNotificationPeople.getExtraPeople() by Chris Wren · 10 years ago
  76. 4ddebf7 Fix build. by Sreeram Ramachandran · 10 years ago
  77. a7b9796 Get ConnectivityServiceTest building again after 8f80cc8. by Paul Jensen · 10 years ago
  78. 629f766 am 80edaa67: am 24c089a8: Fix build. by Narayan Kamath · 10 years ago
  79. 24c089a Fix build. by Narayan Kamath · 10 years ago
  80. c798e4f am 4701b51a: am bb87ac7f: DO NOT MERGE: Downgrade expedited to normal on reschedule. by Matthew Williams · 10 years ago
  81. bb87ac7 DO NOT MERGE: Downgrade expedited to normal on reschedule. by Matthew Williams · 10 years ago
  82. cde7086 Merge "Downgrade expedited to normal on reschedule." by Matthew Williams · 10 years ago
  83. a3f828b Update the tests to deal with the new timestamps in idletimer module. by Ashish Sharma · 10 years ago
  84. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  85. d63b431 Merge "Log history of location requests in LocationManager. -Assists with debugging power issues. Bug: 12824233" by David Christie · 10 years ago
  86. 6428046 Downgrade expedited to normal on reschedule. by Matthew Williams · 11 years ago
  87. 776c555 Extend DeviceOwner concept to accommodate ProfileOwners by Adam Connors · 11 years ago
  88. 2ff96af Log history of location requests in LocationManager. by David Christie · 10 years ago
  89. ba09ada Include subdirectory Android.mks. by Ying Wang · 11 years ago
  90. c459bfe Include subdirectory Android.mks. by Ying Wang · 11 years ago
  91. 4598ea4 am 263c4788: am 30253d7a: am 2daa0c93: Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 11 years ago
  92. 6448394 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 11 years ago
  93. 317d15c am 4806fdfb: am f226bc60: Merge "Use LinkAddress in address notifications." by Lorenzo Colitti · 11 years ago
  94. 5ad421a Use LinkAddress in address notifications. by Lorenzo Colitti · 11 years ago
  95. 5ae4a53 Pass DNS server info notifications to observers. by Lorenzo Colitti · 11 years ago
  96. a9626c1 Minor cleanups to NetdCallbackReceiver.onEvent. by Lorenzo Colitti · 11 years ago
  97. 416740ad Pass DNS server info notifications to observers. by Lorenzo Colitti · 11 years ago
  98. 59be800 Minor cleanups to NetdCallbackReceiver.onEvent. by Lorenzo Colitti · 11 years ago
  99. d08d668 resolved conflicts for merge of 94b51810 to master by Matthew Williams · 11 years ago
  100. 94b5181 am e0a2bdaf: am 32551ae5: Merge "Fix infinite boot-loop bug in SM." into klp-dev by Matthew Williams · 11 years ago