Skip to content
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

[In-app updates] Analytics tracking fix #20935

Closed
wants to merge 121 commits into from

Conversation

pantstamp
Copy link
Contributor

This PR fixes a bug that was discovered after the pe7hp4-R0-p2.

During the flexible flow, when user has accepted the update and it is being downloaded in the background while the app is in the foreground, once it is ready to install, a snackbar appears with a "Restart" action. We want to log an event there before the app is restarted.

This PR adds a delay between the logging of the event the app's restart so the logging have enough time to complete.

cc @oguzkocer


To Test:

Check PR here for more details.

ATTENTION: The current remote config value is 80000. This means that when you try to update a version of the app that is < 80000, the immediate flow will be launched.

To test this feature, we use Internal app sharing as Google suggests here.

Please read how Internal app sharing works here.

ATTENTION: As app bundle links in Internal app sharing might expire, you may need to reupload an app bundle to get a new link to use. The page for uploading is here. If you have the Release apps to testing tracks permission, you’re authorized to upload app bundles and APKs for internal sharing by default. If you don't, you can make a request in Systems P2 like pMz3w-jQU-p2.

  1. Enable internal app sharing on your device following the instructions:
Open the Google Play Store app Google Play.
Tap Menu Menu > Settings.
In the "About" section, tap the Play Store version 7 times.
After the Internal app sharing setting appears, tap the switch to turn on internal app sharing.
Tap Turn on.  
  1. Download the 2 app versions on your computer. Having these versions on your machine will allow you to reupload them as many times as you want and get new links if the old ones have expired. Link here. Upload the 2 files using the page for uploading. Get the 2 links and send them to your device so you can tap on them from there (You could send the links with an email).
  2. Uninstall all versions of the Jetpack app that you have on your device.
  3. Tap on the first link for version 90004.
  4. A Google Play page appears. Tap on the "Install" button. When the download is over, tap on "Open".
  5. Login with a non-automattic account.
  6. From your device, tap the second link for version 90005. You will see a page with an "Update" button. DO NOT tap on it and go back to the app.
  7. Check that nothing happens and no update is shown.
  8. Tap on "Me" button in the bottom navigation bar and tap on "Debug settings".
  9. Enable "in app updates" FF.
  10. Kill and restart the app.
  11. Check that a bottom sheet appears about the update.
  12. Check that the IN_APP_UPDATE_SHOWN event is tracked
  13. Check that the update bottom sheet appears.
  14. Tap "Update" button.
  15. Check that the IN_APP_UPDATE_ACCEPTED event is tracked.
  16. The update is being downloaded in the background.
  17. When the update is downloaded and our app is in the foreground:
    19.Check that a snackbar appears that informs the user and asking for a restart.
  18. Tap on the restart action.
    21. Check that the IN_APP_UPDATE_COMPLETED_WITH_APP_RESTART_BY_USER event is tracked.
  19. Check that the update is installed and the app is restarted.

Attention: If the app is in the background when the update is downloaded, the update is installed silently without notifying the user.

irfano and others added 30 commits October 24, 2023 14:53
Gerardo and others added 20 commits May 31, 2024 11:54
…on-error-logs

[Voice to Content] Capture transcription error logs
It will match the newest v1.x.x release
…angermattic-1.x

Update Automattic/dangermattic action to v1.1.1
…acksversion

Update automatticTracksVersion to v5.1.0
…angermattic-1.x

Update Automattic/dangermattic action to v1.1.2
…uth-section

Replaces OAuth2 section with self-hosted test instructions
@pantstamp pantstamp requested review from zwarm and AjeshRPai June 4, 2024 15:12
@pantstamp pantstamp closed this Jun 4, 2024
@dangermattic
Copy link
Collaborator

4 Errors
🚫 Please add tests for class AudioRecorder (or add unit-tests-exemption label to ignore this).
🚫 Please add tests for class AudioRecorderResult (or add unit-tests-exemption label to ignore this).
🚫 Please add tests for class RecordingStrategy (or add unit-tests-exemption label to ignore this).
🚫 Please add tests for class WPWellSqlConfig (or add unit-tests-exemption label to ignore this).
2 Warnings
⚠️ This PR is larger than 300 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.
⚠️ PR is not assigned to a milestone.
1 Message
📖 This PR contains changes to RELEASE-NOTES.txt.
Note that these changes won't affect the final version of the release notes as this version is in code freeze.
Please, get in touch with a release manager if you want to update the final release notes.

Generated by 🚫 Danger

Copy link

sonarcloud bot commented Jun 4, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@wpmobilebot
Copy link
Contributor

Found 1 violations:

The PR caused some dependency changes (expand to see details)

 +--- project :libs:analytics
-|    \--- com.automattic:Automattic-Tracks-Android:5.0.0
+|    \--- com.automattic:Automattic-Tracks-Android:5.1.0
 +--- project :libs:editor
-|    +--- org.wordpress.gutenberg-mobile:react-native-gutenberg-bridge:v1.119.0
-|    |    +--- com.facebook.fresco:animated-gif:2.0.0
-|    |    |    +--- com.parse.bolts:bolts-tasks:1.4.0
-|    |    |    +--- com.facebook.soloader:soloader:0.6.0 -> 0.10.5 (*)
-|    |    |    +--- com.facebook.fresco:fbcore:2.0.0 -> 3.1.3 (*)
-|    |    |    \--- com.facebook.fresco:animated-base:2.0.0
-|    |    |         +--- com.facebook.fresco:fbcore:2.0.0 -> 3.1.3 (*)
-|    |    |         +--- com.facebook.fresco:imagepipeline-base:2.0.0 -> 3.1.3 (*)
-|    |    |         +--- com.facebook.fresco:imagepipeline:2.0.0 -> 3.1.3 (*)
-|    |    |         +--- com.facebook.fresco:animated-drawable:2.0.0
-|    |    |         |    +--- com.facebook.fresco:imagepipeline:2.0.0 -> 3.1.3 (*)
-|    |    |         |    +--- com.facebook.fresco:drawee:2.0.0 -> 3.1.3 (*)
-|    |    |         |    \--- com.facebook.fresco:fbcore:2.0.0 -> 3.1.3 (*)
-|    |    |         \--- com.parse.bolts:bolts-tasks:1.4.0
-|    |    +--- com.google.android.material:material:1.2.1 -> 1.9.0 (*)
-|    |    +--- com.github.wordpress-mobile:react-native-video:5.2.0-wp-7
-|    |    |    +--- com.google.android.exoplayer:exoplayer:2.13.3
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3
-|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    |    +--- com.google.android.exoplayer:exoplayer-common:2.13.3
-|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    |    |    \--- com.google.guava:guava:27.1-android
-|    |    |    |    |    |         +--- com.google.guava:failureaccess:1.0.1
-|    |    |    |    |    |         \--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
-|    |    |    |    |    \--- com.google.android.exoplayer:exoplayer-extractor:2.13.3
-|    |    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    |         \--- com.google.android.exoplayer:exoplayer-common:2.13.3 (*)
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-dash:2.13.3
-|    |    |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
-|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-hls:2.13.3
-|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    |    \--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.13.3
-|    |    |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
-|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-transformer:2.13.3
-|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    |    \--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
-|    |    |    |    \--- com.google.android.exoplayer:exoplayer-ui:2.13.3
-|    |    |    |         +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
-|    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |         +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.3.0 (*)
-|    |    |    |         \--- androidx.media:media:1.2.1 (*)
-|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    +--- androidx.core:core:1.1.0 -> 1.12.0 (*)
-|    |    |    +--- androidx.media:media:1.1.0 -> 1.2.1 (*)
-|    |    |    +--- com.google.android.exoplayer:extension-okhttp:2.13.3
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-common:2.13.3 (*)
-|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    \--- com.squareup.okhttp3:okhttp:3.12.11 -> 4.12.0 (*)
-|    |    |    \--- com.squareup.okhttp3:okhttp:${OKHTTP_VERSION} -> 4.12.0 (*)
-|    |    +--- com.github.wordpress-mobile:react-native-slider:3.0.2-wp-5
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-get-random-values:1.4.0
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-safe-area-context:4.8.2
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-screens:3.29.0
-|    |    |    +--- androidx.appcompat:appcompat:1.6.1 (*)
-|    |    |    +--- androidx.fragment:fragment:1.3.6 -> 1.6.2 (*)
-|    |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.2.0 (*)
-|    |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0 (*)
-|    |    |    +--- com.google.android.material:material:1.9.0 (*)
-|    |    |    +--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.10 (*)
-|    |    |    \--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 -> 2.6.2 (c)
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-svg:14.0.0
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-webview:13.6.1
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    |    \--- androidx.webkit:webkit:1.4.0 -> 1.10.0 (*)
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-masked-view:0.3.0
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-clipboard:1.11.2
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-fast-image:8.5.11
-|    |    |    +--- com.github.bumptech.glide:glide:4.12.0 -> 4.16.0
-|    |    |    |    +--- com.github.bumptech.glide:gifdecoder:4.16.0
-|    |    |    |    |    \--- androidx.annotation:annotation:1.5.0 -> 1.6.0 (*)
-|    |    |    |    +--- com.github.bumptech.glide:disklrucache:4.16.0
-|    |    |    |    +--- com.github.bumptech.glide:annotations:4.16.0
-|    |    |    |    +--- androidx.fragment:fragment:1.3.6 -> 1.6.2 (*)
-|    |    |    |    +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 (*)
-|    |    |    |    +--- androidx.exifinterface:exifinterface:1.3.6 (*)
-|    |    |    |    \--- androidx.tracing:tracing:1.0.0 -> 1.1.0 (*)
-|    |    |    \--- com.github.bumptech.glide:okhttp3-integration:4.12.0
-|    |    |         +--- com.github.bumptech.glide:glide:4.12.0 -> 4.16.0 (*)
-|    |    |         +--- com.squareup.okhttp3:okhttp:3.9.1 -> 4.12.0 (*)
-|    |    |         \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-reanimated:3.6.2
-|    |    |    +--- com.facebook.yoga:proguard-annotations:1.19.0
-|    |    |    +--- androidx.transition:transition:1.1.0 -> 1.4.1 (*)
-|    |    |    \--- androidx.core:core:1.9.0 -> 1.12.0 (*)
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-gesture-handler:2.14.1
-|    |    |    +--- org.wordpress.react-native-libraries.v6:react-native-reanimated:3.6.2 (*)
-|    |    |    +--- androidx.appcompat:appcompat:1.6.1 (*)
-|    |    |    +--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-linear-gradient:2.7.3
-|    |    +--- org.wordpress.gutenberg-mobile:react-native-aztec:v1.119.0
-|    |    |    +--- androidx.legacy:legacy-support-v4:1.0.0 (*)
-|    |    |    +--- androidx.gridlayout:gridlayout:1.0.0
-|    |    |    |    +--- androidx.core:core:1.0.0 -> 1.12.0 (*)
-|    |    |    |    \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
-|    |    |    +--- androidx.cardview:cardview:1.0.0 (*)
-|    |    |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*)
-|    |    |    +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.3.0 (*)
-|    |    |    +--- org.wordpress:aztec:v2.1.2 -> v2.1.3 (*)
-|    |    |    +--- org.wordpress.aztec:wordpress-shortcodes:v2.1.2 -> v2.1.3 (*)
-|    |    |    +--- org.wordpress.aztec:wordpress-comments:v2.1.2 -> v2.1.3 (*)
-|    |    |    +--- org.wordpress.aztec:glide-loader:v2.1.2
-|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.9.10 (*)
-|    |    |    |    +--- org.wordpress:aztec:v2.1.2 -> v2.1.3 (*)
-|    |    |    |    \--- com.github.bumptech.glide:glide:4.10.0 -> 4.16.0 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (*)
-|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (*)
+|    +--- org.wordpress.gutenberg-mobile:react-native-gutenberg-bridge:v1.120.0-alpha1
+|    |    +--- com.facebook.fresco:animated-gif:2.0.0
+|    |    |    +--- com.parse.bolts:bolts-tasks:1.4.0
+|    |    |    +--- com.facebook.soloader:soloader:0.6.0 -> 0.10.5 (*)
+|    |    |    +--- com.facebook.fresco:fbcore:2.0.0 -> 3.1.3 (*)
+|    |    |    \--- com.facebook.fresco:animated-base:2.0.0
+|    |    |         +--- com.facebook.fresco:fbcore:2.0.0 -> 3.1.3 (*)
+|    |    |         +--- com.facebook.fresco:imagepipeline-base:2.0.0 -> 3.1.3 (*)
+|    |    |         +--- com.facebook.fresco:imagepipeline:2.0.0 -> 3.1.3 (*)
+|    |    |         +--- com.facebook.fresco:animated-drawable:2.0.0
+|    |    |         |    +--- com.facebook.fresco:imagepipeline:2.0.0 -> 3.1.3 (*)
+|    |    |         |    +--- com.facebook.fresco:drawee:2.0.0 -> 3.1.3 (*)
+|    |    |         |    \--- com.facebook.fresco:fbcore:2.0.0 -> 3.1.3 (*)
+|    |    |         \--- com.parse.bolts:bolts-tasks:1.4.0
+|    |    +--- com.google.android.material:material:1.2.1 -> 1.9.0 (*)
+|    |    +--- com.github.wordpress-mobile:react-native-video:5.2.0-wp-7
+|    |    |    +--- com.google.android.exoplayer:exoplayer:2.13.3
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3
+|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    |    |    |    +--- com.google.android.exoplayer:exoplayer-common:2.13.3
+|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    |    |    |    |    \--- com.google.guava:guava:27.1-android
+|    |    |    |    |    |         +--- com.google.guava:failureaccess:1.0.1
+|    |    |    |    |    |         \--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
+|    |    |    |    |    \--- com.google.android.exoplayer:exoplayer-extractor:2.13.3
+|    |    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    |    |    |         \--- com.google.android.exoplayer:exoplayer-common:2.13.3 (*)
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-dash:2.13.3
+|    |    |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
+|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-hls:2.13.3
+|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    |    |    |    \--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.13.3
+|    |    |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
+|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-transformer:2.13.3
+|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    |    |    |    \--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
+|    |    |    |    \--- com.google.android.exoplayer:exoplayer-ui:2.13.3
+|    |    |    |         +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
+|    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    |    |         +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.3.0 (*)
+|    |    |    |         \--- androidx.media:media:1.2.1 (*)
+|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    |    +--- androidx.core:core:1.1.0 -> 1.12.0 (*)
+|    |    |    +--- androidx.media:media:1.1.0 -> 1.2.1 (*)
+|    |    |    +--- com.google.android.exoplayer:extension-okhttp:2.13.3
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-common:2.13.3 (*)
+|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    |    |    \--- com.squareup.okhttp3:okhttp:3.12.11 -> 4.12.0 (*)
+|    |    |    \--- com.squareup.okhttp3:okhttp:${OKHTTP_VERSION} -> 4.12.0 (*)
+|    |    +--- com.github.wordpress-mobile:react-native-slider:3.0.2-wp-5
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-get-random-values:1.4.0
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-safe-area-context:4.8.2
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-screens:3.29.0
+|    |    |    +--- androidx.appcompat:appcompat:1.6.1 (*)
+|    |    |    +--- androidx.fragment:fragment:1.3.6 -> 1.6.2 (*)
+|    |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.2.0 (*)
+|    |    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0 (*)
+|    |    |    +--- com.google.android.material:material:1.9.0 (*)
+|    |    |    +--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.10 (*)
+|    |    |    \--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 -> 2.6.2 (c)
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-svg:14.0.0
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-webview:13.6.1
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
+|    |    |    \--- androidx.webkit:webkit:1.4.0 -> 1.10.0 (*)
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-masked-view:0.3.0
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-clipboard:1.11.2
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-fast-image:8.5.11
+|    |    |    +--- com.github.bumptech.glide:glide:4.12.0 -> 4.16.0
+|    |    |    |    +--- com.github.bumptech.glide:gifdecoder:4.16.0
+|    |    |    |    |    \--- androidx.annotation:annotation:1.5.0 -> 1.6.0 (*)
+|    |    |    |    +--- com.github.bumptech.glide:disklrucache:4.16.0
+|    |    |    |    +--- com.github.bumptech.glide:annotations:4.16.0
+|    |    |    |    +--- androidx.fragment:fragment:1.3.6 -> 1.6.2 (*)
+|    |    |    |    +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 (*)
+|    |    |    |    +--- androidx.exifinterface:exifinterface:1.3.6 (*)
+|    |    |    |    \--- androidx.tracing:tracing:1.0.0 -> 1.1.0 (*)
+|    |    |    \--- com.github.bumptech.glide:okhttp3-integration:4.12.0
+|    |    |         +--- com.github.bumptech.glide:glide:4.12.0 -> 4.16.0 (*)
+|    |    |         +--- com.squareup.okhttp3:okhttp:3.9.1 -> 4.12.0 (*)
+|    |    |         \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-reanimated:3.6.2
+|    |    |    +--- com.facebook.yoga:proguard-annotations:1.19.0
+|    |    |    +--- androidx.transition:transition:1.1.0 -> 1.4.1 (*)
+|    |    |    \--- androidx.core:core:1.9.0 -> 1.12.0 (*)
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-gesture-handler:2.14.1
+|    |    |    +--- org.wordpress.react-native-libraries.v6:react-native-reanimated:3.6.2 (*)
+|    |    |    +--- androidx.appcompat:appcompat:1.6.1 (*)
+|    |    |    +--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-linear-gradient:2.7.3
+|    |    +--- org.wordpress.gutenberg-mobile:react-native-aztec:v1.120.0-alpha1
+|    |    |    +--- androidx.legacy:legacy-support-v4:1.0.0 (*)
+|    |    |    +--- androidx.gridlayout:gridlayout:1.0.0
+|    |    |    |    +--- androidx.core:core:1.0.0 -> 1.12.0 (*)
+|    |    |    |    \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
+|    |    |    +--- androidx.cardview:cardview:1.0.0 (*)
+|    |    |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*)
+|    |    |    +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.3.0 (*)
+|    |    |    +--- org.wordpress:aztec:v2.1.2 -> v2.1.3 (*)
+|    |    |    +--- org.wordpress.aztec:wordpress-shortcodes:v2.1.2 -> v2.1.3 (*)
+|    |    |    +--- org.wordpress.aztec:wordpress-comments:v2.1.2 -> v2.1.3 (*)
+|    |    |    +--- org.wordpress.aztec:glide-loader:v2.1.2
+|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.9.10 (*)
+|    |    |    |    +--- org.wordpress:aztec:v2.1.2 -> v2.1.3 (*)
+|    |    |    |    \--- com.github.bumptech.glide:glide:4.10.0 -> 4.16.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (*)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (*)
-|    \--- com.automattic.tracks:crashlogging:5.0.0
+|    \--- com.automattic.tracks:crashlogging:5.1.0
-+--- org.wordpress:fluxc:{strictly 2.81.0} -> 2.81.0
-|    +--- org.wordpress:wellsql:2.0.0
-|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    |    \--- org.wordpress.wellsql:wellsql-annotations:2.0.0
-|    +--- org.wordpress.fluxc:fluxc-annotations:2.81.0
-|    +--- org.greenrobot:eventbus:3.3.1
-|    |    \--- org.greenrobot:eventbus-java:3.3.1
-|    +--- com.squareup.okhttp3:okhttp:4.9.0 -> 4.12.0 (*)
-|    +--- com.android.volley:volley:1.1.1 -> 1.2.1
-|    +--- androidx.paging:paging-runtime:2.1.2
-|    |    +--- androidx.paging:paging-common:2.1.2
-|    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |    |    \--- androidx.arch.core:core-common:2.0.0 -> 2.2.0 (*)
-|    |    +--- androidx.arch.core:core-runtime:2.0.0 -> 2.2.0 (*)
-|    |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.6.2 (*)
-|    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.2 (*)
-|    |    \--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0 (*)
-|    +--- com.goterl:lazysodium-android:5.0.2
-|    +--- net.java.dev.jna:jna:5.5.0
-|    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.9.10 (*)
-|    +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.6.20 -> 1.9.22 (*)
-|    +--- androidx.appcompat:appcompat:1.0.2 -> 1.6.1 (*)
-|    +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0 (*)
-|    +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.3.6 (*)
-|    +--- androidx.security:security-crypto:1.0.0
-|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    \--- com.google.crypto.tink:tink-android:1.5.0
-|    +--- com.squareup.okhttp3:okhttp-urlconnection:4.9.0 -> 4.9.2 (*)
-|    +--- com.google.code.gson:gson:2.8.5 -> 2.10.1
-|    +--- org.apache.commons:commons-text:1.10.0
-|    |    \--- org.apache.commons:commons-lang3:3.12.0
-|    +--- androidx.room:room-runtime:2.4.2 -> 2.5.0
-|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.1 (*)
-|    |    +--- androidx.arch.core:core-runtime:2.0.1 -> 2.2.0 (*)
-|    |    +--- androidx.room:room-common:2.5.0
-|    |    |    +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.9.10 (*)
-|    |    +--- androidx.sqlite:sqlite:2.3.0
-|    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.22 (*)
-|    |    \--- androidx.sqlite:sqlite-framework:2.3.0
-|    |         +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    |         +--- androidx.sqlite:sqlite:2.3.0 (*)
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.22 (*)
-|    +--- androidx.room:room-ktx:2.4.2 -> 2.5.0
-|    |    +--- androidx.room:room-common:2.5.0 (*)
-|    |    +--- androidx.room:room-runtime:2.5.0 (*)
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.22 (*)
-|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3 (*)
-|    +--- com.google.dagger:dagger:2.42 -> 2.50
-|    |    \--- javax.inject:javax.inject:1
-|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 -> 1.7.3 (*)
-|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9 -> 1.7.3 (*)
++--- org.wordpress:fluxc:{strictly trunk-8b7eeade00f33c5b4296722fb3854b3a32e06ad8} -> trunk-8b7eeade00f33c5b4296722fb3854b3a32e06ad8
+|    +--- org.wordpress:wellsql:2.0.0
+|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
+|    |    \--- org.wordpress.wellsql:wellsql-annotations:2.0.0
+|    +--- org.wordpress.fluxc:fluxc-annotations:trunk-8b7eeade00f33c5b4296722fb3854b3a32e06ad8
+|    +--- org.greenrobot:eventbus:3.3.1
+|    |    \--- org.greenrobot:eventbus-java:3.3.1
+|    +--- com.squareup.okhttp3:okhttp:4.9.0 -> 4.12.0 (*)
+|    +--- com.android.volley:volley:1.1.1 -> 1.2.1
+|    +--- androidx.paging:paging-runtime:2.1.2
+|    |    +--- androidx.paging:paging-common:2.1.2
+|    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
+|    |    |    \--- androidx.arch.core:core-common:2.0.0 -> 2.2.0 (*)
+|    |    +--- androidx.arch.core:core-runtime:2.0.0 -> 2.2.0 (*)
+|    |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.6.2 (*)
+|    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.2 (*)
+|    |    \--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0 (*)
+|    +--- com.goterl:lazysodium-android:5.0.2
+|    +--- net.java.dev.jna:jna:5.5.0
+|    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.9.10 (*)
+|    +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.6.20 -> 1.9.22 (*)
+|    +--- androidx.appcompat:appcompat:1.0.2 -> 1.6.1 (*)
+|    +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0 (*)
+|    +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.3.6 (*)
+|    +--- androidx.security:security-crypto:1.0.0
+|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |    \--- com.google.crypto.tink:tink-android:1.5.0
+|    +--- com.squareup.okhttp3:okhttp-urlconnection:4.9.0 -> 4.9.2 (*)
+|    +--- com.google.code.gson:gson:2.8.5 -> 2.10.1
+|    +--- org.apache.commons:commons-text:1.10.0
+|    |    \--- org.apache.commons:commons-lang3:3.12.0
+|    +--- androidx.room:room-runtime:2.4.2 -> 2.5.0
+|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.1 (*)
+|    |    +--- androidx.arch.core:core-runtime:2.0.1 -> 2.2.0 (*)
+|    |    +--- androidx.room:room-common:2.5.0
+|    |    |    +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.9.10 (*)
+|    |    +--- androidx.sqlite:sqlite:2.3.0
+|    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.22 (*)
+|    |    \--- androidx.sqlite:sqlite-framework:2.3.0
+|    |         +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
+|    |         +--- androidx.sqlite:sqlite:2.3.0 (*)
+|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.22 (*)
+|    +--- androidx.room:room-ktx:2.4.2 -> 2.5.0
+|    |    +--- androidx.room:room-common:2.5.0 (*)
+|    |    +--- androidx.room:room-runtime:2.5.0 (*)
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.22 (*)
+|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3 (*)
+|    +--- com.google.dagger:dagger:2.42 -> 2.50
+|    |    \--- javax.inject:javax.inject:1
+|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 -> 1.7.3 (*)
+|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9 -> 1.7.3 (*)
 +--- org.wordpress:login:1.15.0
-|    \--- org.wordpress:fluxc:trunk-ed60798b4d96ec19863c74b0f525e2e20f4525db -> 2.81.0 (*)
+|    \--- org.wordpress:fluxc:trunk-ed60798b4d96ec19863c74b0f525e2e20f4525db -> trunk-8b7eeade00f33c5b4296722fb3854b3a32e06ad8 (*)
-+--- com.automattic:Automattic-Tracks-Android:{strictly 5.0.0} -> 5.0.0 (*)
++--- com.automattic:Automattic-Tracks-Android:{strictly 5.1.0} -> 5.1.0 (*)
-\--- com.automattic.tracks:crashlogging:5.0.0 (*)
+\--- com.automattic.tracks:crashlogging:5.1.0 (*)

Please review and act accordingly

@wpmobilebot
Copy link
Contributor

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr20935-08070c4
Commit08070c4
Direct Downloadjetpack-prototype-build-pr20935-08070c4.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr20935-08070c4
Commit08070c4
Direct Downloadwordpress-prototype-build-pr20935-08070c4.apk
Note: Google Login is not supported on these builds.

@jkmassel jkmassel deleted the pantelis/in-app-updates-tracking-fixes branch October 17, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.