-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: TalbotGooday/PdfiumAndroid
base: master
head repository: pCloud/pdfium-core
compare: master
- 13 commits
- 84 files changed
- 3 contributors
Commits on Sep 29, 2021
-
Update project build configuration
- Update to latest Gradle (7.0.2) - Update to latest AGP (7.0.2) - Update `compileSdkVersion` & `targetSdkVersion` to API31 - Link the shared library makefiles with Gradle to enable integrated compilation. - Update the makefiles to allow NDK's toolchains to automatically link their packaged shared variant of LLVM's libstdc++. - Target the latest LTS version of NDK (23.0.7599858)
Georgi Neykov committedSep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for b506a9b - Browse repository at this point
Copy the full SHA b506a9bView commit details
Commits on Sep 30, 2021
-
Update the
libmodpdfium.soprebuilt binary.- Use the pdfium 2.0.15-based prebuilt binaries from: https://gitlab.com/axet/android-pdfium. The binaries are extracted from: https://search.maven.org/remotecontent?filepath=com/github/axet/pdfium/2.0.4/pdfium-2.0.4.aar. - Replace the reflection-based native fd int extraction from `ParcelFileDescriptor` with the API12+ getter method.
Georgi Neykov committedSep 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 8744e12 - Browse repository at this point
Copy the full SHA 8744e12View commit details -
Configure Gradle's Maven Publish plugin
Georgi Neykov committedSep 30, 2021 Configuration menu - View commit details
-
Copy full SHA for dbca6c5 - Browse repository at this point
Copy the full SHA dbca6c5View commit details
Commits on Nov 5, 2021
-
Add @keep annotations for classes native code
Dimitard committedNov 5, 2021 Configuration menu - View commit details
-
Copy full SHA for cb41cc8 - Browse repository at this point
Copy the full SHA cb41cc8View commit details
Commits on Apr 9, 2025
-
2.0.0 | Update project dependencies
- Set project version to 2.0.0 - Bump gradle wrapper to 8.13 - Bump gradle to 8.9.1 - Set `sourceCompatibility` and `targetCompatibility` to Java 11 - Bump NDK version to `29.0.13113456` - Set `compileSdkVersion`, `targetSdkVersion` to 35 - Set `minSdkVersion` to 24
Dimitard committedApr 9, 2025 Configuration menu - View commit details
-
Copy full SHA for ed07ec3 - Browse repository at this point
Copy the full SHA ed07ec3View commit details -
- Update `libmodpdfium.so` libs with 16kb versions - Update supporting public `*.h` files - Fix problem in `mainJNILib.cpp`
Dimitard committedApr 9, 2025 Configuration menu - View commit details
-
Copy full SHA for 2d3910c - Browse repository at this point
Copy the full SHA 2d3910cView commit details -
2.0.0 | Add guide for building pdfium native lib
Dimitard committedApr 9, 2025 Configuration menu - View commit details
-
Copy full SHA for 6f2d6c2 - Browse repository at this point
Copy the full SHA 6f2d6c2View commit details
Commits on Apr 11, 2025
-
2.0.0 | Fix merge request comments
- Update `build.pdfium.sh` to close a chose `githash` for the pdfium build - Add additional information to the `BUILD_NATIVE.md`
Dimitard committedApr 11, 2025 Configuration menu - View commit details
-
Copy full SHA for e5a65d9 - Browse repository at this point
Copy the full SHA e5a65d9View commit details -
2.0.0 | Add add script ot build pdfium as static lib
- Add `build_static_lib.sh` script dedicated to build pdfium as a static lib - Update the `BUILD_NATIVE.md` to take in to account the two different build scripts
Dimitard committedApr 11, 2025 Configuration menu - View commit details
-
Copy full SHA for 90c43cb - Browse repository at this point
Copy the full SHA 90c43cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e86f20 - Browse repository at this point
Copy the full SHA 5e86f20View commit details
Commits on Oct 30, 2025
-
- Change `libmodpdfium.so` to use precompiled libs from `https://github.com/bblanchon/pdfium-binaries` - Update supporting public `*.h` files
Dimitard committedOct 30, 2025 Configuration menu - View commit details
-
Copy full SHA for 971afbe - Browse repository at this point
Copy the full SHA 971afbeView commit details -
2.1.0 | Update project version
- Update project version to 2.1.0 - Update CHANGELOG.md - Update README.md
Dimitard committedOct 30, 2025 Configuration menu - View commit details
-
Copy full SHA for 1bd7c00 - Browse repository at this point
Copy the full SHA 1bd7c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d61a0 - Browse repository at this point
Copy the full SHA 41d61a0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master