-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Split okhttp core into Android and JVM #8600
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
Merged
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
b32d9d0
Testing with native image updates
yschimke 96d8510
Fix version
yschimke 2e871bd
Working tests
yschimke f876e65
Update workflow
yschimke 1e66cfa
Fix Java version
yschimke 263cdca
Fix compilation
yschimke fa3d60e
Reformat
yschimke 60ff6ab
Fix workflow
yschimke ada6ffb
Fix workflow
yschimke 2a8c563
Warn at runtime
yschimke 0a5e57a
Compile with Java 11
yschimke d915013
use toml
yschimke 017855a
Experiment with multiplatform android
yschimke 7ea2b89
Fix
yschimke e58c1a8
Fix publishing
yschimke 1869d30
toolchain and dokka
yschimke d4e98e2
toolchain and dokka
yschimke 38bec3d
spotless
yschimke 9161b85
almost working
yschimke 0e2ca57
Merge branch 'master' into multiplatform_android
yschimke 8d8d64d
merge fixes
yschimke 05aee09
Merge branch 'master' into multiplatform_android
yschimke 96f4163
Follow task avoidance guidance.
yschimke 6193888
remove PublishingExtension::class.java
yschimke a668933
use toml
yschimke 2c7c64c
Merge branch 'gradle_warnings' into multiplatform_android
yschimke f1c8396
more fixes
yschimke 901b81a
more fixes
yschimke 0c29bee
more fixes
yschimke 63abe7d
Merge branch 'master' into multiplatform_android
yschimke c65e420
more fixes
yschimke 3a9bbda
more fixes
yschimke e5fa317
more fixes
yschimke 7370dd4
split out osgi tests
yschimke 685fa05
More fixes
yschimke f303c10
doLast
yschimke 0099e3a
fix build
yschimke b72d0fb
fix android build
yschimke 409275d
fix android build
yschimke 6959920
fix jvmTest build
yschimke 04d05e9
fix aar publishing
yschimke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| rootProject.name = "okhttp-buildSrc" |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.