summaryrefslogtreecommitdiffstats
path: root/res/layout-land
Commit message (Collapse)AuthorAgeFilesLines
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-184-47/+120
| | | | Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
* Updating the qsb. (5051804)Winson Chung2011-09-161-2/+2
| | | | Change-Id: I7f5745e64b96951d4ec8d5714389df7ebff30c81
* Bug FixingWinson Chung2011-09-081-0/+1
| | | | | | | | | - Setting loader thread priority to default after loading to help rotation time (5264039, more work to be done here potentially) - Fixing regression in missing background gradient for hotseat - Removing the old cupcake gallery item bg, new bg assets coming soon (5160311) - Defering showing the AppsCustomize tab bar until we request layout to help a little with the flashing Change-Id: I8c4981435f684363be951696986b7ab1b71956eb
* Tweaking grid spacing (5162387)Winson Chung2011-08-292-12/+13
| | | | Change-Id: I67ebe3484f504d5f987486c80d4d21db3c2e06e1
* Cling ALL the things! (Workspace and AllApps)Winson Chung2011-08-223-0/+101
| | | | Change-Id: Iee6b38dbb4f0b2fb85f854d70fd86db1e7b1d8f7
* Making hotseat a fiver.Winson Chung2011-08-081-1/+1
| | | | Change-Id: I18737692a115f8fd77c6feb3062f4bfeca3506ae
* Grid spacing fixesWinson Chung2011-08-041-2/+2
| | | | | | | | | - Restoring old grid for widgets - Disabling ability to add widgets to hotseat - Updating holo colors - Updating assets Change-Id: I3a639f0afeca9463f8079eb8fbaedf295a41fa0f
* Bug fixesWinson Chung2011-08-031-2/+2
| | | | | | | | | - Fixing issue where drop target is not as tall as it should be (5116098) - Fixing issue where number of cells was being computed incorrectly (5112002) - Disabling side page fading in AppsCustomize on the phone UI - Should be using action bar bg states instead of tab bg states (5086625) Change-Id: I0ec927f87cede48dcf4b66cbaa1d62a09f3492b8
* Merge "Fixing minor bugs (5085316, 5082963, 5042828)"Winson Chung2011-07-271-1/+10
|\
| * Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung2011-07-271-1/+10
| | | | | | | | | | | | | | | | - Adding separator between qsb and workspace content - Adding a bit of spacing between drawables and text in all apps - Making the drop target area smaller... Change-Id: I1bebe7dff20fc30e4896de1dcf23d23b62a31a07
* | Fixing issue 5064135, issue 5033850Adam Cohen2011-07-261-1/+1
|/ | | | | | | -> id's were duplicated causing strange behaviour in onRestoreInstanceState Change-Id: I20132942baaec54880c6d765b37d26ac2ffd31ee
* Launcher cleanup and fixes.Winson Chung2011-07-252-9/+10
| | | | | | | | | - Removing unused hotseat assets - Adding xhdpi assets from designer repo - Decoupling dock divider and scroll bar to fix landscape divider issue - Fixing issue where dock portals were being clipped Change-Id: If3894a9a265e0272111e852857f9cfbf994ec050
* Initial changes to add configurable hotseat.Winson Chung2011-07-203-29/+44
| | | | Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
* Fxing issues with the scroll barWinson Chung2011-07-191-15/+15
| | | | | | | | - Removing track from AllApps - Scrollbar should reach edge of track now - Fixing flashing when going from AppsCustomize to workspace and switching tabs in AppsCustomize Change-Id: Id69bd04dc503608566c3a33a1344904e3db383bf
* Fixing issues with spring loaded adding.Winson Chung2011-07-112-1/+34
| | | | | | | | | - Delaying until items are added - Showing bg when going into spring loaded mode - Fixing regression where dropping widgets on full page would not trigger a notification - Fixing regression on tablet where pages were no longer being rotated or shown Change-Id: Iadc0c406f0c065c5029addea1abfee395eed81b9
* Updating assets.Winson Chung2011-07-072-10/+61
| | | | | | - Tweaking search bar layout. Change-Id: I9624fa4284135858d3e19b8b8e4710b5dd746042
* Tweaking the scroll indicators with new assets and sizing.Winson Chung2011-06-301-1/+9
| | | | | | - Showing the scroll indicators when changing between workspace/apps customize Change-Id: I791c09b76deb00108c466f08ae3c29b19d77c4d8
* Making folder items match those on workspaceAdam Cohen2011-06-293-109/+0
| | | | | | -> Deleted some unused files Change-Id: I2e657d7a82140e55ecc674ee759c0c7bcf11ebe1
* Removing the old dot.dot.dot page indicators at the bottom.Winson Chung2011-06-231-34/+0
| | | | Change-Id: Ia501329223c5e80634b1f9e3f13ceac378217491
* Tweaking launcher grid and spacing.Winson Chung2011-06-222-31/+1
| | | | Change-Id: I369a87f473d1e870b2f819221f6383aab340b067
* New folder visualization, renaming, staggering reorderAdam Cohen2011-06-211-4/+18
| | | | Change-Id: I62963d225e6ea5d2ec9d8ebc8a6d73099f5d6c7f
* Adding signposting to Phone UI in Workspace/AppsCustomize.Winson Chung2011-06-141-0/+9
| | | | Change-Id: Id63f247745a5ec1a63bbaff84602e4c91354f789
* Initial implementation of folder reorderingAdam Cohen2011-06-131-40/+0
| | | | Change-Id: I9f700e71f46e3b91afa96742d9e3890d519c391d
* Replacing AllApps/Customize in tablet UI with Apps/Customize.Winson Chung2011-06-131-1/+0
| | | | Change-Id: I11a296b25472e4bf298a468865b0dff29f500aaa
* Adding drag target bar.Winson Chung2011-06-011-14/+0
| | | | Change-Id: Ia00ed30264ea5f1d3c919111d15588ef441bfe20
* Adding QSBWinson Chung2011-05-262-1/+7
| | | | | | - Also changing AppsCustomize bg to black. Change-Id: Iadd1a34dda56b02191e00502714296a1a3c8ee88
* Fixing clipped landscape layout and crash when tapping to add widgets.Winson Chung2011-05-231-2/+2
| | | | Change-Id: Ifcd2090cf9d374731726356b611750e1bca5c3cf
* Shrink-wrapped foldersAdam Cohen2011-05-161-39/+18
| | | | Change-Id: Ida1b5d0bd4d39eabfde9f8a5bee0d4b6e9b33627
* Adding keyboard focus support for phones.Winson Chung2011-05-092-22/+12
| | | | Change-Id: I2daab961d0727bc5d892db6b50ad0f51fe23873c
* Minor changes to help address some hiccups when panning, changing tabs and ↵Winson Chung2011-05-061-63/+0
| | | | | | | | rotating in AppsCustomize. - Also removing references to old all-apps 2d/3d Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
* Adding folder icon visualizationAdam Cohen2011-05-021-3/+3
| | | | | | -> Added new temp assets Change-Id: If1d7e8ce867b473920f40cd1cc02d189be62b8bf
* Stripping LiveFolders from LauncherAdam Cohen2011-04-281-2/+2
| | | | Change-Id: Ic105fbeb1289e43469d5975b7d977b2fc7900c0b
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-2/+6
| | | | Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
* Changing folders to use CellLayoutsMichael Jurka2011-04-151-3/+12
| | | Change-Id: Ic80bece18855a4f5d2476c224ef66f035ac7c97b
* adding "Remove" and "Delete" text to delete buttonMichael Jurka2010-12-211-1/+1
| | | | | | - also removed some unused assets Change-Id: Iad42afd2f144de92d80fb89d892ab42b32811b69
* am 4dd45be8: am df99daa3: Fix bug 3126193 - over-scroll glow extends beyond ↵Adam Powell2010-11-082-30/+40
|\ | | | | | | | | | | | | folder bounds * commit '4dd45be8afa39c88781364933e819e8734732d17': Fix bug 3126193 - over-scroll glow extends beyond folder bounds
| * Fix bug 3126193 - over-scroll glow extends beyond folder boundsAdam Powell2010-11-082-30/+40
| | | | | | | | | | | | | | Fixed a layout problem in Launcher2 where lists and grids did not have proper containers. Change-Id: I683e42362345a9c9d18d957e84bb8522675fdfc6
* | fix two crashesMichael Jurka2010-09-141-1/+1
| | | | | | | | | | | | | | | | * fix crash where Workspace gets an ACTION_MOVE but didn't get the ACTION_DOWN before it * fix crash in DimmableBubbleTextView on non-xlarge devices (buganizer bug#3001211) Change-Id: I419b4a9fd3c95df9949f1d46746845ad2dc4b831
* | supporting swipable home screens on xlarge devicesMichael Jurka2010-09-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | - icons and widgets on home screens can be "dimmed" - celllayout no longer renders a dimmed version of itself, but instead its children make dimmed versions of themselves - celllayout no longer always takes up full size of workspace, in landscape mode neighboring screens (celllayouts) are visible - on xlarge devices, in landscape mode side screens are "dimmed" - moved holographic outline helper to its own file - fixed bug where mini-screens were still able to scroll left/right Change-Id: I9e85ab4147edfae1e7525c3d11d42be3fabf4f6d
* | Cleaning up grid size specification in LauncherAdam Cohen2010-08-042-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | This commit eliminates the notion of in-place rotations and a bunch of associated complexities (including the notion of canonical coordinates). Further, the number of x and y cells per workspace screen is now being stored in a single location in the XML definition of Workspace. This fixes a couple bugs where incorrect values were being used. Finally, eliminated the notion of "shortAxis" and "longAxis" in terms of padding and cell count. These have been translated to corresponding x and y axis values. Change-Id: I30cfed66f82d739355b3f01730b28b6c0437989c
* | Switched to tabbed version of AllApps2D on xlarge screens.Patrick Dubroy2010-07-261-1/+1
|/ | | | | | | | - add a temporary new zoom animation for all apps - modify AllApps2D to allow it to be transparent - other changes to dismiss the customization drawer when appropriate Change-Id: I5660ab77f256ded299c1721c589983a1b30d56a4
* Make 2D All Apps work better in landscape and on hdpi.Daniel Sandler2010-06-031-0/+63
| | | | | | | | | | | | | | | * Correct the density (or, rather, remove the density) of the icons in the cache to ensure they're drawn px-for-px. * Create a new landscape layout for 2DAA that aligns things properly (viz: Home icon at right, padding tuned, 6 columns). * Performance improvement: Make the app grid, icons, and home icon all opaque (by setting a black background) and move the home icon so it doesn't overlap the grid. Change-Id: I961323e9e39cb122cdc694853706e7fcdd10142f
* Increase hot rectangle of trash can.Daniel Sandler2010-04-281-2/+3
| | | | | | | | | The drop region is now 70dip^2. This means it invisibly overlaps nearby icons ever so slightly---not enough to prevent icons being properly dropped on the workspace. Bug: 2623734 Change-Id: I945160ef6bdfc0a4ac3cf9db57d440bad424dfc4
* Updated hotseat artwork.Daniel Sandler2010-04-281-2/+2
| | | | | | | Also closes the gap below the buttons (not visibly, but the hit rect now reaches the bottom of the screen). Bug: 2630273 Change-Id: I8e8de6b63f91b2fcf87c3af856003cc36dd6c096
* New Launcher feature: "hotseat" icons.Daniel Sandler2010-04-231-15/+41
| | | | | | | | | | | | | | | | | | | | The hotseats are permanent slots on either side of the AllApps button. Their functions are: LEFT/BOTTOM: Phone Launched via the hardcoded class name com.android.contacts/.ContactsLaunchActivity. RIGHT/TOP: Browser Launched by querying to see which application is the default for URLs, then starting that activity directly. In the future, it would be ideal to allow an application with permission to access LauncherProvider to customize these (icons, contentDescriptions, and Intents). Bug: 2559083 Change-Id: I56f6e745f8574aa17e28feaa9d2118fb4a715cd4
* Last minute hack to deliver touch events to widget in landscape mode.Romain Guy2010-04-051-2/+6
| | | | | | | | | | | | Bug #2562729 In landscape, the left and right dots buttons are 93dip wide; this makes them overlap with widgets at the bottom of the screen. The dots do not need to be that wide but we chose this size to make it easier to tap them in portrait. To avoid issues in landscape, this change introduces a new type of ImageView that can ignore touch events in a certain zone. This was easier and cheaper than re-cutting 36+ assets. Change-Id: Id261fba41a43dede943e72060e39e87658e4b0df
* fix 2554422 - Landscape workspace dots have stretched aspect ratioJoe Onorato2010-03-291-0/+2
| | | | Change-Id: I9f0ef8370bbf3e73f86dabf006372fc243f302b9
* Update launcher's namespace.Romain Guy2010-03-042-2/+2
|
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-11/+1
| | | | | | | | | | | | | | | | AllAppsView is now the 2D, GridView-based version (very similar to classic Launcher); AllApps3D is the RenderScript/Rollo implementation. TODO: - some mdpi assets are not in fact mdpi - related to above: static wallpapers not working yet - add dynamic selection of 2D/3D AA; currently you must choose one at build time by picking the appropriate class in all_apps.xml (see separate CL for sapphire overlay that does this) Change-Id: I253d98404ea8a329a4049d2e48edd2e5129fa6ba
* Don't do the haptic feedback on workspace items when they're not being ↵Joe Onorato2010-02-161-0/+1
| | | | | | picked up. related to bug 2309687