summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/SecurityControllerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-5/+19
|\
| * Replace getCurrentUser() calls with UserTrackerAlex Stetson2022-11-141-6/+19
* | SystemUI: Add VPN tileDanny Baumann2022-10-211-1/+76
|/
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* Manually register Dumpables to DumpManagerNed Burns2021-09-081-1/+5
* QS: Do not display specific disclosure when the work profile is offAlex Johnston2021-06-241-0/+6
* Update Quick Settings footer and dialog text for a financed deviceSalud Lemus2021-03-151-0/+14
* Merge "Use public API Network#getNetId() to get netid" am: 0292235a96 am: 994...Lucas Lin2021-03-041-2/+2
|\
| * Use public API Network#getNetId() to get netidlucaslin2021-03-031-2/+2
* | Merge "Switch SystemUI from IConnectivityManager to VpnManager." am: 0b303f2d...Lorenzo Colitti2021-02-101-21/+13
|\|
| * Switch SystemUI from IConnectivityManager to VpnManager.Lorenzo Colitti2021-02-091-21/+13
* | Merge "Fix test breakage caused by adding new capability by default" am: 57d0...Treehugger Robot2021-01-151-7/+2
|\|
| * Fix test breakage caused by adding new capability by defaultjunyulai2021-01-151-7/+2
* | Parental Controls disclaimerJason Parks2020-10-271-0/+51
* | 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* | Create a DemoMode controllerEvan Laird2020-08-131-2/+4
|/
* Show disclosure for organization-owned work profilearangelov2020-06-171-0/+5
* Use a BgExecutor in SecurityControllerImplBeverly2020-02-261-40/+27
* BroadcastDispatcher can use Executors nowFabian Kozynski2020-01-091-1/+2
* Conslidate @MainHandler and similar to @Main (and similar).Dave Mankoff2019-12-201-2/+2
* Finish migrating to BroadcastDispatcherFabian Kozynski2019-11-041-6/+7
* Merge "[SecurityController] Listen to USER_UNLOCKED"TreeHugger Robot2019-10-291-9/+7
|\
| * [SecurityController] Listen to USER_UNLOCKEDphweiss2019-10-221-9/+7
* | Move DI related coded into new dagger package.Dave Mankoff2019-10-211-4/+2
|/
* Remove Dependency.get usages from SecurityControllerImplJason Monk2018-12-261-6/+11
* Clean up DependencyProvider a bitJason Monk2018-12-211-0/+9
* SecurityControllorImpl: Log whole exceptionphweiss2018-09-101-1/+1
* Have the status bar listen to all macro-users VPN changes.Chalard Jean2018-03-221-0/+1
* Fix and add unittests for SecurityControllerphweiss2017-05-221-0/+6
* Implement CACert queries in SecurityControllerphweiss2017-05-051-4/+69
* Redesign of QSSecurityFooterphweiss2017-04-131-9/+39
* Work on sysui dependenciesJason Monk2017-01-231-1/+4
* Add network logging icon to Quicksettings when enabledphweiss2016-12-081-0/+5
* Link from Quick Settings to Enterprise Privacy pageBartosz Fabianowski2016-12-061-0/+5
* Merge "Added getProfileIds method returning array of userIds" into nyc-dev am...Fyodor Kupolov2016-04-111-8/+8
|\
| * Added getProfileIds method returning array of userIdsFyodor Kupolov2016-04-071-8/+8
* | Add a branded VPN icon for quick settings and status bar.Daniel Nishi2016-03-281-0/+43
|/
* Referencing static interpolators. Winson2016-01-291-4/+0
* DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling userMakoto Onuki2015-11-241-3/+3
* Hide VPN "settings" button when VPN is restrictedRobin Lee2015-10-061-0/+7
* Fixed VPN support for restricted profiles in split system user modelFyodor Kupolov2015-09-281-3/+3
* am 27912dfd: am e6b0282a: am a2681383: am acace94c: Fix race condition by gua...Jorim Jaggi2015-08-281-10/+18
|\
| * Fix race condition by guarding callbacksJorim Jaggi2015-08-281-10/+18
* | More USER_OWNER cleanup.Xiaohui Chen2015-08-241-1/+2
|/
* Check legacy VPN is connected before alertingRobin Lee2015-07-101-2/+13
* SystemUI: show owner VPN for restricted profileRobin Lee2015-06-261-6/+13
* Switch over to updated VPN warning stringsRobin Lee2015-06-091-17/+66
* SecurityController: track VPN for all usersRobin Lee2015-04-211-70/+46
* systemui: Handle case when network has been lostRaju Yadav2015-03-101-1/+2
* Add VPN Key to signal iconsJason Monk2014-09-051-2/+2