forked from ApryseSDK/pdftron-react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update fork #2
Open
arekm213
wants to merge
24
commits into
master
Choose a base branch
from
arek/rn-73-upgrade
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update fork #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update Apryse Android SDK to version 10.6.0 * Update package.json:
* Fix Action * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…DK#672) * android and js implementation * adding config * android full implementation needs ios now * ios implementation * redundant import * Update package.json * Update package.json * Update package.json * weird package.json spacing * Update package.json still weird spacing * PR comments - make name more clear * Updating package version * tool permissions * Updating package version * Add support for setTool and disableTools on Android * Updating package version * Revert version * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: brandenfung2 <bfung@pdftron.com>
* Revert to use checkout * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* remove kotlin-android-extensions * Updating package version * update kotlin version defintion --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* android implementation + config add * config.ts file * rectarea is android only * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update version Update lifecycle lib to match Apryse SDK version * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Potential fix for lifecycle issue * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* update ver * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* java 17 changes * Update version Update lifecycle lib to match Apryse SDK version * Updating package version * update ver * Updating package version * update fragment version * no longer needed * readme * Updating package version * update ver * Updating package version * try cancel version action --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…yseSDK#686) * java 17 changes * Update version Update lifecycle lib to match Apryse SDK version * Updating package version * update ver * Updating package version * update fragment version * no longer needed * readme * Updating package version * update ver * Updating package version * try cancel version action * Revert "no longer needed" This reverts commit 71864c2. * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* java 17 changes * Update version Update lifecycle lib to match Apryse SDK version * Updating package version * update ver * Updating package version * update fragment version * no longer needed * readme * Updating package version * update ver * Updating package version * try cancel version action * Revert "no longer needed" This reverts commit 71864c2. * Updating package version * fix readme * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* update dependency * Updating package version * adds readme * Updating JS files --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update to v10.9.0 * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update Apryse Android SDK to 10.11.0 * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update to 10.12.0 * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update to ApryseSDK link * Updating package version * Updating package version * update to ApryseSDK * Updating package version * try again --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: sgong-pdftron <sgong@apryse.com>
* Update Android to 10.12.1 patch * Updating package version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update Android to 11.0.0 * Updating package version * Update correct gradle --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update Android to 11.1.0 * Update build.gradle * Updating package version * Delete example/node_modules/react-native-pdftron/android/build.gradle --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update fork to latest master in original repo