summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/QSFooter.java
Commit message (Expand)AuthorAgeFilesLines
* Add better a11y support in QSFabian Kozynski2022-03-311-5/+0
* Pin footer actions to bottom of QSContainerImplFabian Kozynski2022-02-011-5/+0
* Extracting buttons below expanded QS to a separate view and controllerMichal Brzezinski2021-08-041-5/+0
* Stop sharing the QSPanel outside of its Fragment.Dave Mankoff2020-11-051-12/+0
* Remove main thread ipc call in QuickQSPanelFabian Kozynski2019-09-091-0/+5
* Fixes import ordering.Gus Prevas2018-11-141-1/+2
* Migrated SystemUI & SettingsLib to androidxAurimas Liutikas2018-04-201-1/+1
* Allow QS expansion in switch access mode.Amin Shaikh2018-04-191-3/+2
* Hide QS panel upon DISABLE2_QUICK_SETTINGS.Amin Shaikh2018-04-101-0/+2
* Use custom QS fragment for auto use-case.Anthony Chen2017-06-281-417/+51
* Fix tinting of guest icon in QS footerJason Monk2017-06-051-0/+10
* Show date + alarm icon when on lock screenJason Monk2017-05-301-5/+15
* Fix up the QS gutterJason Monk2017-05-251-0/+1
* Fix QS footer on small screensJason Monk2017-05-091-1/+2
* Fix touch target on QS dateJason Monk2017-04-191-3/+16
* Fix date going missing in QSJason Monk2017-04-171-0/+3
* Don't allow settings launch when user isn't setupJason Monk2017-03-281-0/+6
* QS Animation tweaksJason Monk2017-03-281-4/+3
* Clean up and cover more QS metricsJason Monk2017-03-271-0/+4
* Updated QS UIJason Monk2017-03-041-297/+306
* Add method for plugins to reference global dependenciesJason Monk2017-03-011-1/+1
* Fix up the tests (yet again)Jason Monk2017-01-241-2/+2
* Work on sysui dependenciesJason Monk2017-01-231-10/+10
* Replacing removed string.Winson Chung2017-01-111-1/+1
* Re-Add VPN-"Settings" button to QSFooter dialogphweiss2017-01-091-4/+9
* Merge "Show notification when network logging is enabled"Philipp Weiß2016-12-201-0/+4
|\
| * Show notification when network logging is enabledphweiss2016-12-191-0/+4
* | Rework Device Monitoring Dialog in Quicksettingsphweiss2016-12-191-20/+50
|/
* Add network logging icon to Quicksettings when enabledphweiss2016-12-081-2/+22
* Link from Quick Settings to Enterprise Privacy pageBartosz Fabianowski2016-12-061-35/+88
* Fix vpn branded string usageJason Monk2016-10-211-1/+2
* Add branded VPN messages to go along with branded iconsJason Monk2016-09-011-12/+19
* QS Footer: Don't update icon from wrong thread.Jason Monk2016-08-151-1/+8
* Merge \"Use startActivityDismissingKeyguard to show vpn setting page in keygu...Tony Mak2016-06-131-1/+1
|\
| * Use startActivityDismissingKeyguard to show vpn setting page in keyguardTony Mak2016-06-091-1/+1
* | Add a branded VPN icon for quick settings and status bar.Daniel Nishi2016-04-201-0/+11
|/
* Declare provider.Settings intent for VPN fragmentRobin Lee2016-03-241-2/+2
* DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling userMakoto Onuki2015-11-241-1/+5
* Hide VPN "settings" button when VPN is restrictedRobin Lee2015-10-061-3/+3
* Switch over to updated VPN warning stringsRobin Lee2015-06-091-28/+39
* SystemUI strings: prospective VPN strings for appsRobin Lee2015-04-301-41/+15
* SecurityController: track VPN for all usersRobin Lee2015-04-211-62/+34
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* Added a warning when the profile has an ownerSelim Cinek2014-08-281-12/+60
* Fix large text setting for QSJorim Jaggi2014-08-281-0/+7
* Less intrusive VPN dialog and other UX tweaks.Jeff Davidson2014-08-201-6/+2
* Update the QS footer from UI threadJason Monk2014-08-201-7/+23
* QS: Add security footer.Jason Monk2014-08-041-0/+218