1. df6cb28 Add flag to "am start" to enable native debugging by Tamas Berghammer · 9 years ago
  2. b61437d Merge "Revert "FloatingToolbar: Fix orientation change handling."" by Narayan Kamath · 9 years ago
  3. 6608a80 Revert "FloatingToolbar: Fix orientation change handling." by Narayan Kamath · 9 years ago
  4. cc3fb7a Merge "FloatingToolbar: Fix orientation change handling." by Abodunrinwa Toki · 9 years ago
  5. c3cd05f Add DevicePolicyManager APIs for process logging. by Rubin Xu · 9 years ago
  6. 6b6c5a2 Make Notification Redaction independent for work profiles by Clara Bayarri · 9 years ago
  7. 163e4b6 Add launch notification for MTP devices. by Daichi Hirono · 9 years ago
  8. 7fa765a Merge "Cleanup copyDocument and moveDocument in SAF." by Tomasz Mikolajewski · 9 years ago
  9. 14a79bd Merge changes I8d546487,Ib62d357f by Wale Ogunwale · 9 years ago
  10. 174d36d Merge "Renamed FLAG_ACTIVITY_LAUNCH_TO_SIDE to FLAG_ACTIVITY_LAUNCH_ADJACENT" by Wale Ogunwale · 9 years ago
  11. 1902169 Merge "API council recommended changes to bounds APIs in ActivityOptions" by Wale Ogunwale · 9 years ago
  12. a8b4278 Ignore null actions. by Jeff Sharkey · 9 years ago
  13. 634dc42 Throw when using deprecated file modes. by Jeff Sharkey · 9 years ago
  14. 35871f2 Offer to migrate databases and SharedPreferences. by Jeff Sharkey · 9 years ago
  15. 6afdf91 Allow resizeableActivity to be specified at the application level by Wale Ogunwale · 9 years ago
  16. b12e109 Renamed manifest attributes initialWidth/Height to defaultWidth/Height by Wale Ogunwale · 9 years ago
  17. 2a25a62 Renamed FLAG_ACTIVITY_LAUNCH_TO_SIDE to FLAG_ACTIVITY_LAUNCH_ADJACENT by Wale Ogunwale · 9 years ago
  18. 5122df0 API council recommended changes to bounds APIs in ActivityOptions by Wale Ogunwale · 9 years ago
  19. 54fa566 Merge "PIP: Use StatusBarService to handle PIP key" by Jaewan Kim · 9 years ago
  20. b0f83b5 Merge "Fix permission doc" by Makoto Onuki · 9 years ago
  21. 6c7185c Fix permission doc by Makoto Onuki · 9 years ago
  22. 311cbe1 Merge "Some small binder shell command improvements." by Dianne Hackborn · 9 years ago
  23. 4fff321 Merge "Stage backup/restore data in a cache subdir rather than root" by Chris Tate · 9 years ago
  24. 86cfe51 Merge "Fix BackupManager to really send MSG_RESULT when onResult is called." by Sergey Poromov · 9 years ago
  25. 04415b4 Merge "Add DENSITY_DEVICE_STABLE constant" by Alan Viverette · 9 years ago
  26. d7085a4 Merge "Correct cameraserver UID" by Chien-Yu Chen · 9 years ago
  27. 76d159f Merge changes I96fdf9b4,Ia85d9d89,I1fd23114 by Wale Ogunwale · 9 years ago
  28. 7134cce Follow up to improved ANR dialog by Adrian Roos · 9 years ago
  29. a85a2c6 Improve ANR dialog by Adrian Roos · 9 years ago
  30. 21b6058 Added isDockable field to RunningTaskInfo by Wale Ogunwale · 9 years ago
  31. e5f51c2 Stage backup/restore data in a cache subdir rather than root by Christopher Tate · 9 years ago
  32. b9b16a7 Display warning toast when we try to launch unresizeable app in split-screen by Wale Ogunwale · 9 years ago
  33. 9fa3cd3 Merge "BatteryStats: Fix DivideByZero error" by Adam Lesinski · 9 years ago
  34. a426817 BatteryStats: Fix DivideByZero error by Adam Lesinski · 9 years ago
  35. d7bbc8a Add DENSITY_DEVICE_STABLE constant by Alan Viverette · 9 years ago
  36. 2e40894 Merge "Use resizeMode integer instead of resizeable boolean." by Wale Ogunwale · 9 years ago
  37. b8b4e85 Correct cameraserver UID by Chien-Yu Chen · 9 years ago
  38. 3c2feda Merge "Revert Network Stats API stub for tracking of metered networks." by Jeff Davidson · 9 years ago
  39. 4c79fea Frameworks/base: Stop profiling on uncaught exception by Andreas Gampe · 9 years ago
  40. 921d15b Revert Network Stats API stub for tracking of metered networks. by Jeff Davidson · 9 years ago
  41. f3e5d1d Merge "Add API for IME control by Accessibility Services." by Anna Galusza · 9 years ago
  42. 4b51d99 Fix BackupManager to really send MSG_RESULT when onResult is called. by Sergey Poromov · 9 years ago
  43. a3b0c04 Merge "Watch out for null pointers when getting profile owner info" by Rubin Xu · 9 years ago
  44. 945fd00 Watch out for null pointers when getting profile owner info by Rubin Xu · 9 years ago
  45. a874e30 FloatingToolbar: Fix orientation change handling. by Abodunrinwa Toki · 9 years ago
  46. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  47. 8ab1a37 Merge "Consume AbsListView touch events following a successful long-press" by Alan Viverette · 9 years ago
  48. 649a401 Merge "Fix floating toolbar rendering." by Abodunrinwa Toki · 9 years ago
  49. ed8a5b3 Merge "Replace broken UserHandle.SYSTEM check in LPU" by Robin Lee · 9 years ago
  50. 6be228c Fix floating toolbar rendering. by Abodunrinwa Toki · 9 years ago
  51. dd231a1 Merge "Add policy to set the organization name" by Benjamin Franz · 9 years ago
  52. 3e8a709 Add policy to set the organization name by Benjamin Franz · 9 years ago
  53. 8dc03bc Merge "Revive drop shadow of SuggestionWindow." by Seigo Nonaka · 9 years ago
  54. c552b04 PIP: Use StatusBarService to handle PIP key by Jaewan Kim · 9 years ago
  55. 2d8d083 Merge "Create the locale list with ICU4J's ListFormatter" by Mihai Niță · 9 years ago
  56. 60490d1 Revive drop shadow of SuggestionWindow. by Seigo Nonaka · 9 years ago
  57. d89cb1e Merge "Add AudioRecord timestamps" by Andy Hung · 9 years ago
  58. 6e2c6cc Merge "Media notifications may not have an icon" by Selim Cinek · 9 years ago
  59. acec8ad Merge "Animating the work profile button location now" by Selim Cinek · 9 years ago
  60. d0803bb Merge "Fixed a bug with the media notication template" by Selim Cinek · 9 years ago
  61. fdc738f Media notifications may not have an icon by Selim Cinek · 9 years ago
  62. 0d07c7e Animating the work profile button location now by Selim Cinek · 9 years ago
  63. 6ecc810 Fixed a bug with the media notication template by Selim Cinek · 9 years ago
  64. cda8cdd Merge "Optionally support accessibility with UiAutomator" by Svetoslav Ganov · 9 years ago
  65. d245443 Merge "Exposing file:// beyond your app is bad, m'kay?" by Jeff Sharkey · 9 years ago
  66. 411228f Merge "Reset gSystemIcons when accessibility large icon settings has changed." by Jun Mukai · 9 years ago
  67. 344744b Exposing file:// beyond your app is bad, m'kay? by Jeff Sharkey · 9 years ago
  68. 8861cb0 Keyboard Shortcuts UI - add shortcuts to dialog. by Andrei Stingaceanu · 9 years ago
  69. 0ad99c0 Add AudioRecord timestamps by Andy Hung · 9 years ago
  70. f3c491dc Merge "FBE notification improvements - change language for FBE "account locked" notification - use lock icon" by Jim Miller · 9 years ago
  71. c673952 Merge "Use LocaleList in KeyboardLayout." by Yohei Yukawa · 9 years ago
  72. e6c2803 FBE notification improvements by Jim Miller · 9 years ago
  73. d61c302 Merge "Extract crop hint rect from source wallpaper image" by Chris Tate · 9 years ago
  74. 5660fad Use LocaleList in KeyboardLayout. by Yohei Yukawa · 9 years ago
  75. 1e1e2e0 Extract crop hint rect from source wallpaper image by Christopher Tate · 9 years ago
  76. 2e931f5 Some small binder shell command improvements. by Dianne Hackborn · 9 years ago
  77. d53aadc0e Merge "Context hub API for applications" by Ashutosh Joshi · 9 years ago
  78. 1d1ac54 Context hub API for applications by Ashutosh Joshi · 9 years ago
  79. a74cce6 Merge "Fix activity-alias encryption awareness bug." by Jeff Sharkey · 9 years ago
  80. c26d59f Fix activity-alias encryption awareness bug. by Jeff Sharkey · 9 years ago
  81. e8faad6 Merge "Add ACTION_KEYBOARD_LAYOUT_SETTINGS." by Yohei Yukawa · 9 years ago
  82. 66df60f Consume AbsListView touch events following a successful long-press by Alan Viverette · 9 years ago
  83. 63668e8 Merge commit '5142a2d5b3f70c2017792ce04d3f254221ab3d21' into manual_merge_5142a2d5b3 by Adam Lesinski · 9 years ago
  84. 5142a2d Merge "Don\'t change screen on time on time changes" into mnc-dr1.5-dev am: c46f6db46e by Adam Lesinski · 9 years ago
  85. 9548f85 Merge "Don\'t change screen on time on time changes" into mnc-dr1.5-dev by Adam Lesinski · 9 years ago
  86. 087ee89 Merge "Make PreferenceActivity/Fragment encryption ready." by Jeff Sharkey · 9 years ago
  87. fd37abe Make PreferenceActivity/Fragment encryption ready. by Jeff Sharkey · 9 years ago
  88. fbc7280 Merge "Clean up some accessibility documentation." by Phil Weaver · 9 years ago
  89. 40ded28 Clean up some accessibility documentation. by Phil Weaver · 9 years ago
  90. 7b9f2e1 Merge "Added SystemApi for getting serial numbers of users" by Fyodor Kupolov · 9 years ago
  91. 940e857 Added SystemApi for getting serial numbers of users by Fyodor Kupolov · 9 years ago
  92. e496c55 Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 9 years ago
  93. bd0858b Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 9 years ago
  94. ec498e8 Merge "Report FBE through a feature string." by Jeff Sharkey · 9 years ago
  95. b92b05b Report FBE through a feature string. by Jeff Sharkey · 9 years ago
  96. 1dd8722 Optionally support accessibility with UiAutomator by Phil Weaver · 9 years ago
  97. 2a25dd5 Merge "Animate pinned stack resizing." by Filip Gruszczynski · 9 years ago
  98. 0a4b4cd Merge "Update SharedPreferences javadoc" by Ryan Lothian · 9 years ago
  99. fc881a2 Create the locale list with ICU4J's ListFormatter by Mihai Nita · 9 years ago
  100. 041fcea Merge "Fix crash dialog for TV" by Adrian Roos · 9 years ago