1. e2fe2af Import translations. DO NOT MERGE by Bill Yi · 8 years ago int/n/fp2
  2. c047eec Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  3. 8a3efc3 Add Programs.COLUMN_RECORDING_PROHIBITED by Dongwon Kang · 8 years ago
  4. e987918 Merge "Set recorded_programs.channel_id as the foreign key of channels._id" into nyc-dev by Chulwoo Lee · 8 years ago
  5. b5fb0ab Set recorded_programs.channel_id as the foreign key of channels._id by Chulwoo Lee · 8 years ago
  6. f8c2a42 Fix a typo by Dongwon Kang · 8 years ago
  7. a03389e Do not close the singleton SQLiteOpenHelper for further use by Dongwon Kang · 8 years ago
  8. b9f9641 Not running upgrade logic when app starts by Dongwon Kang · 8 years ago
  9. fb7edc3 Fix SecurityException in EpgDataCleanupServiceTests by Jae Seo · 8 years ago
  10. 1faf8df TIF: Add COLUMN_SEASON_TITLE and COLUMN_(SEASON|EPISODE)_DISPLAY_NUMBER by Dongwon Kang · 8 years ago
  11. 3fb3967 Add more comments on permissions by Jae Seo · 8 years ago
  12. 6dc803a Add INPUT_ID field in RecordedPrograms table by Youngsang Cho · 8 years ago
  13. 2cda3c4 Add table name prefix for the join query by Chulwoo Lee · 8 years ago
  14. 65c7763 Fix typos in genre strings by Jae Seo · 8 years ago
  15. 9cb559f Add more broadcast genres for ISDB by Chulwoo Lee · 8 years ago
  16. 7036e08 Add RecordedPrograms.COLUMN_TITLE in the projection map by Youngsang Cho · 8 years ago
  17. 7e0ee2b Support channel param in recorded program Uri by Dongwon Kang · 8 years ago
  18. 4f8ad54 Add recorded_programs table by Dongwon Kang · 8 years ago
  19. ff89e80 Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  20. 73e873f Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  21. 8699b00 Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  22. dcd3b1a Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  23. cf4403c Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  24. 28d6a97 Do not translate non-public strings by Jae Seo · 9 years ago
  25. 0ca71f9 Do not translate the strings in the genre map by Jae Seo · 9 years ago
  26. 6472fb7 am 7c772300: (-s ours) DO NOT MERGE: Change permission strings to comply with the system permission UI by Jae Seo · 9 years ago
  27. 7c77230 DO NOT MERGE: Change permission strings to comply with the system permission UI by Jae Seo · 9 years ago
  28. 0a3cf43 Change permission strings to comply with the system permission UI by Jae Seo · 9 years ago
  29. 12355b8 TIF: do not throw exception for watchlog insertion with invalid channel id by Dongwon Kang · 9 years ago
  30. 33d3cf3 Revive the write permission by Jae Seo · 9 years ago
  31. e34c8bc Merge "Fix a typo in genre mapping" into mnc-dev by Jae Seo · 9 years ago
  32. 3fc771f Fix a typo in genre mapping by Jae Seo · 9 years ago
  33. 006f2e1 Consolidate access control for watched programs by Jae Seo · 9 years ago
  34. b58138a Consolidate permission checking by Jae Seo · 9 years ago
  35. 2ff926c Reboot the EPG permissions by Jae Seo · 9 years ago
  36. 55d8e67 Enable read access to channel logos by Jae Seo · 9 years ago
  37. bccf033 Merge "Minor code improvement" into mnc-dev by Jae Seo · 9 years ago
  38. 7d11db1 Merge "Modify the permission descriptions" into mnc-dev by Jae Seo · 9 years ago
  39. 7f2c93b Minor code improvement by Jae Seo · 9 years ago
  40. 1a5b1df Modify the permission descriptions by Jae Seo · 9 years ago
  41. 95568a0 Up the version to 26 by Jae Seo · 9 years ago
  42. ae1c0ec Enable read access to EPG data by Jae Seo · 9 years ago
  43. 8183865 Fix lint warnings by Jae Seo · 9 years ago
  44. dc32738 Allow 3rd-party apps to supply sort order. by Dongwon Kang · 9 years ago
  45. c988ce4 Drop the default sort order for Channels table. by Dongwon Kang · 9 years ago
  46. 7b3f8e9 Add Programs.COLUMN_INTERNAL_PROVIDER_FLAGX in TvProvider. by Dongwon Kang · 9 years ago
  47. 4d7ed30 Add COLUMN_INTERNAL_PROVIDER_FLAGX in TvProvider. by Dongwon Kang · 9 years ago
  48. 344b2d4 Throw FileNotFoundException when openLogoFile() fails by Terry Heo · 10 years ago
  49. 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
  50. c2327ef Remove the UNIQUE constraint on channels table to reflect the real broadcast data by Dongwon Kang · 10 years ago
  51. eb0c198 Add genre for Brazil by Chulwoo Lee · 10 years ago
  52. 1b77bff Delete the channel logo when deletion is requested for logo URI by Dongwon Kang · 10 years ago
  53. 2bc4d93 Improve the channel deletion performance of TvProvider by Dongwon Kang · 10 years ago
  54. ae89c84 Merge "Improve the query performance of programs table" into lmp-mr1-dev by Dongwon Kang · 10 years ago
  55. 86c6896 Improve the query performance of programs table by Dongwon Kang · 10 years ago
  56. 7427c58 Merge "Enhance the performance of bulkInsert()" into lmp-mr1-dev by Chulwoo Lee · 10 years ago
  57. 4d4082d am 5462b213: Fix the type of COLUMN_TYPE and COLUMN_SERVICE_TYPE. by Dongwon Kang · 10 years ago
  58. 5462b21 Fix the type of COLUMN_TYPE and COLUMN_SERVICE_TYPE. by Dongwon Kang · 10 years ago
  59. 323e13d Enhance the performance of bulkInsert() by Chulwoo Lee · 10 years ago
  60. e6f7403 Revert "Enhance the performance of bulkInsert()" by Chulwoo Lee · 10 years ago
  61. de479fb Enhance the performance of bulkInsert() by Chulwoo Lee · 10 years ago
  62. 4cf2b25 Protect watched programs data with ACCESS_WATCHED_PROGRAMS permission by Jae Seo · 10 years ago
  63. e7957cf Add BROWSABLE to deleted_channels table by Wonsik Kim · 10 years ago
  64. d79322c Store locked channels separately when deleted by Wonsik Kim · 10 years ago
  65. 628460f Add unique constraint to channels table by Chulwoo Lee · 10 years ago
  66. 6c03ca6 Change the default value of Channels.COLUMN_BROWSABLE to 0 by Jae Seo · 10 years ago
  67. 28f33ed Merge "Revert "Temporarily disable parental controls permission check"" into lmp-dev by Jae Seo · 10 years ago
  68. 99c1099 Revert "Temporarily disable parental controls permission check" by Jae Seo · 10 years ago
  69. 5d05aa7 Map ISDB genres to canonical genres by Chulwoo Lee · 10 years ago
  70. de09c10 Temporarily disable parental controls permission check by Jae Seo · 10 years ago
  71. 66deb42 Notify the insertion of watched programs when they are consolidated by Sungsoo Lim · 10 years ago
  72. 2f1a3b6 Require MODIFY_PARENTAL_CONTROLS permission to update COLUMN_LOCKED by Jae Seo · 10 years ago
  73. 55d1486 Fix the permission name for accessing all EPG data by Jae Seo · 10 years ago
  74. 13b32cf Correct the permission names by Jae Seo · 10 years ago
  75. c692956 Fix a bug that scheduleNext() is not called in some cases by Jae Seo · 10 years ago
  76. c172ef4 Merge "Put some delay before trying to consolidate watch logs" into lmp-dev by Jae Seo · 10 years ago
  77. f5ed20d Put some delay before trying to consolidate watch logs by Jae Seo · 10 years ago
  78. 0fd5313 Move watch history logging from the system service by Jae Seo · 10 years ago
  79. f0b8729 Add missing columns in TvContract by Ji-Hwan Lee · 10 years ago
  80. b8a3d10 Apply new TvContract URIs by Ji-Hwan Lee · 10 years ago
  81. d9f937e Refactor common URI processing for DB operations by Ji-Hwan Lee · 10 years ago
  82. 5cc3550 Merge "Do not allow inserting programs with invalid channel ID" into lmp-dev by Ji-Hwan Lee · 10 years ago
  83. 916624c Prevent inserting rows through URIs with ID by Ji-Hwan Lee · 10 years ago
  84. c9d7274 Do not allow inserting programs with invalid channel ID by Ji-Hwan Lee · 10 years ago
  85. f9c2dc2 Merge "Add Channels.COLUMN_SERVICE_ID to projection map" into lmp-dev by Wonsik Kim · 10 years ago
  86. 06379c1 Add Channels.COLUMN_SERVICE_ID to projection map by Wonsik Kim · 10 years ago
  87. 188cdb1 Merge "Fix IllegalArgumentException for genre query" into lmp-dev by Ji-Hwan Lee · 10 years ago
  88. 1f29945 Fix IllegalArgumentException for genre query by Ji-Hwan Lee · 10 years ago
  89. e1437ba Add COLUMN_TUNE_PARAMS in watched_program table by Sungsoo Lim · 10 years ago
  90. 443a7fe Map broadcast genre to canonical genre by Chulwoo Lee · 10 years ago
  91. 9dad758 Remove COLUMN_CONDITIONAL_ACCESS from TvProvider. by Dongwon Kang · 10 years ago
  92. 1604d0f Add season/episode related fields by Youngsang Cho · 10 years ago
  93. cf688af Add a channel URI pattern for passthough inputs by Youngsang Cho · 10 years ago
  94. 023be77 Introduce "input_id" column to the channels table by Chulwoo Lee · 10 years ago
  95. 0389724 Add a content rating column in programs table by Sungsoo Lim · 10 years ago
  96. ac117ad Clean up EPG data by Ji-Hwan Lee · 10 years ago
  97. aa098bd Disallow querying with sort order without permission by Ji-Hwan Lee · 10 years ago
  98. 8497462 Add COLUMN_CONDITIONAL_ACCESS in Channels table. by Dongwon Kang · 10 years ago
  99. d308c61 Handle query parameter "canonical_genre" by Chulwoo Lee · 10 years ago
  100. 711f02f Use blob, instead of file, for channel logo by Ji-Hwan Lee · 10 years ago