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] aeb3732d75 Fix screen rotation causing reader to jump back to initial page
- Modified BaseReaderFragment to always use getCurrentState() when available
- getCurrentState() contains the most recent reading position saved in onPause/onDestroyView
- content.state may contain the initial state from when content was first loaded
- This ensures the current page position is preserved across configuration changes like screen rotation

Co-authored-by: NathanBap <101987516+NathanBap@users.noreply.github.com>
7 months ago
..
libs Add Chucker for debug 6 years ago
src Fix screen rotation causing reader to jump back to initial page 7 months ago
.gitignore Update history 6 years ago
build.gradle Update parsers 7 months ago
proguard-rules.pro Fix crash 7 months ago