Releases: edwardlthompson/MultiAppShare-
Releases · edwardlthompson/MultiAppShare-
Release list
MultiAppShare v1.9.0
Release Notes: MultiAppShare v1.9.0
Bug hardening & reliability (Milestone S)
- Data integrity: Group delete/import now persists correctly via Room replace-all sync; history capped at 50 rows on save; duplicate group names rejected.
- Backup: Fixed export passphrase race; added import size guard and clearer export failure handling.
- Sharing: Share overlay state survives rotation; new SEND payloads reset the prior session; failed share targets are skipped automatically.
- Deeplinks:
multiappshare://group?name=…expands the target group after cold start. - Security: Plaintext JSON shadow backups excluded from Android Auto Backup.
Architecture & CI (Milestone R)
- Modular UI refactor (
ui/groups/,ui/sharing/,:feature-dashboarddialogs). - CodeQL, detekt, Kover, file-size CI gates; reproducible build scaffolding.
- Agent/maintainer docs:
AGENTS.md,AGENT_MEMORY.md, archived roadmap indocs/COMPLETED_TASKS.md.
MultiAppShare v1.8.0
Release Notes: MultiAppShare v1.8.0
🏁 Standard v1.8.0 Features
- Performance: Baseline profile generation harness + merged profile artifacts (improves cold start / first-frame paths).
- Security: Encrypted JSON backup export/import (AES-256-GCM + PBKDF2-HMAC-SHA256) with passphrase dialogs + tests.
- Toolchain: Hilt + Room migrated from kapt to KSP; Compose compiler deprecation cleanup; CI/Dependabot hygiene.
- UX: Main screen refactor into smaller Compose files; sharing overlays and dialogs split for maintainability.
- i18n: Added French and Spanish string resources + locale configuration.
- Release workflow: Documented novice-friendly local signing + helper scripts for generating signed APKs.
Verified and released by Antigravity.
v1.7.4
Official Release: Fixed F-Droid blockers and submodule ghosts.
Full Changelog: v1.7.3...v1.7.4
v1.7.3
MultiAppShare v1.7.3
- Fixed: Resolved F-Droid version regression (synchronized to versionCode 173).
- Cleanup: Purged redundant logs, temporary build artifacts, and legacy metadata.
- Branding: Official application icon synchronized across repository assets and README.
- Build: Optimized with R8 minification and verified with �pksigner (v2 scheme).
Multi App Share v1.4.0
Multi App Share v1.4.0 Release
This release introduces major UI/UX improvements, adds full multimedia grouping support, and enhances app resolution performance so everything feels instantly snappy.
🌟 What's New
- Full Multi-Media Sharing (
ACTION_SEND_MULTIPLE): You can now select multiple photos, videos, or mixed media combinations at once from your gallery, and natively share the entire batch across all apps in your preferred group without missing a beat! - Translucent UI Overlay: Sharing content no longer aggressively takes over the screen. When you use the Android Share Menu to send an item to MultiAppShare, our interface now gracefully hovers over your existing app as a translucent dimmed overlay.
- Native Drag & Drop Reordering: Removed the clunky "up/down" reordering buttons menus. You can now tap and drag app and group handles directly to organize your sharing flow exactly how you want it!
⚡ Performance Improvements
- Instant App Resolving: Added Intent Resolution Caching inside the view model. This eliminates the heavy disk queries that used to occur before every share. Selecting groups and loading compatible apps is now completely instantaneous!
- Streamlined Workflow: We removed the "Next App" button from the ongoing Foreground Notification. The notification focuses purely on giving you a background status and a kill-switch, keeping your workflow centered naturally on the apps you are posting to.
🛠 Fixes
- Addressed an issue where apps listening for highly specific data types (such as the Facebook App) would erroneously fail to show up in the "Modify Apps" list. They are properly integrated now!
Download the updated MultiAppShare-v1.4.0-debug.apk and MultiAppShare-v1.4.0-release-unsigned.apk below!