1. 8880157 Merge "Return appropriately scaled artwork to RemoteController" into lmp-dev by RoboErik · 12 years ago
  2. a259d35 Return appropriately scaled artwork to RemoteController by RoboErik · 12 years ago
  3. 7e21fe8 various fixes in MediaBrowserItem and MediaBrowserService by Yao Chen · 12 years ago
  4. f364f94 Added Action to PlaybackState by Gabriel Peal · 12 years ago
  5. f0593bc Added QueueState, playUri, and playFromSearch. by Gabriel Peal · 12 years ago
  6. 9db9bf7 Switch Session APIs over to AudioAttributes by RoboErik · 12 years ago
  7. 9adf3df Merge "TIF: Use @SystemApi for APIs that we intend to open to OEMs" into lmp-dev by Jae Seo · 12 years ago
  8. 15bbf3b TIF: Use @SystemApi for APIs that we intend to open to OEMs by Jae Seo · 12 years ago
  9. 008f6d4 Block logging watched histories for passthrough inputs by Youngsang Cho · 12 years ago
  10. 9d74406 Enable customization of TvInputInfo icon/label by Youngsang Cho · 12 years ago
  11. 4b902d7 MediaFormat: add KEY_TEMPORAL_LAYERING by Lajos Molnar · 12 years ago
  12. 319f9a9 Add thumbnail related api. by Yao Chen · 12 years ago
  13. eb4b8a2 AudioService: wait for init completed to handle media server restart by Eric Laurent · 12 years ago
  14. 8433ad9 Minor comment change of TvContract.Programs.COLUMN_TITLE by Youngsang Cho · 12 years ago
  15. 9f7c25e Merge "TIF: Revisit types in TvInputInfo and TvContract.Channels." into lmp-dev by Dongwon Kang · 12 years ago
  16. fe9259e TIF: Revisit types in TvInputInfo and TvContract.Channels. by Dongwon Kang · 12 years ago
  17. e350426 Merge "Updated media browsing API & tests." into lmp-dev by Yao Chen · 12 years ago
  18. 82992fb Add season/episode related constants in TvContract.Programs by Youngsang Cho · 12 years ago
  19. 17d4798 Updated media browsing API & tests. by Yao Chen · 12 years ago
  20. 0d964e7 Merge "Unhide SoundPool builder with AudioAttributes" into lmp-dev by Jean-Michel Trivi · 12 years ago
  21. fb52139 Unhide SoundPool builder with AudioAttributes by Jean-Michel Trivi · 12 years ago
  22. a8a3f558 New MediaFormat keys for AAC by Jean-Michel Trivi · 12 years ago
  23. edb158f Deprecate apis that were replaced by sessions by RoboErik · 12 years ago
  24. 122f599 Merge "AudioAttributes for SoundPool" into lmp-dev by Jean-Michel Trivi · 12 years ago
  25. 55a30c4 AudioAttributes for SoundPool by Jean-Michel Trivi · 12 years ago
  26. e9111d3 Merge "API for audio session ID generation" into lmp-dev by Jean-Michel Trivi · 12 years ago
  27. 289cc8e API for audio session ID generation by Jean-Michel Trivi · 12 years ago
  28. bfe76f4 Fix docs build error in MediaFormat by Alan Viverette · 12 years ago
  29. 4f9f57c TIF: Extend multiple TV input per service for HDMI logical devices by Ji-Hwan Lee · 12 years ago
  30. a759b11 TIF: Add sendAppPrivateCommand() by Jae Seo · 12 years ago
  31. dfa8716 Merge "Remove obsolete USAGE_NOTIFICATION_TELEPHONY_RINGTONE definition" into lmp-dev by Jean-Michel Trivi · 12 years ago
  32. 4350a62 TIF: update documentation of TvInputInfo.getParentId() by Youngsang Cho · 12 years ago
  33. 9b9d72f Remove obsolete USAGE_NOTIFICATION_TELEPHONY_RINGTONE definition by Jean-Michel Trivi · 12 years ago
  34. 3d63a9c Merge "Add AudioAttributes to stream type conversion" into lmp-dev by Jean-Michel Trivi · 12 years ago
  35. 09818c1 Add AudioAttributes to stream type conversion by Jean-Michel Trivi · 12 years ago
  36. 7cdc0b5 Merge "Unhide AudioTrack constructor with AudioAttributes, AudioFormat" into lmp-dev by Jean-Michel Trivi · 12 years ago
  37. 7f6ee76 Unhide AudioTrack constructor with AudioAttributes, AudioFormat by Jean-Michel Trivi · 12 years ago
  38. 0daab22 Hide AudioManager.startBluetoothScoVirtualCall() by Jean-Michel Trivi · 12 years ago
  39. a3ee664 Unhide Virtualizer.getVirtualizationMode() by Jean-Michel Trivi · 12 years ago
  40. 61acf46d Merge "TIF: revise API names" into lmp-dev by Wonsik Kim · 12 years ago
  41. 9bf671f TIF: revise API names by Sungsoo Lim · 12 years ago
  42. 6b11ea1 Merge "TIF: Reorder TvInputInfo types from old to new." into lmp-dev by Wonsik Kim · 12 years ago
  43. 1034df8 TIF: Reorder TvInputInfo types from old to new. by Dongwon Kang · 12 years ago
  44. b58dc31 Extend MediaCodecInfo to describe usable codec limits and features by Lajos Molnar · 12 years ago
  45. 89435ce Merge "Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONE" into lmp-dev by Jean-Michel Trivi · 12 years ago
  46. 89c3b29 Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONE by Jean-Michel Trivi · 12 years ago
  47. 7f4342e audio: fix too early connection to HdmiControlService by Wonsik Kim · 12 years ago
  48. 4b662d1 TIF: introduce TvInputPassthroughWrapperService class to support 2-way pairing use-case. by Dongwon Kang · 12 years ago
  49. 31380e8 Merge "TIF: Add a way to notify whether the current program content is allowed" into lmp-dev by Jae Seo · 12 years ago
  50. bbcd206 TIF: Add a way to notify whether the current program content is allowed by Jae Seo · 12 years ago
  51. 6f306e2 Merge "TIF: Add unblock content" into lmp-dev by Youngsang Cho · 12 years ago
  52. 427f742 Merge "TIF: Add onInputAdded and onInputRemoved" into lmp-dev by Youngsang Cho · 12 years ago
  53. 903d6b7 TIF: Add unblock content by Jaewan Kim · 12 years ago
  54. 8e6b51b TIF: Add onInputAdded and onInputRemoved by Jaewan Kim · 12 years ago
  55. 5b2295a Merge "TIF: change onCreateSession() method signature" into lmp-dev by Wonsik Kim · 12 years ago
  56. 1032f03 TIF: change onCreateSession() method signature by Wonsik Kim · 12 years ago
  57. 2b8aa99 Merge "TIF: Change the parameter of TvInputInfo.loadLabel/Icon" into lmp-dev by Youngsang Cho · 12 years ago
  58. abebf6d TIF: Change the parameter of TvInputInfo.loadLabel/Icon by Youngsang Cho · 12 years ago
  59. 6163503 Merge "TIF: one-to-many relationship for TvInputService to TvInputInfo" into lmp-dev by Wonsik Kim · 12 years ago
  60. ca58ddf Fix crash when calling MediaSession callback by RoboErik · 12 years ago
  61. 187423c TIF: one-to-many relationship for TvInputService to TvInputInfo by Wonsik Kim · 12 years ago
  62. cdc4e42 Merge "TIF: Hide TvContract.Channels.COLUMN_BROWSABLE" into lmp-dev by Youngsang Cho · 12 years ago
  63. 6440db3 TIF: Hide TvContract.Channels.COLUMN_BROWSABLE by Youngsang Cho · 12 years ago
  64. c66ca12 Merge "TIF: Add a notification for surface change from TvView to TvInputService" into lmp-dev by Youngsang Cho · 12 years ago
  65. b375805 TIF: Add a method to get TvInputInfo for a given TV input by Jae Seo · 12 years ago
  66. e821d71 TIF: Add a notification for surface change from TvView to TvInputService by Youngsang Cho · 12 years ago
  67. 5507bd7 TIF: Add buildInputId() by Jae Seo · 12 years ago
  68. c39d47a Add MediaProjection APIs. by Michael Wright · 12 years ago
  69. 54a4634 Merge "TIF: Add TvParentalControlManager" into lmp-dev by Jae Seo · 12 years ago
  70. 6057102 TIF: Add TvParentalControlManager by Jae Seo · 12 years ago
  71. 6a6641c getMasterStreamType from MUSIC -> NOTIFICATION by John Spurlock · 12 years ago
  72. eb1d88d Non-voice-capable device default stream is now NOTIFICATION. by John Spurlock · 12 years ago
  73. 7b41467 Zen mode filtering should use new usage constants. by John Spurlock · 12 years ago
  74. 2e7dd4b Unhide audio virtualizer capability query methods by Jean-Michel Trivi · 12 years ago
  75. d811af22 Fix android_system_stubs build by Ji-Hwan Lee · 12 years ago
  76. eea9743 TIF: introduce TvContract.buildChannelUriForPassthroughTvInput() by Dongwon Kang · 12 years ago
  77. 874f95c Merge "TIF: Add TvInputInfo.getParentId" into lmp-dev by Jae Seo · 12 years ago
  78. 66bdf24 TIF: Add TvInputInfo.getParentId by Ji-Hwan Lee · 12 years ago
  79. 5130655 Merge "Pass input ID to the setup/settings activity" into lmp-dev by Chulwoo Lee · 12 years ago
  80. 3b2f5079 Merge "Introduce "input_id" column to the channels table" into lmp-dev by Chulwoo Lee · 12 years ago
  81. 12307ca Revisit HDMI-CEC system audio mode in AudioService. by Jungshik Jang · 12 years ago
  82. c20533c MediaRecorder: added constants for WEBM output by Robert Shih · 12 years ago
  83. d0d02e2 Introduce "input_id" column to the channels table by Chulwoo Lee · 12 years ago
  84. 029179d Pass input ID to the setup/settings activity by Chulwoo Lee · 12 years ago
  85. 1e6e801 MediaCodec: add reset() + documentation fixes by Lajos Molnar · 12 years ago
  86. f4e51d8 AudioService: Use device specific mode to open SCO audio by Liejun Tao · 12 years ago
  87. ac17c2a Merge "Change adjustVolumeBy to adjustVolume" into lmp-dev by RoboErik · 12 years ago
  88. 1ff5b16 Change adjustVolumeBy to adjustVolume by RoboErik · 12 years ago
  89. 8b4bffc Make MediaSession and MediaController constructors public by RoboErik · 12 years ago
  90. 7194088 Merge "Make MediaSession and MediaController constructors public" into lmp-dev by RoboErik · 12 years ago
  91. d70ad7a1 MediaPlayer factory method with audio attributes and session ID by Jean-Michel Trivi · 12 years ago
  92. 54892c8 Merge "Implement TvContentRating" into lmp-dev by Jae Seo · 12 years ago
  93. e168734 Implement TvContentRating by Sungsoo Lim · 12 years ago
  94. 79f5cd1 Unhide MediaPlayer.setAudioAttributes(), javadoc clarifications by Jean-Michel Trivi · 12 years ago
  95. d2bebb3 DO NOT MERGE Audio virtualizer effect: add support for querying capabilities by Jean-Michel Trivi · 12 years ago
  96. 969167d TIF: Revisit availability changes by Wonsik Kim · 12 years ago
  97. 7be2452 MediaExtractor: set buffer offset/limit in readSampleData by Lajos Molnar · 12 years ago
  98. 44583d3 Merge changes I51f2e466,I5b67cb3e into lmp-dev by RoboErik · 12 years ago
  99. c785a78 Make PlaybackState immutable with a builder by RoboErik · 12 years ago
  100. 33f4e04 Volume: Delay adjustments made when showing ringer UI. by John Spurlock · 12 years ago