1. 40a6095 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 9 years ago
  2. 12355b8 TIF: do not throw exception for watchlog insertion with invalid channel id by Dongwon Kang · 9 years ago
  3. 30cd4c9 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 9 years ago
  4. 33d3cf3 Revive the write permission by Jae Seo · 9 years ago
  5. 483d900 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 9 years ago
  6. e34c8bc Merge "Fix a typo in genre mapping" into mnc-dev by Jae Seo · 9 years ago
  7. 3fc771f Fix a typo in genre mapping by Jae Seo · 9 years ago
  8. 006f2e1 Consolidate access control for watched programs by Jae Seo · 9 years ago
  9. c8d60e6 Reboot the EPG permissions by Jae Seo · 9 years ago
  10. b58138a Consolidate permission checking by Jae Seo · 9 years ago
  11. 2ff926c Reboot the EPG permissions by Jae Seo · 9 years ago
  12. 55d8e67 Enable read access to channel logos by Jae Seo · 9 years ago
  13. bccf033 Merge "Minor code improvement" into mnc-dev by Jae Seo · 9 years ago
  14. 7d11db1 Merge "Modify the permission descriptions" into mnc-dev by Jae Seo · 9 years ago
  15. 7f2c93b Minor code improvement by Jae Seo · 9 years ago
  16. 1a5b1df Modify the permission descriptions by Jae Seo · 9 years ago
  17. 95568a0 Up the version to 26 by Jae Seo · 9 years ago
  18. ae1c0ec Enable read access to EPG data by Jae Seo · 9 years ago
  19. 8183865 Fix lint warnings by Jae Seo · 9 years ago
  20. dc32738 Allow 3rd-party apps to supply sort order. by Dongwon Kang · 9 years ago
  21. c988ce4 Drop the default sort order for Channels table. by Dongwon Kang · 9 years ago
  22. 7b3f8e9 Add Programs.COLUMN_INTERNAL_PROVIDER_FLAGX in TvProvider. by Dongwon Kang · 9 years ago
  23. 4d7ed30 Add COLUMN_INTERNAL_PROVIDER_FLAGX in TvProvider. by Dongwon Kang · 9 years ago
  24. 344b2d4 Throw FileNotFoundException when openLogoFile() fails by Terry Heo · 10 years ago
  25. 6331ea9 Merge "Remove the UNIQUE constraint on channels table to reflect the real broadcast data" into lmp-mr1-dev by Dongwon Kang · 10 years ago
  26. c2327ef Remove the UNIQUE constraint on channels table to reflect the real broadcast data by Dongwon Kang · 10 years ago
  27. eb0c198 Add genre for Brazil by Chulwoo Lee · 10 years ago
  28. 1b77bff Delete the channel logo when deletion is requested for logo URI by Dongwon Kang · 10 years ago
  29. 2bc4d93 Improve the channel deletion performance of TvProvider by Dongwon Kang · 10 years ago
  30. ae89c84 Merge "Improve the query performance of programs table" into lmp-mr1-dev by Dongwon Kang · 10 years ago
  31. 86c6896 Improve the query performance of programs table by Dongwon Kang · 10 years ago
  32. 7427c58 Merge "Enhance the performance of bulkInsert()" into lmp-mr1-dev by Chulwoo Lee · 10 years ago
  33. 4d4082d am 5462b213: Fix the type of COLUMN_TYPE and COLUMN_SERVICE_TYPE. by Dongwon Kang · 10 years ago
  34. 5462b21 Fix the type of COLUMN_TYPE and COLUMN_SERVICE_TYPE. by Dongwon Kang · 10 years ago
  35. 323e13d Enhance the performance of bulkInsert() by Chulwoo Lee · 10 years ago
  36. e6f7403 Revert "Enhance the performance of bulkInsert()" by Chulwoo Lee · 10 years ago
  37. de479fb Enhance the performance of bulkInsert() by Chulwoo Lee · 10 years ago
  38. 4cf2b25 Protect watched programs data with ACCESS_WATCHED_PROGRAMS permission by Jae Seo · 10 years ago
  39. e7957cf Add BROWSABLE to deleted_channels table by Wonsik Kim · 10 years ago
  40. d79322c Store locked channels separately when deleted by Wonsik Kim · 10 years ago
  41. 628460f Add unique constraint to channels table by Chulwoo Lee · 10 years ago
  42. 6c03ca6 Change the default value of Channels.COLUMN_BROWSABLE to 0 by Jae Seo · 10 years ago
  43. 28f33ed Merge "Revert "Temporarily disable parental controls permission check"" into lmp-dev by Jae Seo · 10 years ago
  44. 99c1099 Revert "Temporarily disable parental controls permission check" by Jae Seo · 10 years ago
  45. 5d05aa7 Map ISDB genres to canonical genres by Chulwoo Lee · 10 years ago
  46. de09c10 Temporarily disable parental controls permission check by Jae Seo · 10 years ago
  47. 66deb42 Notify the insertion of watched programs when they are consolidated by Sungsoo Lim · 10 years ago
  48. 2f1a3b6 Require MODIFY_PARENTAL_CONTROLS permission to update COLUMN_LOCKED by Jae Seo · 10 years ago
  49. 55d1486 Fix the permission name for accessing all EPG data by Jae Seo · 10 years ago
  50. 13b32cf Correct the permission names by Jae Seo · 10 years ago
  51. c692956 Fix a bug that scheduleNext() is not called in some cases by Jae Seo · 10 years ago
  52. c172ef4 Merge "Put some delay before trying to consolidate watch logs" into lmp-dev by Jae Seo · 10 years ago
  53. f5ed20d Put some delay before trying to consolidate watch logs by Jae Seo · 10 years ago
  54. 0fd5313 Move watch history logging from the system service by Jae Seo · 10 years ago
  55. f0b8729 Add missing columns in TvContract by Ji-Hwan Lee · 10 years ago
  56. b8a3d10 Apply new TvContract URIs by Ji-Hwan Lee · 10 years ago
  57. d9f937e Refactor common URI processing for DB operations by Ji-Hwan Lee · 10 years ago
  58. 5cc3550 Merge "Do not allow inserting programs with invalid channel ID" into lmp-dev by Ji-Hwan Lee · 10 years ago
  59. 916624c Prevent inserting rows through URIs with ID by Ji-Hwan Lee · 10 years ago
  60. c9d7274 Do not allow inserting programs with invalid channel ID by Ji-Hwan Lee · 10 years ago
  61. f9c2dc2 Merge "Add Channels.COLUMN_SERVICE_ID to projection map" into lmp-dev by Wonsik Kim · 10 years ago
  62. 06379c1 Add Channels.COLUMN_SERVICE_ID to projection map by Wonsik Kim · 10 years ago
  63. 188cdb1 Merge "Fix IllegalArgumentException for genre query" into lmp-dev by Ji-Hwan Lee · 10 years ago
  64. 1f29945 Fix IllegalArgumentException for genre query by Ji-Hwan Lee · 10 years ago
  65. e1437ba Add COLUMN_TUNE_PARAMS in watched_program table by Sungsoo Lim · 10 years ago
  66. 443a7fe Map broadcast genre to canonical genre by Chulwoo Lee · 10 years ago
  67. 9dad758 Remove COLUMN_CONDITIONAL_ACCESS from TvProvider. by Dongwon Kang · 10 years ago
  68. 1604d0f Add season/episode related fields by Youngsang Cho · 10 years ago
  69. cf688af Add a channel URI pattern for passthough inputs by Youngsang Cho · 10 years ago
  70. 023be77 Introduce "input_id" column to the channels table by Chulwoo Lee · 10 years ago
  71. 0389724 Add a content rating column in programs table by Sungsoo Lim · 10 years ago
  72. ac117ad Clean up EPG data by Ji-Hwan Lee · 10 years ago
  73. aa098bd Disallow querying with sort order without permission by Ji-Hwan Lee · 10 years ago
  74. 8497462 Add COLUMN_CONDITIONAL_ACCESS in Channels table. by Dongwon Kang · 10 years ago
  75. d308c61 Handle query parameter "canonical_genre" by Chulwoo Lee · 10 years ago
  76. 711f02f Use blob, instead of file, for channel logo by Ji-Hwan Lee · 10 years ago
  77. 5f930eb Avoid foreign key constraint failure on DB upgrade by Ji-Hwan Lee · 10 years ago
  78. 2bcac69 Merge "Add the PACKAGE_NAME column to the WatchedPrograms table" by Jae Seo · 10 years ago
  79. fd946b6 Make batch operations atomic by Jae Seo · 10 years ago
  80. fa6697c Turn foreign key support on by Jae Seo · 10 years ago
  81. c3f5ab6 Check permission to read channel logo by Ji-Hwan Lee · 10 years ago
  82. 37f6485 Add the PACKAGE_NAME column to the WatchedPrograms table by Jae Seo · 10 years ago
  83. 9188900 Temporarily add a field for video resolution to the Programs table by Jae Seo · 10 years ago
  84. a859d25 Merge "Add poster art uri and thumbnail to program projection map" into lmp-preview-dev by Jaekyun Seok · 10 years ago
  85. 85a19bd Add poster art uri and thumbnail to program projection map by Jaekyun Seok · 10 years ago
  86. 042f955 Merge "Add "searchable" column to the database" into lmp-preview-dev by Chulwoo Lee · 10 years ago
  87. 992930b Add "searchable" column to the database by Chulwoo Lee · 10 years ago
  88. e29b8bc Delete programs for specified channel only by Ji-Hwan Lee · 10 years ago
  89. 8a196b5 Support channel logo and program thumbnail by Ji-Hwan Lee · 10 years ago
  90. 15201d2 Use the new column names and authorities by Jae Seo · 10 years ago
  91. 6456b82 Use the new contract class android.media.tv.TvContract by Jae Seo · 10 years ago
  92. bd5e96d Mistake while merging by Chulwoo Lee · 10 years ago
  93. 6b0092e Include start/end time for the selection of programs by Chulwoo Lee · 10 years ago
  94. 7cbf5db Change the column names of the TvContract tables by Jae Seo · 10 years ago
  95. fe690e3 Disable user-provided selection by Jae Seo · 10 years ago
  96. bbbbf73 Initial skeleton of TvProvider by Jae Seo · 10 years ago
  97. a95560c Initial empty repository by Baligh Uddin · 10 years ago