summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/usb
Commit message (Expand)AuthorAgeFilesLines
* am 53006cab: am cc19946d: Added notification color to all system notificationsSelim Cinek2014-08-201-1/+4
|\
| * Added notification color to all system notificationsSelim Cinek2014-08-201-1/+4
* | am 840e9325: am 2013cb1f: Merge "Prevent system_server shutdown when trying t...Jeff Sharkey2014-08-121-0/+18
|\ \ | |/ |/|
| * Prevent system_server shutdown when trying to format external storageJohn Eckerdal2014-03-201-0/+18
* | Remove dialog iconsAlan Viverette2014-07-221-1/+0
* | Categorize some system notifications.Dan Sandler2014-03-261-0/+2
* | Make some notifications public (safe for secure lockscreens):Dan Sandler2014-01-301-0/+3
|/
* Remove trailing whitespace from system ui.John Spurlock2013-07-172-11/+11
* Decouple storage notification from status bar.John Spurlock2013-06-251-37/+29
* Organize the imports in systemui.John Spurlock2013-06-124-24/+12
* Migrate systemui Slog calls to LogJohn Spurlock2013-06-061-5/+5
* Fix UsbDebuggingActivity not shown in adb tcpip modeBenoit Goby2013-04-171-1/+5
* Quiet down a lot of logging.Dianne Hackborn2012-11-271-4/+6
* Make USB services multi-user aware.Jeff Sharkey2012-10-024-27/+32
* Update references to migrated global settings.Jeff Brown2012-09-251-2/+2
* Fix issue #7214090: Need to be able to post notifications to all usersDianne Hackborn2012-09-241-6/+11
* Add UsbDebuggingManager and UsbDebuggingActivityBenoit Goby2012-08-201-0/+137
* Fix bug 5614962 - Constant spinning wheel in USB Mass Storage screen (UX)Adam Powell2011-11-171-5/+0
* Revert "USB connected notification and temporary USB options dialog"Mike Lockwood2011-07-021-96/+0
* Combine UsbManager.setPrimaryFunction and setDefaultFunctionMike Lockwood2011-06-221-91/+90
* Fix window leak in UsbPreferenceActivityMike Lockwood2011-06-221-1/+5
* USB: Make MTP/PTP toggle in the USB preferences set the default modeMike Lockwood2011-06-201-0/+2
* USB connected notification and temporary USB options dialogMike Lockwood2011-06-171-0/+91
* USB Manager string clean up:Mike Lockwood2011-03-154-7/+27
* Fix broadcast receiver leak in UsbConfirmActivityMike Lockwood2011-03-141-0/+8
* Add a dialog to ask user to start an application for a USB device or accessoryMike Lockwood2011-03-133-11/+167
* Support for USB accessory URIsMike Lockwood2011-03-101-0/+100
* Close USB dialogs if their corresponding accessory or device has disconnectedMike Lockwood2011-03-083-12/+106
* USB: Add API and dialog for apps to request permissions for USB devices and a...Mike Lockwood2011-03-082-0/+265
* Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-011-1/+1
* am 2742c9c2: am 163c28b5: Merge "Managed dialogs should run on the same threa...Joe Onorato2011-02-041-6/+20
|\
| * Managed dialogs should run on the same thread as their activity.Joe Onorato2011-02-031-6/+20
* | Rename android.hardware.Usb to UsbManager and UsbObserver to UsbServiceMike Lockwood2010-12-091-4/+4
|/
* Squash ANRs in UsbStorageActivity.Daniel Sandler2010-11-031-14/+57
* Fix the fix for storage ANRs.Daniel Sandler2010-11-031-2/+29
* Revert "UMS: Avoid SystemUI ANRs during long vold operations."Dianne Hackborn2010-11-021-29/+2
* UMS: Avoid SystemUI ANRs during long vold operations.Daniel Sandler2010-11-021-2/+29
* Fix SD card mounting issues #3074555 and #3072332Dianne Hackborn2010-10-111-20/+10
* Make USB mass storage hide keyguard when shown.Dianne Hackborn2010-10-041-0/+6
* SystemUI: Use new USB notifications to detect USB disconnect.Mike Lockwood2010-09-211-8/+9
* Use fullScreenIntent to show the USB mass storage dialog.Daniel Sandler2010-07-081-15/+17
* Move the usb mass storage notification & activity into SystemUI.apk.Joe Onorato2010-06-092-0/+668