Skip to content

Releases: IsmailAlamKhan/adb_ui

v0.0.15

Choose a tag to compare

@github-actions github-actions released this 23 Jul 10:49

0.0.15

  • Fixed input text bug
  • Fixed the ui problem on about page
  • Re-arrenged the device options(commands)
  • Added new device options(commands)
    • Uninstall apk
  • Added cancel button on connect wireless dialog

v0.0.14

Choose a tag to compare

@github-actions github-actions released this 02 Feb 06:44

0.0.14

  • Fix app initialization

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 07 Nov 22:51
6063fb2

0.0.13

  • Command queue will persist across restarts
  • Added timestamps to command queue

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 07 Nov 15:16
fix getting inputs on workflow

v0.0.11

Choose a tag to compare

@IsmailAlamKhan IsmailAlamKhan released this 03 Nov 19:27
  • Update checker is improved.
  • Added support for Mac os(thanks to @roipeker).

v0.0.10

Choose a tag to compare

@IsmailAlamKhan IsmailAlamKhan released this 30 Oct 21:30
  • Recreate about page and added check for update there(#13)
  • Moved report from settings to about page
  • Auto update check on app startup(#13)

v0.0.9

Choose a tag to compare

@IsmailAlamKhan IsmailAlamKhan released this 29 Oct 09:43
  • Wireless connect for Android devices older than android 11 .
  • Input text over adb implemented

v0.0.8

Choose a tag to compare

@IsmailAlamKhan IsmailAlamKhan released this 28 Oct 23:07
  • Closed issue #12
  • Add a checkbox in file pull/ push to indicate the selected state.

v0.0.7

Choose a tag to compare

@IsmailAlamKhan IsmailAlamKhan released this 28 Oct 13:38
  • Closed issue #7.
  • Can open scrcpy if its available.

v0.0.6

Choose a tag to compare

@IsmailAlamKhan IsmailAlamKhan released this 28 Oct 08:50
  • Closed issues #9 #2 #8 #4 #10, tons of thanks goes to clragon for those feedbacks
  • Add about page.
  • Check for ADB in the app startup