1. 82a94d9 Read Bluetooth interop database entries from settings (1/2) by Andre Eisenbach · 9 years ago
  2. 726c459 Stop granting default Contacts permission to IMEs. by Yohei Yukawa · 8 years ago
  3. 40d8823 Merge "Add android:backupInForeground" into nyc-dev by Chris Tate · 8 years ago
  4. d3fd96c Use background drawable from the client by Chong Zhang · 8 years ago
  5. 43fbc5f Add android:backupInForeground by Christopher Tate · 8 years ago
  6. f5afdb0 Restore auto-launch behavior for ACTION_CHOOSER with a single choice by Adam Powell · 8 years ago
  7. 12d7ea8 Merge "Implementation of data usage callbacks." into nyc-dev by Antonio Cansado · 8 years ago
  8. 4c8a526 Optimize: Use measureText instead of doLayout. by Keisuke Kuroyanagi · 8 years ago
  9. 003ee19 Merge "Make BackupManager encryption aware." into nyc-dev by Jeff Sharkey · 8 years ago
  10. 5dbd4aa SysUI Tuner: Night mode v3 by Jason Monk · 8 years ago
  11. 5b7188a Merge "Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""" into nyc-dev by Doris Liu · 8 years ago
  12. b9fb8fd Merge "Revert "Check RenderNode's owning view before attaching animators"" into nyc-dev by Doris Liu · 8 years ago
  13. df7fdb1 Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" by Doris Liu · 8 years ago
  14. eb40178 Revert "Check RenderNode's owning view before attaching animators" by Doris Liu · 8 years ago
  15. bc163f0 Add Protocol.BASE_ETHERNET am: ca4c61aa9f by Erik Kline · 8 years ago
  16. 2c1ba9a Make BackupManager encryption aware. by Jeff Sharkey · 8 years ago
  17. 7549a9a Merge "Do not call IWindowSession.updatePointer icon from pointer handler" into nyc-dev by Vladislav Kaznacheev · 8 years ago
  18. 4bb2de2 Merge "Inflate and strip remote views for pre-N apps." into nyc-dev by Julia Reynolds · 8 years ago
  19. af9c30a Merge "Update ACTION_SHOW_ADMIN_SUPPORT_DETAILS action to be hidden." into nyc-dev by Sudheer Shanka · 8 years ago
  20. ef37f28 Remove Notification Topics. by Julia Reynolds · 8 years ago
  21. c1c8359 Update DevicePolicyManager parent instance documentation by Esteban Talavera · 8 years ago
  22. d4ea741 Inflate and strip remote views for pre-N apps. by Julia Reynolds · 8 years ago
  23. 0f900c0 Merge "Add support for extending key validity while on body." into nyc-dev by Shawn Willden · 8 years ago
  24. adef496 Add support for extending key validity while on body. by Shawn Willden · 8 years ago
  25. aebd5dd Update ACTION_SHOW_ADMIN_SUPPORT_DETAILS action to be hidden. by Sudheer Shanka · 8 years ago
  26. 087fd68 Merge "Update protected broadcasts used by NFC." into nyc-dev by Martijn Coenen · 8 years ago
  27. 5e906f8 Update protected broadcasts used by NFC. by Martijn Coenen · 8 years ago
  28. 8c98d2b Applying final strings for remote bugreports after notification rework by Michal Karpinski · 8 years ago
  29. 218c2ab Merge "Fix bugs in logic to find a default selectd IME." into nyc-dev by Yohei Yukawa · 8 years ago
  30. ca4c61a Add Protocol.BASE_ETHERNET by Erik Kline · 8 years ago
  31. c2393ac Fix bugs in logic to find a default selectd IME. by Yohei Yukawa · 8 years ago
  32. 7651b21 {,Base}DhcpStateMachine is no more am: efa4209fe0 by Erik Kline · 8 years ago
  33. efa4209 {,Base}DhcpStateMachine is no more by Erik Kline · 8 years ago
  34. cd42acd Implementation of data usage callbacks. by Antonio Cansado · 8 years ago
  35. 491523d LayoutLib fixes for N by Deepanshu Gupta · 9 years ago
  36. be8c223 Merge "Use production ID for v2 signing scheme." into nyc-dev by Alex Klyubin · 8 years ago
  37. a41849c Merge "App Crashes: Clarify mute option" into nyc-dev by Adrian Roos · 8 years ago
  38. eae0422 Merge "Suppress warnings of MultiDexLegacyAndException" into nyc-dev by Aurimas Liutikas · 8 years ago
  39. 527905e Do not call IWindowSession.updatePointer icon from pointer handler by Vladislav Kaznacheev · 8 years ago
  40. f4bfeab Merge "Fix typo in CalendarView style docs" into nyc-dev by Chet Haase · 8 years ago
  41. 2d47683 Only set the task description if the colors are opaque. by Winson · 8 years ago
  42. 6837ded App Crashes: Clarify mute option by Adrian Roos · 8 years ago
  43. d94469b Merge "Notification: Fix tombstones and action alignment" into nyc-dev by Adrian Roos · 8 years ago
  44. 79c11a8 Merge "Fixed typo on Storage Access Framework." into nyc-dev by Felipe Leme · 8 years ago
  45. fc482c3 Merge "[framework] Don't allow apps on external storage to be active admin" into nyc-dev by Makoto Onuki · 8 years ago
  46. 53fcc75 Fixed typo on Storage Access Framework. by Felipe Leme · 8 years ago
  47. 014a0d1 Merge "Removed Intent.OPEN_EXTERNAL_DIRECTORY." into nyc-dev by Felipe Leme · 8 years ago
  48. 3c3770d Merge "Initial implementation of StorageManager.getVolumesList()." into nyc-dev by Felipe Leme · 8 years ago
  49. df8d02b Merge "SoundTriggerHelper changes for GenericSoundModels." into nyc-dev by Arunesh Mishra · 8 years ago
  50. 34a9d52 Removed Intent.OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 8 years ago
  51. f34db0a [framework] Don't allow apps on external storage to be active admin by Makoto Onuki · 8 years ago
  52. 3fff7f5 SoundTriggerHelper changes for GenericSoundModels. by Arunesh Mishra · 8 years ago
  53. da449af Merge "Fix getAcceptedIssuers" into nyc-dev by Chad Brubaker · 8 years ago
  54. 0137c3d Merge "Clean up App Standby code" into nyc-dev by Amith Yamasani · 8 years ago
  55. 2a24891 Suppress warnings of MultiDexLegacyAndException by Yohann Roussel · 8 years ago
  56. ca5d6d2 Clean up App Standby code by Amith Yamasani · 8 years ago
  57. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 8 years ago
  58. 181d907 Merge "[ContactsContract] Add new API PhoneLookup.CONTACT_ID and DATA_ID" into nyc-dev by Tony Mak · 8 years ago
  59. fd9ec5a [ContactsContract] Add new API PhoneLookup.CONTACT_ID and DATA_ID by Tony Mak · 8 years ago
  60. da85710 add developer setting for multiprocess webview by Tobias Sargeant · 8 years ago
  61. fccb29c Merge "Update Region parcelling to use SkRegion::Iter" into nyc-dev by Derek Sollenberger · 8 years ago
  62. c662d8e Make sure we call reportResized exactly once when drag starting by Jorim Jaggi · 8 years ago
  63. 8e1206b Merge "allow for slow FrameMetricsListeners" into nyc-dev by Andres Morales · 8 years ago
  64. 11f02d7 allow for slow FrameMetricsListeners by Andres Morales · 8 years ago
  65. c86f234 Merge "Add a Settings option of "Disable automatic update"." into nyc-dev by Tao Bao · 8 years ago
  66. 5607da4 Notification: Fix tombstones and action alignment by Adrian Roos · 8 years ago
  67. efb4f91 Fix getAcceptedIssuers by Chad Brubaker · 8 years ago
  68. a086f04 Using AppWidgetHostView in RemoteViewsAdapter instead of managing the RemoteViews inflation itself by Sunny Goyal · 8 years ago
  69. 4ea5484 Changing hashmaps to sparseArrays and other similar conversions by Sunny Goyal · 8 years ago
  70. 9f972de Merge "Expose Intent for launching screen reader tutorial." into nyc-dev by Anna Galusza · 8 years ago
  71. e619e33 Merge "DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method to support origin details." into nyc-dev by Edward Cunningham · 8 years ago
  72. 25a7ee0 Merge "Remove "HOME" directory. Use "Documents" instead." into nyc-dev by Steve McKay · 8 years ago
  73. fd00820 Update Region parcelling to use SkRegion::Iter by Derek Sollenberger · 8 years ago
  74. 93dfc03 Merge "Add Copy-On-Write mode to InputMethodSettings." into nyc-dev by Yohei Yukawa · 8 years ago
  75. 68645a6 Add Copy-On-Write mode to InputMethodSettings. by Yohei Yukawa · 8 years ago
  76. 7caa0b8 Merge "Alarm can end time-based rule." into nyc-dev by Julia Reynolds · 8 years ago
  77. 3e7bfe9 Merge "Suspend packages - one call for multiple packages" into nyc-dev by Andrei Stingaceanu · 8 years ago
  78. eb84b18 Suspend packages - one call for multiple packages by Andrei Stingaceanu · 9 years ago
  79. af11ff0 Merge "Fix BackupTransport#getBackupQuota() javadoc." into nyc-dev by Sergey Poromov · 8 years ago
  80. 1998ee5 Alarm can end time-based rule. by Julia Reynolds · 8 years ago
  81. 1012149 Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  82. 5ae4e73 Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev by Andrei Stingaceanu · 8 years ago
  83. 804d648 Merge "Implement getDocumentStreamTypes() in DocumentsProvider." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  84. 910a367 Merge "Remote bugreport notifications rework" into nyc-dev by Michal Karpinski · 8 years ago
  85. 36aafd5 Merge "Remove unused return in DocumentsProvider.removeDocument." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  86. 3c6e308 Merge "Improve backspace for emoji and variation sequences." into nyc-dev by Seigo Nonaka · 8 years ago
  87. ff3bfd5 Improve backspace for emoji and variation sequences. by Seigo Nonaka · 9 years ago
  88. 8a5c640 Fix recents transitions by Jorim Jaggi · 8 years ago
  89. 5e1d7d0 Fix typo in CalendarView style docs by Chet Haase · 8 years ago
  90. e6e57a9 Merge "Check RenderNode's owning view before attaching animators" into nyc-dev by Doris Liu · 8 years ago
  91. 5b49c6f Merge "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" into nyc-dev by Doris Liu · 8 years ago
  92. f19e343 Merge "Make scrollbar draggable only when it's visible." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  93. a77ef3c Expose Intent for launching screen reader tutorial. by Anna Galusza · 8 years ago
  94. ab3b893 Remove "HOME" directory. Use "Documents" instead. by Steve McKay · 8 years ago
  95. afe3cd1 Merge "Ellipsized and Non-ellipsized baselines should be same." into nyc-dev by Siyamed Sinir · 8 years ago
  96. 5a21494 Merge changes from topic 'flaky-test' into nyc-dev by Wale Ogunwale · 8 years ago
  97. 12abdeb Check RenderNode's owning view before attaching animators by Doris Liu · 8 years ago
  98. e542c49 Merge "Better document the ignore behavior for client cert api" into nyc-dev by Selim Gurun · 8 years ago
  99. c47738d Merge "Fix TransitionSet javadoc to use transitionOrdering attribute." into nyc-dev by George Mount · 8 years ago
  100. d650556 Merge "Don't use forceVisibility for Activity Transitions." into nyc-dev by George Mount · 8 years ago