Skip to content

0.1.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@tareksander tareksander released this 29 Apr 15:21
· 16 commits to main since this release
  • Implemented all Protobuf methods
  • Added features for the Protobuf protocol:
    • setting an Activity to fullscreen
    • intercepting volume buttons
    • hardware-accelerated rendering with SurfaceViews
    • setting the secure flag for an Activity, disabling screenshots and blanking it out in the app switcher
  • WebView fixes
  • Changed the app icon a bit
  • Added more demo videos
  • Implemented a Bash library
  • Implemented a C library (tutorial not yet fully finished)

The next release will be 1.0.0 and will include:

  • ConstraintLayout support
  • Events for scrolling in Nested/HorizontalScrollView
  • Dialogs inside Activities, so that they can survive app switching
  • Events for PiP action buttons

After that I view this plugin as mostly feature-complete, if you want to suggest a feature, you can open an issue for it.