Releases: komikku-app/komikku
Releases Β· komikku-app/komikku
Komikku v1.13.6
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
EnhancedTrackerto 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:localsearch 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
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.xmlfor 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
initializedstatus 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-Withheader 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
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/Resumereading 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
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 keywordmangadex-dmca(@cuong-tran)library: Add Category library filter (@LetrixZ)incognito: Addtoggle for incognitomode 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 manuallydelete 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: Addautofillsupport 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
migratemangas when usingBulk-favorite(@cuong-tran) - Add
markdownsupport 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 onsetting 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 withAnilist(@cuong-tran)tracker: Prevent showing last chapter read if it's in Wish list (@cuong-tran)- Do not
bulk-selectionon '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
Enterwhile 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: Fixlast used sourcewas 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 duplicateread 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 coverswas 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
What's Changed
Fix
- Fix mark existing duplicate read chapters as read option not working in some cases (@AntsyLich)
- Fix: NaN when dragging
Start/Resumereading 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
What's Changed
New
- feat:
unify Recommendationscreens and add more sources (@timschneeb) - Support for
private trackingwith AniList, Bangumi & Kitsu (@NarwhalHorns) (@MajorTanya) Notificationrich info (@cuong-tran)- Drag to reorder
feeds(@cuong-tran) - Hide
excluded scanlatorsfrom Update view (@cuong-tran) Built-in E-Hentai/ExHentaicompatible with extension (@cuong-tran)- Add option to enable
incognitomode per extension (@sdaqo) - Add button to favorite manga from
Historyscreen (@Animeboynz) - Display
staff informationon Anilist tracker search results (@NarwhalHorns) Vertical page panningin paged reader mode when using hardware keys (@adrian-fleiszer)- feat: add global search shortcut to
SmartSearch(@timschneeb) - Add option to
export minimal libraryinformation 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 sortoption (@AntsyLich) - Restore
chapter's bookmark& oldest dateUpload from backup (@cuong-tran) - Migrate to
Bangumi's newer v0 API (@MajorTanya) - Priority
manga updatelist (@cuong-tran) - Ignore
hidden files/foldersfor Local Source chapter list (@BrutuZ) - Add
webview to Extensiondetail screen (@cuong-tran) - Rework
slider UI(@AntsyLich) - Improve support for
drag-and-drop categoryreordering (@cuong-tran) - Change label of setting to
always use SSIVin long strip reader (@AntsyLich) - Bump default
user agent(@cuong-tran) - Description showing which sources support
batch-add(@cuong-tran) - Spoof or remove
X-Requested-Withheader 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
Bangumilogin regression (@MajorTanya) - Fix
Bangumitracker losing track of login expiration (@MajorTanya) - Fix
MAL trackerlosing track of login expiration (@MajorTanya) - Fix
Migrate filterObsolete was showing E-H/ExH source (@cuong-tran) - Fix: don't expand manga description if it's favorited (@cuong-tran)
- Fix:
custom themecolor 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/restorepreferences related to category (@cuong-tran) - Fix: avoid
chapter's ordermixed 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 nHentaifailed 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 progressupdate always auto sync (@cuong-tran) - Update base URL and host for
Pururinto 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
What's Changed
Fix
- bump version (@cuong-tran)
- rename repo (@cuong-tran)
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
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
What's Changed
New
- Remove extensions repo (@cuong-tran)
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
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