feat: Support direct URL routing#499
Merged
einsteinx2 merged 19 commits intodevelopmentfrom Aug 13, 2024
Merged
Conversation
BrandonStalnaker
requested changes
Jul 15, 2024
android-core/src/main/java/com/mparticle/networking/MParticleBaseClientImpl.java
Outdated
Show resolved
Hide resolved
android-core/src/main/java/com/mparticle/networking/MParticleBaseClientImpl.java
Outdated
Show resolved
Hide resolved
rmi22186
requested changes
Jul 15, 2024
Member
rmi22186
left a comment
There was a problem hiding this comment.
Looks and works great overall. I think there are some areas that can be refactored to be more understandable.
android-core/src/main/java/com/mparticle/networking/NetworkOptionsManager.java
Show resolved
Hide resolved
android-core/src/main/java/com/mparticle/networking/MParticleBaseClientImpl.java
Outdated
Show resolved
Hide resolved
rmi22186
reviewed
Jul 24, 2024
android-core/src/androidTest/kotlin/com.mparticle/networking/MParticleBaseClientImplTest.kt
Show resolved
Hide resolved
rmi22186
reviewed
Jul 24, 2024
rmi22186
requested changes
Aug 2, 2024
android-core/src/main/java/com/mparticle/internal/ConfigManager.java
Outdated
Show resolved
Hide resolved
android-core/src/main/java/com/mparticle/internal/ConfigManager.java
Outdated
Show resolved
Hide resolved
android-core/src/main/java/com/mparticle/networking/NetworkOptions.java
Outdated
Show resolved
Hide resolved
android-core/src/androidTest/kotlin/com.mparticle/networking/AccessUtils.kt
Outdated
Show resolved
Hide resolved
41bc426 to
dfd42cf
Compare
rmi22186
reviewed
Aug 7, 2024
rmi22186
reviewed
Aug 7, 2024
android-core/src/main/java/com/mparticle/internal/ConfigManager.java
Outdated
Show resolved
Hide resolved
rmi22186
reviewed
Aug 7, 2024
android-core/src/androidTest/kotlin/com.mparticle/networking/MParticleBaseClientImplTest.kt
Outdated
Show resolved
Hide resolved
rmi22186
reviewed
Aug 7, 2024
android-core/src/androidTest/kotlin/com.mparticle/networking/MParticleBaseClientImplTest.kt
Show resolved
Hide resolved
einsteinx2
reviewed
Aug 7, 2024
android-core/src/androidTest/kotlin/com.mparticle/networking/MParticleBaseClientImplTest.kt
Show resolved
Hide resolved
android-core/src/androidTest/kotlin/com.mparticle/networking/NetworkOptionsTest.kt
Outdated
Show resolved
Hide resolved
android-core/src/main/java/com/mparticle/networking/MParticleBaseClientImpl.java
Outdated
Show resolved
Hide resolved
rmi22186
approved these changes
Aug 8, 2024
Member
rmi22186
left a comment
There was a problem hiding this comment.
Approved, but let's wait for Sam's confirmation about the build.gradle URL files and its relationship to this feature.
rmi22186
reviewed
Aug 8, 2024
android-core/src/androidTest/kotlin/com.mparticle/networking/NetworkOptionsTest.kt
Show resolved
Hide resolved
rmi22186
reviewed
Aug 8, 2024
android-core/src/androidTest/kotlin/com.mparticle/networking/NetworkOptionsTest.kt
Outdated
Show resolved
Hide resolved
bc10d62 to
c1ad77b
Compare
rmi22186
reviewed
Aug 12, 2024
android-core/src/main/java/com/mparticle/networking/MParticleBaseClientImpl.java
Outdated
Show resolved
Hide resolved
rmi22186
approved these changes
Aug 12, 2024
samdozor
approved these changes
Aug 13, 2024
BrandonStalnaker
approved these changes
Aug 13, 2024
Collaborator
|
🎉 This PR is included in version 5.57.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
1 task
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
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.
Instructions
developmentSummary
Testing Plan
Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)