summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the type of COLUMN_TYPE and COLUMN_SERVICE_TYPE.staging/cm-12.0-cafstable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Cstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1Tstable/cm-12.0-YNG1Icm-12.0Dongwon Kang2014-10-151-3/+4
* Protect watched programs data with ACCESS_WATCHED_PROGRAMS permissionJae Seo2014-09-154-29/+31
* Add BROWSABLE to deleted_channels tableWonsik Kim2014-09-071-30/+31
* Store locked channels separately when deletedWonsik Kim2014-09-041-2/+76
* Add unique constraint to channels tableChulwoo Lee2014-09-031-5/+9
* Change the default value of Channels.COLUMN_BROWSABLE to 0Jae Seo2014-08-281-1/+1
* Merge "Revert "Temporarily disable parental controls permission check"" into ...Jae Seo2014-08-271-5/+3
|\
| * Revert "Temporarily disable parental controls permission check"Jae Seo2014-08-271-5/+3
* | Map ISDB genres to canonical genresChulwoo Lee2014-08-202-1/+79
|/
* Temporarily disable parental controls permission checkJae Seo2014-08-151-3/+5
* Notify the insertion of watched programs when they are consolidatedSungsoo Lim2014-08-141-5/+9
* Require MODIFY_PARENTAL_CONTROLS permission to update COLUMN_LOCKEDJae Seo2014-08-131-7/+18
* Fix the permission name for accessing all EPG dataJae Seo2014-08-121-1/+1
* Correct the permission namesJae Seo2014-08-113-22/+24
* Fix a bug that scheduleNext() is not called in some casesJae Seo2014-08-111-47/+26
* Merge "Put some delay before trying to consolidate watch logs" into lmp-devJae Seo2014-08-101-4/+6
|\
| * Put some delay before trying to consolidate watch logsJae Seo2014-08-101-4/+6
* | Merge "Add Channels.COLUMN_SERVICE_ID to projection map" into lmp-devWonsik Kim2014-08-071-0/+2
|\ \
| * | Add Channels.COLUMN_SERVICE_ID to projection mapWonsik Kim2014-08-101-0/+2
* | | Merge "Fix IllegalArgumentException for genre query" into lmp-devJi-Hwan Lee2014-08-071-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix IllegalArgumentException for genre queryJi-Hwan Lee2014-08-101-1/+1
| |/
* / Move watch history logging from the system serviceJae Seo2014-08-101-23/+401
|/
* Add missing columns in TvContractJi-Hwan Lee2014-08-091-7/+20
* Apply new TvContract URIsJi-Hwan Lee2014-08-081-71/+44
* Refactor common URI processing for DB operationsJi-Hwan Lee2014-08-083-311/+163
* Merge "Do not allow inserting programs with invalid channel ID" into lmp-devJi-Hwan Lee2014-08-071-8/+14
|\
| * Do not allow inserting programs with invalid channel IDJi-Hwan Lee2014-08-081-8/+14
* | Prevent inserting rows through URIs with IDJi-Hwan Lee2014-08-081-3/+17
|/
* Add COLUMN_TUNE_PARAMS in watched_program tableSungsoo Lim2014-08-011-1/+4
* Map broadcast genre to canonical genreChulwoo Lee2014-07-312-12/+314
* Remove COLUMN_CONDITIONAL_ACCESS from TvProvider.Dongwon Kang2014-07-241-4/+1
* Add season/episode related fieldsYoungsang Cho2014-07-211-1/+7
* Add a channel URI pattern for passthough inputsYoungsang Cho2014-07-181-4/+9
* Introduce "input_id" column to the channels tableChulwoo Lee2014-07-172-30/+18
* Add a content rating column in programs tableSungsoo Lim2014-07-161-9/+7
* Clean up EPG dataJi-Hwan Lee2014-07-0110-9/+633
* Disallow querying with sort order without permissionJi-Hwan Lee2014-07-011-0/+3
* Add COLUMN_CONDITIONAL_ACCESS in Channels table.Dongwon Kang2014-07-011-1/+4
* Handle query parameter "canonical_genre"Chulwoo Lee2014-06-301-28/+123
* Use blob, instead of file, for channel logoJi-Hwan Lee2014-06-261-67/+78
* Avoid foreign key constraint failure on DB upgradeJi-Hwan Lee2014-06-201-2/+2
* Merge "Add the PACKAGE_NAME column to the WatchedPrograms table"Jae Seo2014-06-171-0/+1
|\
| * Add the PACKAGE_NAME column to the WatchedPrograms tableJae Seo2014-06-121-1/+2
* | Make batch operations atomicJae Seo2014-06-181-6/+56
* | Turn foreign key support onJae Seo2014-06-171-1/+8
* | Check permission to read channel logoJi-Hwan Lee2014-06-131-0/+3
|/
* Temporarily add a field for video resolution to the Programs tableJae Seo2014-06-101-1/+7
* Merge "Add poster art uri and thumbnail to program projection map" into lmp-p...Jaekyun Seok2014-06-091-0/+4
|\
| * Add poster art uri and thumbnail to program projection mapJaekyun Seok2014-06-091-0/+4
* | Merge "Add "searchable" column to the database" into lmp-preview-devChulwoo Lee2014-06-097-124/+3
|\ \