summaryrefslogtreecommitdiffstats
path: root/res/layout/crypt_keeper_status.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix UI to mocksPaul Lawrence2014-08-111-4/+6
| | | | | Bug: 16034329 Change-Id: I6746baeee3f49ad1df2524d690c870f49afedb48
* Show countdown of remaining decrypt attempts before wiping devicePaul Lawrence2014-07-241-1/+4
| | | | | Bug: 16496992 Change-Id: Ibdd4bbbf9a9eeafee5e0e5ed48464d524628cf12
* Final touches to material theme for phonesPaul Lawrence2014-07-171-9/+8
| | | | | | | | | | Fix layout Improve text color/size Improve edit box look Hide status bar at top Bug: 15328359 Change-Id: Ia0ea75c74b352963ccf47db0ff7c9684adc1f2a3
* Fix owner infoPaul Lawrence2014-06-131-3/+4
| | | | | | | The owner info field was set to be the same size as the status field. This means, that, for instance, when the status field shows 'Try again' you only get a very short owner info area. Change-Id: Ib9b49f8d64d47f0ade686f1f99b2d1a2176cdfc5
* Show OwnerInfo on CryptKeeper screenPaul Lawrence2014-04-011-0/+13
| | | | | | | | | Depends on framework change from https://googleplex-android-review.git.corp.google.com/#/c/435138/ Bug 13526708 Change-Id: I16189b629b5515ec5175e05155ba4ec0c27d22fb
* Remove clockVikram Aggarwal2012-10-161-38/+0
| | | | | | Bug: 7267695 time on "decrypt storage" page is wrong Change-Id: I582e758006f0e01aedaffc6c9310d550abb56000
* Make Settings app aware of layout directionFabrice Di Meglio2012-07-241-3/+3
| | | | | | - see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi) Change-Id: I696c0f66a16640af767da3c05b5d300fd2284ecb
* Center clock on phonesVikram Aggarwal2012-05-041-1/+0
| | | | | | Fix b/5579000 Change-Id: I80431999939fbecdf693649d58ad2031c03208b0
* UI fixes for tabletsVikram Aggarwal2012-05-031-0/+2
| | | | | | | | | 1. Center the clock on Xoom and large tablets. Fix b/5579000 2. Correctly remove the emergency call button if the device (*cough* Nakasi *cough*) does not have telephone capability. Change-Id: Ib7552dc35392a1b9d6c0381c6167949e2b163ddc
* Include the clock in landscape on XoomVikram Aggarwal2012-05-021-10/+0
| | | | | | | | | | | | | | | | 1. R.id.status was defined twice and was used inconsistently in code: (visibility set to enabled, but only on portrait...) This code removes the bad view. 2. The TextView date was never used, either by another layout or by code. Deleting this view too. 3. Including a standard status layout on smallest-width-600px, which includes a clock and a status message on Xoom. Fix b/6061076 Change-Id: Ibb492e89f6a4a38ac6a22398ec9c14bbe3fb7e3d
* Fix 5579440: Add transport control view to tablet unlock screensJim Miller2011-11-141-13/+0
| | | | | | | The AM/PM indicator is no longer used in lockscreen. This propagates the change to the cryptkeeper. Change-Id: Iecd99f6439b5f898443e7d5c37984f7cd7607ce5
* Misc UI fixes for settings (mostly cryptkeeper)Ben Komalo2011-09-011-6/+6
| | | | | | | | | - 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
* Misc fixes to CryptKeeperBen Komalo2011-08-291-1/+0
| | | | | | | | | | | - 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
* Fixes to CryptKeeper layout for phonesBen Komalo2011-08-171-1/+3
| | | | | | | | | - prevents crash when trying to show error state - makes progress screen not look horribly broken Bug: 5174783 Bug: 4671153 Change-Id: Ia72830e2fdb72f174b3ed01b6fc14be7152d1932
* More UI tweaks.Jason parks2011-01-251-4/+1
| | | | | | | | | * 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
* Move the CryptKeeper to Settings.Jason parks2011-01-121-0/+102
Change-Id: I59e46366e1911ae7fd37f07719f1e7ba0825733c