summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-27Add genre for BrazilChulwoo Lee
2014-10-23Delete the channel logo when deletion is requested for logo URIDongwon Kang
2014-10-21Improve the channel deletion performance of TvProviderDongwon Kang
2014-10-17Merge "Improve the query performance of programs table" into lmp-mr1-devDongwon Kang
2014-10-16Improve the query performance of programs tableDongwon Kang
2014-10-16Merge "Enhance the performance of bulkInsert()" into lmp-mr1-devChulwoo Lee
2014-10-15am 5462b213: Fix the type of COLUMN_TYPE and COLUMN_SERVICE_TYPE.Dongwon Kang
2014-10-15Fix the type of COLUMN_TYPE and COLUMN_SERVICE_TYPE.android-wear-5.0.0_r1android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1lollipop-wear-releaselollipop-releaselollipop-devlollipop-cts-releaseDongwon Kang
2014-10-15Enhance the performance of bulkInsert()Chulwoo Lee
2014-10-15Revert "Enhance the performance of bulkInsert()"Chulwoo Lee
2014-10-14Enhance the performance of bulkInsert()Chulwoo Lee
2014-09-15Protect watched programs data with ACCESS_WATCHED_PROGRAMS permissionJae Seo
2014-09-07Add BROWSABLE to deleted_channels tableWonsik Kim
2014-09-04Store locked channels separately when deletedWonsik Kim
2014-09-03Add unique constraint to channels tableChulwoo Lee
2014-08-28Change the default value of Channels.COLUMN_BROWSABLE to 0Jae Seo
2014-08-27Merge "Revert "Temporarily disable parental controls permission check"" into ...Jae Seo
2014-08-27Revert "Temporarily disable parental controls permission check"Jae Seo
2014-08-20Map ISDB genres to canonical genresChulwoo Lee
2014-08-15Temporarily disable parental controls permission checkJae Seo
2014-08-14Notify the insertion of watched programs when they are consolidatedSungsoo Lim
2014-08-13Require MODIFY_PARENTAL_CONTROLS permission to update COLUMN_LOCKEDJae Seo
2014-08-12Fix the permission name for accessing all EPG dataJae Seo
2014-08-11Correct the permission namesJae Seo
2014-08-11Fix a bug that scheduleNext() is not called in some casesJae Seo
2014-08-10Merge "Put some delay before trying to consolidate watch logs" into lmp-devJae Seo
2014-08-10Put some delay before trying to consolidate watch logsJae Seo
2014-08-10Move watch history logging from the system serviceJae Seo
2014-08-09Add missing columns in TvContractJi-Hwan Lee
2014-08-08Apply new TvContract URIsJi-Hwan Lee
2014-08-08Refactor common URI processing for DB operationsJi-Hwan Lee
2014-08-07Merge "Do not allow inserting programs with invalid channel ID" into lmp-devJi-Hwan Lee
2014-08-08Prevent inserting rows through URIs with IDJi-Hwan Lee
2014-08-08Do not allow inserting programs with invalid channel IDJi-Hwan Lee
2014-08-07Merge "Add Channels.COLUMN_SERVICE_ID to projection map" into lmp-devWonsik Kim
2014-08-10Add Channels.COLUMN_SERVICE_ID to projection mapWonsik Kim
2014-08-07Merge "Fix IllegalArgumentException for genre query" into lmp-devJi-Hwan Lee
2014-08-10Fix IllegalArgumentException for genre queryJi-Hwan Lee
2014-08-01Add COLUMN_TUNE_PARAMS in watched_program tableSungsoo Lim
2014-07-31Map broadcast genre to canonical genreChulwoo Lee
2014-07-24Remove COLUMN_CONDITIONAL_ACCESS from TvProvider.Dongwon Kang
2014-07-21Add season/episode related fieldsYoungsang Cho
2014-07-18Add a channel URI pattern for passthough inputsYoungsang Cho
2014-07-17Introduce "input_id" column to the channels tableChulwoo Lee
2014-07-16Add a content rating column in programs tableSungsoo Lim
2014-07-01Clean up EPG dataJi-Hwan Lee
2014-07-01Disallow querying with sort order without permissionJi-Hwan Lee
2014-07-01Add COLUMN_CONDITIONAL_ACCESS in Channels table.Dongwon Kang
2014-06-30Handle query parameter "canonical_genre"Chulwoo Lee
2014-06-26Use blob, instead of file, for channel logoJi-Hwan Lee