Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 444 Bytes

changelog.md

File metadata and controls

25 lines (19 loc) · 444 Bytes

Change Log

All notable changes to BaseMobileTasks-ane will be documented in this file.

0.9.0

  • Initial release

1.0.0

Added

  • Vibrate method

Changed

  • Removed extension id from ane.properties

1.1.0

Added

  • Native dialog methods (alert and confirmation)

1.2.0

Added

  • Internet connection check

Changed

  • Renamed Context.java to MobileTasksContext.java
  • Now catching Throwables
  • General clean up