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: barteksc/PdfiumAndroid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bmericc/PdfiumAndroid
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.
  • 10 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 27, 2026

  1. Configuration menu
    Copy the full SHA
    5f5ed7f View commit details
    Browse the repository at this point in the history
  2. info

    bmericc committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    30ba303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f128c07 View commit details
    Browse the repository at this point in the history
  4. Update version to 1.9.2

    bmericc committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    5adf2c1 View commit details
    Browse the repository at this point in the history
  5. Fix JitPack build: upgrade to Gradle 7.4.2/AGP 7.2.2 with maven-publish

    JitPack was failing because it couldn't find publishToMavenLocal and its
    attempt to inject android-maven-gradle-plugin was appended outside the
    buildscript block, causing a classpath() resolution error.
    
    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    bmericc and claude committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    1683ea8 View commit details
    Browse the repository at this point in the history
  6. Fix JitPack build: upgrade to Gradle 7.4.2/AGP 7.2.2 with maven-publish

    JitPack was failing because it couldn't find publishToMavenLocal and its
    attempt to inject android-maven-gradle-plugin was appended outside the
    buildscript block, causing a classpath() resolution error. Also fixes
    BuildConfig.VERSION_NAME missing in AGP 7.x library modules by using
    buildConfigField instead.
    
    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    bmericc and claude committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    b57326e View commit details
    Browse the repository at this point in the history
  7. Rename artifact ID from pdfium-android to PdfiumAndroid

    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    bmericc and claude committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    1138871 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c70a18 View commit details
    Browse the repository at this point in the history
  9. Update version to 1.9.3

    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    bmericc and claude committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    912bd96 View commit details
    Browse the repository at this point in the history
  10. Update version to 1.9.3

    bmericc committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    070c73f View commit details
    Browse the repository at this point in the history
Loading