1. c552b04 PIP: Use StatusBarService to handle PIP key by Jaewan Kim · 9 years ago
  2. 24bbed2 Merge "Change storage duration to static for native choreographer." by Michael Wright · 9 years ago
  3. fb85c6b Merge "TIF: Add Builder to TvInputInfo and deprecate createTvInputInfo methods" by Jae Seo · 9 years ago
  4. 80a5314 Merge "Fixing notification of the docked stack state for the current user." by Winson Chung · 9 years ago
  5. 486117b Merge "Move locale negotiation to ResourcesManager" by Roozbeh Pournader · 9 years ago
  6. 8012366 Merge "Wire multi-parents support for moving to DocumentsUI." by Tomasz Mikolajewski · 9 years ago
  7. c03671f TIF: Add Builder to TvInputInfo and deprecate createTvInputInfo methods by Jae Seo · 9 years ago
  8. b8436af Wire multi-parents support for moving to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  9. acab7ad Merge "Fix build breakage" by Rubin Xu · 9 years ago
  10. c1dd4de1 Fix build breakage by Rubin Xu · 9 years ago
  11. f3e8790 Merge changes I10224452,I7af4149f by Jorim Jaggi · 9 years ago
  12. 781c53a Merge "Setting consumer protected mode on from SurfaceTexture when in a protected context." by Craig Donner · 9 years ago
  13. dcf4826 Fixing notification of the docked stack state for the current user. by Winson · 9 years ago
  14. aed01e4 Merge "Fix reentrant deadlock in GLSurfaceView." by Rob Carr · 9 years ago
  15. 7705a0d resolve merge conflicts of b84954cf92 to master. by Rubin Xu · 9 years ago
  16. a74e729 Merge "Fix SecurityException in Editor.onDrop" by Vladislav Kaznacheev · 9 years ago
  17. 05a7dfc Merge "Unhiding MSIM APIs." by Shishir Agrawal · 9 years ago
  18. 2303361 Merge "media: add HEVC support to MediaRecorder" by Wonsik Kim · 9 years ago
  19. b84954c Merge "API to set multiple CA certificates for WifiEnterpriseConfig" into mm-wireless-dev by Rubin Xu · 9 years ago
  20. 3cdbc80 Merge "Permissions: Get rid of GET_ACCOUNTS" by Carlos Valdivia · 9 years ago
  21. ff20b97 Change storage duration to static for native choreographer. by Michael Wright · 9 years ago
  22. d475e1a Merge "Handle TaskStackListener.onPinnedActivityRestartAttempt in PIP system UI" by Youngsang Cho · 9 years ago
  23. 05dd853 Merge "Support TrustedCertificateStore.findAllIssuers" by Chad Brubaker · 9 years ago
  24. 2759d77 Merge changes from topic 'fullbleed' by Selim Cinek · 9 years ago
  25. 61633a8 Added bigger notification paddings above and below groups by Selim Cinek · 9 years ago
  26. 277a8aa Replacing alpha with shadowAlpha by Selim Cinek · 9 years ago
  27. cacc604 Fixed the divider height to be at least 1px high by Selim Cinek · 9 years ago
  28. d35c279 Added transparency to the notification backgrounds on the lockscreen by Selim Cinek · 9 years ago
  29. 614576e Animating background of the notifications now by Selim Cinek · 9 years ago
  30. 6811d72 Drawing the background of the notifications as a grey color now by Selim Cinek · 9 years ago
  31. c18010f Refactored the interpolators to use only one single instance by Selim Cinek · 9 years ago
  32. 4fd5dfc Removed the visual speedbump by Selim Cinek · 9 years ago
  33. 587cbf3 Remove the scale animation from the lockscreen by Selim Cinek · 9 years ago
  34. 33d4614 Removed notification top padding by Selim Cinek · 9 years ago
  35. ca85ef8 Removed round rect clipping for notifications and qs by Selim Cinek · 9 years ago
  36. 924c612 Removed notification side paddings by Selim Cinek · 9 years ago
  37. af8859f Merge "Fix problem with zero-duration AnimatedVectorDrawables" by Chet Haase · 9 years ago
  38. 67269fe Merge "Make DcRtInfo Power State Constants Final" into mm-wireless-dev by Nathan Harold · 9 years ago
  39. 4269239 Merge "Make DcRtInfo Power State Constants Final" into mm-wireless-dev by Nathan Harold · 9 years ago
  40. a88abe0 Merge "Use vector drawables for icons on car navbar" by Victor Chan · 9 years ago
  41. 9068fd3 Merge "Camera2: Add LEVEL_3 to android.info.supportedHardwareLevel" by Eino-Ville Talvala · 9 years ago
  42. e33b954 Merge "Check parameters for callers of IPrintManager" by Philip P. Moltmann · 9 years ago
  43. 9465a03 Merge "Remove older passpoint code that we never made to work" into mm-wireless-dev by Vinit Deshpande · 9 years ago
  44. 82c8b7e Merge "Remove older passpoint code that we never made to work" into mm-wireless-dev by Vinit Deshpande · 9 years ago
  45. 39cef94 Made checkIfkeyguardNotificationFeaturesDisabled more generic. by Sudheer Shanka · 9 years ago
  46. c885097 Merge "Add MetricsLogger calls to DocumentsUI." by Ben Kwa · 9 years ago
  47. 8b25ec2 Merge "Camera: codegen doc update: fix typos" by Yin-Chia Yeh · 9 years ago
  48. 6e3e9fc Merge "Add util method to get the admin who set maximum time to lock." by Sudheer Shanka · 9 years ago
  49. 0d34935 Merge "Add capability to determine if downgrade to audio is denied." by Tyler Gunn · 9 years ago
  50. 6d03819 Merge "Fullscreen user switcher layout tweaks." by Rakesh Iyer · 9 years ago
  51. f0a7b3b Fix problem with zero-duration AnimatedVectorDrawables by Chet Haase · 9 years ago
  52. 4d8c66b Use vector drawables for icons on car navbar by Victor Chan · 9 years ago
  53. 7237998 Add MetricsLogger calls to DocumentsUI. by Ben Kwa · 9 years ago
  54. c0ca9e5 Add Intent extras for package names and categories by Victor Chan · 9 years ago
  55. ec0c2d8 Merge "Visual interruptions: stop more full screen intents." by Julia Reynolds · 9 years ago
  56. f641858 Merge "Make suggestions handle string or int" by Jason Monk · 9 years ago
  57. ca7ec8a Make suggestions handle string or int by Jason Monk · 9 years ago
  58. 0971cb0 Visual interruptions: stop more full screen intents. by Julia Reynolds · 9 years ago
  59. 16726c5 Merge "[DO NOT MERGE ANYWHERE] Fix bodysensor permission" into cw-e-dev am: 907108ca0f -s ours am: 3e413dfcdd -s ours am: f5958497d3 -s ours by Nick Vaccaro · 9 years ago
  60. 5894109 Merge "Mark mised call notification as protected" by Sailesh Nepal · 9 years ago
  61. 7ea3e8b Unhiding MSIM APIs. by Shishir Agrawal · 9 years ago
  62. 67e61b6 Camera: codegen doc update: fix typos by Yin-Chia Yeh · 9 years ago
  63. 3104d63 Merge changes from topic 'xc_remove_shelf' by Xiaohui Chen · 9 years ago
  64. e66515f Merge "Show app level settings when an app doesn't use topics." by Julia Reynolds · 9 years ago
  65. a8efa46 Merge "New string constants shown when new SMS arrives while phone is locked." by Ji Yang · 9 years ago
  66. 46e1144 Merge "Restore code to draw backdrop and content nodes" by Chong Zhang · 9 years ago
  67. c3bd568 Restore code to draw backdrop and content nodes by Chong Zhang · 9 years ago
  68. 92d456e Show app level settings when an app doesn't use topics. by Julia Reynolds · 9 years ago
  69. cee0600 Merge "[DO NOT MERGE ANYWHERE] Fix bodysensor permission" into cw-e-dev am: 907108ca0f -s ours am: 3e413dfcdd -s ours by Nick Vaccaro · 9 years ago
  70. 7c6d73f Camera2: Add LEVEL_3 to android.info.supportedHardwareLevel by Eino-Ville Talvala · 9 years ago
  71. f595849 Merge "[DO NOT MERGE ANYWHERE] Fix bodysensor permission" into cw-e-dev am: 907108ca0f -s ours by Nick Vaccaro · 9 years ago
  72. cdb06ca Grow recents when in multi-window on phones by Jorim Jaggi · 9 years ago
  73. 3e413df Merge "[DO NOT MERGE ANYWHERE] Fix bodysensor permission" into cw-e-dev by Nick Vaccaro · 9 years ago
  74. 554bc80 Merge "IBluetooth: remove dump(), support arguments" by Marie Janssen · 9 years ago
  75. 907108c Merge "[DO NOT MERGE ANYWHERE] Fix bodysensor permission" into cw-e-dev by Nick Vaccaro · 9 years ago
  76. 86d4372 Merge "Remove Data RealTime Info Listener Support" by Nathan Harold · 9 years ago
  77. 79c004b [DO NOT MERGE ANYWHERE] Fix bodysensor permission by Peng Xu · 9 years ago
  78. e9aa394 Merge "change the default notification rules" by Chris Wren · 9 years ago
  79. 9db28eb IBluetooth: remove dump(), support arguments by Marie Janssen · 9 years ago
  80. cdee8cd change the default notification rules by Chris Wren · 9 years ago
  81. c14df8e Fix SecurityException in Editor.onDrop by Vladislav Kaznacheev · 9 years ago
  82. 5d269c7 Merge "Updates to SuggestionParser" by Jason Monk · 9 years ago
  83. df727cb Fullscreen user switcher layout tweaks. by Rakesh Iyer · 9 years ago
  84. 294efa5 Updates to SuggestionParser by Jason Monk · 9 years ago
  85. a59b5f7 Merge "Prevent (and repair) poisoned full-data backup queue" by Chris Tate · 9 years ago
  86. 0691703 sysui: remove shelf by Xiaohui Chen · 9 years ago
  87. e9dab0d DO NOT MERGE sysui: remove shelf by Xiaohui Chen · 9 years ago
  88. 7c905ef New string constants shown when new SMS arrives while phone is locked. by Ji Yang · 9 years ago
  89. c9fd313 Merge "Fix tests" by John Reck · 9 years ago
  90. 339b53a Prevent (and repair) poisoned full-data backup queue by Christopher Tate · 9 years ago
  91. 65182cc Fix tests by John Reck · 9 years ago
  92. d4393b2 Fix reentrant deadlock in GLSurfaceView. by Robert Carr · 9 years ago
  93. 5ddbc2a Merge "Correctly deal with non-null ness of PrintJobId." by Philip P. Moltmann · 9 years ago
  94. 8f8c795 Merge "Correct nullability in PrintJob." by Philip P. Moltmann · 9 years ago
  95. b18cacf Merge "Carry over orientation when updating the printAttributes with the capabilities of the printer." by Philip P. Moltmann · 9 years ago
  96. 5adbfd0 Merge "Build update engine binder AIDLs for framework use." by Tao Bao · 9 years ago
  97. bae1c34 Merge "Temporarily fix directory tile heights in grid mode." by Ben Kwa · 9 years ago
  98. 7092187 Temporarily fix directory tile heights in grid mode. by Ben Kwa · 9 years ago
  99. 5f1c64e Merge "Temporarily workaround merged bitmap bug" by John Reck · 9 years ago
  100. 9457a20 Merge "DO NOT MERGE : Unhiding MSIM APIs." into mm-wireless-dev by Shishir Agrawal · 9 years ago