Skip to content

feat: add PDF encryption, viewer output actions, and compact minimap - #10

Merged
Chethan616 merged 1 commit into
mainfrom
liquid-glass-ui-v2
Aug 10, 2026
Merged

Chethan616 merged 1 commit into
mainfrom
liquid-glass-ui-v2

Conversation

@Chethan616

Copy link
Copy Markdown
Owner

Summary

  • Add Encrypt PDF using the existing PDFBox security layer.
  • Add symmetric View PDF actions for selected, encrypted, and unlocked outputs.
  • Keep password-protected PDF opening inside the viewer password flow.
  • Improve the viewer minimap/page scrubber with a compact glass rail, page ticks, smaller preview, and tighter spacing.
  • Include the signature recolor fix, named signature prompt, Portuguese/i18n updates, and onboarding redesign already in this branch.
  • Document third-party licenses in THIRD_PARTY_NOTICES.md.

Validation

  • ./gradlew.bat :app:assembleRelease passes.
  • git diff --check passes.
  • Live ADB smoke testing was attempted, but the connected device disconnected during installation and needs to reconnect for tap-through verification.

Please review and merge manually when ready.

@gitguardian

gitguardian Bot commented Aug 10, 2026

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
35942260 Triggered Generic Password e9d435f app/src/main/java/com/chethan616/clearpdf/ui/viewmodel/PdfViewerViewModel.kt View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@Chethan616
Chethan616 marked this pull request as ready for review August 10, 2026 20:38
@Chethan616
Chethan616 merged commit 6e44dd3 into main Aug 10, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant