Tags · TutorialsAndroid/crashx · GitHub
Skip to content

Tags: TutorialsAndroid/crashx

Tags

v7.0.1

Toggle v7.0.1's commit message
Update ConstraintLayout and add publishing script

v7.0.0

Toggle v7.0.0's commit message
Upgrade to v7.0.0: Redesign UI and add customization options

- Redesigned the default crash screen with a modern look using `CardView` and a `ScrollView`.
- Added extensive UI customization via `CrashConfig`, including background/text colors and custom button labels.
- Introduced unique Crash IDs and expanded crash metadata (device info, thread name, and build date).
- Implemented crash report sharing support with optional email and share sheet integration.
- Refactored `CrashActivity` to improve lifecycle tracking, crash-loop protection, and background crash handling.
- Updated project configuration to `compileSdk 37`, `minSdk 23`, and added Maven Central publishing scripts.
- Enhanced the sample app with a comprehensive test suite for all v7.0.0 features.
- Added clear attribution to the original project in `README.md` and `NOTICE`.

v6.0.19

Toggle v6.0.19's commit message
UPDATED DEPENDENCIES

v5.0.19

Toggle v5.0.19's commit message
UPDATED DEPENDENCIES

v4.0.19

Toggle v4.0.19's commit message
Merge branch 'master' of https://github.com/TutorialsAndroid/crashx

Bug Fixes

v3.0.19

Toggle v3.0.19's commit message
Updated Dependencies

v2.0.19

Toggle v2.0.19's commit message
Migrated To AndroidX

v0.1

Toggle v0.1's commit message
first commit