1. 26c87cf Ignore width of trailing whitespace for computing ellipsis by Raph Levien · 10 years ago
  2. 1a3febe Merge "StatusBar: Allow roaming indicator even when also on wifi." into lmp-dev by John Spurlock · 10 years ago
  3. a8528c6 Merge "Audio/Micrphone user restriction/multiuser updates." into lmp-dev by Julia Reynolds · 10 years ago
  4. 14339c9 StatusBar: Allow roaming indicator even when also on wifi. by John Spurlock · 10 years ago
  5. 2db754a Merge "Fix issue #17289876: startActivityFromRecents appears to launch the wrong task" into lmp-dev by Dianne Hackborn · 10 years ago
  6. 8bd5d69 Merge "Change API to return thumbnail size instead of individual dimensions. (Bug 17295512)" into lmp-dev by Winson Chung · 10 years ago
  7. 45c0d58 Merge "NoListener: Factor out ZEN mode API" into lmp-dev by Christoph Studer · 10 years ago
  8. 7e7f9a3 Merge "Fix issue #16953886: History and batterystats checkin summary..." into lmp-dev by Dianne Hackborn · 10 years ago
  9. 81289ef Merge "Add CallProperties class, and use to on ParcelableCall." into lmp-dev by Andrew Lee · 10 years ago
  10. d7c9289 Fix issue #17289876: startActivityFromRecents appears to launch the wrong task by Dianne Hackborn · 10 years ago
  11. 832d351 Merge "QS: Don't collapse the panel when turning location on." into lmp-dev by John Spurlock · 10 years ago
  12. d21df60 QS: Don't collapse the panel when turning location on. by John Spurlock · 10 years ago
  13. 16a24bc Cancel the date picker dialog when BUTTON_NEGATIVE is clicked by Alan Viverette · 10 years ago
  14. b712458 Merge "Rename StatusBar.Material styles to Material.Notification" into lmp-dev by Alan Viverette · 10 years ago
  15. de18420 Merge "Call SharedElementListener#setSharedElementEnd on back." into lmp-dev by George Mount · 10 years ago
  16. 01abcaa Merge "Allow arbitrarily-added shared elements." into lmp-dev by George Mount · 10 years ago
  17. d1a5a46 Merge "Add field for sub_id in call log for sprout database." into lmp-dev by Nancy Chen · 10 years ago
  18. d3458a9 Merge "Renamed Activity.onVisibleBehindCancelled() to Activity.onVisibleBehindCanceled()" into lmp-dev by Jose Lima · 10 years ago
  19. 223ad14 Add CallProperties class, and use to on ParcelableCall. by Andrew Lee · 10 years ago
  20. 3e92d2e Merge "Use a weak observable in AutoCompleteTextView" into lmp-dev by Yigit Boyar · 10 years ago
  21. 85a384b NoListener: Factor out ZEN mode API by Christoph Studer · 10 years ago
  22. bf939b2 Merge "Update transform isolation to handle command chunks" into lmp-dev by Chris Craik · 10 years ago
  23. 48a10a5 Change API to return thumbnail size instead of individual dimensions. (Bug 17295512) by Winson Chung · 10 years ago
  24. 86469f5 Merge "Fix log line" into lmp-dev by John Reck · 10 years ago
  25. c7e2993 Fix log line by John Reck · 10 years ago
  26. 2ac81fb Merge "Enhance audio service dumpsys." into lmp-dev by John Spurlock · 10 years ago
  27. e9a204f Merge "Actually end animators on tree destruction" into lmp-dev by John Reck · 10 years ago
  28. 06c34e7 Merge "Canceling ViewPropertyAnimator now removes pending actions" into lmp-dev by Chet Haase · 10 years ago
  29. 2836dbb Merge "Clean up Connectivity Logging." into lmp-dev by Robert Greenwalt · 10 years ago
  30. 2b29bc4 Enhance audio service dumpsys. by John Spurlock · 10 years ago
  31. 19293d2 Merge "Relocate broken getCallingUserId() calls" into lmp-dev by Robin Lee · 10 years ago
  32. ca5186e Merge "Define EXTRA_SIZE for ContentProviders." into lmp-dev by Jeff Sharkey · 10 years ago
  33. 65c2797 Relocate broken getCallingUserId() calls by Robin Lee · 10 years ago
  34. 3a78092 Add field for sub_id in call log for sprout database. by Nancy Chen · 10 years ago
  35. f6a5d34 Merge "Start TvInputManagerService when the device supports FEATURE_LIVE_TV" into lmp-dev by Jae Seo · 10 years ago
  36. d0cd9db Actually end animators on tree destruction by John Reck · 10 years ago
  37. 1aca0dd Load ApplicationInfo for correct user. by Kenny Guy · 10 years ago
  38. 5637b7d Canceling ViewPropertyAnimator now removes pending actions by Chet Haase · 10 years ago
  39. 1a08a8f Merge "Fixed a flash of the preview image when going to the dialer" into lmp-dev by Selim Cinek · 10 years ago
  40. 05546f4 Merge "Fixed a bug where notifications could remain in the overlay." into lmp-dev by Selim Cinek · 10 years ago
  41. d7a94b3 Merge "Zen: Remove alarm warnings, color the subhead instead." into lmp-dev by John Spurlock · 10 years ago
  42. 7b8b560 Merge "media: update MediaCodec/Info/List/Format APIs based on review comments" into lmp-dev by Lajos Molnar · 10 years ago
  43. 0d61b51 Fixed a flash of the preview image when going to the dialer by Selim Cinek · 10 years ago
  44. 95ed592 Fixed a bug where notifications could remain in the overlay. by Selim Cinek · 10 years ago
  45. 24ac55e Added a warning when the profile has an owner by Selim Cinek · 10 years ago
  46. e6afe9c Merge "Update soundscape for L, using classic names." into lmp-dev by Dan Sandler · 10 years ago
  47. 746f7fa Start intent chooser after Keyguard is gone by Jorim Jaggi · 10 years ago
  48. d757d6b Merge "Fix large text setting for QS" into lmp-dev by Jorim Jaggi · 10 years ago
  49. e17c4b4 Fix large text setting for QS by Jorim Jaggi · 10 years ago
  50. 87078b7 Merge "Make it possible to disable camera on lockscreen" into lmp-dev by Jorim Jaggi · 10 years ago
  51. 959d2db CEC: Implement dump() of HdmiControlService by Terry Heo · 10 years ago
  52. 729b2a6 Renamed getUninstallBlocked to isUninstallBlocked by Esteban Talavera · 10 years ago
  53. 996b5af Start TvInputManagerService when the device supports FEATURE_LIVE_TV by Jae Seo · 10 years ago
  54. fcf7083 Renamed Activity.onVisibleBehindCancelled() to Activity.onVisibleBehindCanceled() by Jose Lima · 10 years ago
  55. 11cfe2c Merge "Add android.software.live_tv feature" into lmp-dev by Jae Seo · 10 years ago
  56. a899be4 API Review: TV by Jae Seo · 10 years ago
  57. 41ad394 Rename StatusBar.Material styles to Material.Notification by Alan Viverette · 10 years ago
  58. 9c165d6 TIF: Enable applications to register custom content rating systems by Jae Seo · 10 years ago
  59. f56a345 Update soundscape for L, using classic names. by Dan Sandler · 10 years ago
  60. cd31d5d Correct misleading javadoc for BackupHelper by Christopher Tate · 10 years ago
  61. d576bf3 Merge "Address API Feedback" into lmp-dev by Selim Gurun · 10 years ago
  62. c404cac Print UI polish. by Svetoslav · 10 years ago
  63. 4c5a27b Merge "Animator stuff" into lmp-dev by John Reck · 10 years ago
  64. 040a7f0 Merge "Fix live region updates." into lmp-dev by Svetoslav · 10 years ago
  65. 7d9eefd Fix issue #16953886: History and batterystats checkin summary... by Dianne Hackborn · 10 years ago
  66. ad2d07d Stamp platform version code into app Apks by Adam Lesinski · 10 years ago
  67. af410a5 Merge "CEC: return non-null MHL controller when not ready" into lmp-dev by Jinsuk Kim · 10 years ago
  68. 0e85f35 Merge "Call onPhoneDestroyed when the service is unbound." into lmp-dev by Santos Cordon · 10 years ago
  69. 17d1adb Address API Feedback by Selim Gurun · 10 years ago
  70. 119907c Animator stuff by John Reck · 10 years ago
  71. d097e7e Add Media Player Streaming Tests by Shaohan Zou · 10 years ago
  72. f30d7e9 Call onPhoneDestroyed when the service is unbound. by Santos Cordon · 10 years ago
  73. fe7c3bc Merge "Update value of EXTRA_CALL_TYPE_FILTER" into lmp-dev by Yorke Lee · 10 years ago
  74. c346bbf Camera2: Make sure aborting captures on an idle device works. by Eino-Ville Talvala · 10 years ago
  75. 162fa7f Merge "TIF: fix callback cleanup logic in removeSessionStateLocked()." into lmp-dev by Dongwon Kang · 10 years ago
  76. b4558af Merge "Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY" into lmp-dev by Michael Wright · 10 years ago
  77. 8997281 Merge "Do not require device provisioning to do restore-at-install" into lmp-dev by Christopher Tate · 10 years ago
  78. 868d745 Force translucency for inset windows by Chris Craik · 10 years ago
  79. 52e7750 Update value of EXTRA_CALL_TYPE_FILTER by Yorke Lee · 10 years ago
  80. 30a480b Merge "Allowing isRound and outsetBottom properties to be passed to ActivityView." into lmp-dev by Filip Gruszczynski · 10 years ago
  81. ce725a4 Allow arbitrarily-added shared elements. by George Mount · 10 years ago
  82. c3e75f9 Update transform isolation to handle command chunks by Chris Craik · 10 years ago
  83. f14d924 Allowing isRound and outsetBottom properties to be passed to ActivityView. by Filip Gruszczynski · 10 years ago
  84. 219857b Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY by Michael Wright · 10 years ago
  85. 327710e Merge "Preserve inner drawable bounds and level on mutate" into lmp-dev by Alan Viverette · 10 years ago
  86. 5b836f2 Define EXTRA_SIZE for ContentProviders. by Jeff Sharkey · 10 years ago
  87. 12ed679 Merge "Update leanback shadow parameters." into lmp-dev by Tim Kilbourn · 10 years ago
  88. fc0c689 Clean up Connectivity Logging. by Robert Greenwalt · 10 years ago
  89. 6c104d8 Merge "fix condition to send ACTION_AUDIO_BECOMING_NOISY intent" into lmp-dev by Eric Laurent · 10 years ago
  90. 8f8ecd6 Zen: Remove alarm warnings, color the subhead instead. by John Spurlock · 10 years ago
  91. 21747468 media: update MediaCodec/Info/List/Format APIs based on review comments by Lajos Molnar · 10 years ago
  92. 84e18ec android.media.Ringtone: add getter for AudioAttributes by Jean-Michel Trivi · 10 years ago
  93. e193455 Merge "Hide trust agent whitelisting until new API is ready." into lmp-dev by Jim Miller · 10 years ago
  94. b1474f4 Hide trust agent whitelisting until new API is ready. by Jim Miller · 10 years ago
  95. b655e75 Merge "Add null check to cleanupRecentTasksLocked." into lmp-dev by Sascha Prueter · 10 years ago
  96. 3cb3e8b Merge "Allow voice assist to function in a non-interactive state" into lmp-dev by Michael Wright · 10 years ago
  97. cfd861e Add android.software.live_tv feature by Jae Seo · 10 years ago
  98. 53dc7ea Add null check to cleanupRecentTasksLocked. by Craig Mautner · 10 years ago
  99. 674d3e7 Do not require device provisioning to do restore-at-install by Christopher Tate · 10 years ago
  100. fe69d6e Update leanback shadow parameters. by Tim Kilbourn · 10 years ago