-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: New reader for Comic and Novel #205
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add zooming and page indicator for comic . doubletap to activate menu. update dependency and add Extended_Image for zooming in common mode. rename CacheNetWorkImage -> CacheNetWorkImagePic
add reverse button for android
add reverse button in detail for desktop
trying rollback cmake file
add default reading mode ,prbuild
add quality options if hls file provided add dependency : flutter_hls_parser for format parsing fix reverse button in android
add backup and restore function for android and desktop Need To Restart The App
This reverts commit 024599c.
1 task
* Update comic_reader_content.dart * fix: page indicator * fix:scaling mode in android webtoon mode * fix: webtoon scaling --------- Co-authored-by: MiaoMint <[email protected]>
* feat: extension search and separation by types * Refactor extensionCards filtering logic
* feat: error loging for desktop and android * change route from home to setting-bugreport * delete conflict files * feat: extension search and separation by types (#192) * feat: extension search and separation by types * Refactor extensionCards filtering logic * perf: extension load optimisation (#193) * Add logging and share_plus dependencies --------- Co-authored-by: MiaoMint <[email protected]> Co-authored-by: MiaoMint <[email protected]>
* fix(deps): update deps and remove unused deps * Update go_router version in pubspec.yaml
* Update settings_page.dart * Update en.json * Update zh.json * Updated couple lines to README.md * fix: word * Update advanced settings title --------- Co-authored-by: MiaoMint <[email protected]>
fix:full screen in comic and novel reader feat(indicator bar): battery indicator, feat:wakelock
feat: configurable tap zone autoscroller save image from comic by doubletap
appdevelpo
force-pushed
the
feat/new-reader
branch
2 times, most recently
from
February 7, 2024 18:49
d7378e7
to
602984d
Compare
@appdevelpo does this new reader compatible with the new player? I haven’t tried this pr yet and looks like the new video player pr isn’t included here. |
I have issues commiting on this branch. I'll restart a new branch and new pr if I can't handle it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix:full screen in comic and novel reader,
feat(indicator bar): battery indicator,
feat:wakelock
feat:fullscreen in novel and comic