summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-19Merge "TvProvider: Reduce synchronized block" into main am: 6b0378d616 am: 5f...Henry Fang
2023-07-19Merge "TvProvider: Reduce synchronized block" into mainHenry Fang
2023-07-18TvProvider: Reduce synchronized blockSham Rathod
2023-07-12Tvprovider: Change sync mode of tv.db database am: 9d59ea811c am: 3fe4d1854e ...Sham Rathod
2023-07-11Tvprovider: Change sync mode of tv.db databaseSham Rathod
2023-03-14Reduce the delay for logging watched programsYixiao Luo
2022-03-17Screen continuously blinking when TV storage is fullMurugan
2021-12-23TvProvider API standardization for ARIB and DVB TvProviderJunichiro.Homma
2021-10-12Merge "Add start_time and end_time for PreviewPrograms"android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1wyau
2021-10-05Add start_time and end_time for PreviewProgramsWally Yau
2021-07-13check whether the column exist before add it during db migration.Henry Fang
2021-01-23Fix wrong table name on database Upgrade am: 14c1f0aed2 am: 33aeef409e am: 4a...Henry Fang
2021-01-22Fix wrong table name on database Upgradeandroid-s-preview-1Henry Fang
2021-01-11Merge "TvProvider: Unbreak, add FLAG_IMMUTABLE"TreeHugger Robot
2021-01-07TvProvider API standardization for ARIB and DVB TvProviderJunichiro.Homma
2021-01-06TvProvider: Unbreak, add FLAG_IMMUTABLERobin Lee
2020-01-31TvProvider API standardization for ATSC3.0 and DVBKyeongkab.Nam
2019-08-23Add SQL tokenizer and disallow subqueries in selectionshubang
2019-08-03Add SafetyNet logging to Tvprovidershubang
2019-07-10Handle unrecognized columns and avoid SQL injectionandroid10-devshubang
2018-08-27Enable WriteAheadLogging in TvProvidershubang
2018-06-08Support BaseColumns._COUNT for all TvProvider tables.Nick Chalko
2018-04-13Merge "Improve TvProvider"TreeHugger Robot
2018-04-10Improve TvProviderShubang
2018-04-05Fix DatabaseHelperTestShubang
2018-03-29Use test DB helper for testsShubang
2018-03-23Merge "Clean up rows of uninstalled packages"TreeHugger Robot
2018-03-23Clean up rows of uninstalled packagesShubang
2018-03-21Merge "Remove preview channels and preview programs when disabled"Shubang Lu
2018-03-21Remove preview channels and preview programs when disabledShubang
2018-03-08Add series ID columns to program tablesShubang
2018-02-28Fix IllegalStateException caused by DB closedShubang
2017-09-05Initialize projection maps in a class synchronized method for thread safety.Nick Chalko
2017-09-05Initialize projection maps in a class synchronized method for thread safety.Nick Chalko
2017-08-24Allow inserting programs for other packages if you have the right permissionsNick Chalko
2017-08-23Allow inserting programs for other packages if you have the right permissions Nick Chalko
2017-05-18Fix IllegalStateException in TvProvider am: fe25ab5256Conrad Chen
2017-05-17Fix IllegalStateException in TvProviderandroid-vts-8.0_r1oreo-devConrad Chen
2017-05-17Return empty rows on invalid start and end timesDongwon Kang
2017-05-11Fix bugs in TvProviderConrad Chen
2017-05-01Merge "Add parameter for accessing channels from 3rd-party TV apps." into oc-devTreeHugger Robot
2017-04-27Add parameter for accessing channels from 3rd-party TV apps.jiabin
2017-04-26Merge "Fix preview channels insertion with null input ID" into oc-devConrad Chen
2017-04-25Fix preview channels insertion with null input IDConrad Chen
2017-04-25Merge "Fix and test DatabaseHelper.onUpgrade()" into oc-devTreeHugger Robot
2017-04-24Fix and test DatabaseHelper.onUpgrade()Conrad Chen
2017-04-21Merge "Block modification to ID and package name" into oc-devTreeHugger Robot
2017-04-20Block modification to ID and package nameConrad Chen
2017-04-19Use Settings.Global.BOOT_COUNT instead of System.currentTimeMillis()Dongwon Kang
2017-04-18Bump the DB version and refresh the preview tablesDongwon Kang