..
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
install-multi-package fix
2020-07-16 04:57:07 +00:00
adb_install.h
Adds atomic install support to adb
2019-01-11 18:13:36 +00:00
adb_wifi.cpp
'adb pair' by mdns instance name.
2020-05-18 14:23:01 -07:00
auth.cpp
Fix quoting of paths in auth code.
2020-07-15 11:55:40 -07:00
bugreport.cpp
Explicitly show the destination filename for a bugreport.
2020-06-18 11:05:38 -07:00
bugreport.h
commandline.cpp
adb: implement zstd compression for file sync.
2020-05-28 13:00:01 -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: implement zstd compression for file sync.
2020-05-28 13:00:01 -07:00
file_sync_client.h
adb: add dry-run option to push/sync.
2020-04-02 17:11:08 -07:00
incremental.cpp
Revert "[adb] fix signature check"
2020-08-14 23:45:00 +00:00
incremental.h
Passing additional flags to incremental installation.
2020-05-14 13:58:47 -07:00
incremental_server.cpp
Signature checks.
2020-06-02 23:12:58 +00: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
Signature checks.
2020-06-02 23:12:58 +00: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
mdns_utils.cpp
Add mDNS service instance name parser.
2020-05-07 10:25:15 -07:00
mdns_utils.h
Add mDNS service instance name parser.
2020-05-07 10:25:15 -07:00
mdns_utils_test.cpp
Add mDNS service instance name parser.
2020-05-07 10:25:15 -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] Fix crash in mdns service removal.
2020-07-01 15:06:33 -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