1. 62df07e Merge "Use provided context directly" into nyc-dev by Chad Brubaker · 9 years ago
  2. 7879b8f Use provided context directly by Chad Brubaker · 9 years ago
  3. 05ba2b7 Merge "Construct classloader for apps with no java code" into nyc-dev by Dimitry Ivanov · 9 years ago
  4. 6cb9b20 Fix rounding error in SeekBar tickmark drawing by Chris Banes · 9 years ago
  5. d34718b Merge "Updated removeActiveAdmin documentation" into nyc-dev by Esteban Talavera · 9 years ago
  6. 30eb5b3 Merge "Change the location of profile files." into nyc-dev by Calin Juravle · 9 years ago
  7. 280c5b2 Merge "Added hardwareproperties SystemService" into nyc-dev by Polina Bondarenko · 9 years ago
  8. adc49e8 Delete all NetworkUtils DHCP-related code. am: c3b52bc466 by Erik Kline · 9 years ago
  9. c3b52bc Delete all NetworkUtils DHCP-related code. by Erik Kline · 9 years ago
  10. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 9 years ago
  11. 9d3a4e1 Merge "Implement lenient background check option." into nyc-dev by Dianne Hackborn · 9 years ago
  12. b3e63f9 Merge "Support for webview drag and drop" into nyc-dev by Hui Shu · 9 years ago
  13. 74615b9 Merge "JavaDoc for ReplacementSpan getSize & draw functions." into nyc-dev by Siyamed Sinir · 9 years ago
  14. ecdce96 Support for webview drag and drop by Hui Shu · 9 years ago
  15. b2117d1 Implement lenient background check option. by Dianne Hackborn · 9 years ago
  16. 263e21f Merge "Remove unused InputMethodInfo#isEncryptionAware()." into nyc-dev by Yohei Yukawa · 9 years ago
  17. 3c3e271 Merge "Discard prefetched disconnected predecessors of a virtual node." into nyc-dev by Svetoslav Ganov · 9 years ago
  18. 75e5816 Discard prefetched disconnected predecessors of a virtual node. by Svet Ganov · 9 years ago
  19. d9550a7 Remove unused InputMethodInfo#isEncryptionAware(). by Yohei Yukawa · 9 years ago
  20. a6a1277 Merge "Add Wallpaper.getBitmapAsUser()" into nyc-dev by Vadim Tryshev · 9 years ago
  21. c68190a Merge "Add support for custom media notifications" into nyc-dev by Selim Cinek · 9 years ago
  22. 54c857c Merge "Cleaned up the logic for the picture end margin" into nyc-dev by Selim Cinek · 9 years ago
  23. 3c306d8 Merge "Added the possibility to show custom notifications decorated." into nyc-dev by Selim Cinek · 9 years ago
  24. 82c9dc9 Fix configuration calculation when task is non-fullscreen by Jorim Jaggi · 9 years ago
  25. dcd93cc Add Wallpaper.getBitmapAsUser() by Yorke Lee · 9 years ago
  26. 46151a4 Merge "End staging animators when destroy RootRenderNode" into nyc-dev by Doris Liu · 9 years ago
  27. e87a74e Merge "Revert "Revert "Check RenderNode's owning view before attaching animators""" into nyc-dev by Doris Liu · 9 years ago
  28. 0a1cdee Merge "VectorDrawable native rendering - Step 5 of MANY" into nyc-dev by Doris Liu · 9 years ago
  29. 3654884 Merge "Fix clip reveal animation in docked window case" into nyc-dev by Jorim Jaggi · 9 years ago
  30. 350e652 End staging animators when destroy RootRenderNode by Doris Liu · 9 years ago
  31. 8fe7e0a Fix clip reveal animation in docked window case by Jorim Jaggi · 9 years ago
  32. 0bea7eb Merge "New behavior for docked stack when going home" into nyc-dev by Jorim Jaggi · 9 years ago
  33. b9c9026 Construct classloader for apps with no java code by Dimitry Ivanov · 9 years ago
  34. d230877 Merge changes Iaf1ee1e6,I861cb65d into nyc-dev by Jason Monk · 9 years ago
  35. 8b08320 Revert "Revert "Check RenderNode's owning view before attaching animators"" by Doris Liu · 9 years ago
  36. c4bb185 VectorDrawable native rendering - Step 5 of MANY by Doris Liu · 9 years ago
  37. 724214a Add TileService settings API by Jason Monk · 9 years ago
  38. 76c67aa Add QS long-press -> Settings by Jason Monk · 9 years ago
  39. 2208e74 Remove extraneous field from batterystats dumpsys by Adam Lesinski · 9 years ago
  40. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 9 years ago
  41. 03eb3b7 Add support for custom media notifications by Selim Cinek · 9 years ago
  42. 247fa01 Cleaned up the logic for the picture end margin by Selim Cinek · 9 years ago
  43. 593610c Added the possibility to show custom notifications decorated. by Selim Cinek · 9 years ago
  44. 73d96fb Merge "Remove Notification Topics." into nyc-dev by Julia Reynolds · 9 years ago
  45. c7ff969 JavaDoc for ReplacementSpan getSize & draw functions. by Siyamed Sinir · 9 years ago
  46. ea168d2 Merge changes Ie427a2d8,I213f1f76 into nyc-dev by Jason Monk · 9 years ago
  47. f8754ac Added hardwareproperties SystemService by Polina Bondarenko · 9 years ago
  48. 5350306 Merge "Don't hold a lock while reading shared preferences from disk." into nyc-dev by Svetoslav Ganov · 9 years ago
  49. 96db260 Don't hold a lock while reading shared preferences from disk. by Svet Ganov · 9 years ago
  50. 552a561 Updated removeActiveAdmin documentation by Esteban Talavera · 9 years ago
  51. d96d2dd Change the location of profile files. by Calin Juravle · 9 years ago
  52. 44da294 Merge "Update DevicePolicyManager parent instance documentation" into nyc-dev by Esteban Talavera · 9 years ago
  53. a7000fa Merge "add developer setting for multiprocess webview" into nyc-dev by Toby Sargeant · 9 years ago
  54. 0f3431b Merge "Improve requestPermissions API docs and throw correct exception." into nyc-dev by Svetoslav Ganov · 9 years ago
  55. f66381c Improve requestPermissions API docs and throw correct exception. by Svet Ganov · 9 years ago
  56. 116d872 Merge "Introduce InputConnection#getHandler()." into nyc-dev by Yohei Yukawa · 9 years ago
  57. 5042001 Merge "Make BlockSuppressalStatus constructor public so that it can be constructed by the provider." into nyc-dev by Abhijith Shastry · 9 years ago
  58. a4e836c Make BlockSuppressalStatus constructor public so that it can be constructed by the provider. by Abhijith Shastry · 9 years ago
  59. 35c8e0f Merge "Fix NPE for Fragment#setUserVisibleHint(true)" into nyc-dev by Adam Powell · 9 years ago
  60. 255b008 Fix NPE for Fragment#setUserVisibleHint(true) by Adam Powell · 9 years ago
  61. 5eb148b Merge "Stop granting default Contacts permission to IMEs." into nyc-dev by Yohei Yukawa · 9 years ago
  62. be132e6 Keyguard wallpaper by Christopher Tate · 9 years ago
  63. a2cc0c2 Merge "Frameworks/base: Use Log.printlns in RuntimeInit" into nyc-dev by Andreas Gampe · 9 years ago
  64. 550b38d Merge "Push mapping of package name to appId to kernel." into nyc-dev by Jeff Sharkey · 9 years ago
  65. d888beb Frameworks/base: Use Log.printlns in RuntimeInit by Andreas Gampe · 9 years ago
  66. 2271ba3 Push mapping of package name to appId to kernel. by Jeff Sharkey · 9 years ago
  67. 82a94d9 Read Bluetooth interop database entries from settings (1/2) by Andre Eisenbach · 9 years ago
  68. 726c459 Stop granting default Contacts permission to IMEs. by Yohei Yukawa · 9 years ago
  69. 43fbc5f Add android:backupInForeground by Christopher Tate · 9 years ago
  70. 12d7ea8 Merge "Implementation of data usage callbacks." into nyc-dev by Antonio Cansado · 9 years ago
  71. 003ee19 Merge "Make BackupManager encryption aware." into nyc-dev by Jeff Sharkey · 9 years ago
  72. 5dbd4aa SysUI Tuner: Night mode v3 by Jason Monk · 9 years ago
  73. 5b7188a Merge "Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""" into nyc-dev by Doris Liu · 9 years ago
  74. b9fb8fd Merge "Revert "Check RenderNode's owning view before attaching animators"" into nyc-dev by Doris Liu · 9 years ago
  75. df7fdb1 Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" by Doris Liu · 9 years ago
  76. eb40178 Revert "Check RenderNode's owning view before attaching animators" by Doris Liu · 9 years ago
  77. 2c1ba9a Make BackupManager encryption aware. by Jeff Sharkey · 9 years ago
  78. 7549a9a Merge "Do not call IWindowSession.updatePointer icon from pointer handler" into nyc-dev by Vladislav Kaznacheev · 9 years ago
  79. 4bb2de2 Merge "Inflate and strip remote views for pre-N apps." into nyc-dev by Julia Reynolds · 9 years ago
  80. af9c30a Merge "Update ACTION_SHOW_ADMIN_SUPPORT_DETAILS action to be hidden." into nyc-dev by Sudheer Shanka · 9 years ago
  81. ef37f28 Remove Notification Topics. by Julia Reynolds · 9 years ago
  82. c1c8359 Update DevicePolicyManager parent instance documentation by Esteban Talavera · 9 years ago
  83. d4ea741 Inflate and strip remote views for pre-N apps. by Julia Reynolds · 9 years ago
  84. 0f900c0 Merge "Add support for extending key validity while on body." into nyc-dev by Shawn Willden · 9 years ago
  85. adef496 Add support for extending key validity while on body. by Shawn Willden · 9 years ago
  86. aebd5dd Update ACTION_SHOW_ADMIN_SUPPORT_DETAILS action to be hidden. by Sudheer Shanka · 9 years ago
  87. 7651b21 {,Base}DhcpStateMachine is no more am: efa4209fe0 by Erik Kline · 9 years ago
  88. efa4209 {,Base}DhcpStateMachine is no more by Erik Kline · 9 years ago
  89. cd42acd Implementation of data usage callbacks. by Antonio Cansado · 9 years ago
  90. 491523d LayoutLib fixes for N by Deepanshu Gupta · 9 years ago
  91. be8c223 Merge "Use production ID for v2 signing scheme." into nyc-dev by Alex Klyubin · 9 years ago
  92. 527905e Do not call IWindowSession.updatePointer icon from pointer handler by Vladislav Kaznacheev · 9 years ago
  93. 2d47683 Only set the task description if the colors are opaque. by Winson · 9 years ago
  94. 79c11a8 Merge "Fixed typo on Storage Access Framework." into nyc-dev by Felipe Leme · 9 years ago
  95. fc482c3 Merge "[framework] Don't allow apps on external storage to be active admin" into nyc-dev by Makoto Onuki · 9 years ago
  96. 53fcc75 Fixed typo on Storage Access Framework. by Felipe Leme · 9 years ago
  97. 014a0d1 Merge "Removed Intent.OPEN_EXTERNAL_DIRECTORY." into nyc-dev by Felipe Leme · 9 years ago
  98. 3c3770d Merge "Initial implementation of StorageManager.getVolumesList()." into nyc-dev by Felipe Leme · 9 years ago
  99. 34a9d52 Removed Intent.OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 9 years ago
  100. f34db0a [framework] Don't allow apps on external storage to be active admin by Makoto Onuki · 9 years ago