Merge "TIF: Add COLUMN_SEASON_TITLE and COLUMN_(SEASON|EPISODE)_DISPLAY_NUMBER" into nyc-dev am: b4caa028c2
am: 632dfe783b
* commit '632dfe783b97b18d4d012f331bc423ee360de840':
TIF: Add COLUMN_SEASON_TITLE and COLUMN_(SEASON|EPISODE)_DISPLAY_NUMBER
This commit is contained in:
@@ -22855,7 +22855,8 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_CHANNEL_ID = "channel_id";
|
||||
field public static final java.lang.String COLUMN_CONTENT_RATING = "content_rating";
|
||||
field public static final java.lang.String COLUMN_END_TIME_UTC_MILLIS = "end_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_EPISODE_NUMBER = "episode_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_DISPLAY_NUMBER = "episode_display_number";
|
||||
field public static final deprecated java.lang.String COLUMN_EPISODE_NUMBER = "episode_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_TITLE = "episode_title";
|
||||
field public static final java.lang.String COLUMN_INTERNAL_PROVIDER_DATA = "internal_provider_data";
|
||||
field public static final java.lang.String COLUMN_INTERNAL_PROVIDER_FLAG1 = "internal_provider_flag1";
|
||||
@@ -22865,7 +22866,9 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_LONG_DESCRIPTION = "long_description";
|
||||
field public static final java.lang.String COLUMN_POSTER_ART_URI = "poster_art_uri";
|
||||
field public static final java.lang.String COLUMN_SEARCHABLE = "searchable";
|
||||
field public static final java.lang.String COLUMN_SEASON_NUMBER = "season_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_DISPLAY_NUMBER = "season_display_number";
|
||||
field public static final deprecated java.lang.String COLUMN_SEASON_NUMBER = "season_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_TITLE = "season_title";
|
||||
field public static final java.lang.String COLUMN_SHORT_DESCRIPTION = "short_description";
|
||||
field public static final java.lang.String COLUMN_START_TIME_UTC_MILLIS = "start_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_THUMBNAIL_URI = "thumbnail_uri";
|
||||
@@ -22908,7 +22911,7 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_CHANNEL_ID = "channel_id";
|
||||
field public static final java.lang.String COLUMN_CONTENT_RATING = "content_rating";
|
||||
field public static final java.lang.String COLUMN_END_TIME_UTC_MILLIS = "end_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_EPISODE_NUMBER = "episode_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_DISPLAY_NUMBER = "episode_display_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_TITLE = "episode_title";
|
||||
field public static final java.lang.String COLUMN_INPUT_ID = "input_id";
|
||||
field public static final java.lang.String COLUMN_INTERNAL_PROVIDER_DATA = "internal_provider_data";
|
||||
@@ -22923,7 +22926,8 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_RECORDING_DURATION_MILLIS = "recording_duration_millis";
|
||||
field public static final java.lang.String COLUMN_RECORDING_EXPIRE_TIME_UTC_MILLIS = "recording_expire_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_SEARCHABLE = "searchable";
|
||||
field public static final java.lang.String COLUMN_SEASON_NUMBER = "season_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_DISPLAY_NUMBER = "season_display_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_TITLE = "season_title";
|
||||
field public static final java.lang.String COLUMN_SHORT_DESCRIPTION = "short_description";
|
||||
field public static final java.lang.String COLUMN_START_TIME_UTC_MILLIS = "start_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_THUMBNAIL_URI = "thumbnail_uri";
|
||||
|
||||
@@ -24487,7 +24487,8 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_CHANNEL_ID = "channel_id";
|
||||
field public static final java.lang.String COLUMN_CONTENT_RATING = "content_rating";
|
||||
field public static final java.lang.String COLUMN_END_TIME_UTC_MILLIS = "end_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_EPISODE_NUMBER = "episode_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_DISPLAY_NUMBER = "episode_display_number";
|
||||
field public static final deprecated java.lang.String COLUMN_EPISODE_NUMBER = "episode_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_TITLE = "episode_title";
|
||||
field public static final java.lang.String COLUMN_INTERNAL_PROVIDER_DATA = "internal_provider_data";
|
||||
field public static final java.lang.String COLUMN_INTERNAL_PROVIDER_FLAG1 = "internal_provider_flag1";
|
||||
@@ -24497,7 +24498,9 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_LONG_DESCRIPTION = "long_description";
|
||||
field public static final java.lang.String COLUMN_POSTER_ART_URI = "poster_art_uri";
|
||||
field public static final java.lang.String COLUMN_SEARCHABLE = "searchable";
|
||||
field public static final java.lang.String COLUMN_SEASON_NUMBER = "season_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_DISPLAY_NUMBER = "season_display_number";
|
||||
field public static final deprecated java.lang.String COLUMN_SEASON_NUMBER = "season_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_TITLE = "season_title";
|
||||
field public static final java.lang.String COLUMN_SHORT_DESCRIPTION = "short_description";
|
||||
field public static final java.lang.String COLUMN_START_TIME_UTC_MILLIS = "start_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_THUMBNAIL_URI = "thumbnail_uri";
|
||||
@@ -24540,7 +24543,7 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_CHANNEL_ID = "channel_id";
|
||||
field public static final java.lang.String COLUMN_CONTENT_RATING = "content_rating";
|
||||
field public static final java.lang.String COLUMN_END_TIME_UTC_MILLIS = "end_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_EPISODE_NUMBER = "episode_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_DISPLAY_NUMBER = "episode_display_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_TITLE = "episode_title";
|
||||
field public static final java.lang.String COLUMN_INPUT_ID = "input_id";
|
||||
field public static final java.lang.String COLUMN_INTERNAL_PROVIDER_DATA = "internal_provider_data";
|
||||
@@ -24555,7 +24558,8 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_RECORDING_DURATION_MILLIS = "recording_duration_millis";
|
||||
field public static final java.lang.String COLUMN_RECORDING_EXPIRE_TIME_UTC_MILLIS = "recording_expire_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_SEARCHABLE = "searchable";
|
||||
field public static final java.lang.String COLUMN_SEASON_NUMBER = "season_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_DISPLAY_NUMBER = "season_display_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_TITLE = "season_title";
|
||||
field public static final java.lang.String COLUMN_SHORT_DESCRIPTION = "short_description";
|
||||
field public static final java.lang.String COLUMN_START_TIME_UTC_MILLIS = "start_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_THUMBNAIL_URI = "thumbnail_uri";
|
||||
|
||||
@@ -22864,7 +22864,8 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_CHANNEL_ID = "channel_id";
|
||||
field public static final java.lang.String COLUMN_CONTENT_RATING = "content_rating";
|
||||
field public static final java.lang.String COLUMN_END_TIME_UTC_MILLIS = "end_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_EPISODE_NUMBER = "episode_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_DISPLAY_NUMBER = "episode_display_number";
|
||||
field public static final deprecated java.lang.String COLUMN_EPISODE_NUMBER = "episode_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_TITLE = "episode_title";
|
||||
field public static final java.lang.String COLUMN_INTERNAL_PROVIDER_DATA = "internal_provider_data";
|
||||
field public static final java.lang.String COLUMN_INTERNAL_PROVIDER_FLAG1 = "internal_provider_flag1";
|
||||
@@ -22874,7 +22875,9 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_LONG_DESCRIPTION = "long_description";
|
||||
field public static final java.lang.String COLUMN_POSTER_ART_URI = "poster_art_uri";
|
||||
field public static final java.lang.String COLUMN_SEARCHABLE = "searchable";
|
||||
field public static final java.lang.String COLUMN_SEASON_NUMBER = "season_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_DISPLAY_NUMBER = "season_display_number";
|
||||
field public static final deprecated java.lang.String COLUMN_SEASON_NUMBER = "season_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_TITLE = "season_title";
|
||||
field public static final java.lang.String COLUMN_SHORT_DESCRIPTION = "short_description";
|
||||
field public static final java.lang.String COLUMN_START_TIME_UTC_MILLIS = "start_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_THUMBNAIL_URI = "thumbnail_uri";
|
||||
@@ -22917,7 +22920,7 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_CHANNEL_ID = "channel_id";
|
||||
field public static final java.lang.String COLUMN_CONTENT_RATING = "content_rating";
|
||||
field public static final java.lang.String COLUMN_END_TIME_UTC_MILLIS = "end_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_EPISODE_NUMBER = "episode_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_DISPLAY_NUMBER = "episode_display_number";
|
||||
field public static final java.lang.String COLUMN_EPISODE_TITLE = "episode_title";
|
||||
field public static final java.lang.String COLUMN_INPUT_ID = "input_id";
|
||||
field public static final java.lang.String COLUMN_INTERNAL_PROVIDER_DATA = "internal_provider_data";
|
||||
@@ -22932,7 +22935,8 @@ package android.media.tv {
|
||||
field public static final java.lang.String COLUMN_RECORDING_DURATION_MILLIS = "recording_duration_millis";
|
||||
field public static final java.lang.String COLUMN_RECORDING_EXPIRE_TIME_UTC_MILLIS = "recording_expire_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_SEARCHABLE = "searchable";
|
||||
field public static final java.lang.String COLUMN_SEASON_NUMBER = "season_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_DISPLAY_NUMBER = "season_display_number";
|
||||
field public static final java.lang.String COLUMN_SEASON_TITLE = "season_title";
|
||||
field public static final java.lang.String COLUMN_SHORT_DESCRIPTION = "short_description";
|
||||
field public static final java.lang.String COLUMN_START_TIME_UTC_MILLIS = "start_time_utc_millis";
|
||||
field public static final java.lang.String COLUMN_THUMBNAIL_URI = "thumbnail_uri";
|
||||
|
||||
@@ -965,8 +965,9 @@ public final class TvContract {
|
||||
* The title of this TV program.
|
||||
*
|
||||
* <p>If this program is an episodic TV show, it is recommended that the title is the series
|
||||
* title and its related fields ({@link #COLUMN_SEASON_NUMBER},
|
||||
* {@link #COLUMN_EPISODE_NUMBER}, and {@link #COLUMN_EPISODE_TITLE}) are filled in.
|
||||
* title and its related fields ({@link #COLUMN_SEASON_TITLE} and/or
|
||||
* {@link #COLUMN_SEASON_DISPLAY_NUMBER}, {@link #COLUMN_SEASON_DISPLAY_NUMBER},
|
||||
* {@link #COLUMN_EPISODE_DISPLAY_NUMBER}, and {@link #COLUMN_EPISODE_TITLE}) are filled in.
|
||||
*
|
||||
* <p>Type: TEXT
|
||||
*/
|
||||
@@ -978,18 +979,64 @@ public final class TvContract {
|
||||
* <p>Can be empty.
|
||||
*
|
||||
* <p>Type: INTEGER
|
||||
*
|
||||
* @deprecated Use {@link #COLUMN_SEASON_DISPLAY_NUMBER} instead.
|
||||
*/
|
||||
@Deprecated
|
||||
public static final String COLUMN_SEASON_NUMBER = "season_number";
|
||||
|
||||
/**
|
||||
* The season display number of this TV program for episodic TV shows.
|
||||
*
|
||||
* <p>This is used to indicate the season number. (e.g. 1, 2 or 3) Note that the value
|
||||
* does not necessarily be numeric. (e.g. 12B)
|
||||
*
|
||||
* <p>Can be empty.
|
||||
*
|
||||
* <p>Type: TEXT
|
||||
*/
|
||||
public static final String COLUMN_SEASON_DISPLAY_NUMBER = "season_display_number";
|
||||
|
||||
/**
|
||||
* The title of the season for this TV program for episodic TV shows.
|
||||
*
|
||||
* <p>This is an optional field supplied only when the season has a special title
|
||||
* (e.g. The Final Season). If provided, the applications should display it instead of
|
||||
* {@link #COLUMN_SEASON_DISPLAY_NUMBER}, and should display it without alterations.
|
||||
* (e.g. for "The Final Season", displayed string should be "The Final Season", not
|
||||
* "Season The Final Season"). When displaying multiple programs, the order should be based
|
||||
* on {@link #COLUMN_SEASON_DISPLAY_NUMBER}, even when {@link #COLUMN_SEASON_TITLE} exists.
|
||||
*
|
||||
* <p>Can be empty.
|
||||
*
|
||||
* <p>Type: TEXT
|
||||
*/
|
||||
public static final String COLUMN_SEASON_TITLE = "season_title";
|
||||
|
||||
/**
|
||||
* The episode number of this TV program for episodic TV shows.
|
||||
*
|
||||
* <p>Can be empty.
|
||||
*
|
||||
* <p>Type: INTEGER
|
||||
*
|
||||
* @deprecated Use {@link #COLUMN_EPISODE_DISPLAY_NUMBER} instead.
|
||||
*/
|
||||
@Deprecated
|
||||
public static final String COLUMN_EPISODE_NUMBER = "episode_number";
|
||||
|
||||
/**
|
||||
* The episode display number of this TV program for episodic TV shows.
|
||||
*
|
||||
* <p>This is used to indicate the episode number. (e.g. 1, 2 or 3) Note that the value
|
||||
* does not necessarily be numeric. (e.g. 12B)
|
||||
*
|
||||
* <p>Can be empty.
|
||||
*
|
||||
* <p>Type: TEXT
|
||||
*/
|
||||
public static final String COLUMN_EPISODE_DISPLAY_NUMBER = "episode_display_number";
|
||||
|
||||
/**
|
||||
* The episode title of this TV program for episodic TV shows.
|
||||
*
|
||||
@@ -1461,8 +1508,9 @@ public final class TvContract {
|
||||
* The title of this recorded TV program.
|
||||
*
|
||||
* <p>If this recorded program is an episodic TV show, it is recommended that the title is
|
||||
* the series title and its related fields ({@link #COLUMN_SEASON_NUMBER},
|
||||
* {@link #COLUMN_EPISODE_NUMBER}, and {@link #COLUMN_EPISODE_TITLE}) are filled in.
|
||||
* the series title and its related fields ({@link #COLUMN_SEASON_TITLE} and/or
|
||||
* {@link #COLUMN_SEASON_DISPLAY_NUMBER}, {@link #COLUMN_EPISODE_DISPLAY_NUMBER},
|
||||
* and {@link #COLUMN_EPISODE_TITLE}) are filled in.
|
||||
*
|
||||
* <p>Type: TEXT
|
||||
* @see Programs#COLUMN_TITLE
|
||||
@@ -1470,24 +1518,46 @@ public final class TvContract {
|
||||
public static final String COLUMN_TITLE = Programs.COLUMN_TITLE;
|
||||
|
||||
/**
|
||||
* The season number of this recorded TV program for episodic TV shows.
|
||||
* The season display number of this recorded TV program for episodic TV shows.
|
||||
*
|
||||
* <p>This is used to indicate the season number. (e.g. 1, 2 or 3) Note that the value
|
||||
* does not necessarily be numeric. (e.g. 12B)
|
||||
*
|
||||
* <p>Can be empty.
|
||||
*
|
||||
* <p>Type: INTEGER
|
||||
* @see Programs#COLUMN_SEASON_NUMBER
|
||||
* <p>Type: TEXT
|
||||
*/
|
||||
public static final String COLUMN_SEASON_NUMBER = Programs.COLUMN_SEASON_NUMBER;
|
||||
public static final String COLUMN_SEASON_DISPLAY_NUMBER =
|
||||
Programs.COLUMN_SEASON_DISPLAY_NUMBER;
|
||||
|
||||
/**
|
||||
* The episode number of this recorded TV program for episodic TV shows.
|
||||
* The title of the season for this recorded TV program for episodic TV shows.
|
||||
*
|
||||
* <p>This is an optional field supplied only when the season has a special title
|
||||
* (e.g. The Final Season). If provided, the applications should display it instead of
|
||||
* {@link #COLUMN_SEASON_DISPLAY_NUMBER} without alterations.
|
||||
* (e.g. for "The Final Season", displayed string should be "The Final Season", not
|
||||
* "Season The Final Season"). When displaying multiple programs, the order should be based
|
||||
* on {@link #COLUMN_SEASON_DISPLAY_NUMBER}, even when {@link #COLUMN_SEASON_TITLE} exists.
|
||||
*
|
||||
* <p>Can be empty.
|
||||
*
|
||||
* <p>Type: INTEGER
|
||||
* @see Programs#COLUMN_EPISODE_NUMBER
|
||||
* <p>Type: TEXT
|
||||
*/
|
||||
public static final String COLUMN_EPISODE_NUMBER = Programs.COLUMN_EPISODE_NUMBER;
|
||||
public static final String COLUMN_SEASON_TITLE = Programs.COLUMN_SEASON_TITLE;
|
||||
|
||||
/**
|
||||
* The episode display number of this recorded TV program for episodic TV shows.
|
||||
*
|
||||
* <p>This is used to indicate the episode number. (e.g. 1, 2 or 3) Note that the value
|
||||
* does not necessarily be numeric. (e.g. 12B)
|
||||
*
|
||||
* <p>Can be empty.
|
||||
*
|
||||
* <p>Type: TEXT
|
||||
*/
|
||||
public static final String COLUMN_EPISODE_DISPLAY_NUMBER =
|
||||
Programs.COLUMN_EPISODE_DISPLAY_NUMBER;
|
||||
|
||||
/**
|
||||
* The episode title of this recorded TV program for episodic TV shows.
|
||||
|
||||
Reference in New Issue
Block a user