- Ininial release
- Fix keyboard not shwoing on TextFields
- Add flag update on run time
- Add custom notification content text
- improve the
flagNotFocusable
- update exemple
- Fix overlay issue to target all SDK versions
- add
overlayTitle
andoverlayContent
arguments - Fix typo
- change overlay flags names
- fix closing overlay
- possibility to check if the overlay is active or not
- fix the overlay permission on android versions <= 6
- add the possibility to resize overlay while it's in action
- Add the position gravity feature
- Fix bugs related to android 12 +
- Some code optimizations
- Fix overlay popout on top of statusbar
- Fix overlay closing
- Remove secure flag
- Detach view from engine after clsoing
- Fix Example to show (Sending data between Main & overlay)
- Fix touch freez
- Fix overlay height bug