- Fixes NPE caused by hyperion service disconnect (Fixes #225)
- Fixes memory leak caused by dangling hyperion service connections (Fixes #220)
- Increment target SDK version to 30 (Fixes #191)
- Update Core plugins to Androidx / Jetpack
- Fixes CI publish script
- Updates AGP and gradle versions
- Fixes #197
- Fixes #190
- Selectable text in crash plugin
- Fixes #179
- Fixes #175
- Adds public API for closing the drawer
- Adds Timber plugin
- Support private variables in BuildConfig (Enabled test coverage to demonstrate private field in sample)
- Support basic printing of arrays in BuildConfig
- Added try/catch to prevent a blank screen on any future unsupported fields in the BuildConfig
- Fixes Recorder Plugin menu layout
- Adds button to Timber Plugin to share logs
- Fixes foreground permission issue on Android P