Skip to content

Conversation

@xposed73
Copy link
Contributor

No description provided.

xposed73 and others added 12 commits September 10, 2025 23:18
- Updated build configuration for 16 KB page size compatibility
- Added compressed shared libraries configuration to avoid alignment issues
- Updated NDK version to r28+ for 16 KB support
- Updated Gradle wrapper to 8.14 for Java 24 compatibility
- Fixed native library alignment issues with pdfium-android dependency
- Updated README with 16 KB support information
- Library now compliant with Google Play requirement (November 1st, 2025)

Resolves 16 KB page size compatibility issues for Android 15+ devices.
- Updated build configuration for 16 KB page size compatibility
- Added compressed shared libraries configuration to avoid alignment issues
- Updated NDK version to r28+ for 16 KB support
- Updated Gradle wrapper to 8.14 for Java 24 compatibility
- Fixed native library alignment issues with pdfium-android dependency
- Updated README with 16 KB support information
- Library now compliant with Google Play requirement (November 1st, 2025)

Resolves 16 KB page size compatibility issues for Android 15+ devices.
Add 16 KB Page Size Support for Google Play Compatibility
…tPack publishing instructions. Removed outdated ownership notice and consolidated installation instructions for clarity.
- Registered a root-level task to publish to Maven local
- Configured Maven publishing in the android-pdf-viewer module with sources JAR and POM details
- Set group and version properties for the publication
- Modified the root-level task to depend on the specific publication task for the android-pdf-viewer module.
- Updated the dependency version in README to 1.0.1 and added detailed instructions for publishing via JitPack.
- Configured the android-pdf-viewer module to produce a sources JAR during publishing.
@xposed73
Copy link
Contributor Author

You can use this

implementation 'com.github.xposed73:AndroidPdfViewer:v1.0.0'

@laymintu
Copy link

laymintu commented Nov 4, 2025

You can use this

implementation 'com.github.xposed73:AndroidPdfViewer:v1.0.0'

thank you very much, you saved me

@xposed73
Copy link
Contributor Author

xposed73 commented Nov 4, 2025

You can use this

implementation 'com.github.xposed73:AndroidPdfViewer:v1.0.0'

thank you very much, you saved me

If it was useful please give a star
https://github.com/xposed73/AndroidPdfViewer

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.

2 participants