Commit Graph

56 Commits

Author SHA1 Message Date
ema 7212ee82e4 Add 'Open in Archive Viewer' translations
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-04-25 14:20:53 +08:00
ema 3f9dce517a Add cross-plugin 'Open in' more-menu items 2026-04-25 11:35:32 +08:00
ema 608d391e5d Add Description for nuget info panel 2026-04-25 10:32:10 +08:00
ema 5a9f12a3dc Add NuGet (.nupkg/.snupkg) info panel and parser
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-04-24 19:35:22 +08:00
ema ccf80c07cf Add MSP installer support (info panel/parser)
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-04-22 00:40:19 +08:00
ema bce1f49d22 Revert target frameworks to net462 2026-04-14 18:19:30 +08:00
jjsilvan 7f1dfcabf9 Merge pull request #1872 from jjsilvan/master
Windows Arm64 support
2026-04-14 17:58:33 +08:00
ema 60ba7d86eb Fix WIX7015 from WixToolset.Dtf.WindowsInstaller 2026-04-14 01:02:42 +08:00
ema 56e9197b4f Update NuGet dependencies across plugin projects 2026-04-13 22:58:19 +08:00
Laszlo19 b43f014ae0 Add Romanian translation (#1867)
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-01-26 22:45:03 +08:00
ema c64885485d Make all Plugin classes sealed
Changed all Plugin classes and PluginManager to be sealed, preventing further inheritance. This improves code safety and clarifies the intended usage of these classes.
2026-01-08 01:06:37 +08:00
ema a6210e177b Update copyright year to 2026 2026-01-06 02:24:42 +08:00
ema 352192ad41 Update nuget.png resource image
Replaces the existing nuget.png image in the AppViewer resources with a new version.
2026-01-05 10:26:02 +08:00
ema 67538cf319 Add support for .ddeb Debian debug symbol packages
Extended the plugin to recognize and handle .ddeb files (Debian Debug Symbol Packages) alongside .deb files. Updated SUPPORTED_FORMATS.md and relevant code sections to treat .ddeb files similarly to .deb files.
2026-01-04 23:07:56 +08:00
ema 964d800c52 Change nuget.png image to filled type 2026-01-04 22:54:29 +08:00
ema 30b9f4cdf7 Add nuget.png resource to AppViewer 2025-12-30 13:58:32 +08:00
ema 9bcf9905d5 Update NuGet package versions in project files
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Several .csproj files were updated to use newer versions of dependencies, including Newtonsoft.Json, Microsoft.Web.WebView2, Magick.NET-Q8-AnyCPU, Google.Protobuf, MsgReader, and bblanchon.PDFiumV8.Win32. This ensures compatibility with the latest features and bug fixes from these packages.
2025-10-30 02:42:30 +08:00
ema fe96f9c3dd Add translations for AppViewer
Added new language sections to Translations.config for Arabic (ar), Hungarian (hu-HU), Slovak (sk), and Indonesian (id-ID), providing localized strings for product and app metadata fields.
2025-09-24 23:57:39 +08:00
samueljoh ae05deea46 Add Swedish translation (#1755) 2025-09-11 11:01:23 +08:00
ema c748f6d7e4 Update NuGet package versions in project files
This commit updates various NuGet package references to newer versions across multiple QuickLook plugin and main project .csproj files. These updates include dependencies such as WixToolset.Dtf.WindowsInstaller, UTF.Unknown, FreeTypeSharp, Microsoft.Web.WebView2, Magick.NET-Q8-AnyCPU, Google.Protobuf, MsgReader, HelixToolkit, bblanchon.PDFiumV8.Win32, Melanchall.DryWetMidi, WPF-UI.Violeta, and Lib.Harmony, ensuring the projects use the latest compatible releases.
2025-09-08 02:42:09 +08:00
ema 21a3dd3d4b Fix the same previous issue in other plugins
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-08-15 02:17:50 +08:00
VenusGirl❤ a4d118e11f Update Korean (#1710)
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-07-23 15:07:39 +08:00
ema f99a786510 Add built-in ThumbnailViewer plugin 2025-07-05 04:22:25 +08:00
ema 21071a62d1 Update package dependencies 2025-06-30 02:02:53 +08:00
ema 1632b207db Fix .apk extension handling 2025-06-29 05:34:20 +08:00
ema 3ec576968e Update package and remove binding redirect 2025-06-29 05:17:56 +08:00
ema 12046220c1 Add support for Android App Bundle (.aab) files
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-27 07:30:10 +08:00
ema 6943ed5cb4 Read ABIs from QuickLook.ApkReader 2.1.0 2025-06-27 07:20:55 +08:00
ema aef35d748e Fix apk icon can not be found from resource id 2025-06-27 02:12:49 +08:00
ema b96619c244 Fix Android API level mapping name 2025-06-25 02:22:29 +08:00
ema 3fff4c1b2b Add Android API level mapping and improve APK info 2025-06-25 02:17:12 +08:00
ema f3c08d5b76 Display supported ABIs in APK info panel 2025-06-25 01:58:32 +08:00
ema c959e649a0 Try catch DMG exception
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-23 02:35:02 +08:00
ema a60fafdd38 Support .rpm 2025-06-22 04:12:46 +08:00
ema 21af7ad7ff Prepare support .rpm
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-06-18 00:54:30 +08:00
ema 01faaa7ce0 Support .AppImage 2025-06-17 23:35:15 +08:00
ema c9fa5ff43b Support .dmg
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-15 07:04:00 +08:00
King3R e7d3250d2b Update QuickLook.Plugin.AppViewer/Translations.config 2025-06-06 09:24:26 +02:00
ema a64aeada91 Show deb architecture
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-06-05 14:57:33 +08:00
ema b31de49da1 Not support deb with LZMA algorithm 2025-06-05 14:46:19 +08:00
ema 576cb5814d Fix deb reader gz error 2025-06-05 12:02:16 +08:00
ema 5bc7fecdcf Improve App/PE titlebar UI/UX
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-04 17:37:22 +08:00
ema 743079c5bf Update wgt logo 2025-06-04 17:30:35 +08:00
ema efe28423e9 Support .deb 2025-06-04 16:42:38 +08:00
ema 3bd1239457 Restruct AppViewer codes 2025-06-04 15:13:43 +08:00
ema 376ed30dc5 Improve GroupBox UI/UX 2025-06-04 10:45:41 +08:00
ema cc1e126101 Support .hap and .hap.1
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-03 07:55:06 +08:00
ema d18b33a18e Speed up the apk reader
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-01 14:07:57 +08:00
ema 1a83848c2c Use app fallback logo 2025-06-01 13:32:33 +08:00
ema fdb602b9ed Support .ipa 2025-06-01 12:37:02 +08:00