1. 8673b28 Revert getUserInfo change and add isManagedPorfile(int userId) by Tony Mak · 8 years ago
  2. 030247d Merge "Make DISK_SCANNED a protected broadcast." into nyc-dev by Jeff Sharkey · 8 years ago
  3. 9d9a55b Merge "Only enable asserts on userdebug/eng builds." into nyc-dev by Jeff Sharkey · 8 years ago
  4. a17b7d0 Merge "Store trace files in app-specific dirs." into nyc-dev by Jeff Sharkey · 8 years ago
  5. 3527a2f Merge "Delete dead code." into nyc-dev by Lorenzo Colitti · 8 years ago
  6. 517a958 Merge "Clean up some javadoc issues" into nyc-dev by Benjamin Franz · 8 years ago
  7. ea95624 Clean up some javadoc issues by Benjamin Franz · 8 years ago
  8. 5c3a152 Merge "Revert "Open drawer when showing copy/move destination screen"" into nyc-dev by Daichi Hirono · 8 years ago
  9. 82ae18c Revert "Open drawer when showing copy/move destination screen" by Daichi Hirono · 8 years ago
  10. ace5a78 Merge "Notify via TalkBack about selected items." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  11. f416030 Merge "Fix null pointer exception when MTP/PTP device is detached." into nyc-dev by Daichi Hirono · 8 years ago
  12. 52137ac Notify via TalkBack about selected items. by Tomasz Mikolajewski · 8 years ago
  13. d36ba73 Merge "Support registering a request for the default network" into nyc-dev by Erik Kline · 8 years ago
  14. bf4a657 Delete dead code. by Lorenzo Colitti · 8 years ago
  15. c2d93dd Merge "PIP: Increase the PIP menu's char limits for translation" into nyc-dev by Jaewan Kim · 8 years ago
  16. a2d2940 Support registering a request for the default network by Erik Kline · 8 years ago
  17. 285bbbb Merge "ExifInterface: fix logs" into nyc-dev by Jaesung Chung · 8 years ago
  18. f2a1076 Merge "ExifInterface: fix writing STRING and SRATIONAL formats" into nyc-dev by Jaesung Chung · 8 years ago
  19. e6109dd Merge "Remove framework code that calls SIOCKILLADDR" into nyc-dev by Lorenzo Colitti · 8 years ago
  20. c291696 ExifInterface: fix logs by Jaesung Chung · 8 years ago
  21. e937329 Merge "Don't map root documents in DocumentLoader." into nyc-dev by Daichi Hirono · 8 years ago
  22. 071313e Don't map root documents in DocumentLoader. by Daichi Hirono · 8 years ago
  23. 75bb7a6 Merge "Add root flag correctly." into nyc-dev by Daichi Hirono · 8 years ago
  24. b3383fd Add root flag correctly. by Daichi Hirono · 8 years ago
  25. 127549b Merge "Count error document to complete adding documents to the database." into nyc-dev by Daichi Hirono · 8 years ago
  26. 678ed36 Count error document to complete adding documents to the database. by Daichi Hirono · 8 years ago
  27. 5d79eae PIP: Increase the PIP menu's char limits for translation by Jaewan Kim · 8 years ago
  28. ed7bf2e Remove framework code that calls SIOCKILLADDR by Lorenzo Colitti · 8 years ago
  29. 25fb0a5 Merge "PIP: Fix NPE when an activity is PIPed again immediately" into nyc-dev by Jaewan Kim · 8 years ago
  30. 390dced Update api/test-current.txt by Jakub Pawlowski · 8 years ago
  31. c9d13c3 Use handles to identify GATT attributes (4/4) by Jakub Pawlowski · 8 years ago
  32. 82ac50d PIP: Fix NPE when an activity is PIPed again immediately by Jaewan Kim · 8 years ago
  33. bf0faed Change how services are passed up to the stack by Jakub Pawlowski · 8 years ago
  34. e80b147 Fix null pointer exception when MTP/PTP device is detached. by Daichi Hirono · 8 years ago
  35. 07db6f3 Merge "Fix the logic to add suffix when copying." into nyc-dev by Daichi Hirono · 8 years ago
  36. ef8ee4c Merge "Clean up and rename TypefaceImpl" into nyc-dev by Sergei Vasilinetc · 8 years ago
  37. 4f04fd3 Fix the logic to add suffix when copying. by Daichi Hirono · 8 years ago
  38. fe39386 Merge "Add USB_HOST_CONNECTED extra to ACTION_USB_STATE sticky intent." into nyc-dev by Daichi Hirono · 8 years ago
  39. c469585 Merge "Change the title of DocumentsUI from "Files" to "Downloads"." into nyc-dev by Daichi Hirono · 8 years ago
  40. 742983e Merge "PIP: Prevent PipOverlayActivity from restarting" into nyc-dev by Jaewan Kim · 8 years ago
  41. 61ad7ad Merge "Hide system UI activity with FLAG_ACTIVITY_EXCLUDE_FROM_RECENTS in Recents" into nyc-dev by Jaewan Kim · 8 years ago
  42. d8e91f6 Merge "Reland: Move text logic from jni to hwui level" into nyc-dev by Sergei Vasilinetc · 8 years ago
  43. da70ee4 Merge "ShortcutManager: Clean up for uninstalled packages." into nyc-dev by Makoto Onuki · 8 years ago
  44. c823df1 Merge "Add API to read the current wallpaper's ID" into nyc-dev by Chris Tate · 8 years ago
  45. bad9918 Clean up and rename TypefaceImpl by sergeyv · 8 years ago
  46. 029ae4d Make DISK_SCANNED a protected broadcast. by Jeff Sharkey · 8 years ago
  47. 33758d85 Only enable asserts on userdebug/eng builds. by Jeff Sharkey · 8 years ago
  48. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 8 years ago
  49. cdc78f7 ShortcutManager: Clean up for uninstalled packages. by Makoto Onuki · 8 years ago
  50. 3a6e0ec Store trace files in app-specific dirs. by Jeff Sharkey · 8 years ago
  51. b2303dd Merge "Don't finish resolver activity onStop if it is for home intent" into nyc-dev by Wale Ogunwale · 8 years ago
  52. b8a95d2 Merge "Add a comment about ResultReceiver lifetime." into nyc-dev by Yohei Yukawa · 8 years ago
  53. a96d258 Merge "Add guard around getXmlFileParser() call" into nyc-dev by Deepanshu Gupta · 8 years ago
  54. e409f0e Add API to read the current wallpaper's ID by Christopher Tate · 8 years ago
  55. b9893ec Merge "Don't mix UI and print job state" into nyc-dev by Philip P. Moltmann · 8 years ago
  56. 0c66db8 Merge "Fix string equality comparison" into nyc-dev by Paul Stewart · 8 years ago
  57. c57fc47 Merge "Ignore wildcard network policies." into nyc-dev by Jeff Sharkey · 8 years ago
  58. 5c2183a Merge "Skip app widget config changes when user locked." into nyc-dev by Jeff Sharkey · 8 years ago
  59. 3dc7c04 Merge "Check "Secure start-up" before toggling emulation." into nyc-dev by Jeff Sharkey · 8 years ago
  60. 8953147 Merge "Mark even more Bundles as defusable." into nyc-dev by Jeff Sharkey · 8 years ago
  61. cd6e47e Add guard around getXmlFileParser() call by Deepanshu Gupta · 8 years ago
  62. 6847953 Merge "Revert "Move text logic from jni to hwui level"" into nyc-dev by Sergei Vasilinetc · 8 years ago
  63. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 8 years ago
  64. f2e6a10 Merge "Set drawable callbacks last" into nyc-dev by Alan Viverette · 8 years ago
  65. 49658d4 Merge "Move text logic from jni to hwui level" into nyc-dev by Sergei Vasilinetc · 8 years ago
  66. 85941cf Merge "Added support to specify animation duration when resizing stack" into nyc-dev by Wale Ogunwale · 8 years ago
  67. b170c08 Don't mix UI and print job state by Philip P. Moltmann · 8 years ago
  68. fb811aa Merge "PowerManagerService: Adds a VrStateListener to track Vr Mode state changes." into nyc-dev by Ruchi Kandoi · 8 years ago
  69. 6ed05a7 Merge "Move setup to earlier boot phase." into nyc-dev by Ruben Brunk · 8 years ago
  70. 566e721 Merge "Audio ENCODING_IEC61937: enforce use of CHANNEL_OUT_STEREO" into nyc-dev by Phil Burk · 8 years ago
  71. aa43b15 Merge "Account for top and bottom padding in ListPopupWindow" into nyc-dev by Alan Viverette · 8 years ago
  72. 4fd95b0 Merge "Handle unbounded drawPaint/drawGLFunction operations safely" into nyc-dev by Chris Craik · 8 years ago
  73. 7474fe7b Ignore wildcard network policies. by Jeff Sharkey · 8 years ago
  74. 8507004 Move setup to earlier boot phase. by Ruben Brunk · 8 years ago
  75. 1af4a7b5 Skip app widget config changes when user locked. by Jeff Sharkey · 8 years ago
  76. 6f54b22 Merge "Don't copy Bitmaps when cloning RemoteViews" into nyc-dev by Adrian Roos · 8 years ago
  77. 5a78516 Check "Secure start-up" before toggling emulation. by Jeff Sharkey · 8 years ago
  78. e00ffb5 Merge "Add guard around getXmlFileParser() call" into mnc-ub-dev by Deepanshu Gupta · 8 years ago
  79. 8662173 Merge "Add guard around getXmlFileParser() call" into mnc-ub-dev by Deepanshu Gupta · 8 years ago
  80. c12bb1d Fix string equality comparison by Paul Stewart · 8 years ago
  81. a4dad9e Merge "Update A11y IME switch button content description." into nyc-dev by Abodunrinwa Toki · 8 years ago
  82. f0ec2e0 Mark even more Bundles as defusable. by Jeff Sharkey · 8 years ago
  83. dfc1ee0 Merge "Correct naming issues with video calling carrier config items." into nyc-dev by Tyler Gunn · 8 years ago
  84. 8384d81 Merge "Fix deadlock when full data backup times out" into nyc-dev by Chris Tate · 8 years ago
  85. d126b1e Merge "Work-around paletted image decoding bug in SDK_JELLYBEAN" into nyc-dev by Matt Sarett · 8 years ago
  86. 68e5b96 Merge "API review: Hide ComplexColor and GradientColor" into nyc-dev by Tenghui Zhu · 8 years ago
  87. e75a9ad Added support to specify animation duration when resizing stack by Wale Ogunwale · 8 years ago
  88. 621dbc8 Audio ENCODING_IEC61937: enforce use of CHANNEL_OUT_STEREO by Phil Burk · 8 years ago
  89. 10413819 Merge "Clarify docs about event recycling." into nyc-dev by Phil Weaver · 8 years ago
  90. e03c469 API review: Hide ComplexColor and GradientColor by Teng-Hui Zhu · 8 years ago
  91. 07ece59 Merge "Disallow guest user from changing Wifi settings" into nyc-dev by Samuel Tan · 8 years ago
  92. 1f4c450 Fix deadlock when full data backup times out by Christopher Tate · 8 years ago
  93. 1e2c2d4 Account for top and bottom padding in ListPopupWindow by Alan Viverette · 8 years ago
  94. 7da889d Don't copy Bitmaps when cloning RemoteViews by Adrian Roos · 8 years ago
  95. 43a21c0 Set drawable callbacks last by Alan Viverette · 8 years ago
  96. aaa7256 Merge "Document the cache bitmap behavior for VD" into nyc-dev by Tenghui Zhu · 8 years ago
  97. 6eccafd New Linkify.addLinks function with set of known schemes by Siyamed Sinir · 8 years ago
  98. 1981e60 Ril Error codes: Voice related messages am: 499a8da by Ajay Nambi · 8 years ago
  99. 96fea02 Clarify docs about event recycling. by Phil Weaver · 8 years ago
  100. 499a8da Ril Error codes: Voice related messages by Ajay Nambi · 8 years ago