History log of /packages/apps/TV/src/com/android/tv/data/PreviewDataManager.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0645b17e2818b69b996da48fd93731bc8a01f114 31-Jan-2018 Live Channels Team <no-reply@google.com> Add partner_support to aosp build

PiperOrigin-RevId: 184008912
Change-Id: Ibfe2c51bc5fcbb1bec1b705fe7c49d07eadbb23e
/packages/apps/TV/src/com/android/tv/data/PreviewDataManager.java
1b6e583128290c0a62e1185347af2ea5f10e8f1d 23-Jan-2018 nchalko <nchalko@google.com> Use .equals not == in PreviewDataManager

PiperOrigin-RevId: 182953166
Change-Id: I1c9d7c933eac9ab276997aacdcc5df1f61a33043
/packages/apps/TV/src/com/android/tv/data/PreviewDataManager.java
944779887775bd950cf1abf348d2df461593f6ab 17-Jan-2018 Live Channels Team <no-reply@google.com> Sync aosp code with internal version.
Project import generated by Copybara.

PiperOrigin-RevId: 182265045
Change-Id: I32cd1a70947fd245f8f70c19eb1713943c7af0bc
/packages/apps/TV/src/com/android/tv/data/PreviewDataManager.java
38fef3bf253578f518d1bc727da4afb263194398 17-Jan-2018 Nick Chalko <nchalko@google.com> Fix broken build

This reverts

c9889d1 Update aosp build to use a snapshot of exoplyer. by nchalko · 5
hours ago master
8952aa7 Clean format by nchalko · 20 hours ago
ba3fb16 Merge "Use a snapshot of exoplayer" by TreeHugger Robot · 18
hours ago
ff75e39 Project import generated by Copybara. by Live Channels Team · 22
hours ago
9737fc2 Use a snapshot of exoplayer by Nick Chalko · 20 hours ago
4a5144a Project import generated by Copybara. by Live Channels Team · 6
days ago

Bug: 72092981
Bug: 69474774
Change-Id: Ie756857c10bf052c60b6442c3d61252f65b49143
/packages/apps/TV/src/com/android/tv/data/PreviewDataManager.java
4a5144ac8c51c4d89d1359e13e37fcd7f928ed9a 12-Jan-2018 Live Channels Team <no-reply@google.com> Project import generated by Copybara.

PiperOrigin-RevId: 181700159
Change-Id: I7bae213f26b690c0d76189c08abd85d7f7b304a3
/packages/apps/TV/src/com/android/tv/data/PreviewDataManager.java
95961816a768da387f0b5523cf4363ace2044089 22-Dec-2017 Nick Chalko <nchalko@google.com> Format all java files.

Change-Id: I238348d30afadf4d4ced9ca37be7de13d70fb5d0
Bug: 69474774
/packages/apps/TV/src/com/android/tv/data/PreviewDataManager.java
e506854dbc4919bf79ca4c705a04d6e225704d3e 17-Nov-2017 Tor Norbye <tnorbye@google.com> @IntDef is switching from long to int values

This cast will be necessary when the @IntDef annotation
values changes type from long to int, and the cast is
safe because the value is itself not used at all (this
is a source retention annotation, and the static analyzer
is using the field reference itself, not the value --
that's the whole point of this annotation.)

Test: The compiler
Change-Id: I5f66e03b62670c4b73ec0339fe63f55a1a76e5d5
/packages/apps/TV/src/com/android/tv/data/PreviewDataManager.java
633eb826b8c97731dfc5ef12c7bf78a63734275d 03-Oct-2017 Nick Chalko <nchalko@google.com> Sync to match Live Channels 1.15(ncis)

aka ub-tv-dev at a73a150bb7d0d1ce867ef980c6ac8411899d40ad

Bug: 64021596
Change-Id: I7c544fd15e2c58784f8babc31877ad0dfeebb4c0
/packages/apps/TV/src/com/android/tv/data/PreviewDataManager.java