aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Collapse)Author
2018-02-27Disable Support Library dependency resolutionAlan Viverette
Bug: 73250914 Test: make checkbuild cts Change-Id: I524f096c7eab8ed1d64ace580ca43bf4f4404c56
2018-02-21CLEANUP: Write a log statement CommonUtils#isRunningInTest is truenchalko
PiperOrigin-RevId: 186059781 Change-Id: If3811a66d5fe10cb6a9e5aab312ade5ba928deef
2018-02-16Add missing license headernchalko
PiperOrigin-RevId: 186019980 Change-Id: Iadf89e8aa775482f0a3bd66669166cfab0e5d9dd
2018-02-16Changes imported from Live ChannelsLive Channels Team
- 186014614 Sync more make files with master by nchalko <nchalko@google.com> - 186013553 FIX: safely parse URI from intents. by nchalko <nchalko@google.com> - 186010488 Add missing license header by nchalko <nchalko@google.com> - 186009400 Sync all make files with master by nchalko <nchalko@google.com> - 185891159 Extract a Channel interface by nchalko <nchalko@google.com> - 185885678 Make recording history available by shubang <shubang@google.com> - 185725900 Extract an interface for TunableTvView by nchalko <nchalko@google.com> - 185724604 CLEANUP: Move ImageLoader to a separate package by nchalko <nchalko@google.com> - 185722979 CLEANUP: Fix amiguous method reference by renaming static... by nchalko <nchalko@google.com> - 185721563 CLEANUP: create a seperate top level target for resources by nchalko <nchalko@google.com> - 185720102 CLEANUP: fix comparison using reference equality instead ... by nchalko <nchalko@google.com> - 185717674 CLEANUP: Move MemoryManageable to a separate package by nchalko <nchalko@google.com> - 185609615 FIX: Improve Program Guide description for talkback by nchalko <nchalko@google.com> - 185607602 PARTIAL: Speak the channel number for each item in the pr... by nchalko <nchalko@google.com> - 185552957 CLEANUP: Move TestUtils to tests/common by nchalko <nchalko@google.com> - 185549529 PARTIAL: Add program description to the content discripti... by nchalko <nchalko@google.com> - 185521822 Use robolectric 3.6.1 in android.mk by nchalko <nchalko@google.com> - 185521733 Add recording info to ProgramItemView content description by nchalko <nchalko@google.com> - 185459218 Add time to ProgramItemView content description by nchalko <nchalko@google.com> - 185449505 Add clock to the Utils.getDurationString by nchalko <nchalko@google.com> - 185435931 Inject the clock in ProgramItemView for testing by nchalko <nchalko@google.com> - 185435648 Fix link-type warnings by nchalko <nchalko@google.com> - 185435488 Migrate to AAPT2 by nchalko <nchalko@google.com> - 185434148 Add uptimeMillis to the Clock interface by nchalko <nchalko@google.com> PiperOrigin-RevId: 186014614 Change-Id: I583af9ac3e56161736504024b62d1fd62e31c15a Test: tested in google3
2018-02-15Add uptimeMillis to the Clock interfacenchalko
PiperOrigin-RevId: 185434148 Change-Id: I4033341070991a9e883d2f4874913d70045058b2
2018-02-15Add getEpisodeContentDescription to BaseProgram.nchalko
PiperOrigin-RevId: 185309704 Change-Id: Icd87d0d6d03bef298351820d3127536b0f69d878
2018-02-05Cleanup: make the accessiblity code in setup fragments more readableshubang
PiperOrigin-RevId: 184567345 Change-Id: I30ee07b7906d3f716edfee1646dc7e0d5e179489
2018-02-05The first action should be focues by default in tuner setupshubang
PiperOrigin-RevId: 184475545 Change-Id: I6dd82dbf55177d6c6afc95dbf2cba3c48f0554c4
2018-02-02Fix package names, add todo for autovalue and add sample to whitelistLive Channels Team
PiperOrigin-RevId: 184213418 Change-Id: I186a9214681e92b1503393ab053fb0c54ab942fd
2018-02-01Add partner_support to aosp buildLive Channels Team
PiperOrigin-RevId: 184008912 Change-Id: Ibfe2c51bc5fcbb1bec1b705fe7c49d07eadbb23e
2018-01-23Set the target sdk to 26.Live Channels Team
Use AtomicInteger instead of volatile. Create BASE_PACKAGE to explicitly handle the com.android.tv package which is different than the Live Channels package name com.google.android.tv Project import generated by Copybara. PiperOrigin-RevId: 182859017 Change-Id: Ie4bcd0973848f235a40db0586f9a2dcca1198a21
2018-01-18Sync aosp code with internal version.Live Channels Team
Project import generated by Copybara. PiperOrigin-RevId: 182265045 Change-Id: I32cd1a70947fd245f8f70c19eb1713943c7af0bc
2018-01-17Fix broken buildNick Chalko
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
2018-01-16Project import generated by Copybara.Live Channels Team
PiperOrigin-RevId: 182099521 Change-Id: I213983755c98da36ab2cff3f7cfa494e1a1f082c
2018-01-16Project import generated by Copybara.Live Channels Team
PiperOrigin-RevId: 181700159 Change-Id: I7bae213f26b690c0d76189c08abd85d7f7b304a3
2017-12-22Format all java files.Nick Chalko
Change-Id: I238348d30afadf4d4ced9ca37be7de13d70fb5d0 Bug: 69474774
2017-11-13Fix import of android-support-annotationsAurimas Liutikas
Bug: 69161825 Change-Id: I5942ec4efd5aadb71d0ab765170d274c52d6a332
2017-11-08convert LiveTv to aapt2Dake Gu
To avoid hardcode resource directories. Bug: NA Test: make Change-Id: If8778b8c293eb10818baa1dead38d8ac3ee30cb3
2017-10-03Sync to match Live Channels 1.15(ncis)Nick Chalko
aka ub-tv-dev at a73a150bb7d0d1ce867ef980c6ac8411899d40ad Bug: 64021596 Change-Id: I7c544fd15e2c58784f8babc31877ad0dfeebb4c0
2017-05-05Revert "Sync to ub-tv-dev at f0024d79653da8c8999a91f995431a645a6ff4a2"Adrian Roos
This reverts commit 3dfa929b24f38ac7836450176d88ceab41dc6ac5. Change-Id: I1c76f626d966b8d4793a19677a8840ed0424d3a7
2017-05-05Sync to ub-tv-dev at f0024d79653da8c8999a91f995431a645a6ff4a2Nick Chalko
Change-Id: I4199ec04cacb4a78be58b85302a39d917658dc28
2017-01-10Rename language+country resources to just languageRoozbeh Pournader
Bug: 26496609 Test: none Change-Id: I21462365209cab53fae6678a4fbcf68901c2b0db
2016-10-31Sync to ub-tv-killing at 6f6e46557accb62c9548e4177d6005aa944dbf33Nick Chalko
Change-Id: I873644d6d9d0110c981ef6075cb4019c16bbb94b
2016-09-07Sync to ub-tv-dev at http://ag/1415258Nick Chalko
Bug: 30970843 Change-Id: I0aa43094d103de28956a3d9b56a594ea46a20543
2016-05-04Sync to joey ub-tv-dev at e7fbaa585b1eb7afec05f05032d2e8d99fb595d4Nick Chalko
Change-Id: Ib2da547fc0b23c3b504e2fac9c635954fc03060f
2016-03-09Quick fix a build breakage in read-only file systemYoungsang Cho
Bug: 27568978 Change-Id: I64071d6b4ad0cdc610b3f8c8c68a57165092a44b
2016-03-04Sync to ub-tv-intens at 4ef2591eb74883f8ae2ce15d4e89bec7da5320fcNick Chalko
Bug: 27219388 Change-Id: I50601d0e0f680f170829945689eef989308b02fa
2016-02-26Sync to ub-tv-interns at cc7c29d2a24a1343498f6d95ca5a79e003e6aefeNick Chalko
Change-Id: I580da190231e47c65b69f425b30ec4685eb50ce4
2015-12-11Sync to ub-tv-heroes at 1.08.301Nick Chalko
source change id If9b64d7bbc6e8f77b360e502d34e5452775c0402 Change-Id: I4ffe87911cb85e54880d1d918d1b8fb7bb8cfb7d
2015-11-10Sync to ub-tv-glee at 1.07.007Nick Chalko
hash dce17da9f45fc4304787b1898d9915511b1df954 Change-Id: I08ac6fc0123a6653644281155e35c11b71bc5fa0
2015-09-16Sync to ub-tv-friends at 1.06.202Nick Chalko
git hash 3c1965f5dcc60243f1fe600cb35f19bd5f01fc27 Change-Id: I90b77790f9074677ecef72a23235d2b33eacb76a
2015-08-05Sync to ub-tv-er at 1ca2537791704723075f1d1952bb9592b163ce83Nick Chalko
This fixes the broken build. Change-Id: I18e5792fca45400d2e6146bac23479cb18bcba0b
2015-08-03Migrate Live Channels App Src to AOSP branchNick Chalko
Bug: 21625152 Change-Id: I07e2830b27440556dc757e6340b4f77d1c0cbc66