summaryrefslogtreecommitdiffstats
path: root/media/java/android/media/tv
Commit message (Expand)AuthorAgeFilesLines
* Merge "TIF: Generate hardware input id in language-neutral fashion" into mnc-devJinsuk Kim2015-06-091-4/+5
|\
| * TIF: Generate hardware input id in language-neutral fashionJinsuk Kim2015-06-091-4/+5
* | TIF: Replace explicit types with <>Jae Seo2015-06-055-24/+21
* | TIF: Convert fields to local variablesJae Seo2015-06-051-4/+2
* | Merge "TIF: Add more explanation for notifyChannelRetuned" into mnc-devJae Seo2015-06-051-3/+6
|\ \
| * | TIF: Add more explanation for notifyChannelRetunedJae Seo2015-06-051-3/+6
| |/
* | TIF: Remove unused importsJae Seo2015-06-051-4/+0
|/
* TIF: Add sanitization code for the current positionDongwon Kang2015-06-041-0/+10
* TIF: Fix an incorrect conversion in timeShiftSetPlaybackParams()Dongwon Kang2015-05-201-4/+1
* TIF: Pass the playback params as a wholeJae Seo2015-05-165-20/+16
* TIF: Remove incorrect audio mode checkJae Seo2015-05-141-10/+4
* TIF: Add DVB device handling to TvInputManagerServiceJaesung Chung2015-05-144-0/+182
* TIF: API Review: android.media.tvJae Seo2015-05-124-37/+40
* Merge "TIF: Rename requestUnblockContent to unblockContent" into mnc-devJae Seo2015-05-125-9/+25
|\
| * TIF: Rename requestUnblockContent to unblockContentJae Seo2015-05-115-9/+25
* | Merge "TIF: add more documentation on Session.setOverlayViewEnabled()." into ...Dongwon Kang2015-05-121-2/+9
|\ \ | |/ |/|
| * TIF: add more documentation on Session.setOverlayViewEnabled().Dongwon Kang2015-05-111-2/+9
* | TIF: Unhide the surface layout APIJae Seo2015-05-112-28/+25
|/
* TIF: Make all the parameters for UNRATED nullJae Seo2015-05-053-10/+17
* am d3fad391: am 633a45a0: am 25466e0a: Merge "TIF: throw an exception if an o...Dongwon Kang2015-04-291-5/+10
|\
| * Merge "TIF: throw an exception if an operation takes too long." into mnc-devDongwon Kang2015-04-291-5/+10
| |\
| | * TIF: throw an exception if an operation takes too long.Dongwon Kang2015-04-291-5/+10
* | | Merge "TIF: Put comments for the newly added US and Canadian rating strings"Jae Seo2015-04-291-0/+87
|\ \ \ | |/ / |/| |
| * | TIF: Put comments for the newly added US and Canadian rating stringsJae Seo2015-03-171-0/+87
* | | TIF: add new audio modes to the timeShiftSetPlaybackRate() javadoc.Dongwon Kang2015-04-283-0/+6
| |/ |/|
* | Merge "TIF: Add TvContentRating constant for unrated content"Jae Seo2015-04-241-0/+6
|\ \
| * | TIF: Add TvContentRating constant for unrated contentJae Seo2015-04-231-0/+6
* | | TIF: Use Preconditions.checkNotNull for null checkingJae Seo2015-04-244-90/+49
* | | TIF: Start using the @NonNull annotationJae Seo2015-04-234-13/+20
|/ /
* | Merge "TIF: use <p> tag in a consistent way."Dongwon Kang2015-04-247-442/+371
|\ \
| * | TIF: use <p> tag in a consistent way.Dongwon Kang2015-04-247-442/+371
* | | Merge "TIF: start using @Nullable annotation."Dongwon Kang2015-04-244-11/+25
|\ \ \ | |/ / |/| |
| * | TIF: start using @Nullable annotation.Dongwon Kang2015-04-244-11/+25
* | | TIF: add more documentation on Session.onTimeShiftSetPlaybackRate().Dongwon Kang2015-04-231-0/+4
|/ /
* | TIF: Cache multiple app private commandsJae Seo2015-04-221-16/+14
* | TIF: Cache the stream volume on TvViewJae Seo2015-04-212-19/+22
* | TIF: Fix incorrect uses of INPUT_STATE_XXXJae Seo2015-04-211-44/+43
* | TIF: Document the default sort order for the tables in TvContract.Dongwon Kang2015-04-201-1/+11
* | TIF: Add pixel aspect ratio to TvTrackInfoJae Seo2015-04-141-2/+39
* | TIF: add a video unavailable constant for audio program case.Dongwon Kang2015-04-083-2/+10
* | TIF: Redefine time shift status and change callback and position APIsJae Seo2015-04-076-189/+224
* | TIF: Add time shift APIs.Dongwon Kang2015-04-028-22/+675
* | Merge "Make TvInputService skip to dispatch media keys to an overlay view"Youngsang Cho2015-03-251-2/+10
|\ \
| * | Make TvInputService skip to dispatch media keys to an overlay viewYoungsang Cho2015-03-251-2/+10
* | | Merge "TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract.Programs"Dongwon Kang2015-03-241-0/+44
|\ \ \
| * | | TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract.ProgramsDongwon Kang2015-03-231-0/+44
* | | | TIF: fix NPE in the case a hardware TV input is not ready to use.Dongwon Kang2015-03-231-1/+2
|/ / /
* | | Merge "TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract"Dongwon Kang2015-03-191-0/+44
|\ \ \
| * | | TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContractDongwon Kang2015-03-181-0/+44
* | | | Merge "TIF: Add TvInputInfo.isHardwareInput()."Dongwon Kang2015-03-191-8/+25
|\ \ \ \ | |_|_|/ |/| | |