Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Colcode/AndroidPdfViewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DImuthuUpe/AndroidPdfViewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on May 29, 2024

  1. Update README.md

    DImuthuUpe authored May 29, 2024
    Configuration menu
    Copy the full SHA
    6626b89 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. Add 16 KB page size support for Google Play compatibility

    - 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.
    xposed73 committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    1c02cb3 View commit details
    Browse the repository at this point in the history
  2. 16KB Support

    xposed73 committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    30eab8e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Merge pull request DImuthuUpe#1242 from xposed73/feature/16kb-page-si…

    …ze-support
    
    Feature/16kb page size support
    DImuthuUpe authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    e62698b View commit details
    Browse the repository at this point in the history
Loading