summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/pac...HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ystable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kstable/cm-13.0-ZNH0Ecm-13.0Steve Kondik2015-12-071-7/+7
|\
| * DO NOT MERGE: Change permission strings to comply with the system permission UIJae Seo2015-10-131-7/+7
* | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-07-210-0/+0
|\ \ | |/ |/|
| * merge in mnc-release history after reset to mnc-devThe Android Automerger2015-07-130-0/+0
| |\
| | * merge in mnc-release history after reset to mnc-devThe Android Automerger2015-06-240-0/+0
| | |\
| | | * Reboot the EPG permissionsJae Seo2015-06-233-26/+22
* | | | TIF: do not throw exception for watchlog insertion with invalid channel idDongwon Kang2015-07-171-1/+2
|/ / /
* / / Revive the write permissionJae Seo2015-07-092-7/+39
|/ /
* | Merge "Fix a typo in genre mapping" into mnc-devJae Seo2015-06-241-2/+2
|\ \
| * | Fix a typo in genre mappingJae Seo2015-06-231-2/+2
* | | Consolidate access control for watched programsJae Seo2015-06-231-4/+9
|/ /
* | Consolidate permission checkingJae Seo2015-06-231-17/+8
* | Reboot the EPG permissionsJae Seo2015-06-223-26/+22
|/
* Enable read access to channel logosJae Seo2015-06-211-2/+4
* Merge "Minor code improvement" into mnc-devJae Seo2015-06-212-33/+34
|\
| * Minor code improvementJae Seo2015-06-212-33/+34
* | Merge "Modify the permission descriptions" into mnc-devJae Seo2015-06-211-7/+7
|\ \ | |/ |/|
| * Modify the permission descriptionsJae Seo2015-06-201-7/+7
* | Up the version to 26Jae Seo2015-06-201-1/+33
* | Enable read access to EPG dataJae Seo2015-06-191-1/+8
|/
* Fix lint warningsJae Seo2015-06-011-4/+2
* Allow 3rd-party apps to supply sort order.Dongwon Kang2015-04-171-6/+29
* Drop the default sort order for Channels table.Dongwon Kang2015-04-141-4/+1
* Add Programs.COLUMN_INTERNAL_PROVIDER_FLAGX in TvProvider.Dongwon Kang2015-03-231-1/+24
* Add COLUMN_INTERNAL_PROVIDER_FLAGX in TvProvider.Dongwon Kang2015-03-181-9/+36
* Throw FileNotFoundException when openLogoFile() failsTerry Heo2014-11-141-1/+5
* Merge "Remove the UNIQUE constraint on channels table to reflect the real bro...Dongwon Kang2014-10-281-118/+10
|\
| * Remove the UNIQUE constraint on channels table to reflect the real broadcast ...Dongwon Kang2014-10-281-118/+10
* | Add genre for BrazilChulwoo Lee2014-10-272-2/+86
|/
* Delete the channel logo when deletion is requested for logo URIDongwon Kang2014-10-231-3/+29
* Improve the channel deletion performance of TvProviderDongwon Kang2014-10-211-7/+14
* Merge "Improve the query performance of programs table" into lmp-mr1-devDongwon Kang2014-10-171-17/+47
|\
| * Improve the query performance of programs tableDongwon Kang2014-10-161-17/+47
* | Merge "Enhance the performance of bulkInsert()" into lmp-mr1-devChulwoo Lee2014-10-161-0/+20
|\ \ | |/ |/|
| * Enhance the performance of bulkInsert()Chulwoo Lee2014-10-151-0/+20
* | am 5462b213: Fix the type of COLUMN_TYPE and COLUMN_SERVICE_TYPE.Dongwon Kang2014-10-151-3/+4
|\ \ | |/ |/|
| * 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
* | Revert "Enhance the performance of bulkInsert()"Chulwoo Lee2014-10-151-20/+0
* | Enhance the performance of bulkInsert()Chulwoo Lee2014-10-141-0/+20
|/
* 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