All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Migrates to AndroidX RNMT-6236
- BREAKING: Drops support for apps targeting SDK 28 (Android 9) or lower RNMT-6236
- Adds granular media permissions for Android 13 RNMT-5590
- Update gradle to stop using the recently removed keyword 'compile' RNMT-5055
- Update hooks to be compatible with Cordova CLI 10 RNMT-4364
- Fixes an issue that was changing the application orientation lock on closing AppFeedback RNMT-4290
- Fixes and issue that was preventing audio recording in Android 10 devices RNMT-3763
- Navigation bar is now correctly positioned in Android devices with notch when using status bar overlay RNMT-3663
- Navigation bar no longer has an incorrect size in Android 4.4 devices when using status bar overlay RNMT-3663
- View is now correctly panned/resized in Android when keyboard is visible RNMT-3664
- Fixes and issue that was preventing successfull builds with older versions than MABS 6.0 RNMT-3696
- Register/unregister receiver in proper lifecycle callbacks RNMT-3515
- Add support for DarkMode RNMT-3629
- Opens ECT through broadcast gestures when targeting Android 10 and above RNMT-3515
- Adds support for WKWebView RNMT-2573