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

Add the skeleton NativeEventDecoder #1965

Merged

Conversation

lemnik
Copy link
Contributor

@lemnik lemnik commented Jan 25, 2024

Goal

Introduce a skeleton NativeEventDecoder in the NDK plugin that will eventually take-over from the existing binary decode logic.

Testing

No additional testing as the code is only skeleton for now

@lemnik lemnik requested review from tomlongridge, a user and kstenerud January 25, 2024 11:16
@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Jan 25, 2024

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1842.7 1668.31
arm64_v8a 626.95 450.82
armeabi_v7a 561.42 385.29
x86 700.66 524.53
x86_64 671.99 495.86

Generated by 🚫 Danger

@lemnik lemnik force-pushed the PLAT-11483/native-event-decoder-skeleton branch from 39d7246 to 6f5ad4b Compare January 25, 2024 16:19
@lemnik lemnik force-pushed the PLAT-11483/native-event-decoder-skeleton branch from 6f5ad4b to 1f1924e Compare January 31, 2024 09:04
@lemnik lemnik merged commit 69b7016 into integration/ndk-event-decoder Jan 31, 2024
23 checks passed
@lemnik lemnik deleted the PLAT-11483/native-event-decoder-skeleton branch January 31, 2024 11:39
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