ya-webadb/libraries/android-bin
2023-10-10 12:30:30 +08:00
..
src chore: update dependencies 2023-10-10 12:30:30 +08:00
.eslintrc.cjs feat(bin): add wrapper for bu 2023-07-07 18:30:01 +08:00
.npmignore chore: integrate ESLint 2022-12-22 01:42:24 +08:00
CHANGELOG.json chore: bump versions 2023-08-25 22:07:52 +08:00
CHANGELOG.md chore: bump versions 2023-08-25 22:07:52 +08:00
jest.config.js feat(bin): add wrapper for bu 2023-07-07 18:30:01 +08:00
LICENSE fix(credential): support web workers 2023-08-03 14:02:14 +08:00
package.json chore: update dependencies 2023-10-10 12:30:30 +08:00
README.md chore: update README and comments 2023-01-26 05:32:10 +08:00
tsconfig.build.json chore: update dependencies 2023-05-22 12:57:03 +08:00
tsconfig.json feat(bin): add wrapper for bu 2023-07-07 18:30:01 +08:00
tsconfig.test.json feat(bin): add wrapper for bu 2023-07-07 18:30:01 +08:00

@yume-chan/android-bin

Wrappers for Android built-in executables.

Currently it's bound to @yume-chan/adb, maybe one day it can be used with other executors.

Implemented

  • bugreport
  • bugreportz
  • settings
  • Demo mode
  • logcat

Planned