..
pairing
[adb] generic "cast_handle_to_int" function
2020-03-26 22:25:46 -07:00
adb_client.cpp
adb: don't cache failure to get features.
2020-05-15 16:22:31 -07:00
adb_client.h
[adb client] Add "mdns services" command.
2020-04-22 08:43:15 -07:00
adb_install.cpp
Passing additional flags to incremental installation.
2020-05-14 13:58:47 -07:00
adb_install.h
Adds atomic install support to adb
2019-01-11 18:13:36 +00:00
adb_wifi.cpp
[adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation.
2020-02-21 21:06:40 +00:00
auth.cpp
adb: change mdns tls service names (RFC 6763).
2020-04-17 16:38:34 -07:00
bugreport.cpp
adb: add interfaces for Encoder/Decoder.
2020-04-02 17:11:07 -07:00
bugreport.h
adb: switch over to Android.bp.
2018-02-28 15:29:50 -08:00
commandline.cpp
adb: add `adb transport-id` command.
2020-05-05 14:43:53 -07:00
commandline.h
adb: report error in copy_to_file.
2020-02-04 13:47:57 -08:00
console.cpp
NFC: Fix potentially uninitialized 'port' variable.
2019-05-09 12:55:41 -07:00
fastdeploy.cpp
adb: add dry-run option to push/sync.
2020-04-02 17:11:08 -07:00
fastdeploy.h
FastDeploy refactor: 2+GB APK support, optimizations, tests.
2019-10-02 13:25:03 -07:00
fastdeploycallbacks.cpp
FastDeploy refactor: 2+GB APK support, optimizations, tests.
2019-10-02 13:25:03 -07:00
fastdeploycallbacks.h
FastDeploy refactor: 2+GB APK support, optimizations, tests.
2019-10-02 13:25:03 -07:00
file_sync_client.cpp
adb: fix feature sets on devices that don't have them.
2020-04-16 19:39:05 -07:00
file_sync_client.h
adb: add dry-run option to push/sync.
2020-04-02 17:11:08 -07:00
incremental.cpp
Passing additional flags to incremental installation.
2020-05-14 13:58:47 -07:00
incremental.h
Passing additional flags to incremental installation.
2020-05-14 13:58:47 -07:00
incremental_server.cpp
[adb data server] Initialize variable
2020-04-20 11:06:13 -07:00
incremental_server.h
[adb data server] wait for installation results before terminates
2020-03-24 10:27:47 -07:00
incremental_utils.cpp
[incfs] Stream the hash tree for incremental installation
2020-04-13 13:00:01 -07:00
incremental_utils.h
macOS build fix: no off64_t on darwin.
2020-04-14 15:34:01 -07:00
line_printer.cpp
adb: win32: LinePrinter Unicode support
2018-09-02 16:27:12 -07:00
line_printer.h
adb: don't spew push/pull progress to dumb terminals.
2018-08-22 17:28:33 -07:00
main.cpp
adbd: avoid compiling more code in the daemon.
2020-04-27 14:38:28 -07:00
transport_local.cpp
adb: split transport_local.cpp into client/daemon.
2020-04-22 23:15:02 -07:00
transport_mdns.cpp
[adb client] Fix mdns discovery service registry.
2020-05-05 00:21:12 -07:00
transport_usb.cpp
Move adbd's legacy USB implementation to fastboot.
2020-03-30 16:43:06 -07:00
usb.h
Move adbd's legacy USB implementation to fastboot.
2020-03-30 16:43:06 -07:00
usb_dispatch.cpp
Move adbd's legacy USB implementation to fastboot.
2020-03-30 16:43:06 -07:00
usb_libusb.cpp
Move adbd's legacy USB implementation to fastboot.
2020-03-30 16:43:06 -07:00
usb_linux.cpp
Move adbd's legacy USB implementation to fastboot.
2020-03-30 16:43:06 -07:00
usb_osx.cpp
Move adbd's legacy USB implementation to fastboot.
2020-03-30 16:43:06 -07:00
usb_windows.cpp
Move adbd's legacy USB implementation to fastboot.
2020-03-30 16:43:06 -07:00