| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I674112df2bdcec0bd94c85b1a777c336c037edc5
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
KEYBOARD!
Bug: 3413847
Change-Id: I3d427f449c6cdbad0770f087d1139dc94be50e80
|
|/
|
|
|
|
|
|
|
|
|
|
| |
We support sensorLandscape for a moment.
See also I45e30c652feab1d30c4f0379379f8ca4e455fa02
- Use sensorLandscape instead of default
- Modify paddings in default xmls to layout landscape stuffs
correctly
Change-Id: Ife03de69e4d1d2d898cd0e8de3cefd733aea8f19
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Introduce screen state, which suppress inconsistent
UI shown in 3378805.
- Introduce initSecurityFields(), which will reduce hook
inside WifiConfigController#showSecurityfields()
- fix layout for eap-not-supported case with "add network"
flow.
Bug: 3378805
Bug: 3403168
Change-Id: I52895570809095d9baceac5f84665572188ecefd
|
|
|
|
| |
Change-Id: I45e30c652feab1d30c4f0379379f8ca4e455fa02
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Implemented failure case.
* More pixel perfect
* Remove the animation
* Display the encroid on the blank screen
* Remove the back button.
* Fix portrait mode screens
Bug: 3384231
Bug: 3394103
Bug: 3388721
Bug: 3381450
Bug: 3406278
Bug: 3351832
Change-Id: Ib763c8b577198deb45255acc767bc6d5409efc0c
|
|
|
|
|
|
|
|
| |
This updates the layout to make more room for the button
text in SecuritySettings. The code now uses styled attributes
to make it easier to tweak in the future.
Change-Id: I5fbdf2f6ae4c4c1f9614ab97891f9f2fe6cda628
|
|
|
|
|
|
|
|
|
| |
* Grab a full wakelock while encrypting.
* Fix a bug with failed attempts.
* Add a custom theme to animate the screen to black.
* Fix the keyboard to be displayed properly in landscape and portrait.
Change-Id: Icc2d813ce1780588eb3b16f5204c3c60cae5236f
|
|
|
|
|
|
|
|
| |
* There is now a 30 seconds delay after 10 failed password attempts.
* The device is factory reset after 30 failed password attempts.
* Implemented the progress UI for inplace encryption.
Change-Id: Ie830b03f9c84a117ee3048086275d6049907fa3c
|
|
|
|
|
| |
This isn't final and it will wipe your device.
Change-Id: I7fecded92a745844435878d0409d620bfa571472
|
|
|
|
| |
Change-Id: I59e46366e1911ae7fd37f07719f1e7ba0825733c
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the above bug by allowing the PIN and password
screens to shrink to reveal the continue/cancel buttons
when the IME is shown.
This also fixes a minor resource bug where the title was
showing "confirm your password/pin" instead of "choose your password/pin".
Change-Id: I610c6018085e0c4ef1b6dc384566d06d1211f8ea
|
|
|
|
|
|
|
|
| |
This combines the two activities ChooseLockPatternExample and
ChooseLockPatternTutorial into one activity and makes use of the
built-in LockPatternView animation to show an example view.
Change-Id: If3a4b236a15a6d99b1c0b5c11e5e923267fa30d3
|
|
|
|
|
|
|
|
| |
This updates the layouts to conform to the latest UX spec on
large devices and fixes a bug where the IME shown for PIN
selection was the QWERTY keyboard.
Change-Id: Ib9f0b1631f11c8eff6898bfff9447d3dad75cc42
|
|
This converts most of the existing activities to fragments and wraps
them in PreferenceActivities so they can be launched as before
(e.g. by a DevicePolicyManager)
Upload after sync/rebase.
Change-Id: I4f351b75d9fca0498bcb04b4e11ff3b70765a4ba
|