Skip to content
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
wants to merge 67 commits into from
Closed

feat: New reader for Comic and Novel #205

wants to merge 67 commits into from

Commits on Nov 23, 2023

  1. add function for extension

    appdevelpo committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    024599c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    0b232f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. add features

    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
    appdevelpo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d39fe3b View commit details
    Browse the repository at this point in the history
  2. reverse button

    add reverse button  for android
    appdevelpo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    27b20df View commit details
    Browse the repository at this point in the history
  3. reverse in detail

    add reverse button in detail  for desktop
    appdevelpo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    13286ee View commit details
    Browse the repository at this point in the history
  4. bug fix

    appdevelpo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f4850b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. update

    adding configurable skipping button :I,J,left arrow,right arrow
     migrate flutter version 3.13.0->3.16.1 stable
    appdevelpo committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4b6b41a View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    trying rollback cmake file
    appdevelpo committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    905aef9 View commit details
    Browse the repository at this point in the history
  3. Update prbuild.yml

    appdevelpo committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d9e4f87 View commit details
    Browse the repository at this point in the history
  4. 新增繁體中文

    appdevelpo committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f673f83 View commit details
    Browse the repository at this point in the history
  5. default reading mode

    add default reading mode ,prbuild
    appdevelpo committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b6610ed View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. add selectable video quality in player

    add quality options if hls file provided
    add dependency : flutter_hls_parser for format parsing
    fix reverse button in android
    appdevelpo committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    69afabf View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. add backup and restore

    add backup and restore function for android and desktop
    Need To Restart The App
    appdevelpo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c6c2112 View commit details
    Browse the repository at this point in the history
  2. update

    appdevelpo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    34d9792 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. dart fix

    MiaoMint committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5c4b8fe View commit details
    Browse the repository at this point in the history
  2. Update comic_reader.dart

    appdevelpo committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    61457a2 View commit details
    Browse the repository at this point in the history
  3. remove backup

    MiaoMint committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4bdd9bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ef68f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Revert "add function for extension"

    This reverts commit 024599c.
    MiaoMint committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3ed521a View commit details
    Browse the repository at this point in the history
  2. delete unnecessary code

    appdevelpo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5b1d921 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8669004 View commit details
    Browse the repository at this point in the history
  4. fix index bug

    appdevelpo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0b86fa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d000ea3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca07121 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    17bcaa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6090ac5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    bab32d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    0c68c78 View commit details
    Browse the repository at this point in the history
  2. Update of East Slavic translations (#158)

    * Update ru.json
    
    * Update be.json
    
    * Update uk.json
    
    * Update README-ru.md
    
    * Update README-be.md
    
    * Update README-uk.md
    Atrafon authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4141922 View commit details
    Browse the repository at this point in the history
  3. Updated translation of Japanese and Uchinaguchi (#161)

    * Update Japanese translation
    
    * Updated translation of Uchinaguchi
    kuragehimekurara1 authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1fd9b88 View commit details
    Browse the repository at this point in the history
  4. refactor(UI): settings page (#165)

    * refactor: settings page
    
    * i18n
    
    * refactor
    
    * refactor
    
    * refactor
    
    * fix: i18n
    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    99670a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    748c2ba View commit details
    Browse the repository at this point in the history
  6. fix: favorites page text spacing bug (#167)

    * fix: favorites page text spacing bug
    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    38d14bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f81c6ba View commit details
    Browse the repository at this point in the history
  8. feat: webview bypass cloudflare (#172)

    * feat: webview bypass cloudflare
    
    * feat: desktop webview bypass cloudflare
    
    * ua settings
    
    * fix: android ua settings
    
    * upload
    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    92d0405 View commit details
    Browse the repository at this point in the history
  9. feat: Add lang information on extension manager page (#173)

    * Add lang information on extension manager page
    
    * Put language after extension type on Android
    
    * upload
    
    ---------
    
    Co-authored-by: MiaoMint <[email protected]>
    2 people authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    628ba75 View commit details
    Browse the repository at this point in the history
  10. feat(lang): French translation (#177)

    Fyelne authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    64a694a View commit details
    Browse the repository at this point in the history
  11. feat:detail thumbnail (#176)

    * feat:detail thumbnail
    
    * push
    
    * Add legacy external storage support and save image functionality
    
    * Add localization for save button
    
    ---------
    
    Co-authored-by: MiaoMint <[email protected]>
    appdevelpo and MiaoMint committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    68d8519 View commit details
    Browse the repository at this point in the history
  12. fix(i18n): save image (#181)

    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    18c7347 View commit details
    Browse the repository at this point in the history
  13. feat: anilist tracking (#155)

    * feat:get anilist data
    
    change android manifeast for web auth
    SettingKey.tmdbKay -> SettingKey.tmdbKey
    add svg and web auth library
    
    add in app webview
    
    update anilist api
    
    * initial desktop support
    
    * feat(mobile):add anilist
    
    * feat: anilist fully support on desktop
    
    * feat: show snakbar
    
    also change the position of tracking button
    
    * fix: anilist ui for android
    
    -add unbind button that only delete inapp instead of deleting anilist too
    - redesign ui for android list editor
    
    * anilist tracking page
    
    * fix anilist tracking page
    
    * anilist more page
    
    * AniList binding page
    
    * getMediaList by using id
    
    * fix: edit list error
    
    add auto update progress in anime
    
    * Revert "fix: edit list error"
    
    This reverts commit ca3f819.
    
    * feat: desktop tracking dialog
    
    * feat: android tracking dialog
    
    * fix
    
    * fix
    
    * Refactor AnilistType usage in detail_tracking_button.dart
    
    * Refactor Anilist tracking dialog and horizontal list widget
    
    * Add auto-tracking feature and Anilist integration
    
    * Fix Anilist token saving and cookie handling
    
    * Fix error handling in AniListProvider and AnilistMorePage
    
    * add i18n
    
    * Update localization and UI text
    
    ---------
    
    Co-authored-by: MiaoMint <[email protected]>
    appdevelpo and MiaoMint committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ab9c2a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    04aa06c View commit details
    Browse the repository at this point in the history
  15. feat: better debugging tools (#183)

    * Update debug page and related components
    
    * Add flutter_json_view dependency and update code to handle methods in SettingsController
    
    * Fix JSON formatting and update dependencies
    
    * Add ExtensionNetworkLog class and update ExtensionUtils
    
    * Refactor child widget in debug_page.dart
    
    * Refactor network request handling
    
    * Fix scroll to bottom issue in debug page
    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8b5ae1c View commit details
    Browse the repository at this point in the history
  16. feat: add clear button to search box (#190)

    * feat: add clear button to search box
    
    * Refactor search functionality
    
    * Revert "feat: add clear button to search box"
    
    This reverts commit f2ad0d1.
    
    * Fix search bar clear button behavior
    
    * Fix search appbar behavior
    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e1a857d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e8b5193 View commit details
    Browse the repository at this point in the history
  18. feat: custom proxy option (#188)

    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fc85d78 View commit details
    Browse the repository at this point in the history
  19. fix: webtoon scaling (#186)

    * Update comic_reader_content.dart
    
    * fix: page indicator
    
    * fix:scaling mode in android webtoon mode
    
    * fix: webtoon scaling
    
    ---------
    
    Co-authored-by: MiaoMint <[email protected]>
    appdevelpo and MiaoMint committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    23b8a9b View commit details
    Browse the repository at this point in the history
  20. feat: extension search and separation by types (#192)

    * feat: extension search and separation by types
    
    * Refactor extensionCards filtering logic
    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    99f81f5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6d9f4f1 View commit details
    Browse the repository at this point in the history
  22. feat: error logging for desktop and android (#180)

    * 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]>
    3 people committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0592bc1 View commit details
    Browse the repository at this point in the history
  23. fix(deps): update deps and remove unused deps (#194)

    * fix(deps): update deps and remove unused deps
    
    * Update go_router version in pubspec.yaml
    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d38a9e1 View commit details
    Browse the repository at this point in the history
  24. Release 1.8.0

    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0a2fffb View commit details
    Browse the repository at this point in the history
  25. ci: fix release build error (#197)

    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7bd1ccd View commit details
    Browse the repository at this point in the history
  26. fix(lang): add missing term in settings page (#199)

    * 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]>
    2 people authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8541f0a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c9e320f View commit details
    Browse the repository at this point in the history
  28. Release 1.8.1

    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    702bdfa View commit details
    Browse the repository at this point in the history
  29. chore: remove useless files

    MiaoMint authored and appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    659af8e View commit details
    Browse the repository at this point in the history
  30. feat(mobile):more options in setting

    fix:full screen  in comic and novel reader
    feat(indicator bar):  battery indicator,
    feat:wakelock
    appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8649882 View commit details
    Browse the repository at this point in the history
  31. i18n

    appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ec53771 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7092dc2 View commit details
    Browse the repository at this point in the history
  33. feat:support novel

    appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f09aa0f View commit details
    Browse the repository at this point in the history
  34. improve manga reader

    feat: configurable tap zone
    autoscroller
    save image from comic by doubletap
    appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4ad6d50 View commit details
    Browse the repository at this point in the history
  35. add animations for novel

    appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    337c7ef View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    892538d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    63b10b9 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0de2b5b View commit details
    Browse the repository at this point in the history
  39. fix error

    appdevelpo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5d73e68 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    602984d View commit details
    Browse the repository at this point in the history