Releases: TutorialsAndroid/crashx
Releases · TutorialsAndroid/crashx
New Release v7.0.1
Upgrade to v7.0.0: Redesign UI and add customization options
- Redesigned the default crash screen with a modern look using
CardViewand aScrollView. - 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
CrashActivityto 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.mdandNOTICE.
New Release v7.0.0
Upgrade to v7.0.0: Redesign UI and add customization options
- Redesigned the default crash screen with a modern look using
CardViewand aScrollView. - 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
CrashActivityto 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.mdandNOTICE.
New Version
UPDATED DEPENDENCIES
New Version
UPDATED DEPENDENCIES
New Version
Bug Fixes
New Version
Updated Dependencies
New Version
Migrated to AndroidX
New version
v0.1 first commit