Commit Graph

  • f7b335e4fb Set useDefaultDebugSigningConfigForProfileableBuildtypes flag arkon 2023-07-29 19:47:54 -0400
  • aa6937baf2 Disable profiling on preview builds arkon 2023-07-29 18:52:05 -0400
  • 59f7d2273f Fix unit tests arkon 2023-07-29 16:26:51 -0400
  • cd91ea9b77 Remove need for SQLDelight primitive adapters arkon 2023-07-29 16:14:23 -0400
  • 6a558ad119 Upgrade to SQLDelight 2 arkon 2023-06-24 22:49:36 -0400
  • f5936e9456 Weblate translations Hosted Weblate 2023-07-29 20:09:23 +0200
  • 9df351da0a
    Translations update from Hosted Weblate (#9713) Weblate (bot) 2023-07-29 20:35:37 +0200
  • 90325d48aa Subscribe to download queue state changes in UpdatesScreen arkon 2023-07-29 14:26:24 -0400
  • e2abf283fe
    Don't show future timestamps as Recently (#9773) stevenyomi 2023-07-30 02:09:08 +0800
  • 9c20bc8173 Don't show future timestamps as Recently #9773 stevenyomi 2023-07-30 01:43:09 +0800
  • 986f9c9885
    Weblate translations #9713 Hosted Weblate 2023-07-29 16:30:17 +0200
  • db788d519d Avoid badly wrapped buttons in DuplicateMangaDialog arkon 2023-07-29 12:14:11 -0400
  • f3e9d5f346 Show feedback message when downloads index manually invalidated arkon 2023-07-29 12:09:00 -0400
  • fd30c0adcd Avoid showing duplicate entry dialog for same entry arkon 2023-07-29 12:07:13 -0400
  • 3ad4f1114a Cleanup related to fetch interval display arkon 2023-07-29 10:29:53 -0400
  • fe90546821 Remove relative timestamps setting arkon 2023-07-29 10:03:16 -0400
  • 3892c4caac Minor cleanup arkon 2023-07-29 09:51:46 -0400
  • cb639f4e90 Update Manga in Expected Period (#5734) Quang Kieu 2023-07-23 18:12:01 -0400
  • 6d69caf59e Show help banner when Cloudflare captcha page is shown in WebView arkon 2023-07-28 23:09:52 -0400
  • e7f6e16eab Linked mangas added to manga detail screen Gfadebayo 2023-07-28 16:00:06 +0100
  • a5883b24b5 Indicator badge when manga is linked added LibraryScreenModel function to link mangas added Bottom menu action to perform manga linking added Gfadebayo 2023-07-28 15:47:26 +0100
  • 3008cad421 repository, interactors and models created for link. repo and interactors added to app DomainModule Gfadebayo 2023-07-28 15:32:36 +0100
  • 3fb3a2b378 LibraryManga modified to match the new libraryView Gfadebayo 2023-07-28 15:29:12 +0100
  • 23c002a066 Table and migrations required to use links added Gfadebayo 2023-07-28 15:25:58 +0100
  • 2d50c34e57
    Merge 526325c001 into cdc1c5efa3 #9662 Trace 2023-07-27 03:27:41 +0000
  • cdc1c5efa3 Better handle saving animated drawables arkon 2023-07-26 23:26:58 -0400
  • 77bfd0c099 Don't attempt to show non-bitmap image in notification when saving arkon 2023-07-26 23:09:16 -0400
  • 8ff0c9d61a Allow more flexible custom preference composables arkon 2023-07-26 22:57:15 -0400
  • b6620434b3 Bump dependencies arkon 2023-07-26 22:33:10 -0400
  • 46b93303d1 merge with master #9751 quangkieu 2023-07-23 20:51:26 -0400
  • 8e45b1daf9 fix display bug in 0-day range quangkieu 2023-07-23 20:19:54 -0400
  • 67c5b51125 Move logic function to MangeScreen and InfoHeader quangkieu 2023-07-19 06:07:19 -0400
  • f7fc593244 Display and set intervals, nextUpdate in Manga Info quangkieu 2022-10-18 00:05:24 -0400
  • 507304a4ee Get next update and interval in backup restore quangkieu 2022-10-18 00:02:40 -0400
  • 571874e0df Get mangas next update and interval in library update quangkieu 2022-10-17 23:56:32 -0400
  • 866e78e553 Add Predict Interval Test quangkieu 2023-05-01 17:04:02 -0400
  • abae9bf37d Minor cleanup arkon 2023-07-23 20:03:37 -0400
  • 9349279ef4
    Merge branch 'expected-updates' into feature/update-expected-update-period #5734 arkon 2023-07-23 18:11:16 -0400
  • 2556e9f08c Refactor duplicate chapter number formatters arkon 2023-07-23 18:09:08 -0400
  • 7aa172c512
    Update richtext to v0.17.0 (#9748) renovate[bot] 2023-07-23 16:34:28 -0400
  • 81cf232bcb
    Update dependency org.junit.jupiter:junit-jupiter to v5.10.0 (#9749) renovate[bot] 2023-07-23 16:34:14 -0400
  • 62f5b10384
    Update dependency org.junit.jupiter:junit-jupiter to v5.10.0 #9749 renovate[bot] 2023-07-23 15:35:33 +0000
  • c012fff547
    Update richtext to v0.17.0 #9748 renovate[bot] 2023-07-23 00:04:38 +0000
  • ee26d6dffd Remove some uses of color resources arkon 2023-07-22 18:56:45 -0400
  • 7b2764e8f7
    Refactor backup and restore to support cross device sync. (#9699) KaiserBh 2023-07-23 08:39:56 +1000
  • 46e3b9e40d Use previously updated track item when binding start date arkon 2023-07-22 09:32:17 -0400
  • ce9499c986 Merge branch 'dev' of https://github.com/Gfadebayo/tachiyomi into dev Gfadebayo 2023-07-21 08:40:31 +0100
  • 0da85f7f9c
    Merge branch 'tachiyomiorg:master' into dev Fuad Gbadamosi 2023-07-21 08:37:15 +0100
  • 8d00ff1b40 Fix fresh database installs Jobobby04 2023-07-19 22:02:06 -0400
  • cf14831fbe Clean up preference extensions/items a bit arkon 2023-07-19 21:57:22 -0400
  • 7a4680603d Avoid triggering new search for same query in global search arkon 2023-07-19 20:31:46 -0400
  • 99f12b1fbf Bump dependencies arkon 2023-07-19 20:04:49 -0400
  • 5c73045aa4
    Don't require deeplink ext target to be pinned (#9740) Ivan Iskandar 2023-07-20 06:54:06 +0700
  • 2ee30fbab8
    Don't require deeplink ext target to be pinned #9740 Ivan Iskandar 2023-07-19 21:21:15 +0700
  • 696d196759 Move logic function to MangeScreen and InfoHeader quangkieu 2023-07-19 06:07:19 -0400
  • 25a13a08fe Display and set intervals, nextUpdate in Manga Info quangkieu 2022-10-18 00:05:24 -0400
  • f23c9583eb Get next update and interval in backup restore quangkieu 2022-10-18 00:02:40 -0400
  • bf81aec3e9 Get mangas next update and interval in library update quangkieu 2022-10-17 23:56:32 -0400
  • 1b4a78cbcc Add Predict Interval Test quangkieu 2023-05-01 17:04:02 -0400
  • ac306547a0 Bump dependencies arkon 2023-07-18 19:12:04 -0400
  • 3f868c0435 Use correct sources when triggering new global search arkon 2023-07-18 18:09:31 -0400
  • 61f449aa42
    Invalidate search sources list only on filters change #9736 KokaKiwi 2023-07-18 22:37:07 +0200
  • 64fd13476b
    Fix "Trigger new search on source filter change" KokaKiwi 2023-07-18 15:31:22 +0200
  • 262ce3473f Increase max lines for title in global search to 3 arkon 2023-07-16 22:24:14 -0400
  • 43b9b104f5 Remove fast scrollbar from some unnecessary places arkon 2023-07-16 22:19:50 -0400
  • c7f0a54a37 Trigger new search on source filter change arkon 2023-07-16 22:19:33 -0400
  • ca789dca0e Dedupe SearchScreenModels arkon 2023-07-16 19:44:32 -0400
  • ef7b285151 Minor refactoring arkon 2023-07-16 18:43:37 -0400
  • dd3ca0c131 Replicate global search filters to migrate screen arkon 2023-07-16 17:09:59 -0400
  • 8b46e8edad Dedupe Global/MigrateSearchContent composables arkon 2023-07-16 16:37:40 -0400
  • 30f845139d Use consistent extension icon URLs arkon 2023-07-16 15:44:36 -0400
  • 818471b7e1 Set start date when tracker is bound if any chapters are already read arkon 2023-07-16 15:01:04 -0400
  • ba87b35600
    Show "Copied to clipboard" toast on Android 12L #9725 AntsyLich 2023-07-16 20:17:22 +0600
  • a3a3f44056 Constrain reader sheet to max 75% of height arkon 2023-07-16 09:59:17 -0400
  • 22c6dbda3f Replace reader sheet dropdowns with chips arkon 2023-07-16 09:58:52 -0400
  • 34f7caa0fc Use Material3 chips arkon 2023-07-16 09:11:49 -0400
  • 01553b1ed8 Don't update chapter progress if current page is errored arkon 2023-07-15 23:22:27 -0400
  • ff64ac27b2
    Merge branch 'master' into backup_restore #9699 KaiserBh 2023-07-16 20:39:16 +1000
  • abe69206dd
    Merge branch 'master' into sync-part-1 KaiserBh 2023-07-16 20:35:59 +1000
  • a24afa9a76
    Update dependency gradle to v8.2.1 (#9723) renovate[bot] 2023-07-15 21:23:42 -0400
  • 068a48c3ec
    Update dependency gradle to v8.2.1 #9723 renovate[bot] 2023-07-16 00:09:21 +0000
  • ec08ba05fc
    Finish up reader reading mode settings compose migration (#9721) AntsyLich 2023-07-16 01:47:01 +0600
  • c22f8d0423 Finish up reader reading mode settings compose migration #9721 AntsyLich 2023-07-16 01:30:50 +0600
  • 30bea8b753 Replace library sheet display modes with FlowRow of Chips arkon 2023-07-15 14:31:13 -0400
  • 09e4b5a9cd Replace some reader sheet settings with FlowRow of Chips arkon 2023-07-15 14:27:30 -0400
  • 5467104b95 Fix window undimming when reader custom filter settings are open arkon 2023-07-15 13:23:25 -0400
  • e0733c1a4c Clean up NetworkHelper arkon 2023-07-15 13:05:25 -0400
  • 1cf7f9be54 Use segmented buttons for reader background setting in sheet arkon 2023-07-15 13:05:06 -0400
  • fb99577836 Implement showing selected per-series reader settings arkon 2023-07-15 12:39:36 -0400
  • 28131ac135 Remove legacy settings sheet arkon 2023-07-15 11:10:01 -0400
  • e40b8d537c Move all pager/webtoon reader setting to Compose sheet arkon 2023-07-15 10:47:56 -0400
  • 12e7ee9d0c Tweak global search source filtering arkon 2023-07-15 10:09:46 -0400
  • 54733e6ceb Mark some state data classes as immutable arkon 2023-07-15 09:54:29 -0400
  • 22e8050fff Handle Cloudflare in default network client and deprecate cloudflareClient arkon 2023-07-15 09:34:20 -0400
  • a629db2884 Address some build warnings arkon 2023-07-14 23:08:45 -0400
  • cbcec8c4d9
    Add filters to Global search (#9691) zaghdaneh 2023-07-15 04:49:14 +0200
  • 92b1025df3
    Merge branch 'master' into sync-part-1 KaiserBh 2023-07-15 01:56:45 +1000
  • c990e44247
    Merge branch 'master' into backup_restore KaiserBh 2023-07-15 01:45:59 +1000
  • 211ea5ab4c refactor: Use URI SyncHolder.kt not needed anymore. KaiserBh 2023-07-15 01:35:04 +1000
  • c81400c807 refactor: use Uri instead of syncHolder KaiserBh 2023-07-15 01:29:21 +1000