Skip to content

Releases: battleoverflow/droid

v1.4.21

06 Mar 18:04
405e4c9
Compare
Choose a tag to compare

Changelog | v1.4.21

Features

Install: pip install droid

PyPI: https://pypi.org/project/droid/
Full Changelog: v1.4.20...v1.4.21

v1.4.20

30 Sep 01:28
Compare
Choose a tag to compare

Changelog | v1.4.20

  • User can double-click the icon to open the Droid GUI (9333d60)
  • New custom icon when running the GUI (e57316f)
  • Updated objects being destroyed for better control of what's being displayed (e57316f)
  • User can now input the location of a JSON file for saved IP addresses (e57316f)
  • Bug fixes (c1f8ea9)

Full Changelog: v1.3.16...v1.4.20

v1.3.16

28 Sep 02:56
Compare
Choose a tag to compare

Changelog | v1.3.16

  • Added a version (-v) flag and started on the GUI (5344548)
  • Added FUNDING.yml for GitHub Sponsors (d4511cf)
  • Multiple new commands: screenshot + filename output (-s, -o), logcat analysis (-l) (988eba4)
  • Now allows file system modification (without downloading the file) (-fs, -co) (335a6e6)
  • Stable GUI with 90% of the CLI commands available in a beautiful user interface! (3a2357d)
  • Included the option to add IP addresses via JSON file (allows for as many IP addresses as you need for future use) (bea2e5a)

Full Changelog: v1.2.8...v1.3.16

v1.2.8

30 Jun 22:58
Compare
Choose a tag to compare

Changelog | v1.2.8

  • Created releases for Linux (Debian) and MacOS (703979a)
  • Added functionality for remote communication with Bluetooth & WiFi services (703979a)
  • Includes uploading files from local system and removing files from the Android device (186e5a4)
  • The following arguments are also included: connecting, disconnecting, reboot, upload/remove apks (packages), and banner (author + version info) (1b9821f)