You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kotatsu/app
copilot-swe-agent[bot] 5f879f6c83 Fix page position loss when switching reader modes
- Compare content.state with getCurrentState() to detect configuration changes vs intentional updates
- Use content.state when they match (mode switch case) to preserve explicit state updates
- Use getCurrentState() when they differ (rotation case) to restore saved position
- This ensures both screen rotation and mode switching work correctly

Co-authored-by: NathanBap <101987516+NathanBap@users.noreply.github.com>
7 months ago
..
libs Add Chucker for debug 6 years ago
src Fix page position loss when switching reader modes 7 months ago
.gitignore Update history 6 years ago
build.gradle Update parsers 7 months ago
proguard-rules.pro Fix crash 7 months ago