Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 974 Bytes

CHANGELOG.md

File metadata and controls

62 lines (37 loc) · 974 Bytes

0.0.1

  • Ininial release

0.0.2

  • Fix keyboard not shwoing on TextFields

0.2.1

  • Add flag update on run time

0.2.2

  • Add custom notification content text
  • improve the flagNotFocusable
  • update exemple

0.2.7

  • Fix overlay issue to target all SDK versions
  • add overlayTitle and overlayContent arguments
  • Fix typo

0.2.8

  • change overlay flags names

0.2.9

  • fix closing overlay
  • possibility to check if the overlay is active or not

0.3.1

  • fix the overlay permission on android versions <= 6
  • add the possibility to resize overlay while it's in action

0.3.2

  • Add the position gravity feature

0.3.3

  • Fix bugs related to android 12 +
  • Some code optimizations
  • Fix overlay popout on top of statusbar
  • Fix overlay closing

0.4.1

  • Remove secure flag
  • Detach view from engine after clsoing
  • Fix Example to show (Sending data between Main & overlay)

0.4.2

  • Fix touch freez

0.4.3

  • Fix overlay height bug