History log of /packages/apps/Settings/src/com/android/settings/SetupEncryptionInterstitial.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7e831030201fcac9ca0acc9684497dc44cea7023 21-Jul-2015 Maurice Lam <yukl@google.com> [ScreenLock] Style encryption interstitial in SUW

When running in setup wizard, style the encryption interstitial using
styles from Setup Wizard library, to be consistent with the rest of
the setup flow.

Bug: 22587892
Change-Id: I3787643139ec4189f16e0046875fe3a688c8060b
/packages/apps/Settings/src/com/android/settings/SetupEncryptionInterstitial.java
15546c0b9ddde0bb76636a02a70c225015e3db97 21-Jul-2015 Maurice Lam <yukl@google.com> [ScreenLock] Change title of encryption interstitial

Change the title of EncryptionInterstitial to "Secure start-up".

Bug: 22587892
Change-Id: I30b9625bb2da666cd5e229445ad369fe72faad51
/packages/apps/Settings/src/com/android/settings/SetupEncryptionInterstitial.java
83301b5256e3fd930d620e8e9ad5f43cd388ba09 19-Apr-2015 Maurice Lam <yukl@google.com> [Setup] Use SetupWizardLayout

Use SetupWizardLayout for the screens that show in Settings to get
better visual consistency and new features like showing a progress
bar in list view.

Bug: 19594252
Change-Id: I53ab17a4c2d922a362e3762f1cdccb512f7d8f6e
/packages/apps/Settings/src/com/android/settings/SetupEncryptionInterstitial.java
bddc56648569ed21b696ca5451cd1fc82009bb43 04-Mar-2015 Maurice Lam <yukl@google.com> Use SetupWizardLib helpers

Use SystemBarHelper, WizardManagerHelper and themes from Setup Wizard
Library.

Bug: 19594252
Change-Id: I60b6ab4f086a170ac270fb08325fc42010293523
/packages/apps/Settings/src/com/android/settings/SetupEncryptionInterstitial.java
598be1eab6b6aa76033acb8534330731962e986a 09-Apr-2015 Maurice Lam <yukl@google.com> Add support for material_blue theme

Add support for material_blue theme, which setup wizard is going to
use for M. This changes SetupWizardUtils.getTheme to always return
either SetupWizardTheme or SetupWizardTheme_Light, and added the
theme value "material" blue.

Bug: 19729981
Change-Id: I63678312af4942be358b92a58b1c84f89aaaa6c1
/packages/apps/Settings/src/com/android/settings/SetupEncryptionInterstitial.java
0973c31db164e09cb5be275cf0f991dd208ee0fa 05-Dec-2014 Maurice Lam <yukl@google.com> [FRP] Use Lock type as header instead of "Encryption"

Bug: 18631620
Change-Id: I41799642cd019d7b33f754dc7b7305ea8a6cdac1
/packages/apps/Settings/src/com/android/settings/SetupEncryptionInterstitial.java
1227a19ecc0e5a42156027ae58bea7f77bf41a27 04-Dec-2014 Maurice Lam <yukl@google.com> [FRP] Add illustration to lock screen setup

Added the illustration JPG files, and added
SetupWizardUtils.setIllustration method that will change the
illustrations in the layout.

Bug: 18482708
Change-Id: I8c6758113f07cd33f85eaf6bc019e8194d9a17ce
/packages/apps/Settings/src/com/android/settings/SetupEncryptionInterstitial.java
ecd2b7b81fd2faa2f2f3dbe5a169c749321f3d89 01-Dec-2014 Maurice Lam <yukl@google.com> [FRP] Theme interstitials for lock screen setup

Use the setup wizard theme for EncryptionInterstital and
RedactionInterstitial as they will show during the lock screen setup
as part of setup wizard.

Bug: 18482708
Change-Id: I65c8924952345a4e17fcf4ffb7d68df53244c5d7
/packages/apps/Settings/src/com/android/settings/SetupEncryptionInterstitial.java