Commit Graph

  • b670051904
    ExtensionLoader: Fix incorrect ext file deletion #10026 Ivan Iskandar 2023-10-16 08:51:50 +0700
  • 2bf77f1d81
    Fix checkboxes not working after scrolling in filter sheet (#10023) Prasidh Gopal Anchan 2023-10-16 02:40:01 +0530
  • 35dd1d0d9b Fixed an issue where CheckBox was not being checked after scrolling in the Filter tab #10023 Prasidh Gopal Anchan 2023-10-15 20:45:25 +0530
  • f79f0a7e97 Add haptics to SliderItem arkon 2023-10-14 22:47:02 -0400
  • 82a9d36df7 Minor cleanup arkon 2023-10-14 22:46:51 -0400
  • 447bcb28ef
    [dev QoL] Added AndroidStudio previews for [presentation.history] namespace (#10012) Caleb Morris 2023-10-14 19:23:11 -0700
  • 0be7ac5871 Bump dependencies arkon 2023-10-14 22:22:46 -0400
  • 2053f62fcf
    Update dependency org.jlleitschuh.gradle:ktlint-gradle to v11.6.1 #10019 renovate[bot] 2023-10-15 01:04:45 +0000
  • 34452c6850
    Update dependency com.google.guava:guava to v32.1.3-jre #10018 renovate[bot] 2023-10-15 01:04:40 +0000
  • ece02279dc
    Fixed ktlint violations #10012 Caleb Morris 2023-10-14 12:23:48 -0700
  • cbd607c0ca
    Merge branch 'master' into composable-preview-functionality_presentation-history Caleb Morris 2023-10-14 12:13:52 -0700
  • ca843303ba Resolving comments #9996 Joshua VIP 2023-10-14 17:46:10 +0100
  • d18022c259 Migrate top reader app bar to Compose arkon 2023-10-14 12:30:17 -0400
  • 2ca5abb3e8 Resolving comments Joshua VIP 2023-10-14 17:21:08 +0100
  • 5619a4c0d9 Remove remaining usages of platform-provided strings arkon 2023-10-14 11:11:05 -0400
  • 8a7bbfddda Add info about formatting task in CONTRIBUTING.md [skip ci] arkon 2023-10-14 11:09:11 -0400
  • 0026f96fad
    MangaSummary: Refactor to not use SubcomposeLayout (#10008) Ivan Iskandar 2023-10-14 21:52:04 +0700
  • 3c3ae42d6f removing unnnecessary logs Joshua VIP 2023-10-14 10:52:53 +0100
  • 7f9eabdbfa
    Added previews for HistoryScreen Caleb Morris 2023-10-13 20:12:14 -0700
  • b902b35139
    Added previews for HistoryScreen #10011 Caleb Morris 2023-10-13 20:12:14 -0700
  • e6e5e58854
    Added preview with provider for each branch for HistoryItem Caleb Morris 2023-10-13 19:23:34 -0700
  • b7ccba5a7c
    Added display preview for HistoryDialogs Caleb Morris 2023-10-13 19:28:17 -0700
  • af2e7ee7aa
    MangaSummary: Refactor to not use SubcomposeLayout #10008 Ivan Iskandar 2023-10-12 23:28:07 +0700
  • c492efcb31
    ExtensionLoader: Set read-only to private extension files (#10007) Ivan Iskandar 2023-10-13 10:04:40 +0700
  • c386d375de Tweak Cloudflare help message in WebView screen arkon 2023-10-12 22:56:19 -0400
  • 540fb1bb7c Use AppBar abstraction in more places arkon 2023-10-12 22:49:21 -0400
  • 81448f5d01 Minor cleanup arkon 2023-10-12 22:43:03 -0400
  • 7c01201055 Refactor reader bottom bar to presentation package arkon 2023-10-12 22:42:49 -0400
  • 90d3dd2242 Use relative touch positions for reader tap events arkon 2023-10-12 22:15:30 -0400
  • f0225eda99
    ExtensionLoader: Set read-only to private extension files #10007 Ivan Iskandar 2023-10-05 12:14:20 +0700
  • a8bb397201
    Merge branch 'sync-part-final' of github.com:KaiserBh/tachiyomi into sync-part-final KaiserBh 2023-10-11 23:38:18 +1100
  • 75162fbfe7
    refactor: Use the new class backupCreator and backupRestorer instead of BackupManager. KaiserBh 2023-10-11 23:25:24 +1100
  • 010352fee3
    refactor: remove private as it's used by syncManager as well. KaiserBh 2023-10-11 23:23:53 +1100
  • 6c4f1184cb
    refactor: make sure the read status is taken from backup. KaiserBh 2023-10-11 23:23:34 +1100
  • 2747e15953
    refactor: remove private as it's used by sync. KaiserBh 2023-10-11 23:22:56 +1100
  • ef6da09b7e
    chore: merge upstream. KaiserBh 2023-10-11 21:44:54 +1100
  • 97b4d1f13d Use Compose to animate bottom reader menu bars arkon 2023-10-09 22:27:46 -0400
  • 79b37df647 Automatically convert details.json to ComicInfo.xml for local series arkon 2023-10-08 22:27:06 -0400
  • 52775639b7
    Update strings.xml #9999 Tarun_Raghav3699 2023-10-09 07:33:11 +0530
  • b7d282235d Remove duplicated logic for binding enhanced trackers arkon 2023-10-08 19:19:04 -0400
  • 77ebc362f6
    Add button to reorder categories alphabetically (#9369) Pauline 2023-10-09 00:55:15 +0200
  • 5787ddfb99 Add button to sort categories alphabetically #9369 Hipp0x 2023-03-17 22:38:59 +0100
  • 8568d5d6c3 Always save pages/covers in subfolders arkon 2023-10-08 17:04:02 -0400
  • 7ed99fbbd6 Account for skipped entries when showing large updates warning arkon 2023-10-08 16:40:17 -0400
  • 94cba9324c Remove beta webtoon viewer split page arkon 2023-10-08 16:23:57 -0400
  • 6dab94a937 Move backup restoring functions from BackupManager to BackupRestorer arkon 2023-10-08 16:08:01 -0400
  • 0f42b9f154 Add source preferences to backups arkon 2023-10-08 16:02:03 -0400
  • 730f3a6e52 Exclude tracker credentials in backups arkon 2023-10-08 11:07:42 -0400
  • 72024aa44a Add app settings to backups arkon 2023-10-08 10:40:58 -0400
  • 7203799e1a
    Merge branch 'tachiyomiorg:master' into open-manga-and-chapter-by-url Joshua Owolabi 2023-10-08 15:19:31 +0100
  • a72eccdd85 open manga and chapter using URL Joshua VIP 2023-10-08 15:18:42 +0100
  • 9c688b08c0
    Update dependency com.google.android.material:material to v1.10.0 (#9991) renovate[bot] 2023-10-07 23:29:14 -0400
  • c66a4fa7a7
    Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-rc02 (#9990) renovate[bot] 2023-10-07 23:25:11 -0400
  • b0b547c167
    Update dependency com.google.android.material:material to v1.10.0 #9991 renovate[bot] 2023-10-08 00:39:15 +0000
  • ccf65256aa
    Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-rc02 #9990 renovate[bot] 2023-10-08 00:39:11 +0000
  • e47f4cc177 Specify broadcast receiver export flags arkon 2023-10-07 10:03:45 -0400
  • 6462472d16
    Translations update from Hosted Weblate (#9957) Weblate (bot) 2023-10-07 15:44:30 +0200
  • 47716b410a
    Weblate translations #9957 Hosted Weblate 2023-10-07 11:10:28 +0000
  • 78aa50bb35
    Reduce recomposition of MangaHeader (#9985) LooKeR 2023-10-07 03:54:43 +0530
  • b3dfe84f27 Optimize chapter state calculations #9985 LooKeR 2023-10-06 20:21:13 +0530
  • 6573610e81 Fix Linting issue LooKeR 2023-10-06 17:03:55 +0530
  • 9328c168d6 Don't recalculate Read State on recomposition LooKeR 2023-10-06 16:31:12 +0530
  • 5de29b7aae Reuse Modifier for Tags LooKeR 2023-10-06 14:52:19 +0530
  • e6e7bc2f7d Reduce recomposition of MangaHeader LooKeR 2023-10-06 13:33:12 +0530
  • 7f0f67d752 Update social media icons arkon 2023-10-05 09:33:34 -0400
  • df332860b8 Bump dependencies arkon 2023-10-04 22:28:50 -0400
  • f4affc9233 merge master #9983 Joshua VIP 2023-10-05 02:33:08 +0100
  • fa39e8f21d Merge branch 'master' into show-manga-and-chapter-from-url Joshua VIP 2023-10-05 01:15:12 +0100
  • e59b1db2fe merge master Joshua VIP 2023-10-05 01:14:55 +0100
  • db153df4b4 Merge branch 'master' of https://github.com/VIPlearner/tachiyomi Joshua VIP 2023-10-05 01:09:40 +0100
  • 3cad4c7e08 Added intents to launch MangaScreen and ReaderActivity using Url Joshua VIP 2023-10-05 00:49:22 +0100
  • 66b582d538 Added intents to launch MangaScreen and ReaderActivity using Url Joshua VIP 2023-10-05 00:38:33 +0100
  • 8a8afa46e9
    Update aboutlib.version to v10.9.1 (#9971) renovate[bot] 2023-10-01 10:07:24 -0400
  • 509bee0563
    Add project icon (#9972) Ivan Iskandar 2023-10-01 21:07:14 +0700
  • 6e67be0d18 Statistics overview card bug solved #9973 ksh1710 2023-10-01 15:59:22 +0530
  • b91f4769cc
    Add project icon #9972 Ivan Iskandar 2023-10-01 09:43:29 +0700
  • 3915196858
    Update aboutlib.version to v10.9.1 #9971 renovate[bot] 2023-10-01 01:46:56 +0000
  • afb1ee2200 Rename new method in ConfigurableSource to get preferences arkon 2023-09-30 14:36:06 -0400
  • 66a938779d Update SSIV and image-decoder, except with partially revert to non-broken HEIF/AVIF support arkon 2023-09-27 22:54:03 -0400
  • ed506f8495 Update SSIV and image-decoder arkon 2023-09-27 22:22:04 -0400
  • c8e226acb2 Tracker-related cleanup arkon 2023-09-25 23:22:16 -0400
  • cd57253426
    Merge branch 'master' into sync-part-final KaiserBh 2023-09-26 08:25:27 +1000
  • 86edce0d87 Bring back relative timestamp translations arkon 2023-09-24 17:26:12 -0400
  • 4e69bf993a
    Translations update from Hosted Weblate (#9919) Weblate (bot) 2023-09-24 23:22:45 +0200
  • 82a8a8d6b8
    Weblate translations #9956 #9919 Hosted Weblate 2023-09-24 18:00:48 +0200
  • 56d2464870 Bring back simplified relative timestamp setting arkon 2023-09-24 17:01:26 -0400
  • 2eef0dd939 chore: merge upstream. KaiserBh 2023-09-24 20:46:41 +1000
  • 5de72b7d32 Bump dependencies arkon 2023-09-23 12:15:28 -0400
  • de92b1351f Add WebView-based user agent string to debug info arkon 2023-09-22 16:42:04 -0400
  • 77a8a4229c Fix duplicate files being created when saving pages on Android 10+ with separate folders setting enabled arkon 2023-09-22 16:16:23 -0400
  • d4290f6f59 Fix hide entries in library setting causing browse to not load arkon 2023-09-20 23:19:00 -0400
  • b08d604d2a Consistently use absolute date strings everywhere arkon 2023-09-20 22:49:15 -0400
  • c21707e8d0 added link to redirect to Bangumi #9941 KayZhang52 2023-09-18 23:53:22 +0800
  • ab84d5dddf
    Merge branch 'tachiyomiorg:master' into master KayZhang52 2023-09-18 22:58:16 +0800
  • fbab62b5d6 Revert "changed app id" KayZhang52 2023-09-18 22:55:36 +0800
  • 040fd23350 Revert "Merge branch 'master' of https://github.com/KayZhang52/tachitest" KayZhang52 2023-09-18 22:55:02 +0800
  • 9e04f14a7b
    Run Netlify Build Hook after Release (#9937) Soitora 2023-09-17 18:08:12 +0200
  • 6663abebaf Clean up fetch interval tests a bit arkon 2023-09-17 12:06:17 -0400
  • 2b7235506c
    Update dependency io.github.fornewid:material-motion-compose-core to v1.1.0 #9942 renovate[bot] 2023-09-17 15:52:36 +0000
  • e5f83d0c6e Fix track search item not filling width if content is too short arkon 2023-09-17 11:03:39 -0400