Commit Graph

11 Commits

Author SHA1 Message Date
Wonsik Kim
859cc5f0e6 Merge "Adjust to onCreateSession() method signature change" into lmp-dev 2014-07-17 22:03:23 +00:00
Wonsik Kim
e7713aa686 Adjust to onCreateSession() method signature change
Change-Id: I6137f2d85eb2ca18fb3e50bac54f048470145cd5
2014-07-18 13:10:02 +09:00
Jae Seo
c9bdea0489 AtscTvInput: Switch to the new buildInputId/buildChannelsUriForXXX API
Change-Id: Ibe757445aa087f2bedd2c645981ec99cce1dc8c4
2014-07-17 20:43:23 -07:00
Jae Seo
d85449be24 Quick build fix
Change-Id: I7b660363a53b77249c6ac94a78f25c70b449d0fc
2014-07-17 13:16:48 -07:00
Jae Seo
ca1c55b353 AtscInput: Add a dummy implementation of abstract onSetCaptionEnabled()
Change-Id: I9e65cb2a2f6da8ce4ed32c9c2ffb2c6523425f4b
2014-07-12 20:38:17 -07:00
Jae Seo
11d8830d24 AtscInput: Update to the latest TV Input Framework API
- Commented out setAvailable() until a new design is proposed.
- Changed TvInputSessionImpl to Session.
- Renamed onSetVolume() to onSetStreamVolume().

Change-Id: I3137ca5514c65b24f35f5ab79e40fa08af0c354f
2014-06-06 10:55:18 +09:00
Jae Seo
c652a582c8 AtscInput: Use the new column name for generic data
Change-Id: I4c144d96804d43b58fef2c223a30813eb05c50c6
2014-06-02 16:37:20 -07:00
Jae Seo
d0fadf8726 AtscTvInput: Use the new android.media.tv.* classes
Also replaced the selections from some database operations with the new
buildXXX() helper methods since they are now not allowed.

Change-Id: I5cf4e9d219c6437ab751b1a9148e1e7792cdfec2
2014-05-31 13:58:32 -07:00
Jae Seo
f8e9306c20 Change the column names of the TvContract tables
Change-Id: Icd5a1fd8418e49a506e2a8dbffa1d96d5a62ed57
2014-05-14 11:50:37 -07:00
Jaekyun Seok
e4e9dc65f1 Return result code properly
Bug: 13444380
Change-Id: Ica2231115032e88cd967316768e0e9c71a359336
2014-05-07 16:05:37 +09:00
Dongwon Kang
0113785a39 Add sample ATSC TvInputService app.
Change-Id: I67204020bf1eb0c833d507cb0c9e4914e5985b3c
2014-04-22 13:45:04 +09:00