summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp-land
Commit message (Collapse)AuthorAgeFilesLines
* 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