summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/usb/UsbPermissionActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate USB audio device permission warning dialogJason Chang2022-04-151-14/+30
* Refactor USB permission and confirm dialogs.Philip Junker2021-09-291-162/+29
* Add non-system overlay flag for usb perm dialogMilton Wu2021-08-091-0/+3
* Hide "Always Allow" UI for USB warning instances.Paul McLean2019-11-221-2/+5
* Update PermissionChecker usages to avoid unnecessary attribution.Svet Ganov2019-10-041-1/+1
* Adding additional prompt to UsbPermissionsDialg for audio devices.Paul McLean2019-10-031-2/+16
* USB permission and resolve activity refactor.lgcheng2018-08-301-122/+20
* Remove app icon from USB dialogsIan Lake2018-01-051-1/+0
* Handle if mAlwaysUse is not be setPhilip P. Moltmann2017-11-161-2/+2
* Don't show "always use" when app can't be defaultPhilip P. Moltmann2017-11-091-15/+124
* Organize the imports in systemui.John Spurlock2013-06-121-3/+1
* Make USB services multi-user aware.Jeff Sharkey2012-10-021-3/+6
* USB Manager string clean up:Mike Lockwood2011-03-151-3/+7
* Add a dialog to ask user to start an application for a USB device or accessoryMike Lockwood2011-03-131-6/+6
* Close USB dialogs if their corresponding accessory or device has disconnectedMike Lockwood2011-03-081-0/+6
* USB: Add API and dialog for apps to request permissions for USB devices and a...Mike Lockwood2011-03-081-0/+164