summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp-land
Commit message (Collapse)AuthorAgeFilesLines
* Expose hardcoded and @android colors from layoutsClark Scheff2015-10-281-1/+1
| | | | | | | | This will allow theme designers better flexibility with the themes they design for Settings. There are probably other resources we need to expose but this is a good start. Change-Id: I81254f72cd2d47bc05a7f15c8e3a9fb4c89c8be8
* [Setup] Use SetupWizardLayoutMaurice Lam2015-04-212-152/+0
| | | | | | | | | 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
* Update confirm device credentials to spec, add fingerprintJorim Jaggi2015-04-132-155/+0
| | | | | | | | | | | - New strings in the screen. - New layout/style. - Clean up internal API's around it. - Add fingerprint support if launched from externally - Separate theme if launched from externally - If launched from above Keyguard, use SHOW_WHEN_LOCKED flag Change-Id: Icdf9bf9e0506841f24e8aab5f0f1d1f4b688951f
* [WifiSettings] Refactor Wi-Fi required infoMaurice Lam2015-03-111-9/+0
| | | | | | | | | | | | | | | | Instead of using an invisible TextView in the layout itself, make the required info a list header. This paves way for using the Setup Wizard library by including all the required contents in the ListView itself. The required info is not shown since Lollipop, but can be tested with adb shell am start -a "com.android.net.wifi.SETUP_WIFI_NETWORK" \ --es theme material_light \ --ez useImmersiveMode true \ --ez wifi_show_wifi_required_info true Bug: 19698532 Change-Id: I5a7da726b2f49af7dd755b41c73e1a1b4349699c
* [FRP] Add illustration to lock screen setupMaurice Lam2014-12-032-3/+4
| | | | | | | | | Added the illustration JPG files, and added SetupWizardUtils.setIllustration method that will change the illustrations in the layout. Bug: 18482708 Change-Id: I8c6758113f07cd33f85eaf6bc019e8194d9a17ce
* [FRP] Theming for Pattern and Password screensMaurice Lam2014-12-011-0/+74
| | | | | | | | | | | | 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
* User to confirm credentials if an accessibility service changes encryption.Svetoslav2014-10-161-1/+1
| | | | | | | | | | | When an accessibility service is enabled we are not using the user secure lock when encrypting the data. If the latter is already used for encryption we are decreasing the encryption level and therefore shall challenge the user with their secure lock. bug:17881324 Change-Id: If8905c05e20bc6bb6a6415e501871e5ad83f3d86
* Merge "[WifiSetup] Workaround for accessibility in landscape" into lmp-devMaurice Lam2014-08-291-2/+2
|\
| * [WifiSetup] Workaround for accessibility in landscapeMaurice Lam2014-08-281-2/+2
| | | | | | | | | | | | | | | | This change works around a bug that TalkBack doesn't work and keep throwing out error logs in landscape mode. Bug: 17320180 Change-Id: I952e8f828b6c7d67a7adfa0cb710e73a7e2864f1
* | [WifiSetup] Update illustrationMaurice Lam2014-08-271-0/+1
|/ | | | | | | | Update the illustration assets and make the tablet illustration always 256dp height according to mock. Bug: 17133710 Change-Id: I6d84bbb25a9f443e4eb6bf4c1002d8a1438029ef
* [WifiSetup] Tablet portrait layoutMaurice Lam2014-08-201-2/+5
| | | | | Bug: 17134016 Change-Id: I376797ceeeb467af52f6e0a2e45ad6e2523c7b26
* [WifiSetup] Use framework AutoMirroredMaurice Lam2014-08-151-3/+1
| | | | | | | | Use framework autoMirrored and override onResolveDrawables to propagate the layout direction to the drawables. Bug: 17047609 Change-Id: Ic4a764510e3a89c897d4e243f8fa2a690ac71899
* [WifiSetup] Update illustrationsMaurice Lam2014-08-141-2/+4
| | | | | | | | Update illustration assets and support for auto-mirroring for RTL languages. Bug: 16888091 Change-Id: I828a13558aff42f2ddb12b9afe123f463c4c1522
* [WifiSetup] Tablet landscape layoutMaurice Lam2014-07-231-0/+82
| | | | | | | | | | | | | Created setup_preference for sw600dp-land, modeled after template_with_header in Setup Wizard. Copied over wide illustration, which is again a placeholder and needs real graphics from UX. Renamed SetupWizardHeader to SetupWizardIllustration. Added aspectRatio attribute to SetupWizardIllustration that, will set the aspect ratio of the top padding. If 0 or not specified, padding will not be set. Bug: 16349429 Change-Id: Ic2623ee0c0ee8864383d22da006b418b8c371bf0
* Temporary color change to make lock pattern screen visibleAmith Yamasani2014-04-222-0/+2
| | | | | | | Fixes the white on white in Settings when creating or confirming a lock pattern. Change-Id: Ie4770edbabb76b984e17b84f8f1e7c991bb2316b
* Fix bug #13727850 Input values are not visible when setting up the lockscreen...Fabrice Di Meglio2014-03-312-14/+8
| | | | | | | | | ...security(PIN/Passwor/Pattern). - remove hardcoded colors... - define a text appearance style for the password / pin Change-Id: I425a2daa016cb782f18de320b5696d076f576600
* Remove outdated custom background for password field.Jorim Jaggi2014-01-082-2/+0
| | | | | | | 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
* Better layouts for security screen setups as part of b/7459863Danielle Millett2012-11-302-134/+94
| | | | | | | | | | | | | | | 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 tutorial for choosing a pattern as part of b/7459863Danielle Millett2012-11-211-86/+0
| | | | | | | Removing the tutorial that is shown the first time a user sets up a pattern as their lock type. Change-Id: If73c936e41458af729740fe5b178b9452c7dd2c0
* Fix layout for decryption password entry.Amith Yamasani2012-10-071-75/+0
| | | | | | | | | | Use the same layout for landscape and portrait, which vertically centers the password entry field. Works fine for portrait. Also removed some vestigial keyboard view in the layout. Bug: 7298970 Change-Id: I499468dda5e6eb46815fd0bed786d14c892cc830
* Make Settings app aware of layout directionFabrice Di Meglio2012-07-247-33/+33
| | | | | | - see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi) Change-Id: I696c0f66a16640af767da3c05b5d300fd2284ecb
* Fix 6663465: remove flagNoEnterAction in favor of actionNextJim Miller2012-06-152-0/+2
| | | | | | | | | 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
* Fixed all Accessibility lint warnings in Settings app.alanv2012-05-211-0/+1
| | | | Change-Id: Ida98444f8942d3618d84c0a6f78cc3653ea4ad24
* Include the clock in landscape on XoomVikram Aggarwal2012-05-021-13/+6
| | | | | | | | | | | | | | | | 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 6291333: Don't show multiple pin/pattern/password confirmationsJim Miller2012-04-271-1/+2
| | | | | | | | | | This fixes a bug where orientation changes caused the system to ask for the pin/pattern/password multiple times. It also fixes a minor issue where we were showing buttons on the pattern confirmation screen (bug 6218057) Change-Id: I0894f37bb697baa4cc17917aaeb466440279b092
* Misc UI fixes for settings (mostly cryptkeeper)Ben Komalo2011-09-011-1/+1
| | | | | | | | | - 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-8/+5
| | | | | | | | | | | - 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
* Merge "use prefs-style layout for setup wizard date/time settings on ↵Freeman Ng2011-06-071-168/+0
|\ | | | | | | non-xlarge screens" into honeycomb-mr2
| * use prefs-style layout for setup wizard date/time settings on non-xlarge screensFreeman Ng2011-06-061-168/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjusted the screen size test to fall back to phone version of DateTimeSettingsSetupWizard on large screens. I made the following changes from how the phone version works: 1. Some layout changes. (Tablet look, bigger margins.) 2. Use zone picker to select time zone. 3. Added isFirstRun boolean extra to hide the pref fields we don't need to see from setup wizard Furthermore, I made the following fixes to the existing phone flow (which had probably never yet been tried on a phone): 1. Added conditionals around access to some variables that only exist in the xlarge layout. 2. Implemented PreferenceFragment.OnPreferenceStartFragmentCallback in DateTimeSettingsSetupWizard in order to catch the user tapping on the timezone preference and show the time zone picker popup. (Note: for phones in ICS, we might want to launch the zone picker preferences style, like it would have been had this been a PreferenceActivity. Or maybe we should just create a separate DateTimeSettingsSetupWizardPhone activity that subclasses PreferencesActivity and doesn't need to play this trick.) Change-Id: Ib5774a005c9f44d730d86c13746d91eb712141cc
* | Fix cryptkeeper UI for 7" tablets.Ben Komalo2011-06-021-9/+9
|/ | | | | | | | - fixes pw entry/keyboard overlap on landscape - fixes progress screen to be centered Bug: 4478944 Change-Id: I411ad3507f42029022815ec001d0d8e5464ac0a1
* Merge "make setup wizard's wifi and datetime settings look good for 7"" into ↵Freeman Ng2011-05-252-0/+396
|\ | | | | | | honeycomb-mr2
| * make setup wizard's wifi and datetime settings look good for 7"Freeman Ng2011-05-252-0/+396
| | | | | | | | | | | | | | | | | | | | Note: this entailed locking datetime settings not into portrait like everything else in the setup process, but landscape, because the existing xlarge layout wasn't rearranging itself into a portrait alignment very well. I can give it another try later if I can have some help from UE. Change-Id: Ia8ce8e8292ed768bd117beedf3d94a287e658f4b
* | Fix 4462497: Make lockscreen preference screen layouts more dynamicJim Miller2011-05-233-58/+118
|/ | | | | | | | This reduces the dependency of LockScreen preference screens on a particular device size by using centering logic instead of absolute offsets/sizes. Change-Id: I6ff9e71dc122e12493148437dda647820ae0f308
* Fix 4462497: Use new sw600dp resource target for LockScreen settingsJim Miller2011-05-206-0/+486
Change-Id: I3156aedff564dbf426fa0421a66c7f491af6a354