Skip to content

Commit 300b8ed

Browse files
committed
Document Continue and Trending parity
1 parent 34ed428 commit 300b8ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ The single cross-repository roadmap is [Kế hoạch phát triển Smart Movie s
4141
- **Build a local-first library** with independent Favorite and Watchlist actions. SwiftData keeps both readable offline; private CloudKit remains an Apple storage option.
4242
- **Move between Apple devices naturally** with five adaptive destinations, keyboard/pointer support, focus-driven TV navigation, multi-window Mac/visionOS details, and an Apple Watch companion that mirrors a safe title or exact episode and opens it back on iPhone.
4343
- **Track episode progress offline** by marking one episode or every listed episode in a season watched/unwatched. Season completion is visible at a glance; the additive SwiftData migration preserves existing Favorite and Watchlist rows, and progress is never sent to the SmartMovie Worker or TMDb.
44+
- **Continue from a season** by opening the first unwatched episode in order; the action is localized across all six supported locales.
45+
- **Explore Trending** with daily and weekly Movie/TV shelves backed by the shared `/v2/trending` contract.
4446
- **Explore trending titles** with daily and weekly Movie/TV shelves through the shared `/v2/trending` contract.
4547
- **Use the app in six languages**: English, Vietnamese, Japanese, Korean, Simplified Chinese, and Traditional Chinese.
4648
- **Use adaptive Detail controls**: actions and metadata switch from a row to a column when their full labels need more room; pill labels wrap instead of truncating. Dynamic Type, VoiceOver labels, Increase Contrast, Reduce Motion, and platform-native focus behavior remain part of the ongoing [accessibility QA](docs/SCREENSHOTS.md).

0 commit comments

Comments
 (0)