summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/tv
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add start_time and end_time for PreviewPrograms"HEADmasterwyau2021-10-121-2/+36
|\
| * Add start_time and end_time for PreviewProgramsWally Yau2021-10-051-2/+36
* | check whether the column exist before add it during db migration.Henry Fang2021-07-131-14/+35
* | Fix wrong table name on database Upgrade am: 14c1f0aed2 am: 33aeef409e am: 4a...Henry Fang2021-01-231-1/+1
|\|
| * Fix wrong table name on database Upgradeandroid-s-preview-1Henry Fang2021-01-221-1/+1
* | Merge "TvProvider: Unbreak, add FLAG_IMMUTABLE"TreeHugger Robot2021-01-111-2/+2
|\ \ | |/ |/|
| * TvProvider: Unbreak, add FLAG_IMMUTABLERobin Lee2021-01-061-2/+2
* | TvProvider API standardization for ARIB and DVB TvProviderJunichiro.Homma2021-01-071-1/+28
|/
* TvProvider API standardization for ATSC3.0 and DVBKyeongkab.Nam2020-01-311-2/+39
* Add SQL tokenizer and disallow subqueries in selectionshubang2019-08-232-0/+195
* Add SafetyNet logging to Tvprovidershubang2019-08-031-0/+14
* Handle unrecognized columns and avoid SQL injectionandroid10-devshubang2019-07-101-4/+9
* Enable WriteAheadLogging in TvProvidershubang2018-08-271-0/+1
* Support BaseColumns._COUNT for all TvProvider tables.Nick Chalko2018-06-081-1/+9
* Merge "Improve TvProvider"TreeHugger Robot2018-04-132-39/+79
|\
| * Improve TvProviderShubang2018-04-102-39/+79
* | Fix DatabaseHelperTestShubang2018-04-051-13/+20
* | Use test DB helper for testsShubang2018-03-292-7/+26
|/
* Merge "Clean up rows of uninstalled packages"TreeHugger Robot2018-03-231-0/+93
|\
| * Clean up rows of uninstalled packagesShubang2018-03-231-0/+93
* | Merge "Remove preview channels and preview programs when disabled"Shubang Lu2018-03-211-0/+91
|\ \
| * | Remove preview channels and preview programs when disabledShubang2018-03-211-0/+91
| |/
* / Add series ID columns to program tablesShubang2018-03-081-3/+29
|/
* Fix IllegalStateException caused by DB closedShubang2018-02-281-2/+3
* Initialize projection maps in a class synchronized method for thread safety.Nick Chalko2017-09-051-32/+33
|\
| * Initialize projection maps in a class synchronized method for thread safety.Nick Chalko2017-09-051-32/+33
* | Allow inserting programs for other packages if you have the right permissionsNick Chalko2017-08-241-2/+6
|\|
| * Allow inserting programs for other packages if you have the right permissions Nick Chalko2017-08-231-2/+6
* | Fix IllegalStateException in TvProvider am: fe25ab5256Conrad Chen2017-05-181-1/+1
|\|
| * Fix IllegalStateException in TvProviderandroid-vts-8.0_r1oreo-devConrad Chen2017-05-171-1/+1
* | Return empty rows on invalid start and end timesDongwon Kang2017-05-171-1/+2
|/
* Fix bugs in TvProviderConrad Chen2017-05-111-22/+29
* Merge "Add parameter for accessing channels from 3rd-party TV apps." into oc-devTreeHugger Robot2017-05-011-1/+5
|\
| * Add parameter for accessing channels from 3rd-party TV apps.jiabin2017-04-271-1/+5
* | Merge "Fix preview channels insertion with null input ID" into oc-devConrad Chen2017-04-261-1/+1
|\ \
| * | Fix preview channels insertion with null input IDConrad Chen2017-04-251-1/+1
| |/
* | Merge "Fix and test DatabaseHelper.onUpgrade()" into oc-devTreeHugger Robot2017-04-251-30/+37
|\ \ | |/ |/|
| * Fix and test DatabaseHelper.onUpgrade()Conrad Chen2017-04-241-30/+37
* | Merge "Block modification to ID and package name" into oc-devTreeHugger Robot2017-04-211-0/+27
|\ \ | |/ |/|
| * Block modification to ID and package nameConrad Chen2017-04-201-0/+27
* | Use Settings.Global.BOOT_COUNT instead of System.currentTimeMillis()Dongwon Kang2017-04-191-14/+15
|/
* Bump the DB version and refresh the preview tablesDongwon Kang2017-04-181-2/+7
* Merge "TIF: Add parameter preview to filter only preview or non-preview chann...TreeHugger Robot2017-04-171-8/+14
|\
| * TIF: Add parameter preview to filter only preview or non-preview channels.jiabin2017-04-141-8/+14
* | Enforce required TYPE column of preview programsConrad Chen2017-04-131-2/+10
|/
* Add TvProvider methods to block or unblock package, get blocked packagesjiabin2017-04-131-14/+86
* TIF: add review rating columns to programsConrad Chen2017-04-041-0/+20
* Use integer for constants instead of stringDongwon Kang2017-04-031-13/+13
* Rename COLUMN_APP_LINK_INTENT_URI to COLUMN_INTENT_URIDongwon Kang2017-04-031-6/+6
* Remove watch next programsConrad Chen2017-03-282-0/+6