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

Avoid unnecessary network connectivity change breadcrumb on API <24 #1546

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

fractalwrench
Copy link
Contributor

@fractalwrench fractalwrench commented Dec 8, 2021

Goal

Builds on #1540 so that an unnecessary network change breadcrumb is not logged on devices running API <24. The CONNECTIVITY_ACTION intent is sticky so will always trigger the broadcast receiver.

Testing

Verified that E2E tests don't fail on Android 6, and otherwise relied on existing test coverage + manual testing.

@fractalwrench fractalwrench marked this pull request as ready for review December 8, 2021 11:00
Copy link
Contributor

@lemnik lemnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Pending CI

@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Dec 8, 2021

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1353.38 1168.18
arm64_v8a 483.72 299.4
armeabi -492.59 -21.55
armeabi_v7a 455.06 270.74
x86 520.57 340.35
x86_64 508.29 323.97

Generated by 🚫 Danger

@fractalwrench fractalwrench merged commit de4d911 into next Dec 8, 2021
@fractalwrench fractalwrench deleted the PLAT-7614/connectivity-legacy branch December 8, 2021 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants