Skip to content

Releases: tauri-apps/cargo-mobile2

cargo-mobile2 v0.22.4

29 Apr 12:15
b2c7a29

Choose a tag to compare

[0.22.4]

  • 74138d4 (#509 by @lucasfernog) Fixed Android logcat process detection when running an app with --application-id-suffix.

cargo-mobile2 v0.22.3

17 Mar 11:00
07625e1

Choose a tag to compare

[0.22.3]

  • b725fe8 (#505) Added Device::run_with_application_id_suffix to support running different build variants. This relates to the applicationIdSuffix as defined in Android development,
    described in these docs.

cargo-mobile2 v0.22.2

15 Jan 11:36
c77b28d

Choose a tag to compare

[0.22.2]

cargo-mobile2 v0.22.1

16 Oct 12:28
4071325

Choose a tag to compare

[0.22.1]

  • 3a85ff8 Added android::device::ConnectionStatus::Authorizing and made the enum non_exhaustive.
  • c2e2f6c Add missing timeout on adb shell usage.

cargo-mobile2 v0.22.0

16 Oct 11:22
8cd9707

Choose a tag to compare

[0.22.0]

  • bac9260 (#495 by @lucasfernog) Added android::adb::device_list::Error variants now include the serial number of the device that caused the error.
  • bac9260 (#495 by @lucasfernog) Added android::adb::device_list now returns disconnected devices. Check with android::Device::status.
  • bac9260 (#495 by @lucasfernog) Added android::Device::start_detached_with_options.

cargo-mobile2 v0.21.2

16 Oct 10:43
51967ce

Choose a tag to compare

[0.21.2]

  • eba8283 (#493 by @lucasfernog) Prevent adb device list from getting stuck if any of the available devices are not properly connected.

cargo-mobile2 v0.21.1

10 Oct 16:44
03b77f8

Choose a tag to compare

[0.21.1]

cargo-mobile2 v0.21.0

09 Oct 11:19
87d1bdb

Choose a tag to compare

[0.21.0]

cargo-mobile2 v0.20.7

30 Aug 11:09
813630e

Choose a tag to compare

[0.20.7]

cargo-mobile2 v0.20.6

29 Aug 14:42
da4ee56

Choose a tag to compare

[0.20.6]