OSDN Git Service

Redesign QSSecurityFooter dialog
authorphweiss <phweiss@google.com>
Wed, 19 Apr 2017 18:14:51 +0000 (20:14 +0200)
committerPhilipp Weiß <phweiss@google.com>
Thu, 20 Apr 2017 09:42:04 +0000 (09:42 +0000)
commit0330f881447b053f88de6d30c99bfe4feed3c91d
treec5c7a38409be3583a303a1ec2a8fd0e3c23e28a7
parenta112757e1f53a0f99cacd94d886dca05bbc86519
Redesign QSSecurityFooter dialog

The dialog consists now of up to four sections: Device management,
CA certificates, Network Logging and VPN.

Also, small tweaks to the footer's coloring after the theme change of QS.

Bug: 34369166
Bug: 37492743
Test: in class QSSecurityFooterTest, which is part of "runtest systemui"

Change-Id: Ibf07a26fb6c5485a152f9d447f10c0f73acb94ba
packages/SystemUI/res/layout/quick_settings_footer.xml
packages/SystemUI/res/layout/quick_settings_footer_dialog.xml
packages/SystemUI/res/values/dimens.xml
packages/SystemUI/src/com/android/systemui/qs/QSSecurityFooter.java
packages/SystemUI/tests/src/com/android/systemui/qs/QSSecurityFooterTest.java