- Add support for Android 15 #76
- adding a custom dialog #74
- Fix shaky crash due to : Software rendering doesn't support hardware bitmaps #73
- Update several build dependencies
- Update Falcon library
- Bump to AGP7/Gradle7
- Build with JDK 11
- Keep target and build SDK to Java 1.8
- First Maven Central release #56
- Fix alert dialog styling by setting "materialAlertDialogTheme" #51
- Add ability to customize title and message of shaky dialog #43
- Add subcategories for Bug feedback type #44
- Make UI themeable #47
- Bump minSdk to 21 #47
- Fix calling nullable activity directly in broadcast receiver #37
- Adding the option to customize the send icon #38
- Added callback during the feedback submission flow #40
- Allow configuring shake sensitivity from the feedback UI #30
- Fix transitive dependency configuration
- NOTE: This release did not correctly publish dependency information. Use 2.0.1 instead.
- Migrate to AndroidX libraries
- Auto-captialize input fields (#17)
- Allow setting the sensitivity of the underlying ShakeDetector (#18)
- Integrate Falcon screenshot library to support higher quality screenshots (#26)
- Fix regression where feedback flow is not triggered after shaking
- Added API to programmatically trigger feedback flow (#6)
- Fixed left-aligned "OK" button on AlertDialog
- Use sentence casing input method for feedback input EditText
- Fixed localization issues, added Norwegian
- Fixed #7 - small image bug
- Added localization
- Initial release.