History log of /packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9990f397220703f4d2c922560a8e29e60bcce39f 29-Jun-2017 Maurice Lam <yukl@google.com> Read theme for lock screen flows

Move the applyThemeResource calls up from the setup wizard specific
subclasses up to the settings classes so that it will get GLIF v2
theme on devices that request it.

Test: Manual
Bug: 62906814
Change-Id: I6ff4ff8d9ed3e6090b35b4ae7197e5d01f5a61f8
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.java
957fc67af21b87c01e2c5939f0611021d8fe6c31 31-Mar-2017 Maurice Lam <yukl@google.com> Disable SetupRedactionInterstitial when complete

When RedactionInterstitial is complete, there is no need to show the
SetupRedactionInterstitial as optional step anymore. Disable it via
package manager when RedactionInterstatial completes.

Test: Manual
Bug: 36696006
Change-Id: I3fd421d6a8a0d24d7ebbe8c1e688a10e00067f2f
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.java
d189ac52a4e49291b729d817fc903116abc086d0 15-Jun-2016 Maurice Lam <yukl@google.com> Use GLIF theme for Settings > Security > Screen lock

Bug: 24405946
Change-Id: I1fed96cbc228b6bb367637f83f9cd3bac2761417
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.java
190ec1c14acbe305ac38d7d584a66ea57b7392fa 23-Apr-2016 Maurice Lam <yukl@google.com> GLIF theme for settings

Update fingerprint and screen lock setup to GLIF theme.

- Screen lock setup while in SUW
- Fingerprint setup, in and out of SUW

Bug: 26427729
Change-Id: I1063d3b54bbeea72de38bcc246cff368bc65945e
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.java
71fde52ae36f134e93835bee53bc4bfe5481bba0 30-Mar-2016 Udam Saini <udam@google.com> Fixes graybar as status bar and unshifts header view.

StickyHeaderListView will not layout all the way to the top of the screen
if fitsSystemWindows is true.

bug:27875272
Change-Id: I4150dc183778284df2f07f3a6220e0c0b2607774
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.java
dd05ab7600f79a6e77b6b5ed3916823d5985df72 22-Mar-2016 Udam Saini <udam@google.com> Changes SetupRedactionInterstitial to be an optional step

We no longer need this to be in inside the setup flow when setting up
the lock screen. Move this class to be used as an optional step if a
lock screen is added.

bug:23893721
Change-Id: I15478e0f0d8d8771cbdce6ccf0f508cbd5dd4f36
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.java
f6077f4757183ae8b31af0928c895c806241b593 25-Jan-2016 Clara Bayarri <clarabayarri@google.com> Make Lockscreen Notification Content work for profiles

The settings for the Notification Content is user-dependent
and the correct values are used in the lock screen.

Bug: 26709332
Change-Id: I7acf94014771dacc2841da336bed645fdb948541
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.java
ccade402782d9b39331ada3859aa00893132e5c9 12-Jun-2015 Alex Chau <alexchau@google.com> Enforce Keyguard policy in Notification Settings

- Applied getKeyguardDisabledFeatures for notification settings and
notification setup page (after settings a screenlock)
- If a notification settings is disabled, the next least secure setting
will be chosen
- Although KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS can be set be
profile, it will not be reflected in both settings page. This is
because it does not affect the owner (user 0), as mentioned in
DevicePolicyManagerService.PROFILE_KEYGUARD_FEATURES_AFFECT_OWNER
- Skip RedactionInterstitial if there is <= 1 options for the user
- Tested with both Setup wizard and settings case, both pattern and
password, as well as toggling the policy on and off

Bug: 19307118
Bug: 17099898

Change-Id: If640d5576caa0163e9942569f7b4643a30bbfe0a
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.java
25e30815752ab961c72617e8a84bd964449f874b 05-Jun-2015 Maurice Lam <yukl@google.com> Update Setup Wizard redaction interstitial styles

Adhere to the setup wizard design guidelines for the redaction
interstitial shown during setup wizard.

Bug: 21561511
Change-Id: Id6c4f0d4b0075b0cbbbb4f8ab77db6f00ea72b70
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.java
752e5f3895aa6f758182d41b9c4e4cf01a15e5fb 24-Apr-2015 Maurice Lam <yukl@google.com> [LockSetup] Hide back button in notification interstitial

The back button is disabled because the lock screen is already set
up. Per UX spec, we should hide the back button instead of disabling
it.

Bug: 20427092
Change-Id: Iaaf8860208179dfa5974b172013f9882827c6c4a
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.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/SetupRedactionInterstitial.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/SetupRedactionInterstitial.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/SetupRedactionInterstitial.java
9066a5c8b3e2e6a2c8e9d961f306e53e399fca2f 23-Jan-2015 Maurice Lam <yukl@google.com> Setup lock screen go back one screen at a time

SetupChooseLockGeneric no longer finishes itself when it receives a
RESULT_CANCELED result from an activity it started.

Bug: 18631770
Change-Id: I892b76847904225fe607b9406d6e76f932daa062
/packages/apps/Settings/src/com/android/settings/SetupRedactionInterstitial.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/SetupRedactionInterstitial.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/SetupRedactionInterstitial.java