summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout-sw600dp
Commit message (Collapse)AuthorAgeFilesLines
* Fix 6693743: update animation ring for keyguard and search panelJim Miller2012-06-191-1/+1
| | | | | | | | | | | This is a partial revert of change Ibce96f45eb6a94582c694108b99e243fd57b1955. This change: - shows the expanding ring animation on keyguard and navbar search - disables the first ping wave animation on both. - restores the outer ring Change-Id: I429d23a49ca2868dc00872b8b8fde000d6a53a6d
* Fix 6683092: tune GlowPadView wave animationJim Miller2012-06-181-1/+1
| | | | | | | | | | | This adds some aesthetic changes to the wave animation for GlowPadView: - wave shape is no longer symmetric - disable expand in keyguard - enable expand in SearchPanelView (when mAlwaysTrackFinger == true) - if a current wave animation isn't finished yet, don't start a new one - various timing changes Change-Id: Ibce96f45eb6a94582c694108b99e243fd57b1955
* Change snap behavior for lock screenMichael Jurka2012-06-141-1/+0
| | | | | | Use angle and distance from center, rather than distance from target. Change-Id: Ic970bc4b05d341dbb6aab334e3f630794f2a211c
* Fix 6613962: Update keyguard to use new GlowPadView UX design.Jim Miller2012-06-121-5/+8
| | | | Change-Id: I4f1ef3107e5550f7df9dcb412943a84b66432b7d
* Merge "Implement new rotation policy." into jb-devJeff Brown2012-06-051-75/+0
|\
| * Implement new rotation policy.Jeff Brown2012-06-051-75/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Rotation lock does not override NOSENSOR mode anymore. Centralize the rotation policy settings into a new class shared by the System UI and Settings applications. Add a new setting to specify whether rotation-lock is being hidden because the "auto-rotate screen" option has been toggled in the Accessibility settings panel. Bug: 6523269 Change-Id: I15173280d25bc5d101e89a9c65913aefc53fc33a
* | StatusBar: Improve framerate on reveal animation.John Spurlock2012-06-051-2/+1
|/ | | | | | | | Ensure reveal animation runs after notification panel is completely drawn. Align minimum close handle position to proper height with new super status bar. Bug: 6555172 Change-Id: I7ae978caa1f28932ee56f65484b18330a4406b80
* Fix 6398209: General animation improvements for swipe to searchJim Miller2012-05-291-48/+21
| | | | | | | | | | This cleans up the animation for swipe to search from the navbar. In particular: 1. Wait for initial animation to finish if gesture was too quick. 2. Better fade animation 3. Hide background and fade in when ring is selected 4. Smoother target and outer ring animation when switching between states. Change-Id: I401197760cf9f06b6ff3e1cdb80bee86a03ef276
* Merge "Fix 6398209: Re-enable vibrate for search gesture." into jb-devJim Miller2012-05-171-1/+1
|\
| * Fix 6398209: Re-enable vibrate for search gesture.Jim Miller2012-05-171-1/+1
| | | | | | | | Change-Id: Iabcfa21aae05fa55ec3fdc76eeed76577b962de5
* | Hide the expanded status bar view when not in use.Daniel Sandler2012-05-171-0/+1
| | | | | | | | | | Bug: 6511388 Change-Id: I8df11f80871cbd739712179034e04f49bb6b0d9d
* | Black out the status bar when the shade comes down.Daniel Sandler2012-05-171-5/+5
|/ | | | | | | | | | Also move the shade up and forward to overlap the (now empty) status bar. As a side effect, DISABLE_SYSTEM_INFO now works for phones. Bug: 6418617 Change-Id: I3b129e4bb26d3aba55403bf03baf8f4c8ad0ff46
* Fix 6486099: Fix clipping issues with MultiWaveView on phone/tabletJim Miller2012-05-121-1/+0
| | | | | | | | | | | | | This fixes a problem where the bounds of the view weren't being calculated properly when a separate outer radius was specified. The code now takes the maximum of the ring drawable's width/height and that specified in the resource files. This gives it the best default look on all devices while still allowing minor tweaks. Change-Id: I5daa40ff4f14653c8cc89b39102816afb976e4f7
* Don't show rotation lock on phone-sized devices.Daniel Sandler2012-05-111-0/+75
| | | | | Bug: 6476409 Change-Id: Ife4476ab08a96337fe78ef2892ac5d73f90b3e8c
* Fix 6397736: Swipe up to search layout fixesJim Miller2012-05-061-8/+15
| | | | | | | | | | | | This fixes several layout issues on phones and tablets with MultiWaveView. It adds a new background scrim to be shown behind the MultiWaveView on the navigation bar. MultiWaveView is updated to handle gravity constraints which makes layouts much more flexible across devices. Change-Id: I64068f4eaa81ef6c464247049117d53432fcacbd
* Back button dismisses notifications again.Daniel Sandler2012-05-041-2/+4
| | | | | Bug: 6441337 Change-Id: Iabc97cd2a3f66ee2af5406807b3023908965b8c8
* Large-screen notification panel size + positioning.Daniel Sandler2012-05-031-0/+38
| | | | | | | | | | | | On sw600 devices we show the notification panel in a smaller rectangle, centered in portrait and left-aligned in landscape. Also remove a bunch of -large resources that shouldn't be used anymore. Bug: 6297838 Change-Id: I8ed3445ccb7df16e30870a4322d89786467c54df
* Move legacy menu key to bottom right on sw600dp.Daniel Sandler2012-05-011-20/+24
| | | | | | | | It's too easy to press if it's *all* the way to the right, though, so there a 2dp margin separating it from the bezel. Bug: 6399312 Change-Id: If4ebcd4cfcee0c667bcc6142af86c04445f41fea
* Fix 6299832: Improvements to navbar's "swipe to search"Jim Miller2012-04-241-0/+68
| | | | | | | | This uses the new global search intent provided by SearchManager. It also fixes the layout on tablets. Change-Id: I9dd97785a454a4793aed7da1f5e260377f648354
* Expand hit rectangles of main navigation buttons.Daniel Sandler2012-04-231-44/+12
| | | | | | | | | | | | There's now no dead space between them. Also, increase the visual size of the nav icons by 30% (just a quick resample of the current artwork, to be replaced by custom-drawn graphics at 130%). The background glow looks kind of comical right now. Bug: 6381833 Change-Id: I03ef0ea64a9e953f9f2b29cc03097d250ff52134
* Update SystemUI for sw600dp devices.Daniel Sandler2012-04-2118-1577/+313
| | | | | | | | | | | | | | | | | | | | | | | | Devices between 600 and 719dp will now use the two-bar (phone) SystemUI layout, or something like it, derived from PhoneStatusBar. Devices above 720dp will use the system bar from TabletStatusBar. However, this distinction is not to be made based on dp, at least, not by the SystemUI; the goal is to drive most of this switch from the window manager. Therefore most of SystemUI's sw600dp resources have been folded into the main set of resources (renaming them to avoid collisions where appropriate). This allows SystemUI to choose which set of resources to use entirely by switching status bar components, entirely independent of Configuration. (For some resources, particularly around recents, it seemed more expeditious to keep relying on the device configuration, so those resources have been bumped up to sw720dp.) Bug: 6297838 Change-Id: I3f5414a6a718bdc83f51930d6878cdf97df48c9c
* Show physical keyboard control button on the input method switch dialogsatok2012-04-111-4/+4
| | | | | Bug: 5240095 Change-Id: Ica768083f95c33dc1e494a28ba7d8b6eb989b0ef
* Reducing height of scroll fade in Recents on phoneMichael Jurka2012-04-031-2/+2
| | | | Bug: 5149089 Change-Id: I163d3e9b888501999e812cff00d015bed36ca0d6
* am 36fde268: am dfc87c82: Merge "Use a different width for nav icons in ↵Andrew Flynn2012-03-091-4/+4
|\ | | | | | | | | | | | | sw600dp-port." into ics-scoop * commit '36fde2688bc32ddd5ed5de834a39ce3c7cd2b6cf': Use a different width for nav icons in sw600dp-port.
| * Use a different width for nav icons in sw600dp-port.Andrew Flynn2012-03-081-4/+4
| | | | | | | | Change-Id: I6c4024e9f60e14c072d7c01f29fabc89fc51dfb8
* | Making recents fasterMichael Jurka2012-02-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | Improving load time by: - using window animation for fade-in and not waiting to create HW layer - starting loading of thumbnails/icons earlier - only initially creating views for the first screenful of items - recycling views Change-Id: I529b1085fe35d81aaafeb7433ccaed8e0537f01c
* | am 70828a1d: am 5b08738a: Merge "Suppress mobile-out-of-service label if ↵Daniel Sandler2012-01-261-2/+2
|\ \ | |/ | | | | | | | | | | wifi connected." into ics-mr1 * commit '70828a1d40c9bf0e5066166216013093298de034': Suppress mobile-out-of-service label if wifi connected.
| * Suppress mobile-out-of-service label if wifi connected.Daniel Sandler2012-01-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Carrier name is shown if - in service and connected to mobile data - in service and connected to wifi Carrier name is blanked if out of service and connected to wifi. "No internet connection" is shown if out of service without any other route. Bug: 5903914 Change-Id: I59d4d0c90e4153d73c38f7f0e150becf7e021a5b
* | am aaa7b772: am 639ed754: Hide mobile RSSI on devices without mobile data.Daniel Sandler2012-01-231-10/+9
|\ \ | |/ | | | | | | * commit 'aaa7b7728f3ced062273b54e1fc3b9d7d815bdcd': Hide mobile RSSI on devices without mobile data.
| * Hide mobile RSSI on devices without mobile data.Daniel Sandler2012-01-201-10/+9
| | | | | | | | | | | | | | | | | | Also fixes some minor layout glitches along that row of icons (Bluetooth vertical alignment & spacing, battery text width, inter-icon padding). Bug: 5895226 Change-Id: I303c2899bf21ddb7e28914d8fb36efd7090ac5e2
* | am 66e66e1d: am 755a967b: Merge "Clean up wifi/mobile indicators in the ↵Daniel Sandler2012-01-121-87/+134
|\ \ | |/ | | | | | | | | | | expanded panel." into ics-mr1 * commit '66e66e1d70bdcf184a29bc5eb8cfdeecffdb799f': Clean up wifi/mobile indicators in the expanded panel.
| * Clean up wifi/mobile indicators in the expanded panel.Daniel Sandler2012-01-111-87/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | We now have two separate RSSI icons, one for wifi and one for mobile data, as originally proposed in bug 5544770. Each has an accompanying label showing the appropriate network description string (PLMN or SSID or "No internet connection"); these will be truncated as necessary to avoid clobbering other UI elements in the panel. Bug: 5543495 Bug: 5621224 Change-Id: I8fc322f8471fc94000e7230de359d3f1fe561b1e
* | am b490d8d6: am 29933fb2: Merge "Improve handling of small largeIcons in ↵Daniel Sandler2011-12-071-5/+16
|\ \ | |/ | | | | | | | | | | tablet ticker." into ics-mr1 * commit 'b490d8d6214114391622b4302ca2f5f39b2166c6': Improve handling of small largeIcons in tablet ticker.
| * Improve handling of small largeIcons in tablet ticker.Daniel Sandler2011-12-071-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The tablet system bar is too short for a full notification row, but it will show the largeIcon of a new notification in its full frame, intruding into the main application content rectangle a bit. This is a good thing---the notifications really pop out at you---but it looks a little odd if the largeIcon is actually *small*: the icon is vertically centered in the larger (invisible) rectangle, making it look poorly centered on the system bar. This change will detect short largeIcons and center them in the system bar's height instead. Additionally, it applies the same ticker background all the way to the left underneath largeIcons that are not full-frame (and therefore have transparent regions). Bug: 5708907 Bug: 5560485 Change-Id: I32af45632df164c58fb960110063dbaa08b5536c
* | System bar now renders the back button for recentsDaniel Sandler2011-12-061-5/+4
|/ | | | | | | | | | | We used to render the back button in Recents itself, but that had an inconsistent visual experience. As a part of this change, add the early beginning of support for private status bar APIs for dimming navigation buttons. Bug: 3448536
* Updating recent apps visuals on tabletMichael Jurka2011-11-143-49/+86
| | | | | | | | | - getting rid of blue glow (5529032) - moving app icon position - show message if there are no recent apps (5533332) - fixing rare IllegalStateException on orientation change (5584344) Change-Id: I2210e584957869c8f02339e6841daf39364a9dad
* Fix scaling on notification panel wifi/battery icons.Daniel Sandler2011-11-071-14/+16
| | | | | | | Still needs a redesign. Bug: 5544770 Change-Id: I27f6ea9f788110d7027b3ea788ca98216fa4fe28
* Merge "Asset updates for tablet notifications and layout fixes to ↵Peter Ng2011-11-011-20/+9
|\ | | | | | | quicksettings" into ics-mr1
| * Asset updates for tablet notifications and layout fixes to quicksettingsPeter Ng2011-10-261-20/+9
| | | | | | | | | | Bug: 5522957 Change-Id: I5c13fd3d05c3634ced0d703b2dae02e813b41725
* | Restore bluetooth icons on tablets.Daniel Sandler2011-10-271-6/+7
|/ | | | | | | | - status bar - notification panel header area Bug: 5385369 Change-Id: I382b9e4fbd3dd440919484c70d50b00ce85a8fa1
* Make Recent Apps fasterMichael Jurka2011-10-181-2/+2
| | | | | | | | | - start loading on touch down - avoid unneeded calls to onLayout - don't fade in thumbnails if they've been loaded before we show recent apps - don't pause between loading thumbnails - fade in thumbnails+shadow (rather than just thumbnail as before) Change-Id: I6dd4be7f52f9e8b51284ae052614719db8e71dc5
* Merge "Fix contentDescriptions in status bar."Daniel Sandler2011-10-031-0/+1
|\
| * Fix contentDescriptions in status bar.Daniel Sandler2011-09-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | - Strings for signal strength - Strings for the clear-all-notifications button - Adjust phrasing for the clear-one-notification button - Adjust phrasing for the settings button Bug: 5285136 Bug: 5325056 Change-Id: I489e49f3b3d88a6b599ababe68d0535302eb0ae2
* | Fixing accessibility support in Recent AppsMichael Jurka2011-09-303-13/+11
|/ | | | | | - also switching "Recent applications" to "Recent apps" as per our new language guidelines Change-Id: Ib625429ad22ce75ede782d59c0f45894d00c8502
* Speeding up Recent AppsMichael Jurka2011-09-191-2/+2
| | | | | | - removing unused calls on startup - no longer compositing bitmaps against a background bitmap Change-Id: If26812ef475d5d972d98dd1cb9f7f741eeb99dae
* Bug fixes in RecentsMichael Jurka2011-09-121-0/+2
| | | | | | | | | | - Making thumbnails invisible until loaded (fixes regression) - Speed up dismiss animation from menu - Make the max swipe velocity greater - Make only the thumbnail and app title long-clickable - No more click sound when tapping outside the thumbnails to dismiss Recents - Tweaking color of recents app label text Change-Id: If7b6cd59e92feb0472eb3ea266733549cb9f4d4b
* Updated Recent Apps visualsPeter Ng2011-09-081-4/+4
| | | | | | -added padding to portrait and landscape layout recent item -updated drawable stroke on press and drag Change-Id: I98e0073f5fba6d13f041871337e4dc534bbc1460
* Merge "Use holo_blue_light for statusbar clocks."Daniel Sandler2011-09-071-1/+2
|\
| * Use holo_blue_light for statusbar clocks.Daniel Sandler2011-09-061-1/+2
| | | | | | | | | | | | | | | | | | Also use the same style for the date in the phone notification panel (which already had the same net appearance). Bug: 5231182 Change-Id: Ie0b44c2b9021a4f6ad56b0e1a78fdc9d8cf16f88
* | Fix the pressed state for thumbnails in RecentsMichael Jurka2011-09-021-2/+1
|/ | | | | | - pressed state is now in foreground - also, keep drawing pressed drawable on long press Change-Id: I1a2025b5a79a5bfd4aaacf5312d52404fc3361a1