summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/usb
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: Restrict persistent USB drive notifications to USB disksAdrianDC2016-07-021-2/+5
* SystemUI: Add support for persistent usb drive notification.Adnan Begovic2016-06-061-0/+2
* SystemUI: ensure volume record exists before showing notificationScott Mertz2016-04-011-1/+1
* storage: Do not notify for volumes on non-removable disksTom Marshall2015-11-251-0/+5
* Handle missing migration source volume.Jeff Sharkey2015-07-051-1/+3
* Notification for non-adopotable disks shouldn't be snoozedMakoto Onuki2015-06-241-7/+14
* Dismiss migration notification when wizard done.Jeff Sharkey2015-06-161-0/+12
* Start using new storage strings.Jeff Sharkey2015-06-141-11/+11
* usb debugging: show alert to secondary userXiaohui Chen2015-06-031-0/+96
* Push initial disk state, handle empty media.Jeff Sharkey2015-05-191-1/+6
* Updated storage notification icons.Jeff Sharkey2015-05-131-12/+15
* Add alternate intents and refinement callbacks to ChooserActivityAdam Powell2015-05-061-1/+2
* Returning to wizard, split move events.Jeff Sharkey2015-04-291-32/+125
* Split some VolumeInfo state into VolumeRecord.Jeff Sharkey2015-04-281-28/+234
* Broadcast hidden volumes, notification polish.Jeff Sharkey2015-04-181-49/+56
* Wire up non-visible volumes, more states.Jeff Sharkey2015-04-181-7/+8
* Volumes know parent disks; unsupported disks.Jeff Sharkey2015-04-171-6/+29
* Persist nickname and flags for volumes.Jeff Sharkey2015-04-141-21/+74
* Checkpoint of storage notifications.Jeff Sharkey2015-04-141-374/+190
* Implement ChooserTargetService querying for ChooserActivityAdam Powell2015-04-131-2/+3
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-2/+2
* 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