Conversation
Dark25
commented
Jul 29, 2026
Collaborator
- Implement modern HomeFeedScreen with multimedia support (Movies, Series, Anime, Manga).
- Add HeroMediaCarousel with automatic 4-second page scrolling and indicators.
- Enable direct player/reader launch from "Continue watching & reading" cards with exact elapsed time formatting.
- Classify content types based on titles, genres, and metadata.
- Prioritize pinned extension sources over local entries for Destacados.
- Fetch real tracking scores (MAL/AniList) and hide invalid ratings.
- Wire notification icon in top bar to UpdatesTab.
- Fully internationalize all UI text strings via MOKO resources (MR.strings).
- Enhance card container background and text contrast for maximum readability.
- Add TMDB trending movies and TV series to Hero Featured Carousel
- Make remote trend fetching asynchronous to fix 5-second cold start lag
- Fix TMDB OAuth login persistence and ApiKeyDialog fallback
- Redesign Hero Carousel UI (top-right indicator dots, video-only filter, format badges)
- Support localized titles/synopses with automatic English fallback
- Enhance pull-to-refresh with dynamic recommendation re-shuffling
- Add 4-tier hybrid media classification engine (Movie, Series, Anime, Manga) using trackers and source names.
- Redesign home feed settings with native TabbedDialog.
- Trigger settings sheet on long-press or reselect of Home tab item.
- Persist home feed preferences reactively in UiPreferences.
- Fix NullPointerException on startup by reorganizing HomeFeedScreenModel variable initialization order before the init{} block.
- Add star rating badges to the bottom-right corner of media poster items in the home feed.
- Apply the HeroSource preference (All, Library Only, Trackers Only) globally to all lists and recommendations in the feed.
…ack and i18n - Implement modern HomeFeedScreen with multimedia support (Movies, Series, Anime, Manga). - Add HeroMediaCarousel with automatic 4-second page scrolling and indicators. - Enable direct player/reader launch from "Continue watching & reading" cards with exact elapsed time formatting. - Classify content types based on titles, genres, and metadata. - Prioritize pinned extension sources over local entries for Destacados. - Fetch real tracking scores (MAL/AniList) and hide invalid ratings. - Wire notification icon in top bar to UpdatesTab. - Fully internationalize all UI text strings via MOKO resources (MR.strings). - Enhance card container background and text contrast for maximum readability.
…tication - Add TMDB trending movies and TV series to Hero Featured Carousel - Make remote trend fetching asynchronous to fix 5-second cold start lag - Fix TMDB OAuth login persistence and ApiKeyDialog fallback - Redesign Hero Carousel UI (top-right indicator dots, video-only filter, format badges) - Support localized titles/synopses with automatic English fallback - Enhance pull-to-refresh with dynamic recommendation re-shuffling
- Add 4-tier hybrid media classification engine (Movie, Series, Anime, Manga) using trackers and source names. - Redesign home feed settings with native TabbedDialog. - Trigger settings sheet on long-press or reselect of Home tab item. - Persist home feed preferences reactively in UiPreferences.
- Fix NullPointerException on startup by reorganizing HomeFeedScreenModel variable initialization order before the init{} block.
- Add star rating badges to the bottom-right corner of media poster items in the home feed.
- Apply the HeroSource preference (All, Library Only, Trackers Only) globally to all lists and recommendations in the feed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.