Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

57 lines (43 loc) · 1.02 KB

Intent Sender Changelog

[0.13.0]

Fixed

  • Allow setting application id without component

[0.12.0]

Fixed

  • Disable automatic package-based application id extraction from component string

[0.11.0]

Added

  • Application Id is now a separate field to avoid any user confusion

Changed

  • Presentation of the History items is updated

[0.10.0]

Changed

  • Updating plugin so it is supported by the latest IDEA versions.
  • Improve ADB detection and usage logic.

[0.9.0]

Fixed

  • Fixed issue when IntentSender's tab was not shown
  • Fixed crash after a window was opened in case adb was not located before

[0.7.0]

Fixed

  • Minor fixes

[0.6.0]

Fixed

  • Minor fixes

[0.5.0]

Fixed

  • Minor fixes

[0.4.0]

Added

  • Autocomplete feature for intent action field
  • Support of string arrays as extra fields

[0.3.0]

Added

  • Display terminal output

[0.2.0]

Changed

  • Minor changes

[0.1.0]

Added

  • Initial release