History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/UsbDebuggingActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ed8e09b66467d6a27ff30cf5248a0f0b3650eead 23-Jul-2014 Alan Viverette <alanv@google.com> Remove dialog icons

BUG: 16493564
Change-Id: Ica59abb70a924cccd705172d323a535ef9b75cf1
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/UsbDebuggingActivity.java
de84f0e77ea2bf713d15c290264059a413c2486a 12-Jun-2013 John Spurlock <jspurlock@google.com> Organize the imports in systemui.

To follow android conventions, more importantly to remove the
unused.

Change-Id: I75881718e84360a579a3b02c26489ad250bc9227
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/UsbDebuggingActivity.java
29a4b7277eeadcf7ebdfae73da1e9acf0d371903 18-Apr-2013 Benoit Goby <benoit@android.com> Fix UsbDebuggingActivity not shown in adb tcpip mode

Bug: 8646772
Change-Id: If34c756bece903a0a452070bbc94ebc71d325bf6
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/UsbDebuggingActivity.java
4e68bd420b6cfdbeadb5e69aa6448665b2da762b 26-Apr-2012 Benoit Goby <benoit@android.com> Add UsbDebuggingManager and UsbDebuggingActivity

The UsbDebuggingManager listens to adbd requests and displays a dialog
when the public key authentification fails, for the user to confirm if it
wants to allow USB debugging from the attached host. If the user chooses
to always allow USB debugging, the UsbDebuggingManager writes the public
key to adbd's config file so that the public key authenfication succeeds
next time.

Change-Id: I115c828331d8e326c380844ee33915d5dff22260
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/UsbDebuggingActivity.java