1. 94ce94e Allows components to register shortcut key. by Muyuan Li · 9 years ago
  2. 203b353 Merge "WallpaperManager: support custom default cropper." into nyc-dev by Oren Blasberg · 9 years ago
  3. df5bf61 Decorated media notifications now also animate their actions by Selim Cinek · 9 years ago
  4. b88b984 Fixed a bug where notifications could stay dark by Selim Cinek · 9 years ago
  5. 6fe181a Merge "AccountManager: fix residue data when authenticator is uninstalled." into nyc-dev by Sandra Kwan · 9 years ago
  6. 95f44e8 Merge "Clear selection mode when changing root" into nyc-dev by Aga Wronska · 9 years ago
  7. d559743 Clear selection mode when changing root by Aga Wronska · 9 years ago
  8. 503d1cc Merge "Clear starting window request if remove is requested before it is added" into nyc-dev by Wale Ogunwale · 9 years ago
  9. 60598ea0a WallpaperManager: support custom default cropper. by Oren Blasberg · 9 years ago
  10. 79722c2 Merge "Don't lose mInitialized in onStop()" into nyc-dev by John Reck · 9 years ago
  11. f4db3d2 Don't lose mInitialized in onStop() by John Reck · 9 years ago
  12. 8c8e559 Merge "Control magnification only with the setting." into nyc-dev by Phil Weaver · 9 years ago
  13. 01e8111 Merge "Api review: NotificationManager" into nyc-dev by Julia Reynolds · 9 years ago
  14. 1adc816 Merge "Api review: Notification.Builder" into nyc-dev by Julia Reynolds · 9 years ago
  15. fd3d5e9 Merge "Do not stop window if preserving the window" into nyc-dev by Chong Zhang · 9 years ago
  16. a8914a0 Merge "App transition delay tracking" into nyc-dev by Jorim Jaggi · 9 years ago
  17. 0edb50c Api review: NotificationManager by Julia Reynolds · 9 years ago
  18. 3b84812 Api review: Notification.Builder by Julia Reynolds · 9 years ago
  19. 77df9cb Merge "DrawVectorDrawableOp for old rendering pipeline" into nyc-dev by Doris Liu · 9 years ago
  20. 7687f25 Do not stop window if preserving the window by Chong Zhang · 9 years ago
  21. c3f6a8e Merge "Fix unitialized member/init-parameter in AudioTrack(long) and AudioRecord(long)." into nyc-dev by Paul Mclean · 9 years ago
  22. c707966 Fix unitialized member/init-parameter in AudioTrack(long) and AudioRecord(long). by Paul McLean · 9 years ago
  23. 14b56a5 DrawVectorDrawableOp for old rendering pipeline by Doris Liu · 9 years ago
  24. 6cb67af Control magnification only with the setting. by Phil Weaver · 9 years ago
  25. f6fde7e Merge "Don't translate our trusted quick view package val." into nyc-dev by Aga Wronska · 9 years ago
  26. 0a544d5 Don't translate our trusted quick view package val. by Steve McKay · 9 years ago
  27. 275561a App transition delay tracking by Jorim Jaggi · 9 years ago
  28. a94742c Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev by Selim Cinek · 9 years ago
  29. 1c9026d AccountManager: fix residue data when authenticator is uninstalled. by Sandra Kwan · 9 years ago
  30. 77ca74d Merge "Work on issue #26390161: Throttle syncs/jobs when system is low on RAM" into nyc-dev by Dianne Hackborn · 9 years ago
  31. e05c923 Merge "Delete confirmation and notification improvements." into nyc-dev by Steve McKay · 9 years ago
  32. 4960702 Merge "When system server goes down, crash apps." into nyc-dev by Jeff Sharkey · 9 years ago
  33. 1a2cb45 Merge "Create linker-namespace for the classloader" into nyc-dev by Dimitry Ivanov · 9 years ago
  34. 067a862 Merge "Don't use Settings for storing the backup enable state" into nyc-dev by Chris Tate · 9 years ago
  35. 1e33af8 Merge "Open bugreport info when touching notification (as well as DETAILS button)." into nyc-dev by Felipe Leme · 9 years ago
  36. 227d785 Merge "Frameworks/base: Refactor android.os.Debug" into nyc-dev by Andreas Gampe · 9 years ago
  37. 0a8b906 Merge "JNI plumbing for native audio routing API" into nyc-dev by Paul Mclean · 9 years ago
  38. da71fd6 Merge "Remove READ_WRITE_CONTACT_METADATA, which is no longer used" into nyc-dev by Makoto Onuki · 9 years ago
  39. 9b09e53 JNI plumbing for native audio routing API by Paul McLean · 9 years ago
  40. f40c11b Clear starting window request if remove is requested before it is added by Wale Ogunwale · 9 years ago
  41. abf1129 Merge "Introduce IMPORTANCE_MIN." into nyc-dev by Julia Reynolds · 9 years ago
  42. 611994e Add unavailable state to the flashlight icon by Jason Monk · 9 years ago
  43. 74b493b Merge "Add scroll indicators to QS editing" into nyc-dev by Jason Monk · 9 years ago
  44. 904def8 Merge "Fix drag to add tiles showing too many times" into nyc-dev by Jason Monk · 9 years ago
  45. 2b087ab Merge "Expose bssids for AccessPoints" into nyc-dev by Jason Monk · 9 years ago
  46. f0f629f Introduce IMPORTANCE_MIN. by Julia Reynolds · 9 years ago
  47. 3070d75 Merge "Remove inline settings slider." into nyc-dev by Julia Reynolds · 9 years ago
  48. 573895b Fix ASAN builds after app_process change. by Nicolas Geoffray · 9 years ago
  49. b082497 zygote to preload public native libraries by Dimitry Ivanov · 9 years ago
  50. e9de43f Merge "MediaSession: Update javadoc of prepare-related methods" into nyc-dev by Donghyun Cho · 9 years ago
  51. 9ae4a08 Merge "Stops performing operations that does not supported by MTP device." into nyc-dev by Daichi Hirono · 9 years ago
  52. 0f32537 Stops performing operations that does not supported by MTP device. by Daichi Hirono · 9 years ago
  53. 0709761 Merge "PIP: Restore PIP size when PIP menu is gone" into nyc-dev by Jaewan Kim · 9 years ago
  54. 9c23b28 PIP: Restore PIP size when PIP menu is gone by Jaewan Kim · 9 years ago
  55. 52cdc15 Merge "PowerManager: Hide the SUSTAINED_PERFORMANCE API." into nyc-dev by Ruchi Kandoi · 9 years ago
  56. 8b9f494 Frameworks/base: Refactor android.os.Debug by Andreas Gampe · 9 years ago
  57. 50f5660 Don't use Settings for storing the backup enable state by Christopher Tate · 9 years ago
  58. f40969a Merge "Fix typo in SwappedOut reporting" into nyc-dev by Thierry Strudel · 9 years ago
  59. 9b51160 Fix typo in SwappedOut reporting by Thierry Strudel · 9 years ago
  60. 7f220b8e Merge "Fix '<' / '>' in JobService docs" into nyc-dev by Chris Tate · 9 years ago
  61. bdb14a3 Remove READ_WRITE_CONTACT_METADATA, which is no longer used by Makoto Onuki · 9 years ago
  62. 76e2334 Merge "Fix permission check in hasEnrolledFingerprints()" into nyc-dev by Jim Miller · 9 years ago
  63. 5a85aff Merge "Tidy up stale lock wallpaper state in set-both operation" into nyc-dev by Chris Tate · 9 years ago
  64. 1fd298b Fix permission check in hasEnrolledFingerprints() by Jim Miller · 9 years ago
  65. db31363 Open bugreport info when touching notification (as well as DETAILS button). by Felipe Leme · 9 years ago
  66. 2ebe8fe Merge "Properly reject empty unclipped savelayers" into nyc-dev by Chris Craik · 9 years ago
  67. 4876de1 Properly reject empty unclipped savelayers by Chris Craik · 9 years ago
  68. db27b84 Tidy up stale lock wallpaper state in set-both operation by Christopher Tate · 9 years ago
  69. 27b2e69 When system server goes down, crash apps. by Jeff Sharkey · 9 years ago
  70. 17fc60e Merge "Using Message.obtain() to decrease number of Messages allocated." into nyc-dev by Felipe Leme · 9 years ago
  71. 594e131 Merge "Force cancel pending RemotePrintDocument commands when the PrintActivity exits" into nyc-dev by Philip P. Moltmann · 9 years ago
  72. a8e24f2 Fix '<' / '>' in JobService docs by Christopher Tate · 9 years ago
  73. 8648a15 Using Message.obtain() to decrease number of Messages allocated. by Felipe Leme · 9 years ago
  74. a486f45 IMS: Reason Codes For Call Pull Scenarios am: f38780b483 by Omkar Kolangade · 9 years ago
  75. 81c23aa Added convenience methods to use chronometer countdown methods by Selim Cinek · 9 years ago
  76. 302710d PowerManager: Hide the SUSTAINED_PERFORMANCE API. by Ruchi Kandoi · 9 years ago
  77. ebc106c Merge "Modify WakeupMessage to only send the message if not canceled" into mm-wireless-dev by Mitchell Wills · 9 years ago
  78. 642a4f5 Merge "Allow sample rate UNSPECIFIED to mean a route-dependent value" into nyc-dev by Glenn Kasten · 9 years ago
  79. 58bd7cf Merge "Accept non-EA jobs while user is locked." into nyc-dev by Jeff Sharkey · 9 years ago
  80. 751b5cc Merge "configfs is special; don't delete dir contents." into nyc-dev by Jeff Sharkey · 9 years ago
  81. 12c0da4 Accept non-EA jobs while user is locked. by Jeff Sharkey · 9 years ago
  82. 800efcc configfs is special; don't delete dir contents. by Jeff Sharkey · 9 years ago
  83. d6492a1 Merge "Removed clock type from GnssClock" into nyc-dev by Lifu Tang · 9 years ago
  84. f38780b IMS: Reason Codes For Call Pull Scenarios by Omkar Kolangade · 9 years ago
  85. 7a3b811 Delete confirmation and notification improvements. by Steve McKay · 9 years ago
  86. 38bce79 Removed clock type from GnssClock by Lifu Tang · 9 years ago
  87. e1df1ba Merge "Make system locale persistent." into nyc-dev by Roozbeh Pournader · 9 years ago
  88. 9505e0a Merge "Modify WakeupMessage to only send the message if not canceled" into mm-wireless-dev by Mitchell Wills · 9 years ago
  89. 4dfd6c0 Merge "Disable HWUI_NEW_OPS" into nyc-dev by John Reck · 9 years ago
  90. 8ca583b Merge "Accessibility to toggle multiwindow mode" into nyc-dev by Phil Weaver · 9 years ago
  91. 913a2fd Merge "Revert "AAPT: Allow duplicate attribute definitions if identical"" into nyc-dev by Adam Lesinski · 9 years ago
  92. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 9 years ago
  93. 525db24 Revert "AAPT: Allow duplicate attribute definitions if identical" by Adam Lesinski · 9 years ago
  94. 91b440a Merge "PIP: Apply the latest UI spec for onboarding activity" into nyc-dev by Jaewan Kim · 9 years ago
  95. edd02dc PIP: Apply the latest UI spec for onboarding activity by Jaewan Kim · 9 years ago
  96. 0bed032 Disable HWUI_NEW_OPS by John Reck · 9 years ago
  97. a55c7f1 Create linker-namespace for the classloader by Dimitry Ivanov · 9 years ago
  98. d456303 Merge "Add Google Now intent so that it is discoverable to AppLaunch metrics." into cw-e-dev am: dcd0b05dc3 by Joshua Schwarz · 9 years ago
  99. e811ebd Merge "UiBench adapted for TV" into nyc-dev by Hyungtae Kim · 9 years ago
  100. e73af21 Merge "Add Google Now intent so that it is discoverable to AppLaunch metrics." into cw-e-dev by Joshua Schwarz · 9 years ago