Improvements & Changes
-
Better app inital load handling @skoruppa
-
improved Trakt reliability with retry logic and rate-limit handling fixes
-
fixed duplicate catalog type rendering issue
-
improved Continue Watching and playback behavior:
- progress now correctly matches Meta screen progress
- improved pause overlay timing and interaction handling
- pause overlay now appears after inactivity and supports proper navigation
-
improved Home and navigation performance:
- refactored HomeViewModel into modular components
- improved long-press handling reliability
- improved focus return behavior and navigation consistency
-
improved AniSkip integration with proper season handling
-
UI and visual improvements:
- added rounded UI refinements across the app
- improved theme settings screen
-
improved login and authentication handling:
- fixed device code reuse scenario handling
-
improved localization and translations:
- added Spanish translation
- added Hungarian translation
- added Portuguese (Brazil) translation
- added and fixed multiple missing and updated translation strings
-
general performance improvements, bug fixes, and internal refactors
Merged Contributions
- pause overlay behavior, UI refinements, AniSkip fixes, and localization improvements — @skoruppa (#417, #412)
- Portuguese (Brazil) localization and theme settings improvements — @danilopagotto82
- Hungarian translation — @aicon
- Spanish translation — @IberianSoldierPC