Skip to content

Releases: mobile-next/mobilecli

Version 0.0.50

13 Jan 15:47
0.0.50
da5f6a8

Choose a tag to compare

  • General: Add apps_launch and dump_ui methods to jsonrpc (5163c8a)
  • General: Add apps_list and apps_terminate methods to jsonrpc (#142)
  • iOS: Fix missing tunnel when listing apps (#140)
  • iOS: Fixed potential double-tunnel creation and error (#140)

Version 0.0.49

01 Jan 18:48
0.0.49
33e663d

Choose a tag to compare

  • General: Add configurable --duration flag to longpress command (#139)

Version 0.0.48

18 Dec 08:57
0.0.48
6b09091

Choose a tag to compare

  • Android: Added "no-qt-window", "netspeed" and "netdelay" to android emulator start; fixes inconsistent frame-rate (#137)

Version 0.0.47

10 Dec 13:32
0.0.47
7635259

Choose a tag to compare

  • General: Don't look for iOS simulators on windows or linux (#133)
  • General: Missing 'state' in device info (#135)
  • Android: Removed "no-window" again from emulator start, headless is horribly slow (#136)

Version 0.0.46

08 Dec 16:01
0.0.46
1ba0bc1

Choose a tag to compare

  • General: Allow negative coordinates when swiping (#130)
  • iOS: Increase timeout to 60 seconds for dump ui (#131)

Version 0.0.45

07 Dec 11:09
0.0.45
1f35139

Choose a tag to compare

  • General: Removed command specific flags from root help (#129)
  • Android: Support avc format (h264 codec) for screencapture (1f35139)

Version 0.0.44

01 Dec 08:26
0.0.44
b6dc9f0

Choose a tag to compare

  • General: Bump webdriveragent to 10.2.5 (#125)
  • iOS: Support non-ascii characters in io text (#128)
  • iOS: Send home button after wda start in simulator (#127)

Version 0.0.43

30 Nov 14:11
0.0.43
3fa440f

Choose a tag to compare

  • General: Now installating dependencies with --ignore-scripts (#122)
  • General: Support raw view tree ui dumps with --format flag (#121)
  • iOS: Kill wda if StartAgent times out launching on simulator (#124)
  • iOS: Support installing wda from local directory via environment variable (#123)
  • Android: Run new avd without a window, enable snapshot-loading (#99)

Version 0.0.42

27 Nov 11:49
0.0.42
b75747f

Choose a tag to compare

  • iOS: Fix mjpeg framerate wda race condition (#119)
  • iOS: Fix multiple real devices would override each other's pointers (#120)

Version 0.0.41

26 Nov 17:43
0.0.41
5d9985b

Choose a tag to compare

  • General: Cache preflight cors check for a day (#114)
  • General: Fix wrong error message when simulator/emulator device is offline (#107)
  • iOS: Optimize "simctl list" performance by eliminating it (#115)
  • iOS: Add wda session caching for faster input operations (#111)
  • iOS: Support scale parameter for mjpeg (#110)
  • iOS: Add progress notifications on wda installation (#109)
  • Android: Improve "device list" performance by removing dependency on avdmanager (#116)
  • Android: Fix screenshot from multi-display android (like Pro Fold 9) (#113)
  • Android: Make sure ANDROID_HOME path is valid (#108)
  • Android: Faster emulator boot (removed -no-snapshot-load) and without window (#117)