Commits
User selector
Commit history
Commits on Jul 8, 2026
fix(anr): extend main thread detection from thread dump (#5733)
Show description for e3bd612authored
Commits on Jul 7, 2026
feat(extend-app-start): App start extension API (#5604)
Show description for cc59f48authored
Commits on Jul 6, 2026
perf(core): Remove executor prewarm (#5681)
Show description for 7a19feeandauthored- authored
Commits on Jul 3, 2026
fix(android): Name the device-info caching thread (#5684)
Show description for 83277d1andauthored
Commits on Jul 2, 2026
build: Remove global per-test JVM heap cap (#5671)
Show description for 4414d9fandauthored
Commits on Jun 30, 2026
refactor: do not start redundant UI event transaction when one is already on Scope (#5658)
Show description for 307edcdauthoredperf(android): Defer SentryFrameMetricsCollector thread startup (#5641)
Show description for 3859a2candauthoredperf(android): Avoid exception-driven control flow in getResourceId (#5631)
Show description for e279b06andauthored
Commits on Jun 26, 2026
perf(android): Hit-test gestures without getLocationOnScreen (#5595)
Show description for d8b6ce1andauthored
Commits on Jun 25, 2026
perf(core): SDK Overhead Reduction (#5499)
Show description for 2ebf90aandauthored
Commits on Jun 23, 2026
fix(android): Fix crash when getHistoricalProcessStartReasons is called from a wrong process (#5597)
Show description for ec5e3a5andauthored
Commits on Jun 22, 2026
feat(android): Report app start reason as `app.vitals.start.reason` on standalone app start transaction (#5552)
Show description for 0c118e9andauthored
Commits on Jun 19, 2026
fix(android): Make FirstDrawDoneListener cleanup OnGlobalLayoutListener after use (#5567)
Show description for 8da852candauthored
Commits on Jun 17, 2026
perf(android): Replace Date with unix timestamp in SentryNanotimeDate (JAVA-533) (#5550)
Show description for 3a7603aandauthored
Commits on Jun 16, 2026
ci: Remove Codecov and code coverage tooling (JAVA-560) (#5547)
Show description for 773a0dfandauthored
Commits on Jun 12, 2026
feat(android): Add standalone app start tracing (#5342)
Show description for 85fd8b1authored
Commits on May 26, 2026
Commits on May 20, 2026
feat(tombstones): Add option to attach raw tombstone as protobuf (#5446)
Show description for 69508a1authored
Commits on May 12, 2026
chore(deps): bump spotless from 7.0.4 to 8.4.0 (#5411)
Show description for 16da8b8andauthored
Commits on May 11, 2026
- authored
fix(android): Declare test-snapshots as task output for cache compatibility (#5396)
Show description for ae06e70authored
Commits on May 7, 2026
Upload screenshot snapshots to Sentry (#5378)
Show description for eb95dedandauthored
Commits on May 6, 2026
feat(replay): Capture SurfaceView content (experimental) (#5333)
Show description for 7ce4e91andauthored
Commits on May 5, 2026
fix(feedback): Improve shake detection sensitivity (#5366)
Show description for e3e78e1authored
Commits on May 4, 2026
feat(feedback): Add per-form shake detection and sample app showcases (#5353)
Show description for 8558cacauthoredfix(feedback): Show soft input keyboard on the Feedback form (#5359)
Show description for b469e46andauthored
Commits on Apr 30, 2026
ref(feedback): Deprecate SentryUserFeedbackButton (#5350)
Show description for e63ad34andauthoredref(feedback): Rename Dialog to Form across feedback APIs (#5349)
Show description for 7659fe5andauthoredfeat(android): Add queryable getFramesDelay API to SentryFrameMetricsCollector (#5248)
Show description for 61659b6andauthored
Commits on Apr 22, 2026
fix(gestures): Thread-safe SentryGestureDetector with per-gesture VelocityTracker recycle (#5301)
Show description for 2fcda64andauthoredfix(gestures): Prevent duplicate ui.click breadcrumbs from buried window callbacks (#5300)
Show description for 952b180andauthored
Commits on Apr 16, 2026
fix(gestures): Replace GestureDetectorCompat with lightweight detector to fix ANR (#5138)
Show description for de6a178andauthored
Commits on Apr 14, 2026
chore(deps): update Gradle to v9.4.1 (#5063)
Show description for ce4b2c1authored
Commits on Apr 8, 2026
perf(init): Do not retrieve ActivityManager if API < 35 (#5275)
Show description for 327ca51authored