Commit graph

  • e5e5b8cb3e
    fix(deps): update dependency com.materialkolor:material-kolor to v5.0.0-alpha06 (#1443) renovate[bot] 2026-02-04 11:08:12 +0700
  • fb86c047ec
    fix(deps): update dependency io.github.pdvrieze.xmlutil:core-android to v0.91.3 (#818) renovate[bot] 2026-02-04 11:06:50 +0700
  • 1a9e50bc97
    fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20251210-2.0.0 (#1442) renovate[bot] 2026-02-04 10:41:52 +0700
  • ad2d4c9a75
    fix(deps): update dependency androidx.work:work-runtime to v2.11.1 (#1441) renovate[bot] 2026-02-04 10:41:45 +0700
  • bb778910ec
    chore(deps): update gradle to v9.3.1 (#1380) renovate[bot] 2026-02-04 10:41:27 +0700
  • 2b778b0c95
    fix(deps): update dependency com.github.skydoves:colorpicker-compose to v1.1.3 (#1382) renovate[bot] 2026-02-03 18:22:51 +0700
  • c31c6ec32f
    fix(deps): update dependency androidx.exifinterface:exifinterface to v1.4.2 (#1381) renovate[bot] 2026-02-03 18:22:43 +0700
  • 5449ff7519
    fix(deps): update dependency dev.chrisbanes.haze:haze to v1.7.1 (#1296) renovate[bot] 2026-02-03 18:22:12 +0700
  • f580526931
    fix(deps): update dependency com.android.tools.build:gradle to v8.13.2 (#1294) renovate[bot] 2026-02-03 18:21:57 +0700
  • ca2323b9be
    chore(deps): update github actions (#1291) renovate[bot] 2026-02-03 18:21:34 +0700
  • c7fedfef69
    fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0 (#1280) renovate[bot] 2026-02-03 18:21:03 +0700
  • 1a162d7b43
    fix(deps): update dependency app.cash.sqldelight:sqlite-3-38-dialect to v2.2.1 (#1058) renovate[bot] 2026-02-03 18:20:20 +0700
  • 0d712e4365
    Add "src:" prefix to search by source ID (mihonapp/mihon#2927) MajorTanya 2026-02-03 10:54:22 +0100
  • 696908f94b
    feat(sync): Add WebDAV synchronization service (#1104) Kudomaga 2026-02-03 16:36:57 +0800
  • e7bdbb5794
    feat: option to auto sync metadata and chapter list when adding to library (#1091) David Brochero 2026-02-02 06:47:34 -0300
  • c7e0585c6f
    feat(tracker): add support for EnhancedTracker to merged sources (#932) David Brochero 2026-02-02 02:17:23 -0300
  • 8f57f4a5a0
    feat(history): Allow multi/range-selection and batch reset for history items (#1437) Cuong-Tran 2026-02-02 11:21:32 +0700
  • f373818d93
    feat(history): Add Filters to History screen (#1433) Cuong-Tran 2026-01-28 13:07:43 +0700
  • 3e7dc5c41a Add Filters to Updates screen (mihonapp/mihon#2851) MajorTanya 2026-01-17 11:43:40 +0100
  • 32dee3c460
    Update SY translations and fix string duplicates (#1427) Cuong-Tran 2026-01-27 17:48:04 +0700
  • 33b254dede
    Translations update from Hosted Weblate (#1379) Weblate (bot) 2026-01-27 11:23:32 +0100
  • 1e39a8d4db Cleanup Jobobby04 2025-12-25 17:42:40 -0500
  • e0340be73c Minor fixes Jobobby04 2025-12-25 16:49:01 -0500
  • ad9736a2ba Lanraragi delegation Jobobby04 2025-12-05 13:44:58 -0500
  • db22e8add3 Add handling for previously unhandled preferences (delegated MD) (jobobby04/TachiyomiSY#1524) NGB-Was-Taken 2025-12-12 00:43:56 +0545
  • 8828da80b7 Use ComposeStars from RatingBar library. Jobobby04 2025-12-26 14:56:38 -0500
  • 1ac96825c4 Add preference to toggle chapter URL hash for downloads (jobobby04/TachiyomiSY#1533) NGB-Was-Taken 2025-12-26 03:32:56 +0545
  • 64f12cc6a5
    fix(reader-chapter): Fix deletion of duplicated chapters when automatically mark as read (#1421) Cuong-Tran 2026-01-26 13:59:38 +0700
  • 505c8c23f0
    fix(migration): Throttle E-Hentai requests (#1420) Cuong-Tran 2026-01-26 13:43:00 +0700
  • 7e71162519 Remove checksum from release notes and improve download tip AntsyLich 2025-08-03 02:23:15 +0600
  • d60181c3ea Fix memoization in manga bottom action menus (#1418) Cuong-Tran 2026-01-24 20:41:18 +0700
  • 44a76b548e Reword download index message (mihonapp/mihon#2874) MajorTanya 2026-01-20 15:58:41 +0100
  • d01903ff34 significantly less stupid cloudflare cookie detection in EH az4521 2026-01-16 04:22:40 +0000
  • 5e3915eae8 EH keep CF cookies az4521 2026-01-16 03:54:36 +0000
  • a86ec40c79 refactor: clean up browse/migrate (#1414) Cuong-Tran 2025-12-22 12:00:00 +0700
  • 9cbd46947b Support mass migration for selected library items (mihonapp/mihon#2336) AntsyLich 2025-08-03 01:03:45 +0600
  • 9a3934eadf Fix migration "Attempt to invoke virtual method" crash (mihonapp/mihon#2632) AntsyLich 2025-11-01 01:42:42 +0600
  • b28778221e fix(migrate-dialog): Fix Migrate Manga dialog won't show the second time (#1409) Cuong-Tran 2025-12-17 12:00:00 +0700
  • e79b3f97f4
    Fix migration dialog migrating to wrong entry (mihonapp/mihon#2631) AntsyLich 2025-11-01 01:21:29 +0600
  • c6a0eaf67c Fix title text color in light mode on mass migration list (mihonapp/mihon#2370) AntsyLich 2025-08-07 09:20:38 +0600
  • 935f447fbb Mass migration implementation (mihonapp/mihon#2110) jobobby04 2025-06-13 07:15:29 -0400
  • bc581e1d4b refactor(migration): clean up migration list logic and UI components (#1403) Cuong-Tran 2025-12-14 12:00:00 +0700
  • e2a92b9220 refactor(mass-migration): move migration list feature to mihon.feature.migration.list (#1402) Cuong-Tran 2025-12-11 12:00:00 +0700
  • d8bef417f1 refactor(mass-migration): replace MigrationBottomSheetDialog with MigrationConfigScreenSheet (#1401) Cuong-Tran 2025-12-04 12:00:00 +0700
  • 42a97bb918 Add more migration config options and remove skipping option (mihonapp/mihon#2193) AntsyLich 2025-06-12 04:18:13 +0600
  • 2236e94f50 Add option to skip migration config AntsyLich 2025-06-02 11:07:02 +0600
  • 5ab24620ec Cleanup migrate manga dialog and related code (mihonapp/mihon#2156) AntsyLich 2025-05-31 21:03:39 +0600
  • 2196c84a0c Fix no sources while migrating alongside UI and code cleanup (mihonapp/mihon#2155) AntsyLich 2025-05-31 16:11:49 +0600
  • c328b37675 Add migration config screen to select and prioritize target sources (mihonapp/mihon#2144) AntsyLich 2025-05-28 21:04:44 +0600
  • 147c24c42e
    Translations update from Hosted Weblate (mihonapp/mihon#2806) Weblate (bot) 2026-01-07 09:13:21 +0100
  • 5d17efecd2
    chore(i18n): Fix Mihon -> Komikku string Cuong-Tran 2025-12-30 09:25:16 +0700
  • ea15623df5
    Translations update from Hosted Weblate (mihonapp/mihon#2711) Weblate (bot) 2025-12-20 13:51:10 +0100
  • 8669059cc3
    Translations update from Hosted Weblate (mihonapp/mihon#2687) Weblate (bot) 2025-11-14 08:10:34 +0100
  • 8dd670f14a
    Translations update from Hosted Weblate (mihonapp/mihon#2676) Weblate (bot) 2025-11-11 09:27:44 +0100
  • ad0b5c9e13
    Translations update from Hosted Weblate (mihonapp/mihon#2656) Weblate (bot) 2025-11-07 14:03:52 +0100
  • 62d13552f9
    Translations update from Hosted Weblate (mihonapp/mihon#2646) Weblate (bot) 2025-11-04 08:04:46 +0100
  • 1a573ff500
    Translations update from Hosted Weblate (mihonapp/mihon#2639) Weblate (bot) 2025-11-03 05:38:47 +0100
  • 7de8ecbb1b
    Translations update from Hosted Weblate (mihonapp/mihon#2373) Weblate (bot) 2025-11-02 14:46:06 +0100
  • f12e997fb8 Improve handling of downloads for chapters with same metadata and optionally for OSes that don't support Unicode in filename (mihonapp/mihon#2305) Radon Rosborough 2025-10-07 16:07:09 -0700
  • 4affedcf5a Handle reader cutout setting with Insets to support Android 15+ (mihonapp/mihon#2640) AntsyLich 2026-01-09 13:06:29 +0700
  • 26b1331750 refactor(ReaderAppBars): simplify reader app bar layout and vertical navigator (#1386) Cuong-Tran 2025-11-02 22:28:25 +0600
  • 77ecb97535 Make reader edge-to-edge (mihonapp/mihon#1908) AntsyLich 2025-11-02 19:41:33 +0600
  • 5aa67ebf34 Bump compile and target sdk AntsyLich 2025-09-17 17:41:06 +0600
  • 8cf4d9dd96 Migrate Kitsu to use library_id and remote_id properly (mihonapp/mihon#2609) Constantin Piber 2025-10-31 18:52:44 +0100
  • b85fa5b9c9
    Minor refactors Jobobby04 2025-05-15 13:38:03 -0400
  • 9136c15b9e
    Revert part of "Switch to MaterialExpressiveTheme" (#1377) Cuong-Tran 2026-01-09 14:30:16 +0700
  • ab9e17c739 Add authors/artists to MAL search results (mihonapp/mihon#2833) MajorTanya 2026-01-07 09:16:56 +0100
  • 69aba243ed Optimise MAL search queries by ~11x (mihonapp/mihon#2832) MajorTanya 2026-01-07 08:59:42 +0100
  • 58d1bf34d3 Enable logcat logging on stable and debug builds without enabling verbose logging (mihonapp/mihon#2836) NGB-Was-Taken 2026-01-07 22:07:52 +0545
  • cfa624811a Add a small increment to chapter number before comparison to fix progress sync issues for Suwayomi (mihonapp/mihon#2675) Constantin Piber 2026-01-07 09:36:37 +0100
  • 59ecc73253 Fix crash when trying to install/update extensions while shizuku isn't running (mihonapp/mihon#2837) NGB-Was-Taken 2026-01-07 22:02:53 +0545
  • f24949748f Switch to M3E ExtendedFloatingActionButton AntsyLich 2025-12-27 01:03:46 +0600
  • 3ab83f1270 Switch to MaterialExpressiveTheme AntsyLich 2025-12-27 00:50:03 +0600
  • 259b682527
    refactor(color-scheme): Remove manual contrast level handling (#1370) Cuong-Tran 2026-01-08 11:12:34 +0700
  • bbb460bfd5 Use materilalKolor for monet compat color scheme AntsyLich 2025-12-27 00:30:42 +0600
  • 8eaa177ad5
    Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 (#1369) Cuong-Tran 2026-01-08 10:19:37 +0700
  • 3a7898eeac Cleanup extension screen search query predicate AntsyLich 2025-12-27 01:34:00 +0600
  • 9402b96162
    Translated using Weblate (Portuguese (Brazil)) Duckz 2025-12-30 17:49:16 +0100
  • e3186b3db4
    Remember descriptionAnnotator across composition AntsyLich 2025-12-27 01:43:39 +0600
  • c525ce49af Implement automatic removal of downloads on Suwayomi after reading, configurable via extension settings (mihonapp/mihon#2673) Constantin Piber 2025-12-20 13:54:17 +0100
  • 130aae8515 Fix pre-1970 upload date display in chapter list (mihonapp/mihon#2779) MajorTanya 2025-12-18 12:26:35 +0100
  • 2274e901a1 Fix reader not saving read duration when changing chapter (mihonapp/mihon#2784) AntsyLich 2025-12-13 00:49:57 +0600
  • a5d8f2efac
    Minimize memory usage by reducing in-memory cover cache size (mihonapp/mihon#2266) Luca Auer 2025-12-16 18:08:24 +0100
  • 36c8f27736 Use AGP provided NDK and Build Tools version AntsyLich 2025-12-13 00:18:48 +0600
  • 5e40d56dce Update tracker icons (mihonapp/mihon#2773) AntsyLich 2025-12-10 15:19:46 +0600
  • d5d36300ad Cleanup BaseOAuthLoginActivity and TrackLoginActivity (mihonapp/mihon#2748) AntsyLich 2025-11-30 18:17:25 +0600
  • b7cdc46c0e Fix shizuku installer not updating installed extensions (mihonapp/mihon#2697) NGB-Was-Taken 2025-11-23 14:01:38 +0545
  • 9ade58cc95 Stop tap zones from triggering when scrolling is stopped by tapping (mihonapp/mihon#2680) NGB-Was-Taken 2025-11-14 12:55:19 +0545
  • f225e611c6
    Fix flaky migration tests (mihonapp/mihon#2663) NGB-Was-Taken 2025-11-07 15:06:17 +0545
  • 1a40ab5114
    Upload test report as artifact on failure (mihonapp/mihon#2664) NGB-Was-Taken 2025-11-07 15:05:32 +0545
  • b927dd2fed
    Migrated to the Android specific about libraries gradle plugin AntsyLich 2025-11-02 22:58:51 +0600
  • 4293c00a50
    Update Suwayomi tracker to use GraphQL API instead of REST API (mihonapp/mihon#2585) Constantin Piber 2025-12-31 11:31:23 +0700
  • f8a5c3078f
    Translations update from Hosted Weblate (#1277) Weblate (bot) 2025-12-30 09:05:46 +0100
  • 87d4783bdd
    Improve WebView multi-window UX (mihonapp/mihon#2662) Trevor Paley 2025-11-07 01:26:04 -0800
  • 2f41991b5d
    Fix WebView crash introduced in v0.19.2 (mihonapp/mihon#2649) bapeey 2025-11-04 00:43:40 -0500
  • b6bda7fea2
    Added proper multi window support in WebView instead of treating everything as a redirect (mihonapp/mihon#2584) Trevor Paley 2025-11-01 23:23:01 -0700
  • 987109098c
    Fix date picker not allowing the same start and finish date in negative time zones (mihonapp/mihon#2617) Kashish Aggarwal 2025-11-01 21:08:33 +0530
  • eb8e9ba986
    feat(extension): add refresh functionality for extension list after enabling/disabling repos (#1345) Cuong-Tran 2025-12-30 13:34:01 +0700
  • dfacf681fa
    Fix extension download stuck at pending state in some cases (mihonapp/mihon#2483) c2y5 2025-11-02 03:09:22 +1300
  • aca83212c3
    Fix scrollbar not showing when animator duration scale animation is turned off (mihonapp/mihon#2398) anirudhn 2025-11-01 07:34:07 -0700