aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Collapse)Author
2020-03-23Add an exported flag in manifestAshwini Oruganti
With b/150232615, we will need an explicit value set for the exported flag when intent filters are present, as the default behavior is changing for S+. This change adds the value reflecting the previous default to the manifest. These changes were made using an automated tool, the xml file may be reformatted slightly creating a larger diff. The only "real" change is the addition of "android:exported" to activities, services, and receivers that have one or more intent-filters. Bug: 150232615 Test: TH Exempt-From-Owner-Approval: mechanical refactoring Change-Id: I5df3360041bd747c61534c9a7895a5942d9f4bec
2019-12-05Don't export DvrRecordingSettingsActivityNick Chalko
PiperOrigin-RevId: 283995528 Change-Id: I160edf665ec49d40dd874d121742010a6cc45346
2019-12-04Update target SDK to 29Umang Saini
Test: m RunTvTunerRoboTests RunTvCommonRoboTests RunTvRoboTests Test: m LiveTv SampleNetworkTuner SampleDvbTuner Change-Id: I1b84ca73f280d9940f237ec8d2d694bc6884a7f6
2019-11-18Start early and end late feature.Shraddha Basantwani
Programs can be recorded for extra time Added 5 new tests to DvrDbSyncTest Test: make RunTvRoboTests ROBOTEST_FILTER=DvrDbSyncTest Bug: 71718009 Change-Id: I4e3c8fc0acc9b56982000d2dbde2364d523a30e3
2019-09-03Target SDK 28Nick Chalko
BUG=140434525 FIXED=140434525 PiperOrigin-RevId: 266988284 Change-Id: I7cb49d07a3faa9cb61a1d5e2b34b672cc49dcf34
2019-05-15Changes imported from Live ChannelsLive Channels Team
- 245843574 CLEANUP: Remove unused fields and methods from TestSingle... by nchalko <nchalko@google.com> PiperOrigin-RevId: 245843574 Change-Id: I536e4a683efd642e1ff2f9594f6c08b3abc20b1e Test: m LiveTv
2019-02-13Convert LiveTv to soongNick Chalko
Bug: 123237823 Test: m LiveTv Change-Id: Ia0daf4b4151cceeef11ee2341c6911d09e55cac1
2019-02-12Remove the tuner resources from the base resource.nchalko
PiperOrigin-RevId: 228194122 Change-Id: Id14d3fdfee65bcd3198e47bc2d0b84794f129e7e
2019-02-12Remove tuner from LiveTvnchalko
PiperOrigin-RevId: 227921514 Change-Id: I5c0a335107d7b244ce0d0e5e2404f829d922d866
2019-02-12Use application context for ChannelDataManagernchalko
PiperOrigin-RevId: 227733795 Change-Id: Ia688c714ce24448bd918dddfc21f9a32c4863cc0
2019-01-23Compile everything at once for dagger.Nick Chalko
Test: m LiveTv Change-Id: Ice444535ef163955c0ce03933780428f5c177a64
2018-12-13Changes imported from Live ChannelsLive Channels Team
- 225488738 Rename the manifest that is only using in the AOSP verion by nchalko <nchalko@google.com> - 225456323 Comment out parts of the manifest by nchalko <nchalko@google.com> - 225429750 Remove proguard.flags, it is only used in the aosp version. by nchalko <nchalko@google.com> PiperOrigin-RevId: 225488738 Change-Id: I14e431e592e8727e197a5e488cc365c5f6daef40
2018-11-27Changes imported from Live ChannelsLive Channels Team
- 223064917 Update manifest. by nchalko <nchalko@google.com> - 223047471 Check system property to enable/disabale 3rd party inputs by shubang <shubang@google.com> - 223014616 Update action in CurrentRecordingDetailsFragment when not... by nchalko <nchalko@google.com> PiperOrigin-RevId: 223064917 Change-Id: Ifc4fd42a11b0caee1b636db6d0a5096b0aa12bec
2018-11-07Change lauch mode of TvActivity to singleTaskshubang
PiperOrigin-RevId: 220519034 Change-Id: I5b6e3938367bfff51d66bf8130b85e2b241085bb
2018-08-09Changes imported from Live ChannelsLive Channels Team
- 208078264 Have different names for live channels and live tv drawab... by nchalko <nchalko@google.com> - 208076825 Do the base move first in copy bara. by nchalko <nchalko@google.com> - 208073259 Add stub pull_from_partner workflow. by nchalko <nchalko@google.com> - 207950188 Use android.support.test in dev gerrit branches by nchalko <nchalko@google.com> - 207947161 Add missing licenses. by nchalko <nchalko@google.com> - 207945884 Use old leanback constant in gerrit until support libs ar... by nchalko <nchalko@google.com> - 207942134 Move support/tis to live_channels common. by nchalko <nchalko@google.com> PiperOrigin-RevId: 208078264 Change-Id: I48d9932c8d44029968573cb3a1c1f4bd8588bbc0 Test: m -j LiveTv
2018-07-13CLEANUP: Only provide a TvInputController in LiveChannelsnchalko
PiperOrigin-RevId: 204541237 Change-Id: Ia45fb8ea8392f9e47d7d5f819620c655bcd9b18e
2018-07-13CLEANUP: Extract a TunerInputController interfacenchalko
PiperOrigin-RevId: 204522037 Change-Id: Idd926a0286770a7bcd943f03856865ce32ac7c7c
2018-07-11BEGIN_PUBLIC Add missing android.intent.action.PACKAGE_FULLY_REMOVEDnchalko
END_PUBLIC Update sync_manifest.sh script PiperOrigin-RevId: 203028600 Change-Id: I4760474c87e72768d24c4cc2164eb07e344d15df
2018-07-11Remove unused android.permission.GLOBAL_SEARCHnchalko
PiperOrigin-RevId: 203027312 Change-Id: I07d61a9fba694dba64b59347510ebecef02350d2
2018-03-23FIX: Ask for permission to delete recordingnchalko
PiperOrigin-RevId: 190137790 Change-Id: Ief85b0105eeefab59379428833f64ab011f24f49
2018-03-20FIX: add uses-permission android.permission.FOREGROUND_SERVICEnchalko
PiperOrigin-RevId: 189358588 Change-Id: I38ad23faaed4412675f1a11eb22d0c651e656234
2018-03-20CLEANUP: Set the target SDK to Pnchalko
PiperOrigin-RevId: 189358558 Change-Id: Ia46aa48c5039fd0318557f3834fb73951b2e94ae
2018-03-15Add details fragment for future programs from searchshubang
PiperOrigin-RevId: 188071492 Change-Id: Ie64c941829938b6f2a061767b8af34b55a086cb2
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-07Restore the name of com.google.android.tv.receiver.GlobalKeyReceivernchalko
PiperOrigin-RevId: 184829090 Change-Id: Iea6f6cdd953d218ecfaee1d9e8393710ecee7ec2
2018-02-07Add TunerStorageCleanUpService to the manifestsnchalko
Do not export the service PiperOrigin-RevId: 184696383 Change-Id: Icf4e904b1821994c706f488f6d6c12fc3b6c8faf
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: 181700159 Change-Id: I7bae213f26b690c0d76189c08abd85d7f7b304a3
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
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-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-03Migrate Live Channels App Src to AOSP branchNick Chalko
Bug: 21625152 Change-Id: I07e2830b27440556dc757e6340b4f77d1c0cbc66
2014-07-31Enable TvRecommendation with RandomRecommenderSungsoo Lim
Bug: 14068131 Change-Id: I262c6a6007de5b6fb27db1769e4aca70cb536af5
2014-07-22Add PassthroughTvActivityYoungsang Cho
Change-Id: Ib4e254b4c38dd69e5e9bcc4a34215827b1362a33
2014-07-02Dispatch input events only to the TV input with RECEIVE_INPUT_EVENT permissionYoungsang Cho
- Added the permission android.permission.RECEIVE_INPUT_EVENT - Added a test key 'U' to toggle UI of LocalTvInputService Bug: 15174809 Change-Id: I5653d873e1239d297a64d8ebfd2f9f0b47c83c1d
2014-06-12Disable TV recommendationSungsoo Lim
Bug: 15485368 Change-Id: I472eadb656ecd7c026628a8de78bdad185949dc3
2014-06-09Enable TV recommendation at home launcherSungsoo Lim
- Recommend the last watched channel when the poster art is available to display. - Show a TV recommendation card when boot completed. - Hide the TV recommendation card when TV app Started. - Show again when the TV app stopped. - Update the recommendation card when the program is changed. Bug: 15473740 Change-Id: I261bc0590d71a4943589d60bc62566efc6639acb
2014-06-09Change the color of radio buttonsYoungsang Cho
Bug: 15363643 Change-Id: Ib1f76dcd6bdab8b3a9c83646b6ed77ddb537d7b3
2014-06-08Apply material theme to the applicationChulwoo Lee
BUG: 15363643 Change-Id: I790d431077f6de6dc58760c2282f18193d007dd0
2014-06-08Disable recommendation notificationJi-Hwan Lee
Bug: 15485368 Change-Id: I1009fc806d3867e59de1c780880297448525a22e
2014-06-07Add new icon and bannerJi-Hwan Lee
Bug: 15467174 Change-Id: Ifd2c72c53a542bc1c6fb518bfa040469d67338c6