1. a8b4278 Ignore null actions. by Jeff Sharkey · 9 years ago
  2. 634dc42 Throw when using deprecated file modes. by Jeff Sharkey · 9 years ago
  3. 35871f2 Offer to migrate databases and SharedPreferences. by Jeff Sharkey · 9 years ago
  4. 54fa566 Merge "PIP: Use StatusBarService to handle PIP key" by Jaewan Kim · 9 years ago
  5. b0f83b5 Merge "Fix permission doc" by Makoto Onuki · 9 years ago
  6. 6c7185c Fix permission doc by Makoto Onuki · 9 years ago
  7. 311cbe1 Merge "Some small binder shell command improvements." by Dianne Hackborn · 9 years ago
  8. 4fff321 Merge "Stage backup/restore data in a cache subdir rather than root" by Chris Tate · 9 years ago
  9. 86cfe51 Merge "Fix BackupManager to really send MSG_RESULT when onResult is called." by Sergey Poromov · 9 years ago
  10. 04415b4 Merge "Add DENSITY_DEVICE_STABLE constant" by Alan Viverette · 9 years ago
  11. d7085a4 Merge "Correct cameraserver UID" by Chien-Yu Chen · 9 years ago
  12. 76d159f Merge changes I96fdf9b4,Ia85d9d89,I1fd23114 by Wale Ogunwale · 9 years ago
  13. 7134cce Follow up to improved ANR dialog by Adrian Roos · 9 years ago
  14. a85a2c6 Improve ANR dialog by Adrian Roos · 9 years ago
  15. 21b6058 Added isDockable field to RunningTaskInfo by Wale Ogunwale · 9 years ago
  16. e5f51c2 Stage backup/restore data in a cache subdir rather than root by Christopher Tate · 9 years ago
  17. b9b16a7 Display warning toast when we try to launch unresizeable app in split-screen by Wale Ogunwale · 9 years ago
  18. 9fa3cd3 Merge "BatteryStats: Fix DivideByZero error" by Adam Lesinski · 9 years ago
  19. a426817 BatteryStats: Fix DivideByZero error by Adam Lesinski · 9 years ago
  20. d7bbc8a Add DENSITY_DEVICE_STABLE constant by Alan Viverette · 9 years ago
  21. 2e40894 Merge "Use resizeMode integer instead of resizeable boolean." by Wale Ogunwale · 9 years ago
  22. b8b4e85 Correct cameraserver UID by Chien-Yu Chen · 9 years ago
  23. 3c2feda Merge "Revert Network Stats API stub for tracking of metered networks." by Jeff Davidson · 9 years ago
  24. 4c79fea Frameworks/base: Stop profiling on uncaught exception by Andreas Gampe · 9 years ago
  25. 921d15b Revert Network Stats API stub for tracking of metered networks. by Jeff Davidson · 9 years ago
  26. f3e5d1d Merge "Add API for IME control by Accessibility Services." by Anna Galusza · 9 years ago
  27. 4b51d99 Fix BackupManager to really send MSG_RESULT when onResult is called. by Sergey Poromov · 9 years ago
  28. a3b0c04 Merge "Watch out for null pointers when getting profile owner info" by Rubin Xu · 9 years ago
  29. 945fd00 Watch out for null pointers when getting profile owner info by Rubin Xu · 9 years ago
  30. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  31. 8ab1a37 Merge "Consume AbsListView touch events following a successful long-press" by Alan Viverette · 9 years ago
  32. 649a401 Merge "Fix floating toolbar rendering." by Abodunrinwa Toki · 9 years ago
  33. ed8a5b3 Merge "Replace broken UserHandle.SYSTEM check in LPU" by Robin Lee · 9 years ago
  34. 6be228c Fix floating toolbar rendering. by Abodunrinwa Toki · 9 years ago
  35. dd231a1 Merge "Add policy to set the organization name" by Benjamin Franz · 9 years ago
  36. 3e8a709 Add policy to set the organization name by Benjamin Franz · 9 years ago
  37. 8dc03bc Merge "Revive drop shadow of SuggestionWindow." by Seigo Nonaka · 9 years ago
  38. c552b04 PIP: Use StatusBarService to handle PIP key by Jaewan Kim · 9 years ago
  39. 2d8d083 Merge "Create the locale list with ICU4J's ListFormatter" by Mihai Niță · 9 years ago
  40. 60490d1 Revive drop shadow of SuggestionWindow. by Seigo Nonaka · 9 years ago
  41. d89cb1e Merge "Add AudioRecord timestamps" by Andy Hung · 9 years ago
  42. 6e2c6cc Merge "Media notifications may not have an icon" by Selim Cinek · 9 years ago
  43. acec8ad Merge "Animating the work profile button location now" by Selim Cinek · 9 years ago
  44. d0803bb Merge "Fixed a bug with the media notication template" by Selim Cinek · 9 years ago
  45. fdc738f Media notifications may not have an icon by Selim Cinek · 9 years ago
  46. 0d07c7e Animating the work profile button location now by Selim Cinek · 9 years ago
  47. 6ecc810 Fixed a bug with the media notication template by Selim Cinek · 9 years ago
  48. cda8cdd Merge "Optionally support accessibility with UiAutomator" by Svetoslav Ganov · 9 years ago
  49. d245443 Merge "Exposing file:// beyond your app is bad, m'kay?" by Jeff Sharkey · 9 years ago
  50. 411228f Merge "Reset gSystemIcons when accessibility large icon settings has changed." by Jun Mukai · 9 years ago
  51. 344744b Exposing file:// beyond your app is bad, m'kay? by Jeff Sharkey · 9 years ago
  52. 8861cb0 Keyboard Shortcuts UI - add shortcuts to dialog. by Andrei Stingaceanu · 9 years ago
  53. 0ad99c0 Add AudioRecord timestamps by Andy Hung · 9 years ago
  54. f3c491dc Merge "FBE notification improvements - change language for FBE "account locked" notification - use lock icon" by Jim Miller · 9 years ago
  55. c673952 Merge "Use LocaleList in KeyboardLayout." by Yohei Yukawa · 9 years ago
  56. e6c2803 FBE notification improvements by Jim Miller · 9 years ago
  57. d61c302 Merge "Extract crop hint rect from source wallpaper image" by Chris Tate · 9 years ago
  58. 5660fad Use LocaleList in KeyboardLayout. by Yohei Yukawa · 9 years ago
  59. 1e1e2e0 Extract crop hint rect from source wallpaper image by Christopher Tate · 9 years ago
  60. 2e931f5 Some small binder shell command improvements. by Dianne Hackborn · 9 years ago
  61. d53aadc0e Merge "Context hub API for applications" by Ashutosh Joshi · 9 years ago
  62. 1d1ac54 Context hub API for applications by Ashutosh Joshi · 9 years ago
  63. a74cce6 Merge "Fix activity-alias encryption awareness bug." by Jeff Sharkey · 9 years ago
  64. c26d59f Fix activity-alias encryption awareness bug. by Jeff Sharkey · 9 years ago
  65. e8faad6 Merge "Add ACTION_KEYBOARD_LAYOUT_SETTINGS." by Yohei Yukawa · 9 years ago
  66. 66df60f Consume AbsListView touch events following a successful long-press by Alan Viverette · 9 years ago
  67. 63668e8 Merge commit '5142a2d5b3f70c2017792ce04d3f254221ab3d21' into manual_merge_5142a2d5b3 by Adam Lesinski · 9 years ago
  68. 5142a2d Merge "Don\'t change screen on time on time changes" into mnc-dr1.5-dev am: c46f6db46e by Adam Lesinski · 9 years ago
  69. 9548f85 Merge "Don\'t change screen on time on time changes" into mnc-dr1.5-dev by Adam Lesinski · 9 years ago
  70. 087ee89 Merge "Make PreferenceActivity/Fragment encryption ready." by Jeff Sharkey · 9 years ago
  71. fd37abe Make PreferenceActivity/Fragment encryption ready. by Jeff Sharkey · 9 years ago
  72. fbc7280 Merge "Clean up some accessibility documentation." by Phil Weaver · 9 years ago
  73. 40ded28 Clean up some accessibility documentation. by Phil Weaver · 9 years ago
  74. 7b9f2e1 Merge "Added SystemApi for getting serial numbers of users" by Fyodor Kupolov · 9 years ago
  75. 940e857 Added SystemApi for getting serial numbers of users by Fyodor Kupolov · 9 years ago
  76. e496c55 Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 9 years ago
  77. bd0858b Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 9 years ago
  78. ec498e8 Merge "Report FBE through a feature string." by Jeff Sharkey · 9 years ago
  79. b92b05b Report FBE through a feature string. by Jeff Sharkey · 9 years ago
  80. 1dd8722 Optionally support accessibility with UiAutomator by Phil Weaver · 9 years ago
  81. 2a25dd5 Merge "Animate pinned stack resizing." by Filip Gruszczynski · 9 years ago
  82. 0a4b4cd Merge "Update SharedPreferences javadoc" by Ryan Lothian · 9 years ago
  83. fc881a2 Create the locale list with ICU4J's ListFormatter by Mihai Nita · 9 years ago
  84. 041fcea Merge "Fix crash dialog for TV" by Adrian Roos · 9 years ago
  85. 5720c8c Merge "Revert "Pinning components in ChooserActivity"" by Adam Powell · 9 years ago
  86. e8e22d7 Merge "Support different multi-window compatibility modes" by Wale Ogunwale · 9 years ago
  87. e7c74cc Revert "Pinning components in ChooserActivity" by Adam Powell · 9 years ago
  88. a8dcef1 Fix crash dialog for TV by Adrian Roos · 9 years ago
  89. afa51a0 Merge "Add a DPM method to allow system to query parent profile instance." by Sudheer Shanka · 9 years ago
  90. 84fa335 Animate pinned stack resizing. by Filip Gruszczynski · 9 years ago
  91. e97bce5 Merge "Deprecated platform Android testing APIs" by Stephan Linzner · 9 years ago
  92. 978fc0d Add a DPM method to allow system to query parent profile instance. by Sudheer Shanka · 9 years ago
  93. d26176f Support different multi-window compatibility modes by Wale Ogunwale · 9 years ago
  94. 4612532 Merge "FloatingToolbar: Fix logic error in determining open/close overflow animation duration scale." by Abodunrinwa Toki · 9 years ago
  95. 6a38e65 Merge "Update notification title when admin disallows unredacted ones." by Sudheer Shanka · 9 years ago
  96. bc0ce99 Merge "Logging of keyguard actions into security log" by Michal Karpinski · 9 years ago
  97. 15569c4 Merge "Introduce DEVICESUMMARY access level to NetworkStatsAccess." by Zoltan Szatmary-Ban · 9 years ago
  98. 868ed48 Update SharedPreferences javadoc by Ryan Lothian · 9 years ago
  99. 31502d3 Logging of keyguard actions into security log by Michal Karpinski · 9 years ago
  100. 64382cb Merge "Don't show suspended applications in system intent picker dialog." by Nicolas Prévot · 9 years ago