1. 82ef167 Fix ascent and descent of Droid Sans Mono to match Roboto. by Roozbeh Pournader · 9 years ago
  2. 715cf2a Make AppOpsManager#permissionToOp API public by Svet Ganov · 9 years ago
  3. 31b9c17 Merge "UsbDeviceManager: Modify default function handling" into mnc-dev by Nick Kralevich · 9 years ago
  4. 1035833 Merge "Improve LockPatternView accessibility" into mnc-dev by Jim Miller · 9 years ago
  5. 911f0a1 am 16c31a77: (-s ours) am 49717697: am 34c7bd7c: am 74e04083: am 07264d93: am 18fb1c92: (-s ours) am bf0652ee: DO NOT MERGE Don\'t take flags when creating app widget config activity. by Svetoslav · 9 years ago
  6. bd25b5f Merge "Fix ArrayIndexOutOfBoundsException in Transport.query" into mnc-dev by Makoto Onuki · 9 years ago
  7. a899042 Merge "Fix dark mode for custom views" into mnc-dev by Jorim Jaggi · 9 years ago
  8. 43965fe UsbDeviceManager: Modify default function handling by Nick Kralevich · 9 years ago
  9. 34bdcdb Fix ArrayIndexOutOfBoundsException in Transport.query by Makoto Onuki · 9 years ago
  10. 80b34d7 Merge "Add StorageEventListener.onDiskDestroyed()" into mnc-dev by Makoto Onuki · 9 years ago
  11. 480d6eb Merge "Fix negative inactiveTime on creating a new user" into mnc-dev by Amith Yamasani · 9 years ago
  12. d82dbb3 Fix negative inactiveTime on creating a new user by Amith Yamasani · 9 years ago
  13. 8491d2d Merge "Fix rounding width." into mnc-dev by Ruben Brunk · 9 years ago
  14. cd9d7b7 Merge "App Standby: Convert constants to Settings.Global" into mnc-dev by Adam Lesinski · 9 years ago
  15. 1d04e6a Merge "More useful extras in disk/volume broadcasts." into mnc-dev by Jeff Sharkey · 9 years ago
  16. a6232df App Standby: Convert constants to Settings.Global by Adam Lesinski · 9 years ago
  17. 87a79c3 Merge "BatteryStatsHelper: Fix some lost power" into mnc-dev by Adam Lesinski · 9 years ago
  18. c7acac6 More useful extras in disk/volume broadcasts. by Jeff Sharkey · 9 years ago
  19. 68e4fc8 Fix rounding width. by Ruben Brunk · 9 years ago
  20. a109cc1 Merge "BatteryStats: Wifi energy data is sometimes wrong" into mnc-dev by Adam Lesinski · 9 years ago
  21. 5712300 BatteryStatsHelper: Fix some lost power by Adam Lesinski · 9 years ago
  22. 9dc575d Add StorageEventListener.onDiskDestroyed() by Makoto Onuki · 9 years ago
  23. 4c9dafb Merge "Put WebViews with on a HW layer if stencil/shader clipping is needed" into mnc-dev by Chris Craik · 9 years ago
  24. 1a3048f Merge "Don't use upgrade-key-sets check when scanning during boot." into mnc-dev by dcashman · 9 years ago
  25. e36829e Merge "Fix legacy disconnect callback." into mnc-dev by Ruben Brunk · 9 years ago
  26. f4013aa BatteryStats: Wifi energy data is sometimes wrong by Adam Lesinski · 9 years ago
  27. 7d44122 Merge "Fixing no first "device added" notification." into mnc-dev by Paul McLean · 9 years ago
  28. cbeb8a2 Fixing no first "device added" notification. by Paul McLean · 9 years ago
  29. 11e6fcb Merge "Removing screen artifacts afer orientation change in sleep mode" into mnc-dev by Stefan Kuhne · 9 years ago
  30. d5ca05c3 Merge "MidiDeviceServer: Fix race condition in setting device server's mDeviceInfo" into mnc-dev by Mike Lockwood · 9 years ago
  31. 6a25e40 Label work profile notification badge for a11y by Adrian Roos · 9 years ago
  32. 7413ab6 Merge "audioservice: remove BT SCO device when service is disconnected" into mnc-dev by Eric Laurent · 9 years ago
  33. 8dd7ad7 Merge "Send along the disk ID that we just scanned." into mnc-dev by Jeff Sharkey · 9 years ago
  34. b44864e Fix legacy disconnect callback. by Ruben Brunk · 9 years ago
  35. e9b64f9 Send along the disk ID that we just scanned. by Jeff Sharkey · 9 years ago
  36. 98859b2 audioservice: remove BT SCO device when service is disconnected by Eric Laurent · 9 years ago
  37. 0b9fd85 Merge "Change ActionBar animtion from/to ActionMode" into mnc-dev by Doris Liu · 9 years ago
  38. 7298749 Merge "Improve javadoc for onTune and notifyVideoAvailable." into mnc-dev by Nick Chalko · 9 years ago
  39. eaef7b6 Merge "Fix roundrect clipping / blending ordering" into mnc-dev by Chris Craik · 9 years ago
  40. 9326dc1 Removing screen artifacts afer orientation change in sleep mode by Stefan Kuhne · 9 years ago
  41. 9428353 Change ActionBar animtion from/to ActionMode by Doris Liu · 9 years ago
  42. 8a90866 Merge "Correct issues with VideoProvider discovered via CTS tests." into mnc-dev by Tyler Gunn · 9 years ago
  43. a766cb2 Put WebViews with on a HW layer if stencil/shader clipping is needed by Chris Craik · 9 years ago
  44. bc9b102 Merge "Update network state of apps leaving the whitelist" into mnc-dev by Amith Yamasani · 9 years ago
  45. 06f0806 Update network state of apps leaving the whitelist by Amith Yamasani · 9 years ago
  46. 1c24a8c Merge "If we're out of space, retry background dexopting later" into mnc-dev by Christopher Tate · 9 years ago
  47. b1f990d Fix roundrect clipping / blending ordering by Chris Craik · 9 years ago
  48. 2c9655b If we're out of space, retry background dexopting later by Christopher Tate · 9 years ago
  49. 6cb8e30 Merge "Fix Android Keystore KeyPairGenerator for RSA PSS keys." into mnc-dev by Alex Klyubin · 9 years ago
  50. 768695a Merge "Update Javadocs to reflect meaning of digest and padding NONE." into mnc-dev by Alex Klyubin · 9 years ago
  51. 82d99f5 Merge "Obtain entropy later in crypto operations, when possible." into mnc-dev by Alex Klyubin · 9 years ago
  52. e554cc9 Merge "Implement some control over ALLOW_WHILE_IDLE alarms." into mnc-dev by Dianne Hackborn · 9 years ago
  53. 3d1933c4 Implement some control over ALLOW_WHILE_IDLE alarms. by Dianne Hackborn · 9 years ago
  54. 17de4b2 Merge "remove usage of deprecated method setLatestEventInfo" into mnc-dev by Chris Wren · 9 years ago
  55. 7c475cc Fix Android Keystore KeyPairGenerator for RSA PSS keys. by Alex Klyubin · 9 years ago
  56. 6161eb3 Merge "Update doc of ACTION_PROVISION_MANAGED_DEVICE" into mnc-dev by Rubin Xu · 9 years ago
  57. 465ef5c Don't use upgrade-key-sets check when scanning during boot. by dcashman · 9 years ago
  58. 816870b Merge "Revert to save-layer based alpha if layer would be too large" into mnc-dev by Chris Craik · 9 years ago
  59. 4e9d9b2 Revert to save-layer based alpha if layer would be too large by Chris Craik · 9 years ago
  60. f43b0e0 Merge "Fix typo in Call.Details.propertiesToString" into mnc-dev by Yorke Lee · 9 years ago
  61. ffff74a Merge "Report app standby state to batterystats" into mnc-dev by Amith Yamasani · 9 years ago
  62. 1bccd28 Improve javadoc for onTune and notifyVideoAvailable. by Nick Chalko · 9 years ago
  63. a72b551 Obtain entropy later in crypto operations, when possible. by Alex Klyubin · 9 years ago
  64. 7ae2265 Merge "Fixes for API Review: android.speech.tts" into mnc-dev by Przemyslaw Szczepaniak · 9 years ago
  65. f77b2de Fixes for API Review: android.speech.tts by Przemyslaw Szczepaniak · 9 years ago
  66. ebf6fc6 Merge "Stops BLE scan when scan only mode is disabled." into mnc-dev by Wei Wang · 9 years ago
  67. be2a4a2 Fix typo in Call.Details.propertiesToString by Yorke Lee · 9 years ago
  68. 54b65ff Merge "Annotate ContentProviderClient arguments." into mnc-dev by Jeff Sharkey · 9 years ago
  69. 73ed509 Annotate ContentProviderClient arguments. by Jeff Sharkey · 9 years ago
  70. 84f381b Correct issues with VideoProvider discovered via CTS tests. by Tyler Gunn · 9 years ago
  71. 8a435ce Merge "Fix APIs." into mnc-dev by Dianne Hackborn · 9 years ago
  72. 16c31a7 am 49717697: am 34c7bd7c: am 74e04083: am 07264d93: am 18fb1c92: (-s ours) am bf0652ee: DO NOT MERGE Don\'t take flags when creating app widget config activity. by Svetoslav · 9 years ago
  73. 3d1f7c2 Merge "Clarify Drawable.getOpacity() docs" into mnc-dev by Chet Haase · 9 years ago
  74. 96a443b Clarify Drawable.getOpacity() docs by Chet Haase · 9 years ago
  75. 6776849 Report app standby state to batterystats by Amith Yamasani · 9 years ago
  76. 738241f Merge "Document that DownloadManager supports HTTPS." into mnc-dev by Alex Klyubin · 9 years ago
  77. e61fc94 Merge "Remove View.getBackgroundColor()" into mnc-dev by Chet Haase · 9 years ago
  78. a4f9dc1 Update doc of ACTION_PROVISION_MANAGED_DEVICE by Rubin Xu · 9 years ago
  79. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  80. b386e77 Merge "SysUI: Status bar ImageViews" into mnc-dev by Andrew Flynn · 9 years ago
  81. 0f27a3f SysUI: Status bar ImageViews by Andrew Flynn · 9 years ago
  82. 3dcb994 Remove View.getBackgroundColor() by Chet Haase · 9 years ago
  83. 015e96c Floating toolbar old theme fix by Andrei Stingaceanu · 9 years ago
  84. a31940d Merge "Reset drag accelerator state in Editor#sendOnTextChanged." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  85. b24f01f Merge "Notification shown upon work profile deletion" into mnc-dev by Alex Chau · 9 years ago
  86. 5c82d2c Change references to APK Certificate to Signature by Rubin Xu · 9 years ago
  87. 7f55b00 Merge "Revert write secure settings permission protection level." into mnc-dev by Svet Ganov · 9 years ago
  88. 353d0ef Revert write secure settings permission protection level. by Svet Ganov · 9 years ago
  89. 3c4d613 Merge "Sigh, some apps are sending null ContentValues." into mnc-dev by Jeff Sharkey · 9 years ago
  90. 34796bd Sigh, some apps are sending null ContentValues. by Jeff Sharkey · 9 years ago
  91. 09259de Merge "Fix JavaDoc error in I392166c77cd9dd2c432dc4f1274312f8355de02b." into mnc-dev by Yohei Yukawa · 9 years ago
  92. 3f6bd48 Merge "Support AppBar from Material Design." into mnc-dev by Jens Ole Lauridsen · 9 years ago
  93. 1c83a043 Merge "Annotate ContentResolver/Provider arguments." into mnc-dev by Jeff Sharkey · 9 years ago
  94. 673db44 Annotate ContentResolver/Provider arguments. by Jeff Sharkey · 9 years ago
  95. fd65287 Fix JavaDoc error in I392166c77cd9dd2c432dc4f1274312f8355de02b. by Yohei Yukawa · 9 years ago
  96. ecadb92 Merge "Read MMS config from CarrierConfigManager." into mnc-dev by Jonathan Basseri · 9 years ago
  97. 033a68f Lower protection level of WiFi state change permissions. by Svet Ganov · 9 years ago
  98. 30a253a Revert accidentally deleted strings by Svetoslav Ganov · 9 years ago
  99. 5347f0f Merge "Valid filenames have length limits!" into mnc-dev by Jeff Sharkey · 9 years ago
  100. 4f5e8b3 Valid filenames have length limits! by Jeff Sharkey · 9 years ago