History log of /packages/apps/Settings/src/com/android/settings/SetupChooseLockPassword.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/SetupChooseLockPassword.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/SetupChooseLockPassword.java
2b7d99782fd7823b47d24bb16c5e51e104290412 22-Feb-2016 Udam Saini <udam@google.com> Use the layout for calculating IME inset.

We should calculate the offset for the entire layout rather than
just the scroll view. This allows us to not special case the navigation
bar inside SystemBarHelper.setImeInsetView, as the logic before always
assumed the scroll view was passed into setImeInsetView.

bug:27063940
Change-Id: If3f09e1e07ea584097a050b987c1ab3985b4991c
/packages/apps/Settings/src/com/android/settings/SetupChooseLockPassword.java
39b467482d1bf256a111c757e9b7621c6f523271 10-Sep-2015 Jason Monk <jmonk@google.com> Depend on support lib preferences

Bug: 24576551
Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
/packages/apps/Settings/src/com/android/settings/SetupChooseLockPassword.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/SetupChooseLockPassword.java
342c74ed03cc7aa2bd67e6ff90c22307777af536 08-May-2015 Maurice Lam <yukl@google.com> [LockScreenSetup] Fix "Choose Lock PIN" title

Set the header text for SetupChooseLockPassword in onViewCreated
after the superclass has set the activity title.

Bug: 20861117
Change-Id: I27e4f06d16afd9a02647f8c10a76518f618bd6b8
/packages/apps/Settings/src/com/android/settings/SetupChooseLockPassword.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/SetupChooseLockPassword.java
8834320c6e4fdc119516d205d6c136940a27442f 18-Apr-2015 Maurice Lam <yukl@google.com> Merge "Use SetupWizardLib helpers"
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/SetupChooseLockPassword.java
3859643c5b65bd54dcacce029a3a97a0386ede25 17-Apr-2015 Maurice Lam <yukl@google.com> [LockScreenSetup] Start SUW-style screens in setup flow

Implement the new overloaded methods in the setup-specific screens
so that the SUW-styled screens will be started instead of the regular
ones as seen in Settings.

Bug: 20304053
Change-Id: I68e778e6421cfe08e20c9b4af9ed98e0f5ebcee1
/packages/apps/Settings/src/com/android/settings/SetupChooseLockPassword.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/SetupChooseLockPassword.java
f788718f2142e5546bbf1b6847793d59ffea898b 07-Jan-2015 Adrian Roos <roosa@google.com> Purge biometric weak from internal code

Bug: 18931518
Change-Id: I5da41908b1d6895a69f981e139f2d268327fafcd
/packages/apps/Settings/src/com/android/settings/SetupChooseLockPassword.java
a49c7c572f79096610853f57825d603e95ccef5f 06-Dec-2014 Maurice Lam <yukl@google.com> [FRP] Shrink lock screen when keyboard pops up

Because setup wizard uses immersive mode, the default adjustResize
flag doesn't work; so we need to respond to window insets manually.

Bug: 18651680
Change-Id: I9e53d3455c41404cca8a347b49b559200353b7ac
/packages/apps/Settings/src/com/android/settings/SetupChooseLockPassword.java
2c0c983755903bf9c0a5cb276c64ed7cf4557464 05-Dec-2014 Maurice Lam <yukl@google.com> Merge "[FRP] Use setup wizard nav bar buttons" into lmp-mr1-dev
af103b4eb476881fb27cfb9b6dc94b3fa5e74f28 04-Dec-2014 Maurice Lam <yukl@google.com> [FRP] Use setup wizard nav bar buttons

Use setup wizard nav bar buttons instead of custom button bar for
lock screen setup.

Bug: 18482708
Change-Id: I471f475ebe6bc7ba8cfbd179daddd854c1b6982a
/packages/apps/Settings/src/com/android/settings/SetupChooseLockPassword.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/SetupChooseLockPassword.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/SetupChooseLockPassword.java
6b19fa9017800b94c75238339a337fd8f6c3e808 26-Nov-2014 Maurice Lam <yukl@google.com> [FRP] Theming for Pattern and Password screens

Basic theming for pattern and password screens. Create subclasses for
ChooseLockPassword and ChooseLockPattern, and copied their XML
layouts.

This CL mainly uses the buttons in the original screens as-is, with a
follow-up CL coming to change to use the nav bar buttons.

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