Commit graph

  • a2a3e1c92e fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.2.1 renovate[bot] 2025-09-08 14:02:33 +0000
  • fcbdebedfd fix(deps): update lifecycle.version to v2.9.3 renovate[bot] 2025-09-08 14:02:49 +0000
  • 11c26a32fa
    chore(dialog): Consistent text style (#1133) Cuong-Tran 2025-09-10 12:43:09 +0700
  • 89fb6ab753
    fix(download): Apply filtering when fetching chapters for download (#1134) Cuong-Tran 2025-09-10 12:30:21 +0700
  • 8f2ab5b87e
    fix(merged-manga): Fix download ahead for merged entries (#1132) Cuong-Tran 2025-09-10 12:04:29 +0700
  • 004b63dfb5
    feat(library): Add library preference to show empty categories during search/filtering (#1088) Fermín Cirella 2025-09-10 00:02:36 -0300
  • 756da72536
    chore(pr_label): Update permissions and label conditions for pull requests (#1131) Cuong-Tran 2025-09-09 14:00:35 +0700
  • 632856c2f2
    fix(track): wrongly set track's status when start tracking (#1076) Cuong-Tran 2025-09-09 13:33:26 +0700
  • a0e2d2942a
    feat(webtoon): Adaptive scale for wider screen size (#1130) Cuong-Tran 2025-09-09 13:20:55 +0700
  • 9f7309fd2a
    Translations update from Hosted Weblate (#1126) Cuong-Tran 2025-09-05 13:10:12 +0700
  • 683bf172bf
    feat(reader): Add zoom option for Automatically zoom wide images (#1124) Cuong-Tran 2025-09-05 01:23:35 +0700
  • 9e5069a376
    feat(reader-paged): Add options to disable zoom in or double tap to zoom for paged-reader (#1123) Cuong-Tran 2025-09-04 17:03:49 +0700
  • 242b980e57
    feat(webtoon): Add option to enable/disable pinch to zoom in webtoon viewer (#1101) Stefano Russo 2025-09-04 11:19:54 +0200
  • 91a208ada2
    fix(reader): gifs not animating (#1105) David Brochero 2025-09-04 03:07:08 -0300
  • 58eccf9ddb
    chore(settings): Always display App Language text in settings (#1122) Cuong-Tran 2025-09-04 12:54:29 +0700
  • c41d5fb847
    feat(discord): Discord RPC from Anikku (#1100) kana-shii 2025-09-04 02:40:32 -0300
  • 5280caa60d
    feat(reader): Download from reader chapter list (#1110) kana-shii 2025-09-03 08:12:38 -0300
  • 46f0e26dd3
    fix(merged-reader): Fix chapter list's download badge in Reader (#1117) Cuong-Tran 2025-08-29 18:11:38 +0700
  • d385dfe808
    fix(merged-chapters) Fix chapter's webview (#1116) Cuong-Tran 2025-08-29 18:10:55 +0700
  • 8cfab79227
    fix(merged-entries): Fix manga folder opening and source click (#1115) Cuong-Tran 2025-08-29 17:46:36 +0700
  • b067690678
    fix(merged-entries): Fix deletion of chapters and data folders in merged entries (#1114) Cuong-Tran 2025-08-29 17:00:57 +0700
  • 0c4fd329e0
    Bump targetSdk to 35 AntsyLich 2025-08-21 12:51:32 +0600
  • 2e3de9aa99
    Switch to a fork of QuickJS Java AntsyLich 2025-08-21 12:45:15 +0600
  • 21d221a048 chore(library): Using fastFilter, fastAny, fastMap Cuong-Tran 2025-08-27 14:11:49 +0700
  • 4e2445d60c feat(library): Optimize trackers filter speed Cuong-Tran 2025-08-15 16:15:59 +0700
  • 639459f8af Fix crash opening filter sheet with empty library and mark as read/unread for selected items (mihonapp/mihon#2355) krysanify 2025-08-07 21:48:21 +0800
  • 395f68f71f Fix 'Default' category showing in library with no user-added categories (mihonapp/mihon#2371) AntsyLich 2025-08-07 09:52:22 +0600
  • 3ccf255d4e Potentially fix library IndexOutOfBound crash (mihonapp/mihon#2341) AntsyLich 2025-08-03 23:08:19 +0600
  • 3485297434 fix(library): De-duplicate entries mistakenly created in DB Cuong-Tran 2025-08-15 14:58:34 +0700
  • 379d36e586 feat(library): Optimize library grouping Cuong-Tran 2025-08-27 13:04:14 +0700
  • ea06631670 feat(library): Rework categories filter Cuong-Tran 2025-08-15 16:36:30 +0700
  • f635fc209b fix(library): Fix categories filter & hidden categories Cuong-Tran 2025-08-27 13:03:04 +0700
  • 1fd86ca74f Optimize and cleanup library code (mihonapp/mihon#2329) AntsyLich 2025-08-02 09:04:23 +0600
  • 74a9182b20
    chore(code): Minor improve (#1086) Cuong-Tran 2025-08-14 23:12:01 +0700
  • 7d06e3b211 Don't hardcode app name in strings.xml (mihonapp/mihon#2394) Secozzi 2025-08-11 18:01:07 +0200
  • c5c4961ed7 Fix height of description not being calculated correctly if images are present (mihonapp/mihon#2382) Secozzi 2025-08-09 20:21:25 +0200
  • 78a62b257b Fix local source EPUB files not loading (mihonapp/mihon#2369) AntsyLich 2025-08-07 09:05:15 +0600
  • 968ec23855 Translations update from Hosted Weblate (mihonapp/mihon#1879) Weblate (bot) 2025-08-07 02:10:32 +0200
  • 8ef8aff653 Use ComicInfo.xml for chapter metadata in localSource (mihonapp/mihon#2332) Radon Rosborough 2025-08-06 16:01:54 -0700
  • e224b8d06b Fixed scrollbar sometimes not showing during scroll or not reaching the bottom with few items (mihonapp/mihon#2304) anirudhn 2025-08-05 17:08:47 -0700
  • 4679aaee23 Add label to privately installed extensions (mihonapp/mihon#2349) MajorTanya 2025-08-05 21:07:21 +0200
  • e6c760cbcb Include Manga initialized status in backup (mihonapp/mihon#2285) AwkwardPeak7 2025-07-30 15:12:48 +0500
  • 7acd998b12 Add option for rendering images in description (mihonapp/mihon#2076) Secozzi 2025-07-30 06:20:43 +0200
  • 71548322e5 Make local source default chapter sorting match file explorer behavior AntsyLich 2025-07-27 22:36:55 +0600
  • ddfdd9588e
    refactor(library): Combine category filter changes into a single flow (#1093) Cuong-Tran 2025-08-12 14:37:49 +0700
  • 865db12b78
    fix(UI): Fix repo dialog width on wide screen (#1078) Cuong-Tran 2025-07-23 16:28:33 +0700
  • 888b0b0cbc
    fix(scroller): Handle case when no visible items are found in VerticalFastScroller causing crash (#1077) Cuong-Tran 2025-07-23 15:35:56 +0700
  • feabf6efa6
    fix(library): Fix Ungrouped UI (#1072) Cuong-Tran 2025-07-23 15:14:28 +0700
  • a9f6f7e8b8
    feat(library): Keep tabs when exclude-only categories filtering (#1074) Cuong-Tran 2025-07-23 14:23:20 +0700
  • 0d34d2f8bc
    feat(library): Hide empty library tabs when searching/filtering (#1069) Cuong-Tran 2025-07-22 18:26:56 +0700
  • e9437d6674
    chore(config): migrate config renovate.json (#1050) renovate[bot] 2025-07-22 10:23:36 +0700
  • b059135b80
    fix(deps): update moko to v0.25.0 (#1068) renovate[bot] 2025-07-22 10:22:26 +0700
  • 0b8eb9493e
    fix(deps): update dependency org.jsoup:jsoup to v1.21.1 (#1065) renovate[bot] 2025-07-22 10:11:02 +0700
  • e30afc28b6
    fix(deps): update dependency sh.calvin.reorderable:reorderable to v2.5.1 (#1066) renovate[bot] 2025-07-22 10:10:48 +0700
  • 94f9ae165a
    chore(deps): update plugin firebase-crashlytics to v3.0.5 (#1055) renovate[bot] 2025-07-22 10:07:53 +0700
  • 53059871d2
    fix(deps): update dependency com.google.firebase:firebase-bom to v33.16.0 (#1063) renovate[bot] 2025-07-22 10:02:57 +0700
  • d51e5a79d1
    fix(deps): update dependency com.squareup.okio:okio to v3.15.0 (#1064) renovate[bot] 2025-07-22 09:03:34 +0700
  • e0c638522d
    fix(deps): update dependency com.android.tools.build:gradle to v8.11.1 (#1061) renovate[bot] 2025-07-22 08:08:06 +0700
  • 9d47f025f1
    fix(deps): update sqlite to v2.5.2 (#1057) renovate[bot] 2025-07-22 03:04:38 +0700
  • ed45ec367c
    fix(deps): update dependency dev.chrisbanes.haze:haze to v1.6.9 (#1013) renovate[bot] 2025-07-22 02:50:02 +0700
  • 13b6d98e85
    fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.13.4 (#1056) renovate[bot] 2025-07-22 02:07:37 +0700
  • 20df5f6c4c
    fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20250701-2.0.0 (#1053) renovate[bot] 2025-07-22 01:43:37 +0700
  • 3e9d3a36ac
    fix(deps): update dependency io.mockk:mockk to v1.14.5 (#1054) renovate[bot] 2025-07-22 01:01:30 +0700
  • 5bb955ca85
    fix(deps): update aboutlib.version to v12.2.4 (#1051) renovate[bot] 2025-07-22 00:36:20 +0700
  • a9a269b610
    fix(deps): update dependency androidx.work:work-runtime to v2.10.2 (#1052) renovate[bot] 2025-07-22 00:16:43 +0700
  • bb94000a55
    chore(deps): update plugin google-services to v4.4.3 (#1049) renovate[bot] 2025-07-22 00:03:02 +0700
  • 12426be979
    chore(deps): update plugin firebase-crashlytics to v3.0.4 (#1011) renovate[bot] 2025-07-21 23:46:18 +0700
  • f937dbeaac
    fix(deps): update dependency me.zhanghai.android.libarchive:library to v1.1.6 (#1014) renovate[bot] 2025-07-21 23:33:42 +0700
  • 8c5a83bd83
    fix(deps): update dependency com.mohamedrejeb.richeditor:richeditor-compose to v1.0.0-rc13 (#820) renovate[bot] 2025-07-21 23:11:01 +0700
  • 7b67c5f9b9
    fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1 (#1012) renovate[bot] 2025-07-21 22:45:11 +0700
  • 2ea21b8599
    chore(deps): update dependency gradle to v8.14.3 (#1048) renovate[bot] 2025-07-21 22:03:29 +0700
  • 1d5774e3d6
    fix(deps): update dependency androidx.compose:compose-bom to v2025.07.00 (#1015) renovate[bot] 2025-07-21 18:09:51 +0700
  • 5dae177b08
    feat(history): Add indicator for un-finished reading & has more un-read chapters (#992) Cuong-Tran 2025-07-21 15:34:12 +0700
  • 3ec6aeaba2
    feat(local): Allow delete whole manga's downloaded folder & clear chapters list (#1016) Cuong-Tran 2025-07-21 15:29:11 +0700
  • 32d448d6ab
    fix(bottom-action-menu): Properly close dropdown menu when refreshing selected mangas (#1044) Cuong-Tran 2025-07-18 12:22:54 +0700
  • 8d65991759
    feat(library): Added a button to refresh selected manga entries (#1038) manav_chaudhary 2025-07-17 23:28:15 +0530
  • 13a09d970a
    feat(library-update): Update manga without chapters even if restricted by source (#1037) manav_chaudhary 2025-07-17 15:16:34 +0530
  • 190f4a68ac Add option to hide missing chapter count (mihonapp/mihon#2108) Danny Wu 2025-06-20 05:00:10 -0400
  • 46bb3da70a Use median to determine smart update interval (mihonapp/mihon#2251) Matthias Ahouansou 2025-07-10 14:36:31 +0100
  • cc8c6be5fc
    Reindex Downloads through library overflow (#780) Tsukuyoumii 2025-07-17 05:23:11 -0300
  • 737bec70f0
    feat(manga-tracking): Allow auto open tracking dialog when adding to library (komikku-app/anikku#59) Cuong-Tran 2025-07-17 14:57:34 +0700
  • d0823ef3f6
    fix(anilist): Fix null recommendation node Cuong-Tran 2025-06-16 16:49:12 +0700
  • 5ec780eddb
    fix(merged-entry): Fix actions like URL copy or sharing for merged entries (komikku-app/anikku#55) Cuong-Tran 2025-07-09 14:13:57 +0700
  • 20610190da
    Merge branch 'stable' Cuong-Tran 2025-07-17 13:04:27 +0700
  • 300211dbb8
    Translations update from Hosted Weblate (#1025) Weblate (bot) 2025-07-17 08:01:53 +0200
  • 5b77cf5c3c
    fix(deps): update voyager to v1.1.0-beta03 Cuong-Tran 2025-06-23 09:43:03 +0700
  • ff0ad57daf
    Fix GH issue templates Cuong-Tran 2025-06-16 15:47:04 +0700
  • 882408134f
    fix(deps): update okhttp monorepo to v5.0.0-alpha.16 (#966) renovate[bot] 2025-06-16 00:56:19 +0700
  • 588f5571d6
    fix(deps): update aboutlib.version to v12.2.3 (#971) renovate[bot] 2025-06-16 00:56:11 +0700
  • 266986c774
    fix(deps): update dependency com.squareup.logcat:logcat to v0.2.3 (#945) renovate[bot] 2025-06-16 00:55:56 +0700
  • 354d82c405
    chore(deps): update dependency gradle to v8.14.2 (#1010) renovate[bot] 2025-06-16 00:55:06 +0700
  • 83ad226fdf
    chore(deps): update github actions (#1009) renovate[bot] 2025-06-16 00:54:54 +0700
  • a7b307b732 Ensure app waits for Cloudflare challenge to complete before continuing (mihonapp/mihon#2200) AwkwardPeak7 2025-06-13 22:24:13 +0500
  • b6378be062 Update sqldelight to v2.1.0 (mihonapp/mihon#2119) Mend Renovate 2025-06-07 21:34:19 +0200
  • ab44f49fff Update dependency org.junit.jupiter:junit-jupiter to v5.13.1 (mihonapp/mihon#1754) Mend Renovate 2025-06-07 21:34:02 +0200
  • 0b37b3258c Add Catppuccin theme (mihonapp/mihon#2117) claymorwan 2025-05-28 19:39:42 +0000
  • 04782957c3 Remove +1 in Page Layout reader settings Jobobby04 2025-06-10 14:40:28 -0400
  • 985e07446c Translations update from Hosted Weblate (jobobby04/tachiyomiSY#1442) Weblate (bot) 2025-05-25 02:47:35 +0200
  • a4a19eb88b More guards against edited data Jobobby04 2025-05-24 20:43:57 -0400
  • 8af212f970 Change log file extension to .txt (jobobby04/tachiyomiSY#1449) NGB-Was-Taken 2025-05-25 00:19:17 +0000