Skip to content

Releases: appium/appium-android-driver

v10.1.0

31 Jan 11:24
Compare
Choose a tag to compare

10.1.0 (2025-01-31)

Features

  • Add execute method for fetching of application strings (827d812)

v10.0.0

31 Jan 09:31
Compare
Choose a tag to compare

10.0.0 (2025-01-31)

⚠ BREAKING CHANGES

  • The following driver methods and properties were removed:
  • executeMobile
  • mobileCommandsMapping
  • mobileLock
  • mobilePushFile
  • mobilePullFolder
  • mobilePullFile
  • mobileActivateApp
  • mobileQueryAppState
  • Arguments of the following driver methods were changed:
  • mobileExecEmuConsoleCommand
  • mobileShell
  • mobileChangePermissions
  • mobileGetPermissions
  • mobilePerformEditorAction
  • mobileGetDeviceTime
  • mobileStartScreenStreaming
  • mobileDeleteFile
  • mobileIsAppInstalled
  • mobileRemoveApp
  • mobileTerminateApp
  • mobileInstallApp
  • mobileClearApp
  • mobileStartService
  • mobileStopService
  • mobileStartActivity
  • mobileBroadcast
  • mobileGetContexts
  • mobileUnlock
  • mobileRefreshGpsCache
  • mobileStartMediaProjectionRecording
  • mobileStopMediaProjectionRecording
  • mobileGetConnectivity
  • mobileSetConnectivity
  • mobileDeviceidle
  • mobileBluetooth
  • mobileNfc
  • mobileSetUiMode
  • mobileGetUiMode
  • mobileInjectEmulatorCameraImage
  • mobileSendTrimMemory
  • mobileGetPerformanceData
  • mobilePerformStatusBarCommand
  • mobileFingerprint
  • mobileSendSms
  • mobileGsmCall
  • mobileGsmSignal
  • mobileGsmVoice
  • mobilePowerAc
  • mobilePowerCapacity
  • mobileNetworkSpeed
  • sensorSet
  • mobileSetGeolocation
  • The following obsolete type definitions were removed:
  • ExecOptions
  • ShellOpts
  • ChangePermissionsOpts
  • GetPermissionsOpts
  • PerformEditorActionOpts
  • DeviceTimeOpts
  • StartScreenStreamingOpts
  • PushFileOpts
  • PullFolderOpts
  • PullFileOpts
  • DeleteFileOpts
  • IsAppInstalledOpts
  • ActivateAppOpts
  • QueryAppStateOpts
  • RemoveAppOpts
  • TerminateAppOpts
  • InstallAppOpts
  • ClearAppOpts
  • StartServiceOpts
  • StopServiceOpts
  • StartActivityOpts
  • BroadcastOpts
  • LockOpts
  • UnlockOptions
  • GpsCacheRefreshOpts
  • StartMediaProjectionRecordingOpts
  • StopMediaProjectionRecordingOpts
  • GetConnectivityOpts
  • SetConnectivityOpts
  • DeviceidleOpts
  • BluetoothOptions
  • NfcOptions
  • SetUiModeOpts
  • GetUiModeOpts
  • ImageInjectionOpts
  • SendTrimMemoryOpts
  • PerformanceDataOpts
  • StatusBarCommandOpts
  • FingerprintOpts
  • SendSMSOpts
  • GsmCallOpts
  • GsmSignalStrengthOpts
  • GsmVoiceState
  • PowerACOpts
  • PowerCapacityOpts
  • NetworkSpeedOpts
  • SensorSetOpts
  • DragOpts
  • SwipeOpts

Features

v9.15.1

26 Jan 15:06
Compare
Choose a tag to compare

9.15.1 (2025-01-26)

Miscellaneous Chores

v9.15.0

24 Jan 08:41
Compare
Choose a tag to compare

9.15.0 (2025-01-24)

Features

  • bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked (#980) (838ddaf)

v9.14.13

16 Jan 03:51
Compare
Choose a tag to compare

9.14.13 (2025-01-16)

Miscellaneous Chores

  • bump io.appium.settings to include the broad cast receiver update (#979) (27fc11e)

v9.14.12

09 Jan 10:01
Compare
Choose a tag to compare

9.14.12 (2025-01-09)

Miscellaneous Chores

v9.14.11

03 Jan 11:24
Compare
Choose a tag to compare

9.14.11 (2025-01-03)

Miscellaneous Chores

v9.14.10

29 Dec 15:55
Compare
Choose a tag to compare

9.14.10 (2024-12-29)

Bug Fixes

v9.14.9

27 Dec 04:47
Compare
Choose a tag to compare

9.14.9 (2024-12-27)

Bug Fixes

  • Tune retrieval of package launch info (#975) (bbdcc18)

v9.14.8

19 Dec 06:59
Compare
Choose a tag to compare

9.14.8 (2024-12-19)

Bug Fixes