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