1. a43e240 Merge "Correct misleading javadoc for BackupHelper" into lmp-dev by Christopher Tate · 10 years ago
  2. a8528c6 Merge "Audio/Micrphone user restriction/multiuser updates." into lmp-dev by Julia Reynolds · 10 years ago
  3. 2db754a Merge "Fix issue #17289876: startActivityFromRecents appears to launch the wrong task" into lmp-dev by Dianne Hackborn · 10 years ago
  4. 8bd5d69 Merge "Change API to return thumbnail size instead of individual dimensions. (Bug 17295512)" into lmp-dev by Winson Chung · 10 years ago
  5. 45c0d58 Merge "NoListener: Factor out ZEN mode API" into lmp-dev by Christoph Studer · 10 years ago
  6. 7e7f9a3 Merge "Fix issue #16953886: History and batterystats checkin summary..." into lmp-dev by Dianne Hackborn · 10 years ago
  7. d7c9289 Fix issue #17289876: startActivityFromRecents appears to launch the wrong task by Dianne Hackborn · 10 years ago
  8. b712458 Merge "Rename StatusBar.Material styles to Material.Notification" into lmp-dev by Alan Viverette · 10 years ago
  9. de18420 Merge "Call SharedElementListener#setSharedElementEnd on back." into lmp-dev by George Mount · 10 years ago
  10. 01abcaa Merge "Allow arbitrarily-added shared elements." into lmp-dev by George Mount · 10 years ago
  11. d1a5a46 Merge "Add field for sub_id in call log for sprout database." into lmp-dev by Nancy Chen · 10 years ago
  12. d3458a9 Merge "Renamed Activity.onVisibleBehindCancelled() to Activity.onVisibleBehindCanceled()" into lmp-dev by Jose Lima · 10 years ago
  13. 3e92d2e Merge "Use a weak observable in AutoCompleteTextView" into lmp-dev by Yigit Boyar · 10 years ago
  14. 85a384b NoListener: Factor out ZEN mode API by Christoph Studer · 10 years ago
  15. 48a10a5 Change API to return thumbnail size instead of individual dimensions. (Bug 17295512) by Winson Chung · 10 years ago
  16. 06c34e7 Merge "Canceling ViewPropertyAnimator now removes pending actions" into lmp-dev by Chet Haase · 10 years ago
  17. 2836dbb Merge "Clean up Connectivity Logging." into lmp-dev by Robert Greenwalt · 10 years ago
  18. ca5186e Merge "Define EXTRA_SIZE for ContentProviders." into lmp-dev by Jeff Sharkey · 10 years ago
  19. 3a78092 Add field for sub_id in call log for sprout database. by Nancy Chen · 10 years ago
  20. 5637b7d Canceling ViewPropertyAnimator now removes pending actions by Chet Haase · 10 years ago
  21. 24ac55e Added a warning when the profile has an owner by Selim Cinek · 10 years ago
  22. 729b2a6 Renamed getUninstallBlocked to isUninstallBlocked by Esteban Talavera · 10 years ago
  23. fcf7083 Renamed Activity.onVisibleBehindCancelled() to Activity.onVisibleBehindCanceled() by Jose Lima · 10 years ago
  24. 11cfe2c Merge "Add android.software.live_tv feature" into lmp-dev by Jae Seo · 10 years ago
  25. a899be4 API Review: TV by Jae Seo · 10 years ago
  26. 41ad394 Rename StatusBar.Material styles to Material.Notification by Alan Viverette · 10 years ago
  27. 9c165d6 TIF: Enable applications to register custom content rating systems by Jae Seo · 10 years ago
  28. cd31d5d Correct misleading javadoc for BackupHelper by Christopher Tate · 10 years ago
  29. d576bf3 Merge "Address API Feedback" into lmp-dev by Selim Gurun · 10 years ago
  30. 4c5a27b Merge "Animator stuff" into lmp-dev by John Reck · 10 years ago
  31. 040a7f0 Merge "Fix live region updates." into lmp-dev by Svetoslav · 10 years ago
  32. 7d9eefd Fix issue #16953886: History and batterystats checkin summary... by Dianne Hackborn · 10 years ago
  33. 17d1adb Address API Feedback by Selim Gurun · 10 years ago
  34. 119907c Animator stuff by John Reck · 10 years ago
  35. fe7c3bc Merge "Update value of EXTRA_CALL_TYPE_FILTER" into lmp-dev by Yorke Lee · 10 years ago
  36. b4558af Merge "Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY" into lmp-dev by Michael Wright · 10 years ago
  37. 52e7750 Update value of EXTRA_CALL_TYPE_FILTER by Yorke Lee · 10 years ago
  38. 30a480b Merge "Allowing isRound and outsetBottom properties to be passed to ActivityView." into lmp-dev by Filip Gruszczynski · 10 years ago
  39. ce725a4 Allow arbitrarily-added shared elements. by George Mount · 10 years ago
  40. f14d924 Allowing isRound and outsetBottom properties to be passed to ActivityView. by Filip Gruszczynski · 10 years ago
  41. 219857b Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY by Michael Wright · 10 years ago
  42. 327710e Merge "Preserve inner drawable bounds and level on mutate" into lmp-dev by Alan Viverette · 10 years ago
  43. 5b836f2 Define EXTRA_SIZE for ContentProviders. by Jeff Sharkey · 10 years ago
  44. 12ed679 Merge "Update leanback shadow parameters." into lmp-dev by Tim Kilbourn · 10 years ago
  45. fc0c689 Clean up Connectivity Logging. by Robert Greenwalt · 10 years ago
  46. e193455 Merge "Hide trust agent whitelisting until new API is ready." into lmp-dev by Jim Miller · 10 years ago
  47. b1474f4 Hide trust agent whitelisting until new API is ready. by Jim Miller · 10 years ago
  48. cfd861e Add android.software.live_tv feature by Jae Seo · 10 years ago
  49. fe69d6e Update leanback shadow parameters. by Tim Kilbourn · 10 years ago
  50. f88c256 Merge "Change name of confirm credentials method after API review" into lmp-dev by Jim Miller · 10 years ago
  51. 6490644 Use a weak observable in AutoCompleteTextView by Yigit Boyar · 10 years ago
  52. b53453f Audio/Micrphone user restriction/multiuser updates. by Julia Reynolds · 10 years ago
  53. 12c75ab Merge "Rename Spinner.Form to Spinner.Underlined, make Alert theme public" into lmp-dev by Alan Viverette · 10 years ago
  54. d890c13 Rename Spinner.Form to Spinner.Underlined, make Alert theme public by Alan Viverette · 10 years ago
  55. acc0095 Camera2: Correct error handling by Eino-Ville Talvala · 10 years ago
  56. d7853e5 Preserve inner drawable bounds and level on mutate by Alan Viverette · 10 years ago
  57. 19d431f Merge "Limit the settings profile/device owners can update." into lmp-dev by Julia Reynolds · 10 years ago
  58. 0e91733 Address API review comments: by Makoto Onuki · 10 years ago
  59. 772d576 Merge "New weight-aware font config" into lmp-dev by Raph Levien · 10 years ago
  60. 2a5fab9 Merge "Fix incorrect return value on missing glyph" into lmp-dev by Raph Levien · 10 years ago
  61. 9ed66da Limit the settings profile/device owners can update. by Julia Reynolds · 10 years ago
  62. ebaf5c7 Merge "Provide lockdown of date/time device owners." into lmp-dev by Sander Alewijnse · 10 years ago
  63. 98f8a04 Merge "StatusBar: Add new icon slot for cast status." into lmp-dev by John Spurlock · 10 years ago
  64. 96fe98d StatusBar: Add new icon slot for cast status. by John Spurlock · 10 years ago
  65. 6deb439 Merge "Update the handling of the native bridge property." into lmp-dev by Calin Juravle · 10 years ago
  66. 948397a Merge "Print services setting changes not handled for managed profiles." into lmp-dev by Svetoslav · 10 years ago
  67. 5232271 Fix issue #17146552: system anr by Dianne Hackborn · 10 years ago
  68. 531dab6 Fix incorrect return value on missing glyph by Raph Levien · 10 years ago
  69. 80e29b6 Merge "Fix issue #17179314: Make recents limits consistent" into lmp-dev by Dianne Hackborn · 10 years ago
  70. 852975d Fix issue #17179314: Make recents limits consistent by Dianne Hackborn · 10 years ago
  71. d22a667 Merge "Limit grantTrust() duration to DevicePolicy-imposed limit." into lmp-dev by Jim Miller · 10 years ago
  72. bde3d18 Change name of confirm credentials method after API review by Jim Miller · 10 years ago
  73. 117cbeb New weight-aware font config by Raph Levien · 10 years ago
  74. 4902a89 Merge "Adjust toolbar/action bar title handling" into lmp-dev by Adam Powell · 10 years ago
  75. af2d859 Adjust toolbar/action bar title handling by Adam Powell · 10 years ago
  76. 86b1df2 Print services setting changes not handled for managed profiles. by Svetoslav · 10 years ago
  77. ec7725c Merge "Update list preference layout to more closely match Material spec" into lmp-dev by Alan Viverette · 10 years ago
  78. 1871b93 Merge "Briefly log wallpaper restore outcomes" into lmp-dev by Christopher Tate · 10 years ago
  79. 5edb638 Merge "API changes for ContactsContract" into lmp-dev by Yorke Lee · 10 years ago
  80. 1e1b820 Merge "Ensure system apps can be granted MODIFY_PARENTAL_CONTROLS" into lmp-dev by Christofer Åkersten · 10 years ago
  81. 000b1ab Update list preference layout to more closely match Material spec by Alan Viverette · 10 years ago
  82. b31c8ab API changes for ContactsContract by Yorke Lee · 10 years ago
  83. 8ab0865 Briefly log wallpaper restore outcomes by Christopher Tate · 10 years ago
  84. 0dedb72 Merge "Add sample profiling option to am." into lmp-dev by Jeff Hao · 10 years ago
  85. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  86. 22d8a77 Merge "Use bounds in screen for better A11y backwards compatibility" into lmp-dev by Alan Viverette · 10 years ago
  87. f3542fd Merge "Make shadow alpha properties public, add lighting values for TV" into lmp-dev by Alan Viverette · 10 years ago
  88. 03740d7 Merge "Update date and time picker styling" into lmp-dev by Alan Viverette · 10 years ago
  89. be20ed4 Update the handling of the native bridge property. by Calin Juravle · 10 years ago
  90. e7b6b1a Merge "Hide fingerprint API until new API is ready" into lmp-dev by Jim Miller · 10 years ago
  91. ed6f14a Make shadow alpha properties public, add lighting values for TV by Alan Viverette · 10 years ago
  92. 7837dac Merge "Report FileBridge failures as wtf()." into lmp-dev by Jeff Sharkey · 10 years ago
  93. 7aea15a Merge "remove passpoint - DO NOT MERGE" into lmp-dev by vandwalle · 10 years ago
  94. d3ca991 Report FileBridge failures as wtf(). by Jeff Sharkey · 10 years ago
  95. faa9957 Merge "NoListener: meetsInterruptionFilter -> matchesInterruptionFilter" into lmp-dev by Christoph Studer · 10 years ago
  96. 6b6e9e0 Merge "Notification: Optimize L icon processing" into lmp-dev by Christoph Studer · 10 years ago
  97. 25f6868 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  98. 9dd43af Ensure system apps can be granted MODIFY_PARENTAL_CONTROLS by Sungsoo Lim · 10 years ago
  99. 264a5f5 Merge "Treat moving app as installing in new location." into lmp-dev by Jeff Sharkey · 10 years ago
  100. 1dc0f36 Merge "Split up ComponentName in UsageEvents.Event" into lmp-dev by Adam Lesinski · 10 years ago