v1.1.0 — 2025-08-04
First public release.
Highlights
- Initial publication of Paperless‑NGX Android Uploader.
- Upload a single document to Paperless‑NGX directly from the Android system Share menu.
Features
- Android native Share Intent integration (one action = one file).
- Server configuration: Paperless‑NGX URL, username, and password.
- Secure credential storage and automatic recovery on startup.
- Connection test with clear feedback (success, invalid credentials, unreachable host).
- Tag management:
- Fetch tags from Paperless‑NGX after successful connection.
- Tag selection dialog with search/filter.
- Persist and restore selected default tags.
- Upload status feedback:
- Success: app returns to background.
- Failure: user notified via Snackbar.
Compatibility
- Android 10+.
- Flutter-based app (Android is the target platform).
Notes
- Supports one file per share action.
- Supports a single Paperless‑NGX server configuration.
- HTTPS recommended for secure communication.