-
-
Notifications
You must be signed in to change notification settings - Fork 317
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
Merge from mihon until 0.16.4 #1601
Merged
Merged
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
- make it behave like the one on more -> setting -> reader Co-authored-by: Riztard <16263232+Riztard@users.noreply.github.com> Co-authored-by: Soitora <10836780+Soitora@users.noreply.github.com>
* replace the windowInsetsPadding for navigationBarsPadding + statusBarsPadding * Setting decorFitsSystemWindows = true to fix ui bug on Android 11 Co-authored-by: Theodoro Loureiro mota <9647399+theolm@users.noreply.github.com>
Co-authored-by: Jishnu M <83004520+mjishnu@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Removing ktlint * Removing compose lint * Adding initial Detekt config * Setting up detekt config * Adding detekt baseline * Fixing workflows * Moving to a module based solution * Adding new line * Adding new line * Updating baseline * Addressing PR suggestions * Regenerating baseline.xml * Cleanup --------- Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com> Co-authored-by: Theodoro Loureiro mota <9647399+theolm@users.noreply.github.com>
Updating compose bom. Co-authored-by: Theodoro Loureiro mota <9647399+theolm@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
* Add click-to-copy extension debug info Adds some debug info about an extension to the user's clipboard when tapping the logo/name/package name area at the top of the details screen. Modeled after the debug info from the About screen. Closes aniyomiorg#168. * Fix linting failure * Slight cleanup * Address detekt --------- Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com> Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
And small cleanup Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
* Fix extension install not registering * fix duplicate key compose error on extension update * fix doubling of extension after update * not needed Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Translated using Weblate (Persian) Currently translated at 84.8% (673 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/fa/ * Translated using Weblate (Finnish) Currently translated at 85.3% (677 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/fi/ * Translated using Weblate (Chuvash) Currently translated at 88.2% (15 of 17 strings) Translation: Mihon/Mihon Plurals Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/cv/ --------- Co-authored-by: Arash <ara.khoram95@gmail.com> Co-authored-by: A <ogloppi@mailbox.org> Co-authored-by: C201 <derasetad@gmail.com> (cherry picked from commit 63146e717ba2cf178b79ae3de4b9b15b0ecc788f)
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Also cleanup Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
* feat: updated build_pull_request actions version * feat: updated build_push actions version * feat: updated issue_moderator action version * feat: updated deprecated arguments in build_pull_request * feat: updated deprecated arguments in build_push * feat: removed explicit declaration of gradle version Co-authored-by: pabalaba <53042146+pabalaba@users.noreply.github.com>
Co-authored-by: FooIbar <118464521+FooIbar@users.noreply.github.com>
Co-authored-by: FooIbar <118464521+FooIbar@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Soitora <10836780+Soitora@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…v1.2.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…a03 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Minor refactor of theming when expressions Avoids triggering detekt's CyclomaticComplexMethod warning because of too many when branches, which would happen with one more theme being added in these two locations. In TachiyomiTheme, the Monet theme is separated because it requires the current Compose context to function. The other themes do not and are delegated to a Map. * Implement requested changes - moved themeResources out of the ThemingDelegate interface - replaced single condition when with if expression Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com>
…issues. (aniyomiorg#402) * Add support for localdate based relative times * Update History Screen to use new localdate based relative times * Update Updates Screen to use new localdate based relative times * Cleaned up date util classes * Updated build time display * Code cleanup * Fixed crash in settings * Updated Preferences item * Worker Info works * Fixed Tracker date display * Code changes to pass detekt Co-authored-by: Maddie Witman <1882979+sirlag@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This function is deprecated starting with API 34 "UpsideDownCake" and should be replaced with `overrideActivityTransition`. Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com>
* Fix DelayedTrackingUpdateJob spam on update errors DelayedTrackingUpdateJob would start spamming when it encountered an error (e.g. a tracker has an issue) and never stop. This seems to stem from a circular dependency between the Job's `doWork` and TrackChapter's `await`. TrackChapter sets up a completely new instance of the DelayedTrackingUpdateJob if any Exception was thrown during the track update. This causes the Job to get replaced (as per the WorkManager's set ExistingWorkPolicy). Because of this, the guard clause at the start of doWork would never trigger, as all instances of the Job would report being the 0th try (because they were completely new instances). This simple fix introduces a boolean `isRetry` parameter to TrackChapter's await method, which is set to `false` by default. DelayedTrackingUpdateJob however sets this parameter to `true`, which means TrackChapter won't try to set up the Job again. * Rename isRetry parameter to setupJobOnFailure This also inverts the logic, so true & false were swapped. Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com>
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Fixed extra header introduced in 7ff95e2 * Removed parentheses to make detekt happy * Updated relative date display for dates in the future * Small cleanup for header creation logic * replaced "and" with "&&" for better formatting Co-authored-by: Maddie Witman <1882979+sirlag@users.noreply.github.com>
* Translated using Weblate (Spanish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/es/ * Translated using Weblate (Indonesian) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/id/ * Translated using Weblate (Chuvash) Currently translated at 75.7% (601 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/cv/ * Translated using Weblate (Spanish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/es/ * Translated using Weblate (Chuvash) Currently translated at 100.0% (17 of 17 strings) Translation: Mihon/Mihon Plurals Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/cv/ * Translated using Weblate (Esperanto) Currently translated at 100.0% (17 of 17 strings) Translation: Mihon/Mihon Plurals Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/eo/ * Translated using Weblate (Turkish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/tr/ * Translated using Weblate (Turkish) Currently translated at 100.0% (17 of 17 strings) Translation: Mihon/Mihon Plurals Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/tr/ * Translated using Weblate (Turkish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/tr/ * Translated using Weblate (Turkish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/tr/ * Translated using Weblate (Japanese) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/ja/ * Translated using Weblate (Polish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/pl/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/zh_Hant/ * Translated using Weblate (Hungarian) Currently translated at 97.3% (772 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/hu/ * Translated using Weblate (Hungarian) Currently translated at 94.1% (16 of 17 strings) Translation: Mihon/Mihon Plurals Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/hu/ * Translated using Weblate (Spanish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/es/ * Translated using Weblate (Romanian) Currently translated at 99.3% (788 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/ro/ * Translated using Weblate (Romanian) Currently translated at 100.0% (17 of 17 strings) Translation: Mihon/Mihon Plurals Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/ro/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (17 of 17 strings) Translation: Mihon/Mihon Plurals Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/uk/ * Translated using Weblate (Spanish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/es/ * Translated using Weblate (Nepali) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/ne/ * Translated using Weblate (Spanish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/es/ * Translated using Weblate (Spanish) Currently translated at 100.0% (793 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/es/ * Translated using Weblate (French) Currently translated at 100.0% (17 of 17 strings) Translation: Mihon/Mihon Plurals Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/fr/ * Translated using Weblate (Esperanto) Currently translated at 62.0% (492 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/eo/ * Translated using Weblate (Esperanto) Currently translated at 100.0% (17 of 17 strings) Translation: Mihon/Mihon Plurals Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/eo/ * Translated using Weblate (Esperanto) Currently translated at 63.6% (505 of 793 strings) Translation: Mihon/Mihon Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/eo/ --------- Co-authored-by: bapeey <90949336+bapeey@users.noreply.github.com> Co-authored-by: Eji-san <ejierubani@gmail.com> Co-authored-by: C201 <derasetad@gmail.com> Co-authored-by: Swyter <swyterzone@gmail.com> Co-authored-by: Radoŝ Porka <animatorzPolski@gmail.com> Co-authored-by: Deniz <denizgezgin365@gmail.com> Co-authored-by: Uzuki Shimamura <hzy980512@126.com> Co-authored-by: sebastians17 <sebastians117.ss@gmail.com> Co-authored-by: ɴᴇᴋᴏ <s99095lkjjim@gmail.com> Co-authored-by: B4LiN7 <B4LiN7@users.noreply.hosted.weblate.org> Co-authored-by: Saft Octavian <saftoctavian@gmail.com> Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: FateXBlood <zecrofelix@gmail.com> Co-authored-by: Naga <yz2000.pro@gmail.com> (cherry picked from commit 7edecae57f77ece7a5a3b457620c61e225fdc906)
* Allow disabling reader's zoom out (#62) * Renamed disable zoom out pref and string * Zoom to default rate if the scale is inferior * Fixed null value check and formatting * Fixed detekt Co-authored-by: Splintor <55398298+Splintorien@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This reverts commit d481da4.
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.
Last commit merged: 1521c35