Skip to content

Implement various page transition animations for the manga reader#1855

Open
ayanalamMOON wants to merge 5 commits intoJays2Kings:masterfrom
ayanalamMOON:master
Open

Implement various page transition animations for the manga reader#1855
ayanalamMOON wants to merge 5 commits intoJays2Kings:masterfrom
ayanalamMOON:master

Conversation

@ayanalamMOON
Copy link

  • Added FadeTransition for smooth opacity-based transitions between pages.
  • Introduced FlipTransition for 3D flip animations simulating book page turns.
  • Created PageCurlTransition to simulate realistic page turning with a curl effect.
  • Established a base PageTransition interface for common transition functionalities.
  • Developed SlideTransition for standard sliding animations between pages.
  • Implemented TransitionManager to handle transition selection, performance optimization, and gesture detection.
  • Added ZoomTransition for scale-based transitions creating a depth effect.
  • Included setup script for Android SDK installation with required components for the project.

- Added FadeTransition for smooth opacity-based transitions between pages.
- Introduced FlipTransition for 3D flip animations simulating book page turns.
- Created PageCurlTransition to simulate realistic page turning with a curl effect.
- Established a base PageTransition interface for common transition functionalities.
- Developed SlideTransition for standard sliding animations between pages.
- Implemented TransitionManager to handle transition selection, performance optimization, and gesture detection.
- Added ZoomTransition for scale-based transitions creating a depth effect.
- Included setup script for Android SDK installation with required components for the project.
…add new features, and improve cache handling
@ayanalamMOON ayanalamMOON requested a review from Hiirbaf July 10, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants