| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I7b6a62ab962a463da555b0b4e1c6df312a1f311e
|
|
|
|
|
|
|
| |
Fixes the white on white in Settings when creating or confirming
a lock pattern.
Change-Id: Ie4770edbabb76b984e17b84f8f1e7c991bb2316b
|
|
|
|
|
|
|
|
|
| |
...security(PIN/Passwor/Pattern).
- remove hardcoded colors...
- define a text appearance style for the password / pin
Change-Id: I425a2daa016cb782f18de320b5696d076f576600
|
|
|
|
|
|
|
| |
In the lockscreen settings, the entry text field for the PIN/password still uses an outdated, gingerbready background. This is removed by using the default Holo background.
Bug: 12382439
Change-Id: Iaa7ea4980060762841646a4b8ea18d008518c24b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The major change is that choose pattern and confirm pattern layouts
no longer uses a split screen layout on tablets. The new layout
closely mimics the layout for portrait.
Other minor changes include:
-Made the header font size for confirm pattern and choose pattern
medium (this matches with face unlock changes).
-Made the buttons on choose pattern for landscape phone side-by-side
rather than above each other (to be consistent with face unlock).
-Removed the black background from phone landscape confirm pattern
since it's inconsistent with all the other layouts.
Change-Id: I4473fe880ac471a3b5bc5399a454b10504589f87
|
|
|
|
|
|
|
| |
Removing the tutorial that is shown the first time a user sets up
a pattern as their lock type.
Change-Id: If73c936e41458af729740fe5b178b9452c7dd2c0
|
|
|
|
|
|
| |
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: I696c0f66a16640af767da3c05b5d300fd2284ecb
|
|
|
|
|
|
|
|
|
| |
This fixes a bug where the return key was showing in some layouts
for choose/confirm password screens in Settings. Now we just use
"actionNext" which ensures we see consistent behavior across
devices.
Change-Id: I4bf3033654b85f14c55de6f418caaf1ce563c33a
|
|
|
|
| |
Change-Id: Ida98444f8942d3618d84c0a6f78cc3653ea4ad24
|
|
|
|
| |
Change-Id: Ia4086dcc09ae609be85703ba0ea3f1d6ae13b01f
|
|
|
|
|
|
|
|
|
| |
- fix padding issues in a lot of cryptkeeper screens
- fix sizing of clock that didn't fit anymore with the new font
- change titles from green to the new holo blue
Bug: 5247866
Change-Id: Ib934e9661c32cce26e1af40eaff133bae11f78dc
|
|
|
|
|
|
|
|
|
|
|
| |
- use standard IME, but force it into ASCII if it's the default IME
- provide an IME switcher if there are multiple IME's, in case the
ASCII-capable one is a different one
- make the IME shown by default
Bug: 5004456
Bug: 4698473
Change-Id: Id40a164cfe599bfdb67b81f60d4ab8a52208de88
|
|
|
|
|
|
|
|
|
| |
- prevents crash when trying to show error state
- makes progress screen not look horribly broken
Bug: 5174783
Bug: 4671153
Change-Id: Ia72830e2fdb72f174b3ed01b6fc14be7152d1932
|
|
|
|
|
|
|
| |
- Shorten description string to fit on one page
- Use new scalable LockPatternView to show example pattern.
Change-Id: I1204b6de9da05d9d3f4e503bec2fc4fb3034a4b3
|
|
|
|
|
|
|
|
|
|
| |
This fix updates the style for buttons to better conform to the screen
by using weightSums.
It also makes layouts much more flexible across platforms by making
better use of the square aspect feature of LockPatternView.
Change-Id: I63677790bf0ac52707c8c356540ecd5dc50ca33b
|
|
|
|
|
|
|
|
|
|
| |
This fixes a bug where the continue/cancel buttons were missing
from LockScreen settings in landscape mode.
The change also includes a minor change to enable using the IME enter
key to proceed to the next step.
Change-Id: I2dca0b40e38a128cc0aa637f573da01e779edb73
|
|
|
|
| |
Change-Id: Ibbb0bcb4f34ba442d9ec678277718d3141f9d807
|
| |
|
| |
|
| |
|
|
|
|
| |
Bug: #2361749.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
The power widget now uses the fuzzy-edged widget background.
It has a resonable layout in portrait and landscape.
appwidget_inner is the background for a button on the inside, with a border on the left.
appwidget_outer is the background for a button on the outside (i.e. leftmost); it
does not have a border.
|
| |
|
| |
|
| |
|
|
|