1. f44f5a4 Add setting and detection of ro.sys.safemode property. by dcashman · 8 years ago
  2. 21cafcd Merge "Fix issue where (accessibility) keyboard mode callbacks were not always called. Bug: 28007101" into nyc-dev by Anna Galusza · 8 years ago
  3. 06112bb Merge "Add constant for premium sms screen" into nyc-dev by Jason Monk · 8 years ago
  4. fc90ffe Merge "Added Notification Stress Tests" into nyc-dev by Bennie Ouyang · 8 years ago
  5. d8d967e Improved javadoc for onLocalVoiceInteractionStopped by Amith Yamasani · 8 years ago
  6. c147dbb Merge "Avoid copying of font table data, provide raw font bytes" into nyc-dev by Raph Levien · 8 years ago
  7. 0e868a1 Merge "Fix a NPE in PackageInstallerService" into nyc-dev by Svetoslav Ganov · 8 years ago
  8. 3baa876 Fix a NPE in PackageInstallerService by Svet Ganov · 8 years ago
  9. 534537d Merge "Copy lockscreen notification settings upon upgrade" into nyc-dev by Daniel U · 8 years ago
  10. 97d2272 Allow mode of TileService to be changed by Jason Monk · 8 years ago
  11. 02ba612 Copy lockscreen notification settings upon upgrade by Daniel U · 8 years ago
  12. 52c3921 Chooser filtering and caller direct share targets by Adam Powell · 8 years ago
  13. 289d8a0 Merge "Centralized user icon drawing with badges" into nyc-dev by Evan Rosky · 8 years ago
  14. 397df68 Add constant for premium sms screen by Jason Monk · 8 years ago
  15. 296bf8c Avoid copying of font table data, provide raw font bytes by Raph Levien · 8 years ago
  16. c724dcf Merge "Make stopped state a first-class thing" into nyc-dev by John Reck · 8 years ago
  17. 4a73544 Merge "Fix a derp" into nyc-dev by John Reck · 8 years ago
  18. 1d16d77 Merge "Create WebViewUpdateServiceImpl to move implementation there." into nyc-dev by Gustav Sennton · 8 years ago
  19. b98bef9 Merge "Dialog fixed width is 100% when screen width is under 320dp" into nyc-dev by Alan Viverette · 8 years ago
  20. 059e2bb More APF debuggability. by Lorenzo Colitti · 8 years ago
  21. c048c5f ExifInterface: inform the developers to close their FD/streams by Jaesung Chung · 8 years ago
  22. a078b4b Merge "Still return a package suspsended dialog if there is no owner." into nyc-dev by Nicolas Prévot · 8 years ago
  23. 5c1fbad Merge "Throw security exception for non-parent aware APIs" into nyc-dev by Benjamin Franz · 8 years ago
  24. 8aa4802 Still return a package suspsended dialog if there is no owner. by Nicolas Prevot · 8 years ago
  25. 2b2b7ed Merge "Keyboard shortcuts: icons for application group" into nyc-dev by Andrei Stingaceanu · 8 years ago
  26. 1b2300b Merge "Relaunch previous activity after turning work profile on" into nyc-dev by Rubin Xu · 8 years ago
  27. 55e0050 Merge "PIP: Move PIP to left when Settings is visible" into nyc-dev by Jaewan Kim · 8 years ago
  28. 5499945 Merge "MediaSessionService: Send MEDIA_BUTTON intents with foreground priority" into nyc-dev by Insun Kang · 8 years ago
  29. d89a694 PIP: Move PIP to left when Settings is visible by Jaewan Kim · 8 years ago
  30. 2054db3 MediaSessionService: Send MEDIA_BUTTON intents with foreground priority by Insun Kang · 8 years ago
  31. 97237ee Merge "Fixed a crash with autobundle grouping" into nyc-dev by Selim Cinek · 8 years ago
  32. 8fa9970 Fix opening archives in Downloads. by Tomasz Mikolajewski · 8 years ago
  33. ca4a835 Merge "Remove package AutomaticZenRules for revoked Notification Policy Access" into nyc-dev by Ariana Mott · 8 years ago
  34. d3caf46 Merge "AAPT2: Clean up R JavaDoc generation" into nyc-dev by Adam Lesinski · 8 years ago
  35. 11fabf7 Merge "Remove LOG_NDEBUG 0 from AppFuse JNI." into nyc-dev by Daichi Hirono · 8 years ago
  36. 0f36ba8 Merge "batteryService: Add Charge Counter." into nyc-dev by Ruchi Kandoi · 8 years ago
  37. 6361e22 batteryService: Add Charge Counter. by Ruchi Kandoi · 8 years ago
  38. d0ef139 Remove LOG_NDEBUG 0 from AppFuse JNI. by Daichi Hirono · 8 years ago
  39. b4e39f5 Merge "Prevent apps from uninstalling packages that are not installed by them." into nyc-dev by Sudheer Shanka · 8 years ago
  40. 0796e9f Fix issue #28075893: Don't hold strong refs on to JobService by Dianne Hackborn · 8 years ago
  41. 4e5bbc3 Merge "Close MTP database when MtpServer's thread is terminated." into nyc-dev by Daichi Hirono · 8 years ago
  42. 2204f0c Merge "Cancel recents animations after the transition starts." into nyc-dev by Winson Chung · 8 years ago
  43. 88c4135 Fix issue #26879170: Adjust doze maintenance windows... by Dianne Hackborn · 8 years ago
  44. 656e6af Merge "am: do not account totalSwapPss as used RAM" into nyc-dev by Thierry Strudel · 8 years ago
  45. 7c3912e Merge "Dismiss docked stack when opening non-resizable activity" into nyc-dev by Jorim Jaggi · 8 years ago
  46. a41f244 Fix a derp by John Reck · 8 years ago
  47. 8f035a3 Merge "Make ext libs a part of AOSP and mandatory" into nyc-dev by Svetoslav Ganov · 8 years ago
  48. 5c8acb4 Corrections to processing abioverride flag by Selim Gurun · 8 years ago
  49. 319e7d9 am: do not account totalSwapPss as used RAM by Thierry Strudel · 8 years ago
  50. 626b3db AAPT2: Clean up R JavaDoc generation by Adam Lesinski · 8 years ago
  51. d306065 Merge "Support replace op in new pipeline" into nyc-dev by Chris Craik · 8 years ago
  52. d8ca02f Merge "Improve service start/creation tracing." into nyc-dev by Tim Murray · 8 years ago
  53. 846c3f4 Merge "Fix regression breaking SurfaceView in docked." into nyc-dev by Rob Carr · 8 years ago
  54. a6b8e9c Added Notification Stress Tests by Bennie Ouyang · 8 years ago
  55. 9b3be58 Update the documentation on createCircularReveal by Teng-Hui Zhu · 8 years ago
  56. f89c012 Merge "Fixed PIN entry detecting gravity improperly" into nyc-dev by Evan Rosky · 8 years ago
  57. aa7f51f Centralized user icon drawing with badges by Evan Rosky · 8 years ago
  58. 4a62eff Merge "Fix some edge cases" into nyc-dev by John Reck · 8 years ago
  59. d53f092 Dismiss docked stack when opening non-resizable activity by Jorim Jaggi · 8 years ago
  60. 945961f Make stopped state a first-class thing by John Reck · 8 years ago
  61. f07ec15 Merge "TIF: Fix a typo in the documentation" into nyc-dev by Dongwon Kang · 8 years ago
  62. 0322c5f Merge "Improve Animation Calculations to remove Jank" into nyc-dev by Sid Soundararajan · 8 years ago
  63. 7ce082a Merge "Fix top level menu lingering when submenu opens." into nyc-dev by Oren Blasberg · 8 years ago
  64. b6f5a42 Improve service start/creation tracing. by Tim Murray · 8 years ago
  65. 828166b Make ext libs a part of AOSP and mandatory by Svetoslav Ganov · 8 years ago
  66. 2487ce7 Do not crop children to task bounds while resizing. by Robert Carr · 8 years ago
  67. e1efbce Merge "Hide unnecessary extra name constants in ClipDescription" into nyc-dev by Vladislav Kaznacheev · 8 years ago
  68. 9be3c7b Eliminate side effects of a11y window title. by Phil Weaver · 8 years ago
  69. 7233ef2 Merge "HFP Client Permission" into nyc-dev by Joseph Pirozzo · 8 years ago
  70. a6b81e0 Cancel recents animations after the transition starts. by Winson · 8 years ago
  71. 04d46eb Support replace op in new pipeline by Chris Craik · 8 years ago
  72. 47702be Merge "Only updating the header if valid bounds are generated." into nyc-dev by Winson Chung · 8 years ago
  73. 734d653 Merge "AccountManager: fix updateCredentials API." into nyc-dev by Sandra Kwan · 8 years ago
  74. 22d1201 Fixed PIN entry detecting gravity improperly by Evan Rosky · 8 years ago
  75. 0827474 This assert is triggering when it shouldn't be. Disable it for now. by Joe Onorato · 8 years ago
  76. 94bc4f2 Only updating the header if valid bounds are generated. by Winson · 8 years ago
  77. 51f2d60 Fix some edge cases by John Reck · 8 years ago
  78. c81082b Improve Animation Calculations to remove Jank by Sid Soundararajan · 8 years ago
  79. fd2bd1b Fix regression breaking SurfaceView in docked. by Robert Carr · 8 years ago
  80. 22bc851 Take screenshot of finishing apps as requested by Chong Zhang · 8 years ago
  81. 99fecc0 HFP Client Permission by Joseph Pirozzo · 8 years ago
  82. 78740ad Merge "Rename View.DragShadowBuilder#onProvideShadowMetrics parameters" into nyc-dev by Vladislav Kaznacheev · 8 years ago
  83. 308fe57 TIF: Fix a typo in the documentation by Dongwon Kang · 8 years ago
  84. fb6dd3b Merge "Treat accessibility gestures like physical ones." into nyc-dev by Phil Weaver · 8 years ago
  85. c15c1be Moving HelpUtils to SettingsLib by Suprabh Shukla · 8 years ago
  86. cff1025 Merge "Clarify version docs." into nyc-dev by Jeff Sharkey · 8 years ago
  87. a01582a Merge "sysui: refactoring qs for extensibility" into nyc-dev by Xiaohui Chen · 8 years ago
  88. e721615 Clarify version docs. by Jeff Sharkey · 8 years ago
  89. 5418765 Merge "Adds support for MessagingStyle" into nyc-dev by Alexander Hills · 8 years ago
  90. 64954eb Merge "Fixed a bug with talkback where the panel could be expanded" into nyc-dev by Selim Cinek · 8 years ago
  91. c1e389d Fixed a crash with autobundle grouping by Selim Cinek · 8 years ago
  92. 7323fa9 Merge "Add Home Recents Transition Animations" into nyc-dev by Sid Soundararajan · 8 years ago
  93. 80fa590 Merge "Addressed API review comments and updated JavaDoc" into nyc-dev by Lifu Tang · 8 years ago
  94. 0c9ac64 Remove package AutomaticZenRules for revoked Notification Policy Access by Ariana Mott · 8 years ago
  95. 4fe4a40 sysui: refactor for extensibility. by Muyuan Li · 8 years ago
  96. b9aef080 Merge "Track libcore change c5c1e2717349a96913dc88722a20c7c1ec2cae68" into nyc-dev by Yi Kong · 8 years ago
  97. 5a4027e Merge "WifiScanner: Remove pnosetting stopPno API (1/2)" into nyc-dev by Roshan Pius · 8 years ago
  98. 26aea7b Track libcore change c5c1e2717349a96913dc88722a20c7c1ec2cae68 by Yi Kong · 8 years ago
  99. 155dda1 Treat accessibility gestures like physical ones. by Phil Weaver · 8 years ago
  100. fc737de Adds support for MessagingStyle by Alex Hills · 8 years ago