Afreakyelf Pdf Viewer Versions Save

A Lightweight PDF Viewer Android library which only occupies around 80kb while most of the Pdf viewer occupies up to 16MB space.

v2.1.0

1 month ago

What's Changed

Full Changelog: https://github.com/afreakyelf/Pdf-Viewer/compare/v2.0.7...v2.1.0

v2.0.7

2 months ago

What's Changed

Full Changelog: https://github.com/afreakyelf/Pdf-Viewer/compare/v2.0.5...v2.0.7

v2.0.5

4 months ago

v2.0.4

5 months ago

Changes:

  • Request runtime permissions for versions below Android 10.
  • Use scoped storage practices for Android 10 and above.
  • Use the Storage Access Framework (SAF) for user-selected locations.

v2.0.3

5 months ago
  • Orientation Change Handling: Improved to maintain the current page position during device orientation changes.
  • Security Enhancement for File Paths: Implemented secure file path handling to prevent directory traversal attacks.
  • Efficient Caching Strategy: Optimized to store only the most recent PDF file in the cache, reducing storage usage.
  • Screenshot Prevention Feature: Added functionality to disable screenshots and screen recordings for enhanced privacy.
  • Dynamic UI Customization: Introduced flexibility in customizing the UI elements programmatically based on XML attributes.
  • Compatibility with 'NoActionBar' Theme: Ensured default values for missing attributes, enabling smooth integration with various themes.
  • Jetpack Compose Support: Added a composable function PdfRendererViewCompose for Jetpack Compose applications.
  • Performance Optimization: Enhanced performance for better handling of large PDF files.

v1.1.2

1 year ago

v1.1.1

1 year ago

v1.1.0

1 year ago

v1.0.9

1 year ago