summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-20Add SQL tokenizer and disallow subqueries in selectionshubang
2019-09-20Add 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
2017-04-17Merge "TIF: Add parameter preview to filter only preview or non-preview chann...TreeHugger Robot
2017-04-14TIF: Add parameter preview to filter only preview or non-preview channels.jiabin
2017-04-13Enforce required TYPE column of preview programsConrad Chen
2017-04-13Add TvProvider methods to block or unblock package, get blocked packagesjiabin
2017-04-04TIF: add review rating columns to programsConrad Chen
2017-04-03Use integer for constants instead of stringDongwon Kang
2017-04-03Rename COLUMN_APP_LINK_INTENT_URI to COLUMN_INTENT_URIDongwon Kang
2017-03-28Remove watch next programsConrad Chen
2017-03-18Merge "Remove input ID restriction of preview channels"TreeHugger Robot
2017-03-17Remove input ID restriction of preview channelsConrad Chen
2017-03-16Block modifying types of channelsConrad Chen
2017-03-14Block modifying channel IDs of preview programsConrad Chen
2017-02-27Add WatchNextPrograms in TvProviderDongwon Kang
2017-02-25Merge "Add TvProvider methods to get and add columns"Conrad Chen
2017-02-23Add TvProvider methods to get and add columnsConrad Chen
2017-02-22Fix a trivial bug introduced in merge processDongwon Kang
2017-02-17Fix TvProvider tests regarding to watched programsConrad Chen