Releases: Xposed-Modules-Repo/com.cwpdf.saver
Releases · Xposed-Modules-Repo/com.cwpdf.saver
4-1.2.0
What's New in v1.2.0
- MD3 Welcome Interface: Replaced the standard alert dialog with a fully custom, programmatically generated Material Design 3 Welcome popup!
- Auto-Theming: The new interface perfectly respects system Light/Dark modes using official MD3 surface color palettes.
- Improved Lifecycle Hooks: Refined the injection logic to completely bypass app splash/launch screens, ensuring the welcome popup perfectly attaches to the persistent main UI without randomly disappearing.
- Quick Links: Added gorgeous pill-shaped MD3 buttons so users can instantly jump to our Telegram community and star the GitHub repository directly from within the app.
- Smart Compilation: Upgraded Gradle to natively build and rename release APKs (
cw-pharma-v1.2.0-myst25.apk) without requiring clunky bash scripts.
Cw pharma
What's New in v1.0.2
- UI Refresh: Replaced the "DL" text on the floating action button with a native download icon (⬇️) for better visual experience.
- Wider Compatibility: Lowered the minimum SDK requirement to Android 7.0 (API 24) to support older devices.
- Automated Telegram Releases: Fully configured GitHub-to-Telegram CI/CD pipelines to instantly distribute the module upon release.
- Branding updates: Improved dynamic APK naming (
cw-pharma-[version]-myst25.apk) and officially migrated the module to the LSPosedXposed-Modules-Repo.
Core Features
- Inject custom Material Design Download button into CW Pharmacy PDF Viewer.
- Automatically decrypt XOR/AES scrambled PDFs on the fly and save readable
.pdffiles to theDownloadsdirectory.