1. 170f785 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  2. d4c25db Merge "Fix shared library bug in bag attributes" into lmp-dev by Adam Lesinski · 10 years ago
  3. 0fe5bf9 Merge "Changed the color of low-priority notifications" into lmp-dev by Selim Cinek · 10 years ago
  4. e4e2cc3 Merge "Fixed an animation bug with inline view updates" into lmp-dev by Selim Cinek · 10 years ago
  5. 97887cf Merge "Remove direct field access from event payload" into lmp-dev by Sandeep Siddhartha · 10 years ago
  6. a3a5af0 Merge "Add debugging info to VIS via dump()" into lmp-dev by Sandeep Siddhartha · 10 years ago
  7. d5730bc Remove direct field access from event payload by Sandeep Siddhartha · 10 years ago
  8. a79e2be Block access to call logs from the corp profile by Yorke Lee · 10 years ago
  9. 6df952e Add debugging info to VIS via dump() by Sandeep Siddhartha · 10 years ago
  10. ccf25c7b Fix shared library bug in bag attributes by Adam Lesinski · 10 years ago
  11. 9063461 Changed the color of low-priority notifications by Selim Cinek · 10 years ago
  12. a5e211b Fixed an animation bug with inline view updates by Selim Cinek · 10 years ago
  13. 1584609 Add configuration flag controlling whether IMS can be completely disabled. by Etan Cohen · 10 years ago
  14. 362dac0 Merge "Fix NPEs when inflating a ValueAnimator." into lmp-dev by Craig Stout · 10 years ago
  15. c8f3003 Merge "Make Test Voice Interactor support new requirements." into lmp-dev by Barnaby James · 10 years ago
  16. 0134fd8 Make Test Voice Interactor support new requirements. by Barnaby James · 10 years ago
  17. 6adf47e Merge "Added Tunneled video playback support to MediaCodec" into lmp-dev by Rachad · 10 years ago
  18. 73fc533 Added Tunneled video playback support to MediaCodec by Rachad · 10 years ago
  19. ec64709 Merge "AAPT support for feature splits" into lmp-dev by Adam Lesinski · 10 years ago
  20. 1d1720f Merge "QS: Fix some QS layout issues." into lmp-dev by John Spurlock · 10 years ago
  21. bceed06 QS: Fix some QS layout issues. by John Spurlock · 10 years ago
  22. 186b869 Merge "Ensure that custom label isn't empty" into lmp-dev by Jae Seo · 10 years ago
  23. 05abff1 Ensure that custom label isn't empty by Jaewan Kim · 10 years ago
  24. 01db916 Pass the name of the native bridge library to the runtime by Calin Juravle · 10 years ago
  25. 88992bc Merge "Unhide WifiPasspointManager for ANQP APIs - DO NOT MERGE" into lmp-dev by Vinit Deshpande · 10 years ago
  26. 894651b Unhide WifiPasspointManager for ANQP APIs - DO NOT MERGE by Vinit Deshpande · 10 years ago
  27. 4c8db33 Merge "Removing the personal icon, which was only a placeholder." into lmp-dev by Nicolas Prevot · 10 years ago
  28. aac303d Removing the personal icon, which was only a placeholder. by Nicolas Prevot · 10 years ago
  29. 3d1232f Merge "GID-based permissions are defined by "android"." into lmp-dev by Jeff Sharkey · 10 years ago
  30. fb2c4d1 GID-based permissions are defined by "android". by Jeff Sharkey · 10 years ago
  31. ea201b3 Merge "Use thread safe set for RemoteConnection.mListeners" into lmp-dev by Sailesh Nepal · 10 years ago
  32. d5bcb68 Use thread safe set for RemoteConnection.mListeners by Sailesh Nepal · 10 years ago
  33. a351ab9 Fix issues 16739817 and 16709247 in voice interaction service. by Dianne Hackborn · 10 years ago
  34. d78e811 Merge "Remove constants for VOICE_CONTROL_ZEN_MODE." into lmp-dev by Barnaby James · 10 years ago
  35. b885004 Remove constants for VOICE_CONTROL_ZEN_MODE. by Barnaby James · 10 years ago
  36. c4d63d7 Merge "Adding camera failure/ready session events." into lmp-dev by Tyler Gunn · 10 years ago
  37. 7edbe28 Adding camera failure/ready session events. by Tyler Gunn · 10 years ago
  38. 7f9988f Fix NPEs when inflating a ValueAnimator. by Craig Stout · 10 years ago
  39. 16e767a Merge "Doze: Pulse once when a pickup gesture is received." into lmp-dev by John Spurlock · 10 years ago
  40. 559d959 Doze: Pulse once when a pickup gesture is received. by John Spurlock · 10 years ago
  41. 745ba00 Merge "Use thread safe set for adapter set" into lmp-dev by Jay Shrauner · 10 years ago
  42. f079fc5 SysUI: Null check around ranking map in isAmbient call. by John Spurlock · 10 years ago
  43. b0c0e36 Use thread safe set for adapter set by Jay Shrauner · 10 years ago
  44. 7f708ec Merge "Added StatusBarNotification.aidl to frameworks/base/Android.mk" into lmp-dev by Jose Lima · 10 years ago
  45. a6f4d58 Allow singleton providers to accept connections from other users by Amith Yamasani · 10 years ago
  46. b6d77e2 Added StatusBarNotification.aidl to frameworks/base/Android.mk by Jose Lima · 10 years ago
  47. 9985aaf Merge "Move shared elements to overlay when in a transition group." into lmp-dev by George Mount · 10 years ago
  48. 669f8e7 Move DocumentsUI settings into overflow menu. by Jeff Sharkey · 10 years ago
  49. 696bbee camera2: Fix TotalCaptureResult#getKeys not to return empty list by Igor Murashkin · 10 years ago
  50. 81f6d85 Merge "Second iteration of the UsageStats API" into lmp-dev by Adam Lesinski · 10 years ago
  51. 770a532 Separate MIME icons for some office formats. by Jeff Sharkey · 10 years ago
  52. c29dd61 More material updates to DocumentsUI. by Jeff Sharkey · 10 years ago
  53. 3516800 Second iteration of the UsageStats API by Adam Lesinski · 10 years ago
  54. fe361d2 Move shared elements to overlay when in a transition group. by George Mount · 10 years ago
  55. 5f9aa0b Update exception handling for MediaCodec by Andy Hung · 10 years ago
  56. fa387ad Make next activity opaque when media stops by Craig Mautner · 10 years ago
  57. d18a1da Merge "Validate that the authority of incoming uris matches." into lmp-dev by Nicolas Prevot · 10 years ago
  58. f300bab Validate that the authority of incoming uris matches. by Nicolas Prevot · 10 years ago
  59. 0fb1764 Merge "Make WebViewFactory more robust." into lmp-dev by Torne (Richard Coles) · 10 years ago
  60. 27cb0d2 Make WebViewFactory more robust. by Torne (Richard Coles) · 10 years ago
  61. 6d9fe65 Merge "Combine MediaSession Callback and TransportControlsCallback" into lmp-dev by RoboErik · 10 years ago
  62. 477d119 Combine MediaSession Callback and TransportControlsCallback by RoboErik · 10 years ago
  63. 217e8a2 Change URI type metadata back to text by RoboErik · 10 years ago
  64. a3d98c2 Merge "Reduce the frequency of calls to isDexOptNeededInternal." into lmp-dev by Narayan Kamath · 10 years ago
  65. 05e8f80 Reduce the frequency of calls to isDexOptNeededInternal. by Narayan Kamath · 10 years ago
  66. 7c91b34 Merge "Polish the new cross-profile app widget APIs" into lmp-dev by Svetoslav · 10 years ago
  67. 8e1d299 Polish the new cross-profile app widget APIs by Svetoslav · 10 years ago
  68. 5c8ea2c Merge "New api to sync zen mode state from listeners." into lmp-dev by John Spurlock · 10 years ago
  69. 61a6184 Merge "Update attrs / public.xml for VectorDrawable opacity removal" into lmp-dev by ztenghui · 10 years ago
  70. d0d0f1f Update attrs / public.xml for VectorDrawable opacity removal by ztenghui · 10 years ago
  71. 4f70cac Merge "Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)" into lmp-dev by Winson Chung · 10 years ago
  72. e9217a0 Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622) by Winson Chung · 10 years ago
  73. 40bc018 Merge "No need to send PRE_BOOT_COMPLETED for new users" into lmp-dev by Amith Yamasani · 10 years ago
  74. a7c2ea2 Fix damage for layers for projection receivers by John Reck · 10 years ago
  75. c2f20b6 No need to send PRE_BOOT_COMPLETED for new users by Amith Yamasani · 10 years ago
  76. 171927a Merge "Don't use ViewPropertyAnimatorRT yet" into lmp-dev by John Reck · 10 years ago
  77. 4937a70 Don't use ViewPropertyAnimatorRT yet by John Reck · 10 years ago
  78. 4ed52ab Merge "freeze screen rotation during memory and app launch test" into lmp-dev by Guang Zhu · 10 years ago
  79. e2a03fe freeze screen rotation during memory and app launch test by Guang Zhu · 10 years ago
  80. 54f0894 Merge "API to tell the transport to cancel a full backup in progress" into lmp-dev by Christopher Tate · 10 years ago
  81. e079264 API to tell the transport to cancel a full backup in progress by Christopher Tate · 10 years ago
  82. e41ab84 Fixing regression with scrolling and launching an out-of-view task. (Bug 16875419) by Winson Chung · 10 years ago
  83. c3093eb Merge "Making getProviderMimeType work across users." into lmp-dev by Nicolas Prevot · 10 years ago
  84. 1dddc7f Making getProviderMimeType work across users. by Nicolas Prevot · 10 years ago
  85. 8abea42 Remove ldaps from AOSP code. by Santos Cordon · 10 years ago
  86. dbf45c1 Merge "Add descriptions to MediaController buttons" into lmp-dev by RoboErik · 10 years ago
  87. 94ca536 Add descriptions to MediaController buttons by RoboErik · 10 years ago
  88. 0a4ea30 Merge "Add new fonts.xml" into lmp-dev by Raph Levien · 10 years ago
  89. 8c1f936 Add new fonts.xml by Raph Levien · 10 years ago
  90. 6d73986 Merge "Make it not to go to sleep when changing TV's input to the others." into lmp-dev by Yuncheol Heo · 10 years ago
  91. 64bafd9 Make it not to go to sleep when changing TV's input to the others. by Yuncheol Heo · 10 years ago
  92. b93d265 Merge "TIF: Add content rating systems" into lmp-dev by Sungsoo Lim · 10 years ago
  93. 98ea5fa TIF: Add content rating systems by Sungsoo Lim · 10 years ago
  94. 1f819bb Add IHdmiSystemAudioModeChangeListner to TvInputHardwareManager. by Jungshik Jang · 10 years ago
  95. 61daf6b Hook up device power status change to TIF by Jungshik Jang · 10 years ago
  96. 7c023fa Merge "Fix handling of line-end and RTL characters in CursorAnchorInfo" into lmp-dev by Yohei Yukawa · 10 years ago
  97. 987eb3f Fix handling of line-end and RTL characters in CursorAnchorInfo by Yohei Yukawa · 10 years ago
  98. 0b798b9 Merge "Support EAP-SIM and EAP-AKA" into lmp-dev by Vinit Deshpande · 10 years ago
  99. c850593 Support EAP-SIM and EAP-AKA by Vinit Deshpande · 10 years ago
  100. 83b2fb8 Merge "Start using cancelFullBackup() when appropriate" into lmp-dev by Christopher Tate · 10 years ago