Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
funcodingdev
/
sentry-java
Public
forked from
getsentry/sentry-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
25
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sentry-java
sentry-android-ndk
src
main
on
main
User selector
All users
All time
Commit history
Commits on Jul 10, 2026
feat(android): forward app hang options to NDK (#5623)
bitsandfoxes
authored
20be537
View commit details
Copy full SHA for 20be537
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
feat: Sync file attachments to native (#5211)
bitsandfoxes
authored
79a0913
View commit details
Copy full SHA for 79a0913
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
chore(deps): update Native SDK to v0.8.3 (#4298)
Show description for 0d0e1d3
3 people
authored
0d0e1d3
View commit details
Copy full SHA for 0d0e1d3
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
Do not enable Sentry SDK for Android when mixed versions are detected (#4271)
Show description for 0a04d7f
adinauer
and
getsentry-bot
authored
0a04d7f
View commit details
Copy full SHA for 0a04d7f
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
feat: Allow Hybrid SDK to `setTrace` (#4137)
bitsandfoxes
authored
158d688
View commit details
Copy full SHA for 158d688
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
feat(android-ndk): add api for getting debug images by addresses (#4089)
Show description for 5e31a6b
3 people
authored
5e31a6b
View commit details
Copy full SHA for 5e31a6b
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
chore(deps): update Native SDK to v0.7.19 (#4076)
Show description for a9719c7
4 people
authored
a9719c7
View commit details
Copy full SHA for a9719c7
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
Fix swallow NDK loadLibrary errors (#4082)
Show description for fc52a26
markushi
authored
fc52a26
View commit details
Copy full SHA for fc52a26
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
Re-apply NDK init performance improvements for 8.x.x (#3914)
Show description for dc2af27
markushi
authored
dc2af27
View commit details
Copy full SHA for dc2af27
View code at this point
Browse repository at this point
Commits on Nov 8, 2024
Merge `main` into `8.x.x` with most recent release being `7.16.0` (#3838)
Show description for e5e4336
adinauer
authored
e5e4336
View commit details
Copy full SHA for e5e4336
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
Replace `synchronized` with`ReentrantLock` (#3715)
Show description for f1b7116
adinauer
and
markushi
authored
f1b7116
View commit details
Copy full SHA for f1b7116
View code at this point
Browse repository at this point
Commits on May 28, 2024
Move NDK from sentry-java to sentry-native (#3189)
Show description for a3c251e
markushi
authored
a3c251e
View commit details
Copy full SHA for a3c251e
View code at this point
Browse repository at this point
Commits on Nov 29, 2023
7.0.0 (#2958)
Show description for 8fd337b
8 people
authored
8fd337b
View commit details
Copy full SHA for 8fd337b
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Make DebugImagesLoader public (#2993)
Show description for c296b28
stefanosiano
authored
c296b28
View commit details
Copy full SHA for c296b28
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
Improve Android specifics for ecosystem (#2757)
markushi
authored
8965f9d
View commit details
Copy full SHA for 8965f9d
View code at this point
Browse repository at this point
Commits on May 15, 2023
Add API to set custom sentry-native sdk name (#2704)
markushi
authored
6a11214
View commit details
Copy full SHA for 6a11214
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Upgrade to Android 13 sdk (#2251)
Show description for c92eb47
stefanosiano
authored
c92eb47
View commit details
Copy full SHA for c92eb47
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
Feat: Enable enableScopeSync by default for Android (#1928)
marandaneto
authored
0c48e6b
View commit details
Copy full SHA for 0c48e6b
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
catch throwable to suppress errors in Java (#1812)
bruno-garcia
authored
380ea81
View commit details
Copy full SHA for 380ea81
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
fix: Use a different method to get strings from JNI (#1214)
Swatinem
authored
112af9d
View commit details
Copy full SHA for 112af9d
View code at this point
Browse repository at this point
Commits on Apr 24, 2021
Bump: sentry-native to 0.4.9 (#1431)
marandaneto
authored
6c8aae1
View commit details
Copy full SHA for 6c8aae1
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
Fix: Pass maxBreadcrumbs config. to sentry-native (#1425)
marandaneto
authored
21dd166
View commit details
Copy full SHA for 21dd166
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
Feat: Sentry closes Android NDK and ShutdownHook integrations (#1358)
marandaneto
authored
ed6e293
View commit details
Copy full SHA for ed6e293
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
Add release registry target to craft (#1249)
bruno-garcia
authored
25a8a0f
View commit details
Copy full SHA for 25a8a0f
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Fix: Free Local Refs manually due to Android local ref. count limits #1179
marandaneto
authored
bba0c16
View commit details
Copy full SHA for bba0c16
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
feat: expose a module loader for Android thru sentry-native (#1043)
marandaneto
authored
b98169a
View commit details
Copy full SHA for b98169a
View code at this point
Browse repository at this point
fix: Clean up JNI code and properly free strings (#1050)
Swatinem
authored
26f4693
View commit details
Copy full SHA for 26f4693
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
feat: Update sentry-native to 0.4.4 (#1039)
Swatinem
authored
c1c9c30
View commit details
Copy full SHA for c1c9c30
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
sync Java to C (#937)
Show description for a87e484
3 people
authored
a87e484
View commit details
Copy full SHA for a87e484
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
ref: sentry-core to sentry (getsentry/sentry-android#553)
bruno-garcia
authored
a5b2842
View commit details
Copy full SHA for a5b2842
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Bump sentry-native to 0.4.0 (getsentry/sentry-android#512)
marandaneto
authored
41b23b4
View commit details
Copy full SHA for 41b23b4
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
fix: envelope header has sdkVersion and not sdkInfo (getsentry/sentry-android#488)
marandaneto
authored
4a693bc
View commit details
Copy full SHA for 4a693bc
View code at this point
Browse repository at this point
Commits on May 11, 2020
set missing release, env and dist to sentry-native options (getsentry/sentry-android#404)
marandaneto
authored
2cf6a46
View commit details
Copy full SHA for 2cf6a46
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
fix: Merge loadLibrary calls for sentry-native and clean up CMake files (getsentry/sentry-android#373)
Swatinem
authored
3407182
View commit details
Copy full SHA for 3407182
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
update sentry-native to 0.2.2 (getsentry/sentry-android#305)
Swatinem
authored
25e3d1c
View commit details
Copy full SHA for 25e3d1c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.