summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout-land/status_bar_recent_panel.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead code #7: Remove unused SysUI resourcesJorim Jaggi2015-01-071-66/+0
| | | | Change-Id: I6e338dee76063d7d200967bef0ed1122c2769d42
* SysUI Tests: Make tests not break SysUIJason Monk2014-11-171-1/+1
| | | | | | | | | | | | | | Now you can run the tests without getting the blank broken sysui. The tests instrument themselves so they include all of the source they need to run rather than piggybacking on the sysui process. A couple of changes were needed for this. The xml files cannot reference com.android.systemui, instead they must use res-auto. The tests can no longer make privileged calls, so some restructuring to avoid those calls was needed. Bug: 18222975 Change-Id: I67b794af854f1420583d48960bd6e52ca753b56d
* More background protection in Recents for status barMichael Jurka2013-11-041-0/+1
| | | Bug: 11255407
* Transparent system ui flags -> Translucent WM flags.John Spurlock2013-10-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate View.SYSTEM_UI_FLAG_TRANSPARENT_(STATUS/NAVIGATION) to WindowManager.LayoutParams.FLAG_TRANSLUCENT_(STATUS|NAVIGATION). Add associated public attrs for both new window flags: windowTranslucentStatus windowTranslucentNavigation Introduce convenient four new themes that set translucent decor: Theme.Holo.NoActionBar.TranslucentDecor Theme.Holo.Light.NoActionBar.TranslucentDecor Theme.DeviceDefault.NoActionBar.TranslucentDecor Theme.DeviceDefault.Light.NoActionBar.TranslucentDecor Update PhoneWindowManager mechanism to plumb these values back to SystemUI to drive bar mode state. The new translucent flags come from the top fullscreen window, not the focused window, so translucency does not change when opening dialogs. Imply some window-level system-ui visibility if one or both of these new flags are present, specifically: FLAG_TRANSLUCENT_STATUS implies LAYOUT_STABLE, LAYOUT_FULLSCREEN FLAG_TRANSLUCENT_NAVIGATION implies LAYOUT STABLE, LAYOUT_HIDE_NAV Rename all associated variable & resource names to use the term translucent instead of transparent. (Retain the term semi-transparent for the transient bar style). Recents activity allowed to inherit translucent decor state via the new PRIVATE_FLAG_INHERIT_TRANSLUCENT_DECOR. Compensating changes to use the full screen area more appropriately. Update keyguard to use new WM flags. Update docs and various api artifacts. Sanity-check fixes: - Toasts and alerts given stable layout. - Suppress nu-gradient when in transient (hidey) mode. - New translucent flags use top-fullscreen window, dialogs don't clear. Bug:10674960 Bug:11062108 Bug:10987178 Bug:10786445 Bug:10781433 Change-Id: If667a55bea4cf5e008549524b9899197fab55ebe
* Prevent Recents from doing a relayoutMichael Jurka2013-03-201-1/+2
| | | | | Don't relayout Recents when going from a fullscreen app to Recents; set the proper flags to do the layout underneath the status bar
* Fix Recents in RTL/landscape modeMichael Jurka2013-03-061-1/+2
| | | | | | | | The normal LTR Recents interface in landscape actually scrolls/behaves like a RTL interface, so we hardcode the layout to stay the same in both modes Change-Id: I57e5e76de3260c6de1dd9e939797b7e1c23cca03
* Fix RTL layout in Recent Apps, landscape modeMichael Jurka2013-03-011-0/+1
| | | | Bug: 8067692
* Make SystemUI RTL awareFabrice Di Meglio2012-12-171-1/+1
| | | | | | - see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi) Change-Id: Ica88ed68f893d5272691a9207788b65623849dee
* Fixing view accessibility classification for recents.Casey Burkhardt2012-10-301-2/+1
| | | | | Change-Id: I0324fe322d97ee35105d7d71442fa79663e0fdfa Bug: 7438790
* Hiding appropriate nodes for accessibility in recents.Casey Burkhardt2012-10-011-1/+2
| | | | | Bug: 6855305 Change-Id: I2c9fac2cfc777f912ff78283bbe6b3a9666f17c6
* Fix recents animation in landscapeRomain Guy2012-09-271-0/+1
| | | | | | Bug #7250041 Change-Id: I0d7d85aa6a9444ac5dc2451be816f8387036e068
* Fix recents animation in landscape on tabletRomain Guy2012-09-251-1/+1
| | | | Change-Id: I8b550c38fb5392d7d0b7f72ba565256ad2751cc3
* Fix graphics glitch and layouts in recents on 10" displayRomain Guy2012-09-251-12/+3
| | | | Change-Id: I7fa58a84d4e899ea995aa680ee550b5ddb30b6a6
* Recents: apps scale down to thumbnails nowMichael Jurka2012-08-231-11/+0
| | | | | | | | | | | | | | | As a part of this change, Recents is now an activity. Known issues: * Jank: jump-cut as app icon appears suddenly after the aniamtion * Preloading recents is broken on phones without soft nav bar and on tablets * Thumbnail window from animation lingers/flashes sometimes Change-Id: Ie6f991f3c2e1e67f9ed84eb6adba9174ed957248
* Tweak recents out animation a bit moreMichael Jurka2012-06-111-1/+5
| | | | | | | | | Bug: 6490204 -Fading to black in the recents layer -Tweaking duration and interpolators -Removing some unnecessary debug exceptions (Bug: 6642072) Change-Id: Iba18fade7f874078111fc1d79a81830ee07617d4
* Improve transition out of recentsMichael Jurka2012-05-121-6/+6
| | | | | | | - During the transition, fade the bg to black - Exiting activity fades to black - Recents background no longer fades away, because then it would fight against the fade to black happening behind it
* Making transition out of recents look betterMichael Jurka2012-05-091-0/+6
| | | | | | | | | | | | - Fading out recents first, then scaling up app thumbnail - Fade Recents out over 130ms - Delay the window animation for 200ms first, then animate for 200ms (previously we didn't delay and then animated for 300ms) Bug: 6390075 Change-Id: Ia8c753bf7ee03d2acef6eb2772b28d88fe10a682
* Improve recents on sw600dp devicesMichael Jurka2012-05-091-1/+1
| | | | | | | | | | | | | | Bug: 6405276 - Make thumbnails bigger - Make thumbnails higher-res - In landscape, start the thumbnails on the right - Fix issue where you'd sometimes see "No recent apps" flash before the thumbnails appeared - Fix issue where the first time recents was run you'd see double the amount of thumbnails Change-Id: I878caf57a955cb6a0c1b4f0a72b5b993609047f2
* Update SystemUI for sw600dp devices.Daniel Sandler2012-04-211-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Reducing height of scroll fade in Recents on phoneMichael Jurka2012-04-031-1/+1
| | | | Bug: 5149089 Change-Id: I163d3e9b888501999e812cff00d015bed36ca0d6
* Updating recent apps visuals on tabletMichael Jurka2011-11-141-23/+13
| | | | | | | | | - 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
* Fixing accessibility support in Recent AppsMichael Jurka2011-09-301-9/+0
| | | | | | - also switching "Recent applications" to "Recent apps" as per our new language guidelines Change-Id: Ib625429ad22ce75ede782d59c0f45894d00c8502
* Added "No recent apps" message on phonesMichael Jurka2011-09-161-0/+6
| | | | Change-Id: I00bf163369775b79377090b7a9dae0c94ce5d0ac
* Improve Recent Apps scrolling performanceMichael Jurka2011-08-311-4/+3
| | | | | | | | | | - 20fps improvement using software rendering - 10fps improvement using hardware rendering - in sw mode, rendering recents background in the recent items themselves and using a bitmap cache to draw individual items (gives perf gains for sw mode) - in sw and hw mode, no longer doing a fade on the recents scroll view (gives perf gains for hw mode) - instead we draw a black gradient where we would normally fade - fading recents & notifications immediately when swiped - removing unused code Change-Id: I908e2a25b89c9dfbf9b8c8f3810fa43064261b33
* Fix 5023708,4689527: Add popups and overlays to recents. Misc bug fixes.Jim Miller2011-07-181-1/+0
| | | | | | | Adds selection overlay to recents to comply with UX design. Adds longpress popup for removal and inspection of items. Change-Id: Ic23c3f135b6ed107cc5156505d8f163daa94c52e
* Fix 4689527: Update RecentsJim Miller2011-07-061-3/+3
| | | | | | | | | | | | | | | Fixed layout in landscape mode where recents only filled half the screen because "match_parent" in the layout was being ignored. The fix is to have a temporary ViewGroup as the parent to ensure the layout parameters are valid. Changed to solid 70% opaque background on phone. Removed "dismiss" chevron from phone layout. Removes glow on phones. Change-Id: Id5319eeba4fdd8c9ef5792168b35162cc1bbfe38
* Port recent apps from tablet to phoneMichael Jurka2011-06-151-2/+1
| | | | | | | | - wire up to long press on home - remove unused recents activity - remove duplicate recents resources in -large directories (using -sw600dp instead) - fix issue with zoom/scale translation when recents was brought up Change-Id: I45538ccaff49b46ac3659c4828f9e2b0cd075241
* First pass at integrating new ScrollView-based recents panel.Jim Miller2011-05-181-0/+84
- added layout transitions - now calls removeTask() for selected activity. Change-Id: Ie57b3d79551353a564bb2e4da26243a10bb0198d