Skip to content

fix: EPG hidden categories dropdown shows even when all groups in a category are hidden - #611

Open
Saelon600 wants to merge 1 commit into
ProdigyV21:mainfrom
Saelon600:fix/epg-hidden-group-dropdown-clean
Open

fix: EPG hidden categories dropdown shows even when all groups in a category are hidden#611
Saelon600 wants to merge 1 commit into
ProdigyV21:mainfrom
Saelon600:fix/epg-hidden-group-dropdown-clean

Conversation

@Saelon600

Copy link
Copy Markdown

Fixes EPG hidden categories dropdown not showing when there are hidden groups.

  • Ensures dropdown appears even when all groups in a category are hidden
  • Maintains existing behavior for visible groups

Related to versionCode 326 / versionName 1.10.17

@github-actions github-actions Bot added the area: android Changes to the Android app or Gradle build label Aug 26, 2026
@ProdigyV21

Copy link
Copy Markdown
Owner

Thanks for working on this. The hidden-category fix itself is useful, but this cannot be merged yet.\n\nThe PR currently fails both Play and Sideload builds. LiveTvScreen removes the onNavigateToDetails parameter, uses outdated EPG callback signatures, and no longer passes clockTickMillis to FullscreenGuideOverlay.\n\nIt also unintentionally removes roughly 380 lines from the recently merged EPG actions work in #604, including Stream Now/Search Sources, temporal programme handling, VOD lookup, and the programme action dialog. Those removals are unrelated to this fix.\n\nPlease restore LiveTvScreen.kt from the latest main, then reapply only the small hidden-group changes in �uildPlaylistCategorySections() and its call site. Please also add a test for the case where every group in a category is hidden. Once those are done, I can review it again.

@Saelon600
Saelon600 force-pushed the fix/epg-hidden-group-dropdown-clean branch from 2bb39b7 to 630ef0a Compare August 26, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: android Changes to the Android app or Gradle build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants