summaryrefslogtreecommitdiff
path: root/core/java/android/debug
Commit message (Expand)AuthorAgeFilesLines
* Allow BAL for usb debugging notificationsChristian Hoffmann4 days1-1/+7
* adb: replace `if(transportType==` with `switch(transportType)`Roman Kiryanov2025-04-241-9/+15
* adb: add vsock to AdbTransportTypeRoman Kiryanov2025-04-181-0/+1
* adb: add a comment about AdbTransportTypeRoman Kiryanov2025-04-181-0/+4
* adb: Revert "Allow UsbDeviceManager to start adbd again."Roman Kiryanov2025-04-011-10/+0
* Merge "Fix ADB key file reading"Treehugger Robot2022-06-221-0/+6
|\
| * Fix ADB key file readingWilliam Hester2022-06-211-0/+6
* | Add OWNERS for core/java/android/debugWilliam Hester2022-06-211-0/+1
|/
* Merge SP2A.220405.004 to aosp-master - DO NOT MERGEBill Yi2022-04-071-0/+3
|\
| * Restrict AdbManager broadcasts to apps with MANAGE_DEBUGGING permission.Joshua Duong2022-02-141-0/+3
* | AdbService sends callback on adb debugging enabled / disabled.Yifan Hong2021-08-032-0/+42
* | IAdbManager.getPairDevices returns FingerprintAndPairDevice[].Yifan Hong2021-08-032-2/+33
* | PairDevice to structured Parcelable.Yifan Hong2021-08-032-112/+39
|/
* Don't attach PendingIntent if settings app is hidden.Joshua Duong2020-05-151-5/+14
* Fix PendingIntent hijacking for adb notifications.Joshua Duong2020-04-171-0/+90
* Allow UsbDeviceManager to start adbd again.Joshua Duong2020-02-261-0/+10
* Add AdbTransportType.aidl. Add AdbWifi internal API stubs.Joshua Duong2020-02-196-2/+305
* Add SystemApis isAdbWifiSupported(), isAdbWifiQRSupported() to AdbManager.Joshua Duong2020-01-172-3/+45
* Fix Test Harness Mode to work with new ADB fileWilliam Hester2019-02-081-0/+12
* Move AdbDebuggingManager to AdbServiceKenny Root2018-10-311-1/+24
* AdbService: move source of truth for enabledKenny Root2018-10-311-0/+1
* Add function to query ADB stateKenny Root2018-10-311-0/+5
* Add ADB transport skeletonKenny Root2018-10-312-0/+34
* Add empty AdbManagerInternal for system serverKenny Root2018-10-311-0/+26
* Add empty AdbService to SystemServerKenny Root2018-10-312-0/+63
* Remove unused JNITest classAshok Bhat2014-02-211-48/+0
* Correct executable bit for source filesKenny Root2012-11-071-0/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+53
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-53/+0
* Initial ContributionThe Android Open Source Project2008-10-212-0/+53