summaryrefslogtreecommitdiff
path: root/src/com/android
AgeCommit message (Expand)Author
2019-09-18Add SQL tokenizer and disallow subqueries in selectionandroid-security-8.1.0_r93android-security-8.1.0_r92android-security-8.1.0_r91android-security-8.1.0_r90android-security-8.1.0_r89android-security-8.1.0_r88android-security-8.1.0_r87android-security-8.1.0_r86android-security-8.1.0_r85android-security-8.1.0_r84android-security-8.1.0_r83android-security-8.1.0_r82android-8.1.0_r81android-8.1.0_r80android-8.1.0_r79android-8.1.0_r78android-8.1.0_r77android-8.1.0_r76android-8.1.0_r75android-8.1.0_r74android-8.1.0_r73android-8.1.0_r72android-8.1.0_r71android-8.1.0_r70security-oc-mr1-releaseoreo-mr1-security-releaseshubang
2019-09-18Add SafetyNet logging to Tvprovidershubang
2019-09-18Handle unrecognized columns and avoid SQL injectionshubang
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
2017-02-16Add PreviewPrograms table in TvProviderDongwon Kang
2017-02-15Add internal provider ID field in TvProviderConrad Chen
2017-02-10Add browsable field in TvProviderConrad Chen
2017-02-09Add null check in createProjectionMapForQueryDongwon Kang
2017-02-09Merge "Filter out non-existing customized columns in DB"Conrad Chen
2017-02-08Filter out non-existing customized columns in DBConrad Chen
2017-02-06Minor fix of ag/1852467 according to commentsConrad Chen
2017-02-03Remove DB entries when packages are removedConrad Chen
2017-02-02Merge "Add COLUMN_SYSTEM_APPROVED in channels table"TreeHugger Robot
2017-02-02Add COLUMN_SYSTEM_APPROVED in channels tableDongwon Kang
2017-02-01Change the column names to be consistent with other fieldsDongwon Kang
2017-01-26Add new fields added for guide style launcher in TvProviderDongwon Kang