From bf2b3d21530b6edd12a5f747b95878ffa3eb958d Mon Sep 17 00:00:00 2001 From: Cuong-Tran Date: Sat, 30 Nov 2024 00:51:51 +0700 Subject: [PATCH] update changelog --- app/src/main/res/raw/changelog_preview.xml | 26 ++++++--- app/src/main/res/raw/changelog_release.xml | 61 +++++++++++++--------- 2 files changed, 55 insertions(+), 32 deletions(-) diff --git a/app/src/main/res/raw/changelog_preview.xml b/app/src/main/res/raw/changelog_preview.xml index 42eb070be..fbdf03fd3 100644 --- a/app/src/main/res/raw/changelog_preview.xml +++ b/app/src/main/res/raw/changelog_preview.xml @@ -1,5 +1,19 @@ + + [b]New:[/b] Auto install app update + [b]Improve:[/b] App update retry/resume + [b]Improve:[/b] add manual download & error message to app update error notification + [b]Improve:[/b] add webp support to nh + [b]Improve:[/b] remember migrate screen's obsolete option + [b]Improve:[/b] Improve hardware bitmap threshold option + [b]Improve:[/b] Add option to lower the threshold for hardware bitmaps + [b]Improve:[/b] Switch to hardware bitmap in reader only if device can handle it + [b]Improve:[/b] Revert "Add option to always use SSIV for image decoding" + [b]Improve:[/b] Add a Honor system app to list of invalid browsers + [b]Fix:[/b] fix: app update error notification always disappeared + [b]Fix:[/b] Fix reader transition color scheme in auto background mode + [b]New:[/b] filter only Obsolete sources in Migration screen [b]New:[/b] Add option to always use SSIV for image decoding @@ -15,7 +29,7 @@ [b]Improve:[/b] Do not sync automatically when not connected to a network. [b]Fix:[/b] source-search clear causing disappearance of search box [b]Fix:[/b] a possible crash with auto-zoom - [b]Fix:[/b] multiple issues with the E-Hentai updater + [b]Fix:[/b] multiple issues with the E-H updater [b]Fix:[/b] Reader's dialog font size [b]Fix:[/b] crash on MigrationListScreen with null accessing a mutableState when it's being put in the background [b]Fix:[/b] app onStart sync @@ -41,7 +55,7 @@ [b]Improve:[/b] show a toast whenever progress is synced from Trackers [b]Improve:[/b] Allow Always/Ask/Nerver update trackers on mark as read [b]Improve:[/b] Avoid blocking call causing lag in settings - [b]Fix:[/b] for ExHentai + [b]Fix:[/b] for ExH [b]Fix:[/b] sync progress from tracker not working if chapters order is messed up after backup restoration [b]Fix:[/b] app crash when removing tracked entry from tracker [b]Fix:[/b] reader slider @@ -81,7 +95,7 @@ [b]New:[/b] feat(ui): read/resume button movable [b]Improve:[/b] Colors palette for Custom theme [b]Improve:[/b] Improve custom theme - [b]Improve:[/b] Default disable Integrated hentai features + [b]Improve:[/b] Default disable Integrated H features [b]Improve:[/b] hide batch add if integrated H & Delegated src is off [b]Improve:[/b] add MangaDex to Batch-Add example [b]Improve:[/b] enable hidden categories by default @@ -94,14 +108,14 @@ [b]New:[/b] feat: Hidden categories [b]New:[/b] disable smart-update for individual & fix custom interval [b]New:[/b] Option to update trackers when chapter marked as read - [b]Improve:[/b] e-hentai language flag + [b]Improve:[/b] E-H language flag [b]Improve:[/b] Support skip-downloading-duplicate-read-chapters for merged entries [b]Improve:[/b] Show local chapters as downloaded on merged entries [b]Improve:[/b] Re-enable fetching chapters list for entries with licensed status [b]Improve:[/b] Move "Choose what to sync" out of "Sync now" [b]Improve:[/b] Respect `thumbnailQuality` and `tryUsingFirstVolumeCover` preferences [b]Improve:[/b] Reduce ChapterNavigator horizontal padding on small ui - [b]Improve:[/b] hide display mode for e-hentai + [b]Improve:[/b] hide display mode for E-H [b]Improve:[/b] Ignore "intent://" urls on webview [b]Improve:[/b] Remove legacy broken source and history backup [b]Fix:[/b] Kitsu `ratingTwenty` being typed as String @@ -180,7 +194,7 @@ [b]New:[/b] Jump to entry from download queue item [b]Improve:[/b] Update default popular user-agent, better support Cloudflare - [b]Improve:[/b] Update E-Hentai to support libraryColored, bulk-selection overlay + [b]Improve:[/b] Update E-H to support libraryColored, bulk-selection overlay [b]Improve:[/b] Background color for favorite entries [b]Fix:[/b] Background color of selected entries [b]Fix:[/b] (performance) rework cover's loading animation diff --git a/app/src/main/res/raw/changelog_release.xml b/app/src/main/res/raw/changelog_release.xml index d0110f2f0..019f62a86 100644 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,28 +1,37 @@ - filter only Obsolete sources in Migration screen - Improve saved-search usage - allow using saved-search while migration source search - allow reset filters on SourceFeedScreen - Trying to load saved-search as much as possible even though filterList might changed - fix source-search clear causing disappearance of search box - Fix a possible crash with auto-zoom - Fix multiple issues with the E-Hentai updater - support comma (,) delimiter when searching library - fix Reader's dialog font size - Fix crash on MigrationListScreen with null accessing a mutableState when it's being put in the background - Do not sync automatically when not connected to a network. - Fix app onStart sync - Fix crashes from Exh Updater - Add option to always use SSIV for image decoding - Fix InterceptActivity crash - Bump default user agent - Fix long strip images not loading in some old devices - Fix a rare crash when invoking "Mark previous as read" action - Auto format extension repo URLs - Some improvements to Bangumi tracker search - change bulk-favorite icon to Heart + [b]New:[/b] Auto install app update + [b]New:[/b] filter only Obsolete sources in Migration screen + [b]Improve:[/b] App update retry/resume + [b]Improve:[/b] add manual download & error message to app update error notification + [b]Improve:[/b] add webp support to nh + [b]Improve:[/b] Improve saved-search usage + [b]Improve:[/b] allow using saved-search while migration source search + [b]Improve:[/b] Trying to load saved-search as much as possible even though filterList might changed + [b]Improve:[/b] allow reset filters on SourceFeedScreen + [b]Improve:[/b] change bulk-favorite icon to Heart + [b]Improve:[/b] Bump default user agent + [b]Improve:[/b] Auto format extension repo URLs + [b]Improve:[/b] Some improvements to Bangumi tracker search + [b]Improve:[/b] support comma (,) delimiter when searching library + [b]Improve:[/b] Do not sync automatically when not connected to a network. + [b]Improve:[/b] Improve hardware bitmap threshold option + [b]Improve:[/b] Add option to lower the threshold for hardware bitmaps + [b]Improve:[/b] Switch to hardware bitmap in reader only if device can handle it + [b]Improve:[/b] Add a Honor system app to list of invalid browsers + [b]Fix:[/b] source-search clear causing disappearance of search box + [b]Fix:[/b] a possible crash with auto-zoom + [b]Fix:[/b] multiple issues with the E-H updater + [b]Fix:[/b] Reader's dialog font size + [b]Fix:[/b] crash on MigrationListScreen with null accessing a mutableState when it's being put in the background + [b]Fix:[/b] app onStart sync + [b]Fix:[/b] crashes from Exh Updater + [b]Fix:[/b] InterceptActivity crash + [b]Fix:[/b] long strip images not loading in some old devices + [b]Fix:[/b] a rare crash when invoking "Mark previous as read" action + [b]Fix:[/b] fix: app update error notification always disappeared + [b]Fix:[/b] Fix reader transition color scheme in auto background mode [b]New:[/b] Error screen @@ -57,7 +66,7 @@ [b]New:[/b] Add an "open in browser" button to reader menu [b]New:[/b] Add Backup and Restore of Extension Repos [b]New:[/b] Remove the 'UNOFFICIAL' status, remove built-in Komikku repo, instead allow adding it as default - [b]Improve:[/b] Default disable Integrated hentai features + [b]Improve:[/b] Default disable Integrated H features [b]Improve:[/b] show duplicating manga cover on Duplicate dialog [b]Improve:[/b] allow chapter 0 dupe auto mark as read [b]Improve:[/b] rework panorama cover settings @@ -83,7 +92,7 @@ [b]Improve:[/b] Re-enable fetching chapters list for entries with licensed status [b]Improve:[/b] Respect `thumbnailQuality` and `tryUsingFirstVolumeCover` preferences [b]Improve:[/b] Reduce ChapterNavigator horizontal padding on small ui - [b]Improve:[/b] hide display mode for e-hentai + [b]Improve:[/b] hide display mode for E-H [b]Improve:[/b] Ignore "intent://" urls on webview [b]Improve:[/b] Remove legacy broken source and history backup [b]Improve:[/b] Rename Related Titles to Suggestions @@ -100,7 +109,7 @@ [b]Improve:[/b] allow canceling search for a migrating manga without remove it [b]Improve:[/b] put Suggestions in overflow [b]Improve:[/b] Smart library updates now will honor the 'Skip Completed' option - [b]Fix:[/b] for ExHentai + [b]Fix:[/b] for ExH [b]Fix:[/b] sync progress from tracker not working if chapters order is messed up after backup restoration [b]Fix:[/b] app crash when removing tracked entry from tracker [b]Fix:[/b] late loading saved-searches when jump from SourceFeedScreen or FeedScreen @@ -138,7 +147,7 @@ [b]Improve:[/b] Google drive sync [b]Improve:[/b] Make global search 'Has result' sticky [b]Improve:[/b] Background color for favorite entries - [b]Fix:[/b] Update E-Hentai to support libraryColored, bulk-selection overlay + [b]Fix:[/b] Update E-H to support libraryColored, bulk-selection overlay [b]Fix:[/b] Copy icon (migration whole list) was always migrating instead of copy [b]Fix:[/b] Migrate/copy manga with 'Delete downloaded' unticked had no effect but always delete [b]Fix:[/b] Background color of selected entries