summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* getMasterStreamType from MUSIC -> NOTIFICATIONJohn Spurlock2014-07-191-1/+1
* Non-voice-capable device default stream is now NOTIFICATION.John Spurlock2014-07-191-2/+3
* Zen mode filtering should use new usage constants.John Spurlock2014-07-194-15/+45
* Merge "TIF: Reorder TvInputInfo types from old to new." into lmp-devWonsik Kim2014-07-172-21/+41
|\
| * TIF: Reorder TvInputInfo types from old to new.Dongwon Kang2014-07-192-21/+41
* | Extend MediaCodecInfo to describe usable codec limits and featuresLajos Molnar2014-07-195-83/+2402
|/
* TIF: introduce TvInputPassthroughWrapperService class to support 2-way pairin...Dongwon Kang2014-07-193-5/+263
* Merge "TIF: Add a way to notify whether the current program content is allowe...Jae Seo2014-07-185-34/+133
|\
| * TIF: Add a way to notify whether the current program content is allowedJae Seo2014-07-185-34/+133
* | Merge "Add AudioAttributes to stream type conversion" into lmp-devJean-Michel Trivi2014-07-171-0/+39
|\ \
| * | Add AudioAttributes to stream type conversionJean-Michel Trivi2014-07-181-0/+39
* | | Merge "Unhide AudioTrack constructor with AudioAttributes, AudioFormat" into ...Jean-Michel Trivi2014-07-182-12/+23
|\ \ \
| * | | Unhide AudioTrack constructor with AudioAttributes, AudioFormatJean-Michel Trivi2014-07-182-12/+23
| |/ /
* | | Merge "Hide AudioManager.startBluetoothScoVirtualCall()" into lmp-devJean-Michel Trivi2014-07-171-4/+4
|\ \ \ | |/ / |/| |
| * | Hide AudioManager.startBluetoothScoVirtualCall()Jean-Michel Trivi2014-07-181-4/+4
| |/
* | Merge "Camera2: add highSpeedVideoConfig wrapper and APIs" into lmp-devYin-Chia Yeh2014-07-181-2/+28
|\ \ | |/ |/|
| * Camera2: add highSpeedVideoConfig wrapper and APIsYin-Chia Yeh2014-07-181-2/+28
* | Unhide Virtualizer.getVirtualizationMode()Jean-Michel Trivi2014-07-181-3/+11
* | Merge "TIF: Add unblock content" into lmp-devYoungsang Cho2014-07-176-4/+73
|\ \
| * | TIF: Add unblock contentJaewan Kim2014-07-186-4/+73
* | | Merge "TIF: Add onInputAdded and onInputRemoved" into lmp-devYoungsang Cho2014-07-182-42/+98
|\ \ \ | |/ / |/| |
| * | TIF: Add onInputAdded and onInputRemovedJaewan Kim2014-07-182-42/+98
* | | Unhide audio virtualizer capability query methodsJean-Michel Trivi2014-07-182-8/+85
* | | Fix android_system_stubs buildJi-Hwan Lee2014-07-181-0/+2
* | | TIF: introduce TvContract.buildChannelUriForPassthroughTvInput()Dongwon Kang2014-07-182-35/+87
|/ /
* | Merge "TIF: change onCreateSession() method signature" into lmp-devWonsik Kim2014-07-171-14/+1
|\ \
| * | TIF: change onCreateSession() method signatureWonsik Kim2014-07-181-14/+1
* | | Merge "TIF: Change the parameter of TvInputInfo.loadLabel/Icon" into lmp-devYoungsang Cho2014-07-171-6/+6
|\ \ \
| * | | TIF: Change the parameter of TvInputInfo.loadLabel/IconYoungsang Cho2014-07-171-6/+6
* | | | Merge "TIF: Hide TvContract.Channels.COLUMN_BROWSABLE" into lmp-devYoungsang Cho2014-07-171-2/+4
|\ \ \ \
| * | | | TIF: Hide TvContract.Channels.COLUMN_BROWSABLEYoungsang Cho2014-07-171-2/+4
* | | | | Merge "TIF: Add a notification for surface change from TvView to TvInputServi...Youngsang Cho2014-07-176-15/+100
|\ \ \ \ \
| * | | | | TIF: Add a notification for surface change from TvView to TvInputServiceYoungsang Cho2014-07-176-15/+102
| | |/ / / | |/| | |
* | | | | TIF: Add a method to get TvInputInfo for a given TV inputJae Seo2014-07-172-0/+15
| |/ / / |/| | |
* | | | TIF: Add buildInputId()Jae Seo2014-07-171-2/+14
* | | | Merge "TIF: Add TvParentalControlManager" into lmp-devJae Seo2014-07-177-31/+453
|\ \ \ \ | |_|/ / |/| | |
| * | | TIF: Add TvParentalControlManagerJae Seo2014-07-177-31/+453
* | | | Merge "TIF: one-to-many relationship for TvInputService to TvInputInfo" into ...Wonsik Kim2014-07-174-14/+181
|\ \ \ \
| * | | | TIF: one-to-many relationship for TvInputService to TvInputInfoWonsik Kim2014-07-184-14/+181
* | | | | Fix crash when calling MediaSession callbackRoboErik2014-07-181-2/+2
|/ / / /
* | | | Add MediaProjection APIs.Michael Wright2014-07-175-0/+370
|/ / /
* | | Merge "TIF: Add TvInputInfo.getParentId" into lmp-devJae Seo2014-07-171-5/+27
|\ \ \
| * | | TIF: Add TvInputInfo.getParentIdJi-Hwan Lee2014-07-171-5/+27
* | | | Merge "Pass input ID to the setup/settings activity" into lmp-devChulwoo Lee2014-07-171-4/+4
|\ \ \ \
| * | | | Pass input ID to the setup/settings activityChulwoo Lee2014-07-161-4/+4
* | | | | Merge "Introduce "input_id" column to the channels table" into lmp-devChulwoo Lee2014-07-171-42/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Introduce "input_id" column to the channels tableChulwoo Lee2014-07-161-42/+20
| |/ / /
* | | | Revisit HDMI-CEC system audio mode in AudioService.Jungshik Jang2014-07-174-102/+14
* | | | MediaRecorder: added constants for WEBM outputRobert Shih2014-07-161-0/+6
* | | | AudioService: Use device specific mode to open SCO audioLiejun Tao2014-07-161-7/+37