1. 514da60 Add CONNECTIVITY_USE_RESTRICTED_NETWORKS permission by Hugo Benichi · 8 years ago
  2. 715e07a Merge "PIP: Handle layoutDirection changes" into nyc-mr1-dev by Jaewan Kim · 8 years ago
  3. 7c2e730 Fix crash for some seed values. by Dan Sandler · 8 years ago
  4. 1e52909 Use a compressed Icon for the notification's largeIcon. by Dan Sandler · 8 years ago
  5. 4a1bcd9 Grooming the cats. by Dan Sandler · 8 years ago
  6. adc51e4 Merge "Move SysUI to top app scheduling if panel expanded" into nyc-mr1-dev by Daniel Chapin · 8 years ago
  7. f6782ee Move SysUI to top app scheduling if panel expanded by Jorim Jaggi · 8 years ago
  8. c8c60f5 Merge "Add Settings#ACTION_NIGHT_DISPLAY_SETTINGS" into nyc-mr1-dev by Justin Klaassen · 8 years ago
  9. b417eb1 Merge "ImageReader: Add discardFreeBuffers method" into nyc-mr1-dev by Eino-Ville Talvala · 8 years ago
  10. 48c5f38 Merge "Ensure forwarding listener target is long-clickable" into nyc-mr1-dev by Alan Viverette · 8 years ago
  11. 12fae93 Merge "Fix NPE in JobPackageTracker" into nyc-mr1-dev by Chet Haase · 8 years ago
  12. 85e0862 Merge "Fix intent flags" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  13. 659f6f7 docs: Updated support library revision history for 24.1.1 am: 0b80531b5b by Andrew Solovay · 8 years ago
  14. acf0e70 Merge "bootanimation: fix glitchy playback" into nyc-mr1-dev by Eric Laurent · 8 years ago
  15. 6a27825 docs: Updated support library revision history for 24.1.1 am: 0b80531b5b by Andrew Solovay · 8 years ago
  16. db56fb3 Merge "Notification icons: Correctly apply color filter for DrawableContainers" into nyc-mr1-dev by Adrian Roos · 8 years ago
  17. 0ff47b6 Merge changes Idd0b38b4,I511356a8 into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  18. 7baaa9e Fixed a bug where the fade in from dark would not work properly by Selim Cinek · 8 years ago
  19. 981962e Changed the appearance of fullscreen intent notifications again by Selim Cinek · 8 years ago
  20. 7e5c3e8 Fix intent flags by Makoto Onuki · 8 years ago
  21. 0b80531 docs: Updated support library revision history for 24.1.1 by Andrew Solovay · 8 years ago
  22. 197e479 bootanimation: fix glitchy playback by Eric Laurent · 8 years ago
  23. 8fcd8f1f Merge "Make sure to apply latest configuration to resources" into nyc-mr1-dev by Andrii Kulian · 8 years ago
  24. e86da3b Merge "Clean up surfaces when app is resumed without being stopped." into nyc-mr1-dev by Chong Zhang · 8 years ago
  25. 1dcda85 Merge "ServiceConnection: Properly serialize events" into nyc-mr1-dev by Adrian Roos · 8 years ago
  26. 6b69f65 Merge \"Block user from setting safe boot setting via adb\" into nyc-dev by Benjamin Franz · 8 years ago
  27. 36eb7a1 Block user from setting safe boot setting via adb am: 0ff13fce6f by Benjamin Franz · 8 years ago
  28. f97faad Merge "Block user from setting safe boot setting via adb" into nyc-dev by Benjamin Franz · 8 years ago
  29. c3bdde9 Merge "Decrease default longpress timeout to 400ms." into nyc-mr1-dev by Daniel Sandler · 8 years ago
  30. 123db91 Merge "Better docs for ImageView legacy tint" into nyc-mr1-dev by Alan Viverette · 8 years ago
  31. 8c5dce5 Merge "Fix realCallingUid/Pid for startActivities()" into nyc-mr1-dev by Makoto Onuki · 8 years ago
  32. 06c0cb7 Add Settings#ACTION_NIGHT_DISPLAY_SETTINGS by Justin Klaassen · 8 years ago
  33. 86b300c Fix NPE in JobPackageTracker by Chet Haase · 8 years ago
  34. 2e2aaf6 ImageReader: Add discardFreeBuffers method by Eino-Ville Talvala · 8 years ago
  35. d50b5a9 Merge \\"docs: Replacing curly apostrophes with straight ones\\" into nyc-docs am: 1d545c4f83 by Andrew Solovay · 8 years ago
  36. bfeea1c docs: Replacing curly apostrophes with straight ones am: abea4b1dcd by Andrew Solovay · 8 years ago
  37. adfb20c Merge \"docs: Replacing curly apostrophes with straight ones\" into nyc-docs by Andrew Solovay · 8 years ago
  38. 85d40b4 docs: Replacing curly apostrophes with straight ones am: abea4b1dcd by Andrew Solovay · 8 years ago
  39. d67b187 Fix realCallingUid/Pid for startActivities() by Makoto Onuki · 8 years ago
  40. 71f85e9 Decrease default longpress timeout to 400ms. by Dan Sandler · 8 years ago
  41. 1d545c4 Merge "docs: Replacing curly apostrophes with straight ones" into nyc-docs by TreeHugger Robot · 8 years ago
  42. b68b9e7 Merge "use printwriter instead of stdout" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  43. a9b4318 ServiceConnection: Properly serialize events by Adrian Roos · 8 years ago
  44. 8e62ae1 Merge "Skip failed package installs" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  45. 3fa345b Merge "Unit tests for "cmd shortcut"" into nyc-mr1-dev by Makoto Onuki · 8 years ago
  46. 93652f2 Merge "Resolve ListView children's RTL properties when added" into nyc-mr1-dev by Yigit Boyar · 8 years ago
  47. 5baca59 Merge "Add View reveal on focus hint" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  48. 3b3c914 Make sure to apply latest configuration to resources by Andrii Kulian · 8 years ago
  49. 6341244 Skip failed package installs by Todd Kennedy · 8 years ago
  50. abea4b1 docs: Replacing curly apostrophes with straight ones by Andrew Solovay · 8 years ago
  51. 7848856 Merge "Follow-up to multiple intents support" into nyc-mr1-dev by Makoto Onuki · 8 years ago
  52. fb947ec Merge \"Merge \\\"docs: Fixed typo.\\\" into mnc-io-docs am: 71f742920d am: 9b911b8736\" into nyc-dev by Sreevani Sreejith · 8 years ago
  53. 05d873a Merge \\\"docs: Fixed typo.\\\" into mnc-io-docs am: 71f742920d am: 01f12a9e18 by sreevanis · 8 years ago
  54. 7e9ce5c Merge "Merge \\"docs: Fixed typo.\\" into mnc-io-docs am: 71f742920d am: 9b911b8736" into nyc-dev by Android Build Merger (Role) · 8 years ago
  55. 96b4483 Merge \\"docs: Fixed typo.\\" into mnc-io-docs am: 71f742920d am: 9b911b8736 by Sreevani Sreejith · 8 years ago
  56. daaa7b7 Merge \\"docs: Fixed typo.\\" into mnc-io-docs am: 71f742920d am: 01f12a9e18 by Sreevani Sreejith · 8 years ago
  57. 01f12a9 Merge \"docs: Fixed typo.\" into mnc-io-docs am: 71f742920d by sreevanis · 8 years ago
  58. 9b911b8 Merge \"docs: Fixed typo.\" into mnc-io-docs am: 71f742920d by sreevanis · 8 years ago
  59. 2b4e14c Better docs for ImageView legacy tint by Alan Viverette · 8 years ago
  60. 71f7429 Merge "docs: Fixed typo." into mnc-io-docs by Sreevani Sreejith · 8 years ago
  61. 02965424 Merge changes I4a7b64dc,Ic7df8d38 into nyc-mr1-dev by Selim Cinek · 8 years ago
  62. 11ace9e Ensure forwarding listener target is long-clickable by Alan Viverette · 8 years ago
  63. d2b3051 Merge "Remove date & time picker dialog titles to conform to Material spec" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  64. 9e04446 Merge "Update current.txt to reflect result type change" into nyc-mr1-dev by Makoto Onuki · 8 years ago
  65. dee7dff Merge "Add CarrierConfig to remove hold during Ims Calls" into nyc-mr1-dev by Brad Ebinger · 8 years ago
  66. 0eed441 Follow-up to multiple intents support by Makoto Onuki · 8 years ago
  67. 736a5af Merge "Also report resize when frame changes without inset change." into nyc-mr1-dev by Rob Carr · 8 years ago
  68. 45e6d2d Clean up surfaces when app is resumed without being stopped. by Chong Zhang · 8 years ago
  69. ce78cff Merge \"Adding projec.yaml files to all top/sub categories.\" into nyc-dev by Amanda Kassay · 8 years ago
  70. 5a76378 Merge "Adding projec.yaml files to all top/sub categories." into nyc-dev by Amanda Kassay · 8 years ago
  71. 79621c9 Update current.txt to reflect result type change by Makoto Onuki · 8 years ago
  72. d6498d1 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by Bill Yi · 8 years ago
  73. 7a81bcd Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  74. 6c92c0e Merge "Adding a new getThreadScheduler() method." into nyc-mr1-dev by Srinath Sridharan · 8 years ago
  75. 0eadbe6 Merge \\\\\"DO NOT MERGE Block the user from entering safe boot mode\\\\\" into mnc-dev am: 3e582390b3 am: 7abd7ba093 am: 87534f4ac9 am: cb805b35f3 -s ours by Benjamin Franz · 8 years ago
  76. 199e855 Merge \"docs: work - Managed configuration bundles am: ef57498142 am: ba633fc919\" into nyc-dev by Billy Lamberta · 8 years ago
  77. cb3ae89 docs: work - Managed configuration bundles am: ef57498142 am: 9684f2cd2f by Billy Lamberta · 8 years ago
  78. 576bda4 Fix for b/30088807 Dashboard page repeating charts three times on mobile. Staged: https://android-dot-devsite.googleplex.com/about/dashboards/index.html am: 83fb75ded3 by Amanda Kassay · 8 years ago
  79. 662e2a7 Merge \\\\"DO NOT MERGE Block the user from entering safe boot mode\\\\" into mnc-dev am: 3e582390b3 am: 7abd7ba093 am: 87534f4ac9 by Benjamin Franz · 8 years ago
  80. 7dbcfca Merge "docs: work - Managed configuration bundles am: ef57498142 am: ba633fc919" into nyc-dev by Android Build Merger (Role) · 8 years ago
  81. 081b4b3 Merge \"docs: fixed \'@\' signs that were escaped improperly\" into nyc-dev by Mark Lu · 8 years ago
  82. c5ec6c4 docs: work - Managed configuration bundles am: ef57498142 am: ba633fc919 by Billy Lamberta · 8 years ago
  83. c7cffa3 docs: work - Managed configuration bundles am: ef57498142 am: 9684f2cd2f by Billy Lamberta · 8 years ago
  84. e9d5822 Fix for b/30088807 Dashboard page repeating charts three times on mobile. Staged: https://android-dot-devsite.googleplex.com/about/dashboards/index.html by Amanda Kassay · 8 years ago
  85. 6599ee8 Support removing specific routes from local_network by Erik Kline · 8 years ago
  86. cb805b3 Merge \\\"DO NOT MERGE Block the user from entering safe boot mode\\\" into mnc-dev am: 3e582390b3 am: 7abd7ba093 by Benjamin Franz · 8 years ago
  87. 87534f4 Merge \\"DO NOT MERGE Block the user from entering safe boot mode\\" into mnc-dev am: 3e582390b3 by Benjamin Franz · 8 years ago
  88. 7abd7ba Merge \"DO NOT MERGE Block the user from entering safe boot mode\" into mnc-dev by Benjamin Franz · 8 years ago
  89. 3e58239 Merge "DO NOT MERGE Block the user from entering safe boot mode" into mnc-dev by Benjamin Franz · 8 years ago
  90. e3f2891 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  91. 1a48150 Merge changes from topic 'enable_persist_kernel_log' into nyc-mr1-dev by Thierry Strudel · 8 years ago
  92. c3264b01 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  93. 28cb163 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  94. 50fd9a9 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  95. 3638c9b Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  96. dfb24a2 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  97. 09af2a1 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  98. c107936 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  99. 60858a4 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  100. db89342 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev by TreeHugger Robot · 8 years ago