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

chore: Merge branch dev into master #1145

Merged
merged 515 commits into from
Oct 7, 2023
Merged

chore: Merge branch dev into master #1145

merged 515 commits into from
Oct 7, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 31, 2023

  1. Adjust SearchToolbar soft keyboard behavior (#9282)

    * Show soft keyboard when the text field is composed (a redo)
    * Clear focus on text field when soft keyboard is hidden
    * Request focus on text field and show soft keyboard
    when clear button is clicked
    ivaniskandar authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7a1b599 View commit details
    Browse the repository at this point in the history
  2. Sample updates to scrollbars

    arkon committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bc0b9e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Translations update from Hosted Weblate (#9237)

    Weblate translations
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cv/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/gl/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/lv/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ne/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/th/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
    Translation: Tachiyomi/Tachiyomi 0.x
    
    Co-authored-by: Ajeje Brazorf <[email protected]>
    Co-authored-by: Alessandro Jean <[email protected]>
    Co-authored-by: Ali Aljishi <[email protected]>
    Co-authored-by: Allan Nordhøy <[email protected]>
    Co-authored-by: C201 <[email protected]>
    Co-authored-by: Christian Elbrianno <[email protected]>
    Co-authored-by: Clxff Heraldo <[email protected]>
    Co-authored-by: Dan <[email protected]>
    Co-authored-by: DarKCroX <[email protected]>
    Co-authored-by: Dexroneum <[email protected]>
    Co-authored-by: Druvvaldis <[email protected]>
    Co-authored-by: Eduard Ereza Martínez <[email protected]>
    Co-authored-by: Erik Johannessen <[email protected]>
    Co-authored-by: FateXBlood <[email protected]>
    Co-authored-by: Giorgio Sanna <[email protected]>
    Co-authored-by: ID-86 <[email protected]>
    Co-authored-by: InfinityDouki56 <[email protected]>
    Co-authored-by: Lyfja <[email protected]>
    Co-authored-by: Lzmxya <[email protected]>
    Co-authored-by: Milo Ivir <[email protected]>
    Co-authored-by: Oğuz Ersen <[email protected]>
    Co-authored-by: Pitpe11 <[email protected]>
    Co-authored-by: Ric <[email protected]>
    Co-authored-by: Ricardo <[email protected]>
    Co-authored-by: Swyter <[email protected]>
    Co-authored-by: Uzuki Shimamura <[email protected]>
    Co-authored-by: Vetle Ledaal <[email protected]>
    Co-authored-by: altinat <[email protected]>
    Co-authored-by: gallegonovato <[email protected]>
    Co-authored-by: jinu147 <[email protected]>
    Co-authored-by: kevans <[email protected]>
    Co-authored-by: staxhinho <[email protected]>
    Co-authored-by: stevenlele <[email protected]>
    Configuration menu
    Copy the full SHA
    c7d6509 View commit details
    Browse the repository at this point in the history
  2. Make center zoom start vertically centered too (#8849)

    Update ReaderPageImageView.kt
    
    "true center" Zoom start position #8747.
    Changed zoom position to get true center value.
    RS156 authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    274218c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    7c6a5dc View commit details
    Browse the repository at this point in the history
  2. Update dependency com.android.tools:desugar_jdk_libs to v2.0.3 (#9287)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    c9bd3a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75460e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Fix automatic backups not working

    Apparently they die if you rename a worker class.
    arkon committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d25ba23 View commit details
    Browse the repository at this point in the history
  2. Bump dependencies

    arkon committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    88bf1a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    182e642 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    776d36c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7cd7b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

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

Commits on Apr 9, 2023

  1. Update aboutlib_version to v10.6.2 (#9309)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    e3fbd26 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    c7efb5c View commit details
    Browse the repository at this point in the history
  2. move player files

    quickdesh committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    33e5f1f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Update track domain shikimori.me (#9333)

    shikimori.me
    e-shl authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    564a098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6662a97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2627d7 View commit details
    Browse the repository at this point in the history
  4. Update dependency io.github.fornewid:material-motion-compose-core to …

    …v0.11.2 (#9310)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    bfb7b5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60d8650 View commit details
    Browse the repository at this point in the history
  6. fix: skip duplicate chapters on download ahead if option to skip dupl…

    …icates is enabled (#9334)
    
    * fix: skip duplicate chapters on download ahead if option is enabled
    
    * fix: Use a function to filter duplicates
    TraceLTRC authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    4816b4b View commit details
    Browse the repository at this point in the history
  7. Translations update from Hosted Weblate (#9290)

    Weblate translations
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ceb/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fa/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ka/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ne/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/th/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/vi/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
    Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
    Translation: Tachiyomi/Tachiyomi 0.x
    
    Co-authored-by: Ajeje Brazorf <[email protected]>
    Co-authored-by: Alessandro Jean <[email protected]>
    Co-authored-by: Ali Aljishi <[email protected]>
    Co-authored-by: Clxff Heraldo <[email protected]>
    Co-authored-by: Dan <[email protected]>
    Co-authored-by: DarKCroX <[email protected]>
    Co-authored-by: Dexroneum <[email protected]>
    Co-authored-by: FateXBlood <[email protected]>
    Co-authored-by: Giorgio Sanna <[email protected]>
    Co-authored-by: Hiroshi <[email protected]>
    Co-authored-by: ID-86 <[email protected]>
    Co-authored-by: InfinityDouki56 <[email protected]>
    Co-authored-by: ItsPoofy <[email protected]>
    Co-authored-by: Lyfja <[email protected]>
    Co-authored-by: Lzmxya <[email protected]>
    Co-authored-by: Milo Ivir <[email protected]>
    Co-authored-by: Oğuz Ersen <[email protected]>
    Co-authored-by: Pitpe11 <[email protected]>
    Co-authored-by: Ric <[email protected]>
    Co-authored-by: Sertinel <[email protected]>
    Co-authored-by: Shjosan <[email protected]>
    Co-authored-by: Swyter <[email protected]>
    Co-authored-by: Temuri Doghonadze <[email protected]>
    Co-authored-by: Uzuki Shimamura <[email protected]>
    Co-authored-by: Vetle Ledaal <[email protected]>
    Co-authored-by: altinat <[email protected]>
    Co-authored-by: edgolron <[email protected]>
    Co-authored-by: jinu147 <[email protected]>
    Co-authored-by: komeil Parseh <[email protected]>
    Co-authored-by: love CiCi <[email protected]>
    Co-authored-by: stevenlele <[email protected]>
    Configuration menu
    Copy the full SHA
    18acf66 View commit details
    Browse the repository at this point in the history
  8. Move worker info screen into debug info menu

    No need to translate anything for debug info. Dunno what else will end up in that menu in the future.
    arkon committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    4bcd623 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ab7e63 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6b9711 View commit details
    Browse the repository at this point in the history
  11. Rename reading modes

    Closes #9339
    arkon committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    8a18e10 View commit details
    Browse the repository at this point in the history
  12. Move library columns settings to library sheet

    Closes #3969. Dialog-ception.
    arkon committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    c6ac992 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Update dependency com.google.firebase:firebase-analytics-ktx to v21.2…

    ….2 (#9344)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    dc569fb View commit details
    Browse the repository at this point in the history
  2. Update dependency gradle to v8.1 (#9345)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    7e56cba View commit details
    Browse the repository at this point in the history
  3. Avoid crash when loading invalid extension package

    (cherry picked from commit 3d7c136)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    6f2bb18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4498b10 View commit details
    Browse the repository at this point in the history
  5. Fix download queue page count display bug (#9126)

    When restarting a download, the page count would display as 0 until
    the first page download completion, after all the existing pages were
    rechecked.
    
    To fix, calculate downloadedImages from pages instead of relying on
    the downloader to reset and increment the count.
    
    (cherry picked from commit 779df32)
    Two-Ai authored and arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    08e6487 View commit details
    Browse the repository at this point in the history
  6. Avoid crash in DeleteLibraryMangaDialog

    No clue why it ever gets a -1 index though.
    
    (cherry picked from commit b12c7cf)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    79323de View commit details
    Browse the repository at this point in the history
  7. Avoid crashing in SourcePreferencesScreen if source can't be loaded

    (cherry picked from commit 4efca04)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    aa2ec59 View commit details
    Browse the repository at this point in the history
  8. Bump default user agent string and minimum WebView version

    (cherry picked from commit c6e5f8a)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    c4ab2b4 View commit details
    Browse the repository at this point in the history
  9. Use queued last chapter read number when performing delayed tracker u…

    …pdate
    
    Fixes #8876
    
    (cherry picked from commit f7f2072)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    d2dd34c View commit details
    Browse the repository at this point in the history
  10. Set default automatic library updates to off

    (cherry picked from commit abd23b6)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    bf85e14 View commit details
    Browse the repository at this point in the history
  11. Show proper string in manga detail screen for SourceNotInstalledExcep…

    …tion
    
    (cherry picked from commit 14d1bca)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    38428c6 View commit details
    Browse the repository at this point in the history
  12. Bump subsampling-scale-image-view

    (cherry picked from commit e5e18c2)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    934ed05 View commit details
    Browse the repository at this point in the history
  13. Fix Spanish (Latin America) being missing from in-app language selection

    (cherry picked from commit 290efb0)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    10973bf View commit details
    Browse the repository at this point in the history
  14. Save current chapter progress when navigating to adjacent chapters

    Fixes #9295
    
    (cherry picked from commit 776d36c)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    4dd67e4 View commit details
    Browse the repository at this point in the history
  15. Better handle overflowing content in MigrateDialog actions

    Fixes #9207
    
    (cherry picked from commit b7cd7b8)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    fd8b97f View commit details
    Browse the repository at this point in the history
  16. Update track domain shikimori.me (#9333)

    shikimori.me
    
    (cherry picked from commit 564a098)
    e-shl authored and arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    7115a9b View commit details
    Browse the repository at this point in the history
  17. Avoid uncaught exceptions from OkHttp interceptors crashing entire app

    (cherry picked from commit 26d422b)
    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    9e09a20 View commit details
    Browse the repository at this point in the history
  18. Release v0.14.6

    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    c615f4d View commit details
    Browse the repository at this point in the history
  19. Merge branch 'patch'

    arkon committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    5c1a81d View commit details
    Browse the repository at this point in the history
  20. Upgrade to AGP 8.0.0 (#9351)

    arkon authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    97e6f1e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Bump dependencies

    arkon committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ba30dfe View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Add more info to debug screen (#9357)

    * App version
    * WebView version
    * ART profile status
    * Device model
    * Android version
    ivaniskandar authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    2c6e025 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    add2284 View commit details
    Browse the repository at this point in the history
  2. Bump dependencies

    arkon committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    03a344e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Fallback chapter name if it ends up as blank (#9220)

    * change the directory's name for a download when the chapter's name is only composed of numbers or is blank
    
    * maj in case the chapter name is blank or empty
    
    * clean code
    Hipp0x authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    41cc1fe View commit details
    Browse the repository at this point in the history
  2. Minor JavaDoc updates

    arkon committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    94c94b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26f3995 View commit details
    Browse the repository at this point in the history
  4. Update dependency gradle to v8.1.1 (#9376)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    320587e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b125b7 View commit details
    Browse the repository at this point in the history
  6. Hide beta split tall images setting from reader setting sheet for rel…

    …ease builds
    
    Closes #9358
    arkon committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    e23cc8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a218cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    265934d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Update dependency io.github.fornewid:material-motion-compose-core to …

    …v0.11.3 (#9379)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    d62d94f View commit details
    Browse the repository at this point in the history
  2. Minor cleanup

    arkon committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    67b4e53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    418e6a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c48accb View commit details
    Browse the repository at this point in the history
  5. Load ZIP file contents to cache (#9381)

    * Extract downloaded archives to tmp folder when loading for viewing
    
    * Generate sequence of entries from ZipInputStream instead of loading entire ZipFile
    arkon authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    44619fe View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Fix misused string key in library context menu (#9388)

    The "update global" action used key which led to translation issues in Polish.
    T3sT3ro authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    ef3d2c1 View commit details
    Browse the repository at this point in the history
  2. Add swipe actions for chapters (#9304)

    * added chapter swipe
    
    * Rework corner animtion
    
    * Update i18n/src/main/res/values/strings.xml
    
    Co-authored-by: arkon <[email protected]>
    
    * Replace LTR/RTL with Start/End layout
    
    * Added label to the animation so the warning will go away
    
    * Getting rid of the swipe threshold setting
    
    * adding disabled option, renaming stuff, other stuff?
    
    * Getting rid of the snackbar
    
    * Getting rid of unecessary strings
    
    * changing enum names as requested
    
    * Renaming Raio to Ratio (I need a better keyboard as well -__-)
    
    * Replacing error with download icon and action
    
    * backup
    
    * minor cleanup
    
    * fixing an nasty edge case
    
    * fixing mistakes in the previous conflict
    
    * space
    
    * fixing bug
    
    fixed bug where the user could dismiss already dismissed item leading to item getting stuck
    
    * fixing lint errors
    
    * fixing lints (hopefully)
    
    * Added "swipe disabled" to the list of actions
    
    * Replacing string value and moving value as requested
    
    * replacing rest of the strings with generic ones
    
    ---------
    
    Co-authored-by: arkon <[email protected]>
    d-najd and arkon authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    a8f17a3 View commit details
    Browse the repository at this point in the history
  3. Double tap zoom toggle (#9384)

    * Double tap zoom toggle
    
    Implements a toggle that allows users to disable double tap zoom including QuickScaling for webtoons. Partially resolves #4145
    
    * Update i18n/src/main/res/values/strings.xml
    
    ---------
    
    Co-authored-by: arkon <[email protected]>
    Flat and arkon authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    3ce9a9f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Handle archives with nested directories properly

    Closes #9389
    arkon committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    20bec66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7cd392 View commit details
    Browse the repository at this point in the history
  3. Minor cleanup

    arkon committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    392c349 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Add interval data layer (#9398)

    * Update Manga classes for fetch interval data
    
    * Update per review
    
    bump version
    
    ---------
    
    Co-authored-by: quangkieu <qkieu>
    quangkieu authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    41c89eb View commit details
    Browse the repository at this point in the history
  2. Consolidate exception message formatting

    Closes #9408
    arkon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c9805b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cc25ff View commit details
    Browse the repository at this point in the history
  4. Remove "when tapping" from "Pan wide images" setting

    Closes #9343
    arkon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ea6e5ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    058ee4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cb08e6 View commit details
    Browse the repository at this point in the history
  7. Add an icon to "Item Per Row" on library sheet (#9414)

    Also cleanup `SettingsItems.kt`
    AntsyLich authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c21813a View commit details
    Browse the repository at this point in the history
  8. Revert "Avoid potential crash when opening library settings sheet (#9…

    …415)"
    
    This reverts commit 2cb08e6.
    arkon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c590f55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ccd4143 View commit details
    Browse the repository at this point in the history
  10. Add slider for changing columns (#9421)

    - It changes the columns based on the current orientation
    ghostbear authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    7451c13 View commit details
    Browse the repository at this point in the history
  11. Avoid potential crash when opening library settings sheet 2.0 (#9419)

    Avoid potential crash when opening library settings sheet  2.0
    
    Previous one had issues
    AntsyLich authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6bdc1b6 View commit details
    Browse the repository at this point in the history
  12. Process chapter duplicates after sorting

    Closes #9255, sort of. The example is a bad edge case though, where chapter numbers are repeated across versions,
    so realistically only the first 113 will appear but the later 113(s) won't despite being "different". Those realistically
    should be in different manga entries, not all mixed together, so this is just a crappy source.
    arkon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9339ea4 View commit details
    Browse the repository at this point in the history
  13. Fix manga chapter flags not working

    The new column is appended to the end, so ordering does matter here.
    arkon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f459515 View commit details
    Browse the repository at this point in the history
  14. Downgrade back down to Kotlin 1.8.10

    Some people are having issues building the project in Android Studio. Invalidating/clearing the cache works for me,
    but doesn't seem to work for others.
    
    Potential tracking issue: https://youtrack.jetbrains.com/issue/KT-57605
    arkon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f317193 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Update dependency org.junit.jupiter:junit-jupiter to v5.9.3 (#9424)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    eed91f6 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    c08b326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3523b84 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

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

Commits on May 20, 2023

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

Commits on May 21, 2023

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

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    24e4158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b2a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3451cc9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    0434e27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33c1cd0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    1a4eddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5c9fb6 View commit details
    Browse the repository at this point in the history
  3. clean up & fix

    LuftVerbot committed May 28, 2023
    Configuration menu
    Copy the full SHA
    58260b4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. merge13

    Includes everything from Tachiyomi v0.14.4 to this commit of Tachiyomi: https://github.com/tachiyomiorg/tachiyomi/commit/bff98ca76830accfe462d011d42040ae6c1876e8
    LuftVerbot committed May 30, 2023
    Configuration menu
    Copy the full SHA
    918e5bf View commit details
    Browse the repository at this point in the history
  2. clean up

    LuftVerbot committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c6daaae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e9e18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d1aa51 View commit details
    Browse the repository at this point in the history
  5. fix null check

    quickdesh committed May 30, 2023
    Configuration menu
    Copy the full SHA
    faff8b6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from Quickdesh/luft_download_option

    Add video quality dialog to episode downloads
    LuftVerbot authored May 30, 2023
    Configuration menu
    Copy the full SHA
    e385b2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d92a78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c044f4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af98923 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77da2d6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    9ec278b View commit details
    Browse the repository at this point in the history
  2. add episode list arrow

    quickdesh committed May 31, 2023
    Configuration menu
    Copy the full SHA
    cd7d8d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d005475 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0093339 View commit details
    Browse the repository at this point in the history
  5. quick fixes

    quickdesh committed May 31, 2023
    Configuration menu
    Copy the full SHA
    63ab033 View commit details
    Browse the repository at this point in the history
  6. fix lint, fuck you

    quickdesh committed May 31, 2023
    Configuration menu
    Copy the full SHA
    573b9dc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from Quickdesh/move_n_rename_files

    Move and rename files
    LuftVerbot authored May 31, 2023
    Configuration menu
    Copy the full SHA
    c18e08e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    c2bfd97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e784d9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd78fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76350a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. parallelize downloads

    - set the number of downlaods at the same time
    - separate download message for each download running(on some devices there can be a notification that aniyomi is runnging)
    LuftVerbot committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    23464f2 View commit details
    Browse the repository at this point in the history
  2. notification got flammenwerfert

    aniyomi is running notification... Hans get ze Flammenwerfer
    LuftVerbot committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    788bf7f View commit details
    Browse the repository at this point in the history
  3. merge22

    Second Checkpoint reached. Merged till v0.14.5
    Last Commit Merged: https://github.com/tachiyomiorg/tachiyomi/commit/a6d6a5ed87648f8bcb70e3a15712abd83899d630
    LuftVerbot committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    5a174da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc57e19 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    efbd9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540e77b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26beddb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Update libs.versions.toml

    LuftVerbot committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    2835763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64d7374 View commit details
    Browse the repository at this point in the history
  3. fix duplication again

    LuftVerbot committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    ce37320 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f83c4ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c5818b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd98fe1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    54ec5ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d871a58 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1018 from LuftVerbot/merge

    Merge up to 5b2e937
    jmir1 authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    87127a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    455e4e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc020f6 View commit details
    Browse the repository at this point in the history
  6. run CI on dev

    jmir1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3bd588b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a17aa90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2a89df View commit details
    Browse the repository at this point in the history
  9. fix: delete duplicate files

    jmir1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e330123 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7834b18 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aeeecad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f9786f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Update EntryToolbar.kt

    LuftVerbot committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3eae48e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from jmir1/dev

    test
    LuftVerbot authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    0eb23fa View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 13, 2023

  1. Merge pull request #4 from jmir1/dev

    feat(player): Sheet Condense and Fixes (#1028)
    LuftVerbot authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7918e23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26145b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    1c6a18b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dev

    jmir1 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    07c055b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    f579789 View commit details
    Browse the repository at this point in the history
  2. chore(i18n): Merge weblate repository (#1034)

    Co-authored-by: Hosted Weblate <[email protected]>
    Co-authored-by: Dan <[email protected]>
    Co-authored-by: Efe Devirgen <[email protected]>
    Co-authored-by: Ferran <[email protected]>
    Co-authored-by: gallegonovato <[email protected]>
    Co-authored-by: Clxff H3r4ld0 <[email protected]>
    Co-authored-by: jinu147 <[email protected]>
    Co-authored-by: Tuğşat Enes <[email protected]>
    Co-authored-by: Diego VO <[email protected]>
    Co-authored-by: Anonymous <[email protected]>
    Co-authored-by: Ricardo <[email protected]>
    Co-authored-by: Jayden Guina-ao <[email protected]>
    Co-authored-by: wqiy <[email protected]>
    14 people authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5041143 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge branch 'master' into dev

    jmir1 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d02a0da View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

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

Commits on Jun 19, 2023

  1. Merge pull request #8 from aniyomiorg/dev

    Dev
    LuftVerbot authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    500cec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85466da View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

Commits on Jun 24, 2023

  1. Merge pull request #11 from aniyomiorg/dev

    feat(player): Add chapter seeking (#1040)
    LuftVerbot authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    c6028f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    9e875b5 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (German)

    Currently translated at 100.0% (265 of 265 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/de/
    jmir1 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    abbe8c1 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Spanish)

    Currently translated at 100.0% (265 of 265 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/es/
    Diegopyl1209 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    bb0cf4a View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Spanish)

    Currently translated at 100.0% (265 of 265 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/es/
    gallegonovato authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    05eb200 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (265 of 265 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/id/
    clxf12 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    aba4f88 View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Korean)

    Currently translated at 99.6% (264 of 265 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/ko/
    jn1106 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    aa2f4b8 View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (265 of 265 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/pt_BR/
    RickyM7 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    46eb242 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (265 of 265 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/uk/
    Kefir2105 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    e49e195 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Spanish (Latin America))

    Currently translated at 38.1% (101 of 265 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/es_419/
    坏蛋Baam authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    697cf2a View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (Spanish)

    Currently translated at 100.0% (266 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/es/
    gallegonovato authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    63749b1 View commit details
    Browse the repository at this point in the history
  11. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (266 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/id/
    clxf12 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    28651e0 View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (266 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/pt_BR/
    RickyM7 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    1e783ee View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (266 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/uk/
    Kefir2105 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    bdf45a1 View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (English)

    Currently translated at 100.0% (266 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/en/
    K-a-l-i-19 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    26efaba View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Amharic)

    Currently translated at 18.0% (48 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/am/
    K-a-l-i-19 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    333cffb View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Spanish)

    Currently translated at 100.0% (266 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/es/
    gallegonovato authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    73c39df View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (Hindi)

    Currently translated at 26.3% (70 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/hi/
    K-a-l-i-19 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    9bce70d View commit details
    Browse the repository at this point in the history
  18. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (266 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/uk/
    Kefir2105 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    63bc19b View commit details
    Browse the repository at this point in the history
  19. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (266 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/id/
    clxf12 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    4535b68 View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Hebrew)

    Currently translated at 53.0% (141 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/he/
    michaeltm83 authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    927c540 View commit details
    Browse the repository at this point in the history
  21. Translated using Weblate (Turkish)

    Currently translated at 99.6% (265 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/tr/
    EfeDevirgen authored and weblate committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c40fc4c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Translated using Weblate (Chinese (Simplified))

    Currently translated at 79.3% (211 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/zh_Hans/
    jellyhubble authored and weblate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    dec5fc6 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Chinese (Traditional))

    Currently translated at 17.6% (47 of 266 strings)
    
    Translation: Aniyomi/aniyomi-strings
    Translate-URL: https://hosted.weblate.org/projects/aniyomi/aniyomi-strings/zh_Hant/
    jellyhubble authored and weblate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6105749 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge pull request #1039 from weblate/weblate-aniyomi-aniyomi-strings

    Translations update from Hosted Weblate
    quickdesh authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    871ce69 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    834bde7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0324ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f5ea99 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    2c43133 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from aniyomiorg/dev

    feat(doubleTapSkip): Add 3 second option (#1055)
    LuftVerbot authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e2dcc1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afb88c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

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

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    27a4014 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from aniyomiorg/dev

    feat(player): Implement a new seekbar (#1061)
    LuftVerbot authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b361eb3 View commit details
    Browse the repository at this point in the history
  3. merge fix

    LuftVerbot committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    615c489 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03ca409 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    664479e View commit details
    Browse the repository at this point in the history
  6. fix(player): Fix text placeholders

    Sometimes you could see Miru Tights pop up which is a bit confusing for the user
    jmir1 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    48dc3fc View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    063258a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b441b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    5ed968f View commit details
    Browse the repository at this point in the history
  2. merge fix

    LuftVerbot committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8f92a69 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    bf05ad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78822ad View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

Commits on Jul 19, 2023

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

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    65b1b1e View commit details
    Browse the repository at this point in the history
  2. fix lint & supress

    LuftVerbot committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    51d6440 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1023 from LuftVerbot/merge2.0

    chore(merge): merge upstream until tachiyomiorg@dfdb688
    quickdesh authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    28bb39c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 23, 2023

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

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    e6e345f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51c6f7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ffae67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c0bf51 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

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

Commits on Jul 29, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 2, 2023

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

Commits on Aug 4, 2023

  1. feat(player): handle media buttons from earphones, bluetooth devices …

    …and possibly android tv remotes
    Samfun75 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ab2b6da View commit details
    Browse the repository at this point in the history
  2. chore(i18n): merge weblate/dev (#1099)

    Co-authored-by: Subham Jena <[email protected]>
    Co-authored-by: jinu147 <[email protected]>
    Co-authored-by: Benjamin Counter <[email protected]>
    Co-authored-by: michaeltm83 <[email protected]>
    Co-authored-by: gallegonovato <[email protected]>
    Co-authored-by: Dan <[email protected]>
    Co-authored-by: ssantos <[email protected]>
    8 people authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    2a8699d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    fe09078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24280fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feb1796 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e230a07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b59e911 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 13, 2023

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

Commits on Aug 20, 2023

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

Commits on Aug 29, 2023

  1. feat(player): Add debanding setting (#1112)

    Co-authored-by: jmir1 <[email protected]>
    abdallahmehiz and jmir1 authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4fc7b41 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    798a22a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4848950 View commit details
    Browse the repository at this point in the history
  3. fix: Lint error

    jmir1 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1e3e896 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f22276f View commit details
    Browse the repository at this point in the history
  5. fix(workflows): Minor typo

    jmir1 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2f748a6 View commit details
    Browse the repository at this point in the history
  6. chore(i18n): Translations update from Hosted Weblate (#1102)

    Co-authored-by: gallegonovato <[email protected]>
    Co-authored-by: Sam fun <[email protected]>
    Co-authored-by: Milo Ivir <[email protected]>
    Co-authored-by: Clxff H3r4ld0 <[email protected]>
    Co-authored-by: Dan <[email protected]>
    Co-authored-by: Abdallah Mehiz <[email protected]>
    Co-authored-by: THE GOOD MAN RO <[email protected]>
    Co-authored-by: InfinityDouki56 <[email protected]>
    Co-authored-by: Milan Šalka <[email protected]>
    Co-authored-by: Wahyu Dwi <[email protected]>
    Co-authored-by: Hexanol777 <[email protected]>
    Co-authored-by: Eduardo <[email protected]>
    Co-authored-by: Efe Devirgen <[email protected]>
    14 people authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6435140 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    289031e View commit details
    Browse the repository at this point in the history
  8. fix: Delete Firebase config

    jmir1 authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b06c85d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 10, 2023

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

Commits on Sep 14, 2023

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

Commits on Sep 15, 2023

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

Commits on Sep 20, 2023

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

Commits on Sep 26, 2023

  1. feat: Some QoL features and fixes (#1132)

    Add extension settings to Anime/Manga screen
    Register recent anime updates widget
    Fix pressing "View Episodes" crashing app or opening random manga
    Samfun75 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    298077c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

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

Commits on Sep 29, 2023

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

Commits on Oct 7, 2023

  1. Translations update from Hosted Weblate (#1119)

    Co-authored-by: Subham Jena <[email protected]>
    Co-authored-by: InfinityDouki56 <[email protected]>
    Co-authored-by: Yummy Surname <[email protected]>
    Co-authored-by: Milo Ivir <[email protected]>
    Co-authored-by: sarami <[email protected]>
    Co-authored-by: Eduardo <[email protected]>
    Co-authored-by: Sam fun <[email protected]>
    Co-authored-by: gallegonovato <[email protected]>
    Co-authored-by: Dan <[email protected]>
    Co-authored-by: mohamed khalid mahmoud <[email protected]>
    Co-authored-by: Ettore Atalan <[email protected]>
    Co-authored-by: enrico tirri <[email protected]>
    Co-authored-by: giorgionegro <[email protected]>
    Co-authored-by: UsefulBus <[email protected]>
    15 people authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8d84a3b View commit details
    Browse the repository at this point in the history