Skip to content

Releases: komikku-app/komikku

Komikku v1.13.6

19 May 13:18
9030e81

Choose a tag to compare

GitHub downloads

What's Changed

New
  • library Add option to auto sync metadata and chapter list when adding to library (@D-Brox)
  • library: Add "src:" prefix to search by source ID (@MajorTanya)
  • sync: Add WebDAV synchronization service (@HapeLee)
  • update: Add Filters to Updates screen (@MajorTanya)
  • history: Add Filters to History screen (@cuong-tran)
  • history: Allow multi/range-selection and batch reset for history items (@cuong-tran)
  • reader: Make reader edge-to-edge (@AntsyLich)
  • reader: Handle reader cutout setting with Insets to support Android 15+ (@AntsyLich)
  • reader: Re-add bookmarks in reader screen (@kana-shii)
  • download: Improve handling of downloads for chapters with same metadata and optionally for OSes that don't support Unicode in filename (@raxod502)
  • download: Add preference to toggle chapter URL hash for downloads (@NGB-Was-Taken)
  • download: Add option to customize concurrent downloads, increase page concurrency (@AntsyLich)
  • download: Implement automatic removal of downloads on Suwayomi after reading, configurable via extension settings (@cpiber)
  • tracker: Add authors/artists to MAL search results (@MajorTanya)
  • tracker: Add support for EnhancedTracker to merged sources (@D-Brox)
  • migration: Add migration config screen to select and prioritize target sources (@AntsyLich)
  • delegated-source: Lanraragi delegation (@jobobby04)
  • migration: Allow skipping smart search for single entry migration (@cuong-tran)
  • theme: Support Dynamic theme for Android 11 and below (@cuong-tran)
  • library: Add src:local search alias for Local Source (@MajorTanya)
Improve
  • reader: Stop tap zones from triggering when scrolling is stopped by tapping (@NGB-Was-Taken)
  • coil: Configure Coil-cache to no longer leak memory (@Lolle2000la)
  • extension: Add refresh functionality for extension list after enabling/disabling repos (@cuong-tran)
  • tracker: Update Suwayomi tracker to use GraphQL API instead of REST API (@cpiber)
  • tracker: Update tracker icons (@AntsyLich)
  • tracker: Optimise MAL search queries by ~11x (@MajorTanya)
  • tracker: Migrate Kitsu to use library_id and remote_id properly (@cpiber)
  • webview: Added proper multi window support in WebView instead of treating everything as a redirect (@TheUnlocked)
  • webview: Improve WebView multi-window UX (@TheUnlocked)
  • user-agent: Bump app version code and default user agent (@AntsyLich)
  • EH: EH keep CF cookies (@az4521)
  • EH: significantly less stupid cloudflare cookie detection in EH (@az4521)
  • navigation: Allow clearing search when Back on Extensions Screen (@cuong-tran)
  • UI: Use materilalKolor for monet compat color scheme (@AntsyLich)
  • UI: Reword download index message (@MajorTanya)
  • UI: Add subtitle support to slider preference and general cleanup (@AntsyLich)
  • shizuku: Update shizuku.version to v13.1.5 (@cuong-tran)
  • log: Enable logcat logging on stable and debug builds without enabling verbose logging (@NGB-Was-Taken)
Fix
  • MangaDex: Add handling for previously unhandled preferences (delegated MD) (@NGB-Was-Taken)
  • reader-chapter: Fix deletion of duplicated chapters when automatically mark as read (@cuong-tran)
  • sources-search: search box visibility glitch when scrolling (@dhanuarf)
  • sticky-header: Fix sticky-header and scrolling issues in source screens (@cuong-tran)
  • EH: Fix eHentai tag's text color (@cuong-tran)
  • manga-cover-dialog: Avoid crash with SubsamplingScaleImageView (SSIV) not fully support Hardware decoder (@cuong-tran)
  • reader: Fix reader not saving read duration when changing chapter (@AntsyLich)
  • reader: Fix pre-1970 upload date display in chapter list (@MajorTanya)
  • reader: Fix reader "Unable to edit key" error (@AntsyLich)
  • UI: Fix scrollbar not showing when animator duration scale animation is turned off (@anirudhsnayak)
  • extension: Fix extension download stuck at pending state in some cases (@c2y5)
  • extension: Fix crash when trying to install/update extensions while shizuku isn't running (@NGB-Was-Taken)
  • tracker: Fix date picker not allowing the same start and finish date in negative time zones (@kashish-aggarwal21)
  • tracker-sync: Add a small increment to chapter number before comparison to fix progress sync issues for Suwayomi (@cpiber)
  • shizuku: Fix shizuku installer not updating installed extensions (@NGB-Was-Taken)
  • color-scheme: Remove manual contrast level handling (@cuong-tran)
  • UI: Fix title text color in light mode on mass migration list (@AntsyLich)
  • Delegated: Fix nH null error by migrating to API v2 (@MediocreLegion)
  • ExH: Fix CF cookies interceptor (@cuong-tran)
  • notifications: paused notifications not showing (@MuhamadSyabitHidayattulloh)
  • logging: Fix xLog crash (@cuong-tran)
  • recommends: Handle crash due to null manga case in RecommendsScreenModel (@cuong-tran)

Full Changelog: komikku-app/komikku@v1.13.5...v1.13.6

Tip

If you are unsure which version to download then go with Komikku-v1.13.6.apk

Komikku v1.13.5

30 Dec 08:42
5ba9bc5

Choose a tag to compare

GitHub downloads

What's Changed

New
  • reader: Manhua type support to AutoWebtoonMode (@mrtear)
  • discord: Discord RPC from Anikku (@kana-shii)
  • reader: Download from reader chapter list (@kana-shii)
  • reader: Add zoom option for Automatically zoom wide images (@cuong-tran)
  • reader-webtoon: Adaptive scale for wider screen size (@cuong-tran)
  • reader-webtoon: Add option to enable/disable pinch to zoom in webtoon viewer (@Samseys)
  • reader-paged: Add options to disable zoom in or double tap to zoom for paged-reader (@cuong-tran)
  • library: Add library preference to show empty categories during search/filtering (@LetrixZ)
  • local-source: Use ComicInfo.xml for chapter metadata in localSource (@raxod502)
  • merged-entries: Allow deletion of chapters and data folders in merged entries (@cuong-tran)
Improve
  • library: Optimize and cleanup library code (@AntsyLich)
  • library: Optimize trackers filter speed (@cuong-tran)
  • detail: Add option for rendering images in description (@Secozzi)
  • local-source: Make local source default chapter sorting match file explorer behavior (@AntsyLich)
  • extensions: Add label to privately installed extensions (@MajorTanya)
  • backup: Include Manga initialized status in backup (@AwkwardPeak7)
  • merged-settings: Remove unused no-dedupe option (@cuong-tran)
  • library: Improve category tab selection when searching/filtering library or adding/removing categories (@cuong-tran)
  • library: Optimize library grouping (@cuong-tran)
  • library: Simplify category handling and improve filtering logic (@cuong-tran)
  • discord: Enhance Discord integration and update application ID (@cuong-tran)
  • discord-UI: Re-UI logout button and improve thumbnail URL handling (@cuong-tran)
  • Delegate Suwayomi tracker authentication to extension (@cpiber)
  • Improve spoofing of X-Requested-With header to support newer WebView versions (@Guzmazow)
Fix
  • merged-entries: Fix download ahead for merged entries (@cuong-tran)
  • merged-entries: Fix manga folder opening and source click (@cuong-tran)
  • merged-webview Fix chapter's webview (@cuong-tran)
  • merged-reader: Fix chapter list's download badge in Reader (@cuong-tran)
  • reader: gifs not animating (@D-Brox)
  • detail: Fix height of description not being calculated correctly if images are present (@Secozzi)
  • track: wrongly set track's status when start tracking (@cuong-tran)
  • download: Apply filtering when fetching chapters for download (@cuong-tran)
  • local-source: Fix local source EPUB files not loading (@AntsyLich)
  • library: De-duplicate entries mistakenly created in DB (@cuong-tran)
  • UI: Fixed scrollbar sometimes not showing during scroll or not reaching the bottom with few items (@anirudhsnayak)
  • incognito: Fix disabling incognito mode from notification (@NGB-Was-Taken)
  • merged-entries: Fix disabled option to clear data folder (@cuong-tran)
  • merged-entry: Fix update progress and mark duplicate as read for merged entries (@cuong-tran)
  • library-merged: Fix download-filter for merged entries (@cuong-tran)
  • manga-screen: Don't show track dialog automatically if manga is not favorited (dialog dismissed) (@cuong-tran)
  • sync-job: Fix disabling sync-job (@cuong-tran)
  • discord: Fix service crash (@cuong-tran)
  • backup-job: Fix disappearing backup job (@cuong-tran)
  • library-update-job: Fix disappearing library update job (@cuong-tran)
  • migration: Add Merged Manga Dedupe Mode Migration and update versioning (@cuong-tran)

Full Changelog: komikku-app/komikku@v1.13.3...v1.13.5

--- Checksums ---

Tip

If you are unsure which version to download then go with Komikku-v1.13.5.apk

Komikku v1.13.3

15 Sep 05:58
58941ad

Choose a tag to compare

GitHub downloads

What's Changed

New
  • history: Add indicator for un-finished reading or has more un-read chapters (@cuong-tran)
  • reindex: Reindex Downloads through library overflow (@Tsukuyoumii)
  • missing-chapter-count: Add option to hide missing chapter count (@User826)
  • manga-tracking: Allow auto open tracking dialog when adding to library (@cuong-tran)
  • library: Added a button to refresh selected manga entries (@manavchaudhary1)
  • chapters: Allow delete whole manga's downloaded folder (even local source) & clear chapters list (simple fix for duplicate chapters issue after restoring backup) (@cuong-tran)
  • library: Hide empty library tabs when searching/filtering (@cuong-tran)
  • library: Keep tabs when exclude-only categories filtering (@cuong-tran)
Improve
  • smart-update: Use median to determine smart update interval (@Kladki)
  • library-update: Update manga without chapters even if restricted by source (@manavchaudhary1)
Fix
  • library: Fix Ungrouped UI (@cuong-tran)
  • anilist: Fix null recommendation node (@cuong-tran)
  • merged-entry: Fix actions like URL copy or sharing for merged entries (@cuong-tran)
  • duplicate-chapters: Fix mark existing duplicate read chapters as read option not working in some cases (@AntsyLich)
  • scroller: Handle case when no visible items are found in VerticalFastScroller causing crash (@cuong-tran)
  • UI: Fix NaN when dragging Start/Resume reading button in mangaScreen (@cuong-tran)
  • UI: Fix repo dialog width on wide screen (@cuong-tran)

Full Changelog: komikku-app/komikku@v1.13.2...v1.13.3

--- Checksums ---

Tip

If you are unsure which apk to download then go with Komikku-v1.13.3.apk

Komikku v1.13.2

17 Jul 07:46
2061019

Choose a tag to compare

GitHub downloads

What's Changed

New
  • MangaDex: use tracker links to associate mangas automatically with trackers (@cuong-tran)
  • Recommendation: batch processing for recommendations & sort by relevancy (@timschneeb)
  • SyncYomi: Add QR code scan button for sync API key (@65-7a)
  • Theme: Add Catppuccin theme (@claymorwan)
  • sponsor: Buy Me a Coffee (@cuong-tran)
  • library: Filter MangaDex DMCA library entries with search keyword mangadex-dmca (@cuong-tran)
  • library: Add Category library filter (@LetrixZ)
  • incognito: Add toggle for incognito mode in BrowseSource & Feeds (@cuong-tran)
  • incognito: Add animated incognito mode indicator and icon (@jeryjs)
  • incognito: Add incognito mode for EH based sources (@jeryjs)
  • incognito: Add incognito mode for local sources (@cuong-tran)
  • updates: Add advanced option to always update manga title from source (@FlaminSarge)
  • updates: Swipe actions for chapter updates (@cuong-tran)
  • updates: Allow whole-group selection in Updates screen (@cuong-tran)
  • updates: Animated Updates group expand visibility (@cuong-tran)
  • library-update-errors: Allow manually delete update errors (@cuong-tran)
  • library-update-errors: add/clear error when updating manually from entry's screen (@cuong-tran)
  • library-update-errors: Ordering latest error first (@cuong-tran)
  • reader: Add smaller tap zone preference for navigation regions (@cuong-tran)
  • manga-folder: Allow open manga folder with system's File Manager (@cuong-tran)
  • tracker: Add autofill support to tracker login dialog and update processing text (@AntsyLich)
  • duplicate-manga: Show target manga name in duplicate dialogs (@cuong-tran)
  • bulk-favorite: Show progress indicator while running (@cuong-tran)
  • notification: Add separate channel for sync notifications (@cuong-tran)
  • search: Avoid searching failed when title has special characters (especially while migrating) (@cuong-tran)
  • Add user manga notes (@imkunet)
  • Display all similarly named duplicates in duplicate manga dialogue (@NarwhalHorns)
  • Allow migrate mangas when using Bulk-favorite (@cuong-tran)
  • Add markdown support for manga descriptions (@Secozzi)
  • Bring back original Mihon's direct migration dialog (@cuong-tran)
  • Allow to top align the cover in manga info view (@LetrixZ)
Improve
  • UI: Improve migration bottom sheet layout with scrollable content (@cuong-tran)
  • Source-Feed: Also hide entries already in library (@cuong-tran)
  • MangaDex: Update DMCA UUID list using Mangadex Massacre Google Sheet (@NoFace33)
  • Custom-Info: More guards against edited data (@jobobby04)
  • Reader: Disable Keep screen on setting by default (@AntsyLich)
  • Reader: Remove +1 in Page Layout reader settings (@jobobby04)
  • network: Ensure app waits for Cloudflare challenge to complete before continuing (@AwkwardPeak7)
  • manga-info: Populate Author field and clear Description on a couple of delegated (@BrutuZ)
  • storage: Check valid data folder location & handle permission for device without FilePicker (@cuong-tran)
  • tracker: Improve getting staff name with Anilist (@cuong-tran)
  • tracker: Prevent showing last chapter read if it's in Wish list (@cuong-tran)
  • Do not bulk-selection on 'Recommends' (@cuong-tran)
  • migration: Allow (again) open manga by clicking cover while in selection mode (@cuong-tran)
  • Surface image loading error in Reader (@AwkwardPeak7)
  • Use simpler markdown flavour in manga description (@Secozzi)
  • Include source headers when opening failed images from reader (@AwkwardPeak7)
  • Update Facebook and Reddit icon (@Joehuu)
  • Simplify What's New dialog (@cuong-tran)
  • Update non-library manga data when browsing (@AntsyLich)
  • Deduplicate entries when browsing (@AntsyLich)
Fix
  • Updates: Fix wrong date order (@cuong-tran)
  • Migration: Fix issue preventing migration dialog to be shown up (@cuong-tran)
  • Fix pressing Enter while searching also triggering navigation back on physical keyboards (@AwkwardPeak7)
  • migrate-dialog: Fix migrate-dialog reappear before migration actual complete (@cuong-tran)
  • delegate: Fix E-Hentai Jump/Seek match for detailed date (@DND-dou)
  • updates: Fix range selection in Updates screen (@cuong-tran)
  • library-update-errors: Fix range selection (@cuong-tran)
  • feed: Fix last used source was not updating & show incognito status bar (@cuong-tran)
  • browsing: Fix entry's title wrongly reset when extension trying to set it in 'Detail' screen (@cuong-tran)
  • Fix mark existing duplicate read chapters as read option not working in some cases (@cuong-tran)
  • tracker: Fix searching Anilist failed caused by nullable property entries (@cuong-tran)
  • custom-theme: Fix cursor color in migration-bottom-sheet (@cuong-tran)
  • release-notes: Fix Github Release Notes incorrectly displayed with Markdown (@cuong-tran)
  • ui: Fix content under source browse screen top appbar is interactable (@AntsyLich)
  • ui: Fix empty layout not appearing in browse source screen in some cases (@NarwhalHorns)
  • notification: Prevent duplicate notifications during backup and restore processes (@cuong-tran)
  • crash: Fix crash when trying use source sort filter without a pre-selection (@AntsyLich)
  • source-paging: correct mapping and filtering of manga with metadata (@cuong-tran)
  • debug-menu: Fix debug-menu pop twice (@cuong-tran)
  • Fix Webview (CloudFlare...) (@AwkwardPeak7)
  • Fix duplicate requests in WebView due to empty reasonPhrase (@AwkwardPeak7)
  • Fix: crash in Updates tab due to possible duplicate headers (@cuong-tran)
  • Fix: Reader's chapter list for Merged entry (@cuong-tran)
  • Fix refresh covers was limited by Smart Update (@cuong-tran)
  • Fix app bar action tooltips blocking clicks (@Bartuzen)
  • Fix page number not appearing when opening chapter (@perokhe)

Full Changelog: komikku-app/komikku@v1.13.1...v1.13.2

--- Checksums ---

Tip

If you are unsure which apk to download then go with Komikku-v1.13.2.apk

Komikku v1.13.1

09 Apr 18:37
c10f271

Choose a tag to compare

GitHub downloads

What's Changed

Fix
  • Fix mark existing duplicate read chapters as read option not working in some cases (@AntsyLich)
  • Fix: NaN when dragging Start/Resume reading button in MangaScreen (@cuong-tran)

Full Changelog: komikku-app/komikku@v1.13.0...v1.13.1

--- Checksums ---

Tip

If you are unsure which apk to download then go with Komikku-v1.13.1.apk

Komikku v1.13.0

28 Mar 16:50
6c90f88

Choose a tag to compare

GitHub downloads

What's Changed

New
  • feat: unify Recommendation screens and add more sources (@timschneeb)
  • Support for private tracking with AniList, Bangumi & Kitsu (@NarwhalHorns) (@MajorTanya)
  • Notification rich info (@cuong-tran)
  • Drag to reorder feeds (@cuong-tran)
  • Hide excluded scanlators from Update view (@cuong-tran)
  • Built-in E-Hentai/ExHentai compatible with extension (@cuong-tran)
  • Add option to enable incognito mode per extension (@sdaqo)
  • Add button to favorite manga from History screen (@Animeboynz)
  • Display staff information on Anilist tracker search results (@NarwhalHorns)
  • Vertical page panning in paged reader mode when using hardware keys (@adrian-fleiszer)
  • feat: add global search shortcut to SmartSearch (@timschneeb)
  • Add option to export minimal library information to a CSV file (@Animeboynz)
  • Add "Monochrome" theme (@MajorTanya)
  • Add prefix search to search by internal DB ID (@MajorTanya)
  • Use COMPLETE category when sync finishes (@lord-ne)
Improve
  • Improve Update view's UI & order (always show latest unread chapter first) (@cuong-tran)
  • EditMergedSettings: Allow open merged children manga (@cuong-tran)
  • Apply "Downloaded only" filter to all entries regardless of favourite status (@NGB-Was-Taken)
  • Remove alphabetical category/feed sort option (@AntsyLich)
  • Restore chapter's bookmark & oldest dateUpload from backup (@cuong-tran)
  • Migrate to Bangumi's newer v0 API (@MajorTanya)
  • Priority manga update list (@cuong-tran)
  • Ignore hidden files/folders for Local Source chapter list (@BrutuZ)
  • Add webview to Extension detail screen (@cuong-tran)
  • Rework slider UI (@AntsyLich)
  • Improve support for drag-and-drop category reordering (@cuong-tran)
  • Change label of setting to always use SSIV in long strip reader (@AntsyLich)
  • Bump default user agent (@cuong-tran)
  • Description showing which sources support batch-add (@cuong-tran)
  • Spoof or remove X-Requested-With header from webview (@AwkwardPeak7)
  • Restore original list header's background color (@cuong-tran)
  • Replace repo icon (@cuong-tran)
  • Removed 6h auto updates (@kana-shii)
  • Update website link (@cuong-tran)
Fix
  • Fix Infinix, Xiaomi webview (@MajorTanya)
  • Fix App's preferences referencing deleted categories (@cuong-tran)
  • Fix Bangumi login regression (@MajorTanya)
  • Fix Bangumi tracker losing track of login expiration (@MajorTanya)
  • Fix MAL tracker losing track of login expiration (@MajorTanya)
  • Fix Migrate filter Obsolete was showing E-H/ExH source (@cuong-tran)
  • Fix: don't expand manga description if it's favorited (@cuong-tran)
  • Fix: custom theme color in various AndroidView (@cuong-tran)
  • Mangadex fix alt title being removed by cleanDescription (@spicemace)
  • Fix: was not showing entry after opening from deep-link (@cuong-tran)
  • Fix: add entry to favorite when open from deep-link (@cuong-tran)
  • Fix: correctly backup/restore preferences related to category (@cuong-tran)
  • Fix: avoid chapter's order mixed up when backup restore/sync (@cuong-tran)
  • Fix MangaRestorer: avoid exception caused by duplicate entries (@cuong-tran)
  • Fix myanimelist: Fix nullability and fallback to medium cover if large (@null2264)
  • Fix download: Making sure archive tmp file is created properly (@null2264)
  • Fix: delegate nHentai failed to load cover (@cuong-tran)
  • Attempt to fix crash when migrating or removing entries from library (@FlaminSarge)
  • Fix fill info from trackers only looking for specific 'Art' or 'Story' (@cuong-tran)
  • Fix an issue where tracker reading progress is changed to a lower value (@Animeboynz)
  • Fix: Messed up trackers progress update always auto sync (@cuong-tran)
  • Update base URL and host for Pururin to pururin.me (@cfouche3005)
  • Guard against NPE in edit info dialog (@jobobby04)

Full Changelog: komikku-app/komikku@v1.12.6...v1.13.0

--- Checksums ---

Tip

If you are unsure which apk to download then go with Komikku-v1.13.0.apk

Komikku v1.12.6

13 Feb 18:25
d127ce9

Choose a tag to compare

GitHub downloads

What's Changed

Fix

Full Changelog: komikku-app/komikku@v1.12.5...v1.12.6

--- Checksums ---

Tip

If you are unsure which apk to download then go with Komikku-v1.12.6.apk

Komikku v1.12.5

12 Feb 20:21
6f75436

Choose a tag to compare

GitHub downloads

What's Changed

Fix
  • Fix (MangasPage): crash when extensions trying to destructuring MangasPage (@cuong-tran)

Full Changelog: komikku-app/komikku@v1.12.4...v1.12.5

--- Checksums ---

Tip

If you are unsure which apk to download then go with Komikku-v1.12.5.apk

Komikku v1.12.4

01 Feb 04:29
eb1df3d

Choose a tag to compare

GitHub downloads

What's Changed

New
Improve
  • Remove custom extension readme/changelog URLs (@cuong-tran)
  • Add manual install button to App installing notification (@cuong-tran)

Full Changelog: v1.12.3...v1.12.4

v1.12.3

New
  • Group update entries together (@cuong-tran)
  • Drag & Drop to reorder category quickly in Settings/Category screen (@cuong-tran)
Improve
  • Fast browsing (@cuong-tran)
  • Allow disable app auto-update (@cuong-tran)
  • Allow edit migration options while already being searching (@cuong-tran)
  • Add option to always use SSIV for image decoding (@AntsyLich)
  • Don't auto-expand manga when browsing if is favorited (@cuong-tran)
Fix
  • Fix: Duplicate chapters on backup restoring (@cuong-tran)
  • Fix: Exclude categories when delete read chapter, except manually deleting (@cuong-tran)
  • Fix: Download job stops all together even if 1 entry is failed to create directory (@cuong-tran)
  • Fix: App shortcuts (@cuong-tran)
  • Fix: Color Fill manga info from tracker (@cuong-tran)
  • Fix: Some debug functions name (@cuong-tran)

Full Changelog: v1.12.2...v1.12.3

--- Checksums ---

Tip

If you are unsure which apk to download then go with Komikku-v1.12.4.apk

Komikku v1.12.3

29 Jan 03:55
085bf8c

Choose a tag to compare

Komikku v1.12.3 Pre-release
Pre-release

What's Changed

New
  • Group update entries together (@cuong-tran)
  • Drag & Drop to reorder category quickly in Settings/Category screen (@cuong-tran)
Improve
  • Fast browsing (@cuong-tran)
  • Allow disable app auto-update (@cuong-tran)
  • Allow edit migration options while already being searching (@cuong-tran)
  • Add option to always use SSIV for image decoding (@AntsyLich)
  • Don't auto-expand manga when browsing if is favorited (@cuong-tran)
Fix
  • Fix: Duplicate chapters on backup restoring (@cuong-tran)
  • Fix: Exclude categories when delete read chapter, except manually deleting (@cuong-tran)
  • Fix: Download job stops all together even if 1 entry is failed to create directory (@cuong-tran)
  • Fix: App shortcuts (@cuong-tran)
  • Fix: Color Fill manga info from tracker (@cuong-tran)
  • Fix: Some debug functions name (@cuong-tran)

Full Changelog: v1.12.2...v1.12.3