1. 514a3fb media: expose audio sample format in MediaFormat by Lajos Molnar · 8 years ago
  2. 3581fbc Merge "AAPT2: Implement density stripping and initial Split support" into nyc-dev by Adam Lesinski · 8 years ago
  3. 355f285 AAPT2: Implement density stripping and initial Split support by Adam Lesinski · 8 years ago
  4. be8c223 Merge "Use production ID for v2 signing scheme." into nyc-dev by Alex Klyubin · 8 years ago
  5. a41849c Merge "App Crashes: Clarify mute option" into nyc-dev by Adrian Roos · 8 years ago
  6. eae0422 Merge "Suppress warnings of MultiDexLegacyAndException" into nyc-dev by Aurimas Liutikas · 8 years ago
  7. 32a34d3 Limit number of ClipData items for a quick viewer to 1000. by Tomasz Mikolajewski · 8 years ago
  8. 40089ca Merge "Move more drag-related code to DragState" into nyc-dev by Vladislav Kaznacheev · 8 years ago
  9. 7fbec41 Merge "Make PipOverlayActivity views visible onResume" into nyc-dev by Wale Ogunwale · 8 years ago
  10. 5d6bdeb Move more drag-related code to DragState by Vladislav Kaznacheev · 8 years ago
  11. ed0f7e2 Make PipOverlayActivity views visible onResume by Wale Ogunwale · 8 years ago
  12. 185fa23 Fix some strings by Jorim Jaggi · 8 years ago
  13. f4bfeab Merge "Fix typo in CalendarView style docs" into nyc-dev by Chet Haase · 8 years ago
  14. 6f4de5b Merge "Fix focus issues on RV." into nyc-dev by Ben Kwa · 8 years ago
  15. 9a0fc1f Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 8 years ago
  16. a6bbeab Improvements to Copy/Move flow. by Steve McKay · 8 years ago
  17. 2d47683 Only set the task description if the colors are opaque. by Winson · 8 years ago
  18. 7998e48 Fix unlock transition when docked stack is visible by Jorim Jaggi · 8 years ago
  19. 6837ded App Crashes: Clarify mute option by Adrian Roos · 8 years ago
  20. 4c5bd24 Merge "Protect MotionEvent stream when a11y changes." into nyc-dev by Phil Weaver · 8 years ago
  21. d94469b Merge "Notification: Fix tombstones and action alignment" into nyc-dev by Adrian Roos · 8 years ago
  22. e7b1983 Protect MotionEvent stream when a11y changes. by Phil Weaver · 8 years ago
  23. 79c11a8 Merge "Fixed typo on Storage Access Framework." into nyc-dev by Felipe Leme · 8 years ago
  24. fc482c3 Merge "[framework] Don't allow apps on external storage to be active admin" into nyc-dev by Makoto Onuki · 8 years ago
  25. 53fcc75 Fixed typo on Storage Access Framework. by Felipe Leme · 8 years ago
  26. 014a0d1 Merge "Removed Intent.OPEN_EXTERNAL_DIRECTORY." into nyc-dev by Felipe Leme · 8 years ago
  27. 3c3770d Merge "Initial implementation of StorageManager.getVolumesList()." into nyc-dev by Felipe Leme · 8 years ago
  28. df8d02b Merge "SoundTriggerHelper changes for GenericSoundModels." into nyc-dev by Arunesh Mishra · 8 years ago
  29. 34a9d52 Removed Intent.OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 8 years ago
  30. f34db0a [framework] Don't allow apps on external storage to be active admin by Makoto Onuki · 8 years ago
  31. 3fff7f5 SoundTriggerHelper changes for GenericSoundModels. by Arunesh Mishra · 8 years ago
  32. da449af Merge "Fix getAcceptedIssuers" into nyc-dev by Chad Brubaker · 8 years ago
  33. 86bf123 Fix focus issues on RV. by Ben Kwa · 8 years ago
  34. 7fc54dd Merge "Audio record notification: only report SDK recording sources" into nyc-dev by Jean-Michel Trivi · 8 years ago
  35. 0137c3d Merge "Clean up App Standby code" into nyc-dev by Amith Yamasani · 8 years ago
  36. 2a24891 Suppress warnings of MultiDexLegacyAndException by Yohann Roussel · 8 years ago
  37. bcac3bd Merge "Fix cross-app drag and drop" into nyc-dev by Vladislav Kaznacheev · 8 years ago
  38. f269fd7 Merge "Work on QS header redlines and animations" into nyc-dev by Jason Monk · 8 years ago
  39. ca5d6d2 Clean up App Standby code by Amith Yamasani · 8 years ago
  40. c8d215b Merge "Make sure at least one IME is enabled." into nyc-dev by Yohei Yukawa · 8 years ago
  41. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 8 years ago
  42. 181d907 Merge "[ContactsContract] Add new API PhoneLookup.CONTACT_ID and DATA_ID" into nyc-dev by Tony Mak · 8 years ago
  43. fd9ec5a [ContactsContract] Add new API PhoneLookup.CONTACT_ID and DATA_ID by Tony Mak · 8 years ago
  44. fccb29c Merge "Update Region parcelling to use SkRegion::Iter" into nyc-dev by Derek Sollenberger · 8 years ago
  45. 5a21f2d Merge "Clean-up starting window if resuming activity in another stack" into nyc-dev by Wale Ogunwale · 8 years ago
  46. b9db749 Restore DUMP permission check for BluetoothManagerService by Andre Eisenbach · 8 years ago
  47. c662d8e Make sure we call reportResized exactly once when drag starting by Jorim Jaggi · 8 years ago
  48. 8e1206b Merge "allow for slow FrameMetricsListeners" into nyc-dev by Andres Morales · 8 years ago
  49. 4dbf436 Merge "Remove REPORT_EVENT_CONTEXT_HUB gscan option" into mm-wireless-dev by Mitchell Wills · 8 years ago
  50. a3b936a Merge "Guard against NPE in equals checks." into nyc-dev by Steve McKay · 8 years ago
  51. dd2772a Audio record notification: only report SDK recording sources by Jean-Michel Trivi · 8 years ago
  52. 30551a2 Guard against NPE in equals checks. by Steve McKay · 8 years ago
  53. 07e27b7 Merge "Remove REPORT_EVENT_CONTEXT_HUB gscan option" into mm-wireless-dev by Mitchell Wills · 8 years ago
  54. 05bdf88 Merge "Remove isPackageInstalled" into nyc-dev by Fyodor Kupolov · 8 years ago
  55. dbd8817 Work on QS header redlines and animations by Jason Monk · 8 years ago
  56. aef37e4 Merge "Increase the importance of noisy notifications." into nyc-dev by Julia Reynolds · 8 years ago
  57. 11f02d7 allow for slow FrameMetricsListeners by Andres Morales · 8 years ago
  58. c86f234 Merge "Add a Settings option of "Disable automatic update"." into nyc-dev by Tao Bao · 8 years ago
  59. 5cb0e96 Merge "[RenderScript] Fix potential leak in RS JNI" into nyc-dev by Miao Wang · 8 years ago
  60. 37f3488 Merge "TIF: Release passthrough session when HardwareSession is released" into nyc-dev by Dongwon Kang · 8 years ago
  61. 78364dd TIF: Release passthrough session when HardwareSession is released by Dongwon Kang · 8 years ago
  62. 5607da4 Notification: Fix tombstones and action alignment by Adrian Roos · 8 years ago
  63. c265117 Don't read raw root from State, use getCurrentRoot by Steve McKay · 8 years ago
  64. ac83d19 Merge "sysui: refactor in notification panel view" into nyc-dev by Xiaohui Chen · 8 years ago
  65. 2be760d Clean-up starting window if resuming activity in another stack by Wale Ogunwale · 8 years ago
  66. f94e77d [RenderScript] Fix potential leak in RS JNI by Miao Wang · 8 years ago
  67. a00a785 Adding event log tags for tracking secondary user connections. by Winson · 8 years ago
  68. 369aad0 Don't exclude app info from recents. by Winson · 8 years ago
  69. 5b4e0d2 Fixing issue with double tap sometimes launching the same task. by Winson · 8 years ago
  70. 91b225d Disabling history by Winson · 8 years ago
  71. efb4f91 Fix getAcceptedIssuers by Chad Brubaker · 8 years ago
  72. 31eb784 Merge "Fix issue with activity reuse for aliased components." into nyc-dev by Rob Carr · 8 years ago
  73. a086f04 Using AppWidgetHostView in RemoteViewsAdapter instead of managing the RemoteViews inflation itself by Sunny Goyal · 8 years ago
  74. 4ea5484 Changing hashmaps to sparseArrays and other similar conversions by Sunny Goyal · 8 years ago
  75. 9f972de Merge "Expose Intent for launching screen reader tutorial." into nyc-dev by Anna Galusza · 8 years ago
  76. 7615130 Fix cross-app drag and drop by Vladislav Kaznacheev · 8 years ago
  77. e619e33 Merge "DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method to support origin details." into nyc-dev by Edward Cunningham · 8 years ago
  78. 25a7ee0 Merge "Remove "HOME" directory. Use "Documents" instead." into nyc-dev by Steve McKay · 8 years ago
  79. fd00820 Update Region parcelling to use SkRegion::Iter by Derek Sollenberger · 8 years ago
  80. f58179a Merge "Be less aggressive in removing old remote bugreport files" into nyc-dev by Michal Karpinski · 8 years ago
  81. 93dfc03 Merge "Add Copy-On-Write mode to InputMethodSettings." into nyc-dev by Yohei Yukawa · 8 years ago
  82. fbff8c1 Merge "Whitelisting remote bugreport finished broadcast" into nyc-dev by Michal Karpinski · 8 years ago
  83. 6cb95582 Merge "Cancel notifications when user tap on Details or Take Screenshot after service died." into nyc-dev by Felipe Leme · 8 years ago
  84. 859df05 Make sure at least one IME is enabled. by Yohei Yukawa · 8 years ago
  85. 68645a6 Add Copy-On-Write mode to InputMethodSettings. by Yohei Yukawa · 8 years ago
  86. 0a6495d Merge "Protect against monkey crash" into nyc-dev by Jason Monk · 8 years ago
  87. 8556328 Merge "Move detail panel to its own thing" into nyc-dev by Jason Monk · 8 years ago
  88. 377e7ad Move detail panel to its own thing by Jason Monk · 8 years ago
  89. 8c7e47f Protect against monkey crash by Jason Monk · 8 years ago
  90. 319524a Merge "Import translations. DO NOT MERGE" into nyc-dev by Geoff Mendal · 8 years ago
  91. 300ec46 Merge "Fixes and changes to support settings using UsageView" into nyc-dev by Jason Monk · 8 years ago
  92. 120be92 Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  93. 3d13783 Merge "Import translations. DO NOT MERGE" into nyc-dev by Geoff Mendal · 8 years ago
  94. 063cb14 Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  95. 7caa0b8 Merge "Alarm can end time-based rule." into nyc-dev by Julia Reynolds · 8 years ago
  96. 3e7bfe9 Merge "Suspend packages - one call for multiple packages" into nyc-dev by Andrei Stingaceanu · 8 years ago
  97. f0922b2 Merge "Import translations. DO NOT MERGE" into nyc-dev by Geoff Mendal · 8 years ago
  98. a5d7dd9 Fixes and changes to support settings using UsageView by Jason Monk · 8 years ago
  99. 878b249 Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  100. eb84b18 Suspend packages - one call for multiple packages by Andrei Stingaceanu · 8 years ago