summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Fixing regression in shop icon and widget pane.Winson Chung2011-06-021-1/+3
| | | | Change-Id: I79a17581df2ba17c309626dde33c946855b2d55e
* Merge "Adding drag target bar."Winson Chung2011-06-011-6/+28
|\
| * Adding drag target bar.Winson Chung2011-06-011-6/+28
| | | | | | | | Change-Id: Ia00ed30264ea5f1d3c919111d15588ef441bfe20
* | Removing wallpapers tab, adding shop icon back.Winson Chung2011-05-311-3/+1
|/ | | | Change-Id: I90bb107cce033ecb78a8fe365aa99c641a492b48
* Merge "Changing long-press-on-workspace behaviour to show Applications & ↵Winson Chung2011-05-261-1/+1
|\ | | | | | | Widgets."
| * Changing long-press-on-workspace behaviour to show Applications & Widgets.Winson Chung2011-05-261-1/+1
| | | | | | | | | | | | - Disabling tap-on-widgets-to-add in favour of long press Change-Id: Ia82143b74216a968ab11890cba83a01c4ab72a06
* | Adding QSBWinson Chung2011-05-262-1/+71
|/ | | | | | - Also changing AppsCustomize bg to black. Change-Id: Iadd1a34dda56b02191e00502714296a1a3c8ee88
* Adding Wallpapers tab.Winson Chung2011-05-123-1/+72
| | | | Change-Id: Ic42bec30a4a3a4f8745bd1b5b164f33cc9a6c96f
* Adding keyboard focus support for phones.Winson Chung2011-05-091-0/+1
| | | | Change-Id: I2daab961d0727bc5d892db6b50ad0f51fe23873c
* Minor changes to help address some hiccups when panning, changing tabs and ↵Winson Chung2011-05-062-53/+0
| | | | | | | | rotating in AppsCustomize. - Also removing references to old all-apps 2d/3d Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
* Deleting unused codeMichael Jurka2011-05-051-69/+0
| | | Change-Id: I970b6ae64c7559cd3cbf9664f1921b92414b5e30
* Adding back the widgets pane to the merged AllApps.Winson Chung2011-04-282-1/+77
| | | | | | - Fixing issue with holographic drag outlines being drawn offset Change-Id: Ie0e89d76ce6714b44f9cd2ddf99ad608b51bf005
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-223-0/+147
| | | | Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
* Adjusting wallpaper picker to match specAdam Cohen2011-01-051-0/+1
| | | | Change-Id: I004f15119648b9435bd73a400bd0193962e9569f
* Update Wallpaper picker and fix bugAdam Lesinski2010-12-131-1/+4
| | | | | | | -Fixed b/3271838 -On a phone, Fragment would not remember its previous state and crash on rotation Change-Id: Ida923fba0c7f4622b090e2838fd932328ad68c63
* Updating the Static Wallpaper picker for TabletAdam Lesinski2010-11-241-0/+25
| | | | | | | | | | | | - Updated WallpaperChooser to use FragmentDialogs - Backwards compatible with old WallpaperChooser UI on non XLarge screens - There is a known bug with AlertDialogs (b/3225529) that prevents an AlertDialog to expand to fit its content. The squishing of the GridView is caused by that bug. Change-Id: I49381aab4aa24362e8c92da284797fce0e63823c
* am 4dd45be8: am df99daa3: Fix bug 3126193 - over-scroll glow extends beyond ↵Adam Powell2010-11-081-16/+19
|\ | | | | | | | | | | | | 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-081-16/+19
| | | | | | | | | | | | | | Fixed a layout problem in Launcher2 where lists and grids did not have proper containers. Change-Id: I683e42362345a9c9d18d957e84bb8522675fdfc6
* | Made some temporary aesthetic improvementsMichael Jurka2010-08-022-4/+28
| | | | | | | | | | | | | | | | - icons in the customization drawer are now much more tightly spaced, and no longer use the default gallery styling - wrapped some >100 char lines - removed "Applications" from the shortcuts customization drawer
* | Home screen now shrinks while customizingMichael Jurka2010-07-271-1/+1
| | | | | | | | | | | | | | - added a shrink/fade animation on home screen when going into customization mode - made items in the customization drawer larger Change-Id: Iddbaf14aa5b1504fe94966971a1ab95c00f24331
* | Improving home screen customizationMichael Jurka2010-07-091-5/+7
| | | | | | | | | | | | | | | | | | | | - Created a drawer with tabs for widgets, folders, shortcuts, wallpapers (wallpapers are currently not implemented) - Tapping outside the drawer dismisses it - Moved the all apps icon to the upper right of the screen - Adding a toast that says "No more space on screen" when dragging a widget to a full screen - Fixed bug where you could stack two equal-sized widgets on top of each other on the homescreen (exposed by the new ability to drag widgets onto the home screen) Change-Id: I03b65ce54a85d24328c94e0c06e249571de449ee
* | First cut at new home screen customization for xlarge displays.Michael Jurka2010-06-281-0/+22
|/ | | | | | | | - Add new layout for xlarge, removing hotseat, next/prev page, etc. - Add a "+" button in top right which switches to customization mode - Add a widget chooser which slides up from bottom of screen - Initial support for dragging widgets onto home screen Change-Id: I14e2e013ccceff4066fcb7c4492b4f6bef6595e7
* Make 2D All Apps work better in landscape and on hdpi.Daniel Sandler2010-06-031-63/+0
| | | | | | | | | | | | | | | * 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
* Fix trackball focus weirdness in AllApps2D.Daniel Sandler2010-03-111-4/+12
| | | | | | | Also vertically align AllApps2D's home icon with Workspace's grid icon. Change-Id: I81a8759ed33afd08336482484f1b9bdb9a36718e
* Change the way 2D/3D AllApps are selected.Daniel Sandler2010-03-043-17/+92
| | | | | | | | all_apps.xml is now a trampoline that loads the correct layout file. Also take this opportunity to make 2D the default. Change-Id: Iba2500da1bf4f505f1a5c2f6f32ed6e72ec34c5f
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-0/+33
| | | | | | | | | | | | | | | | 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
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-087-13/+13
| | | | Bug: #2361749.
* Get rid of the built-in search widget in Launcher2Bjorn Bringert2009-12-091-61/+0
| | | | | | Uses the widget from packages/apps/QuickSearchBox instead. Change-Id: I85d64defe155c0cad97fafef6a3db62c6cab504a
* Fix bug 2122011: Force a dimension for live folder iconsMike Cleron2009-11-101-4/+3
|
* Update the search widget to be vertically centered within it's footprint.Mike Cleron2009-11-041-9/+9
|
* Remove live wallpaper picker from Launcher2.Romain Guy2009-10-161-72/+0
| | | | Change-Id: I2c48f3624128276c3460939960168163d3c74c08
* Live wallpaper improvements.Daniel Sandler2009-09-281-1/+1
| | | | | | | | Now draws something a little nicer if the live wallpaper doesn't have a preview. Also: move Launcher2 back into "shared" so it has permission to set the wallpaper.
* Live wallpaper picker using a Gallery of thumbnails.Daniel Sandler2009-09-221-1/+2
| | | | | | Note: live wallpapers without thumbnails are shown with some thrilling debug information instead. TODO: add thumbnails for other LWs (and create a more appealing placeholder for any future LW without a thumbnail).
* Fix id collision in Home.Joe Onorato2009-09-211-2/+2
|
* Add configuration button to live wallpaper picker.Dianne Hackborn2009-09-151-5/+20
| | | | | | | | This collects the info needed to show and launch live wallpaper configuration activities. Also filters out wallpapers that don't contain the wallpaper meta-data. Change-Id: I8b3fb17cc436396bd714e43131997c135b5e1b7c
* First crack at a Gallery-based live wallpaper picker.Daniel Sandler2009-09-111-3/+6
| | | | No thumbnails yet, but I hope the placeholder graphics are compelling enough to convince you to BUY NOW!
* Implement previews in the wallpaper picker.Dianne Hackborn2009-08-201-0/+53
| | | | Note that the UI is ugly ugly ugly, but previews are actually working.
* Add live wallpapers picker to Launcher2. This is temporary.Romain Guy2009-08-131-0/+25
| | | | | This change requires changing the signature and shared user id of Launcher2, we will have to revert this once we move the wallpapers picker back to Settings.
* Checkpoint launcher2 - all apps is in a 2nd window.Joe Onorato2009-07-311-1/+1
| | | | Lots is still broken.
* Launcher2 compiles.Joe Onorato2009-07-303-6/+6
|
* Stop trying to play tricks with the focusability of the search widget'sMike LeBeau2009-07-281-0/+1
| | | | | | TextView, as we weren't always doing it right, and it doesn't seem to help or hurt the frequency of the home screen sliding up when the widget is selected (that seems to be separate, see http://b/1819752).
* Remove gestures from Home.Romain Guy2009-07-213-192/+0
|
* More new gestures UI. Adds a back button at the bottom of the settings activity.Romain Guy2009-07-161-10/+34
|
* New gestures UI.Romain Guy2009-07-164-62/+144
|
* Fixes OutOfMemoryError on Home.Romain Guy2009-07-151-0/+1
|
* Fix the search widget taking characters into it rather than forwardingMike LeBeau2009-07-021-1/+1
| | | | | | them to the search dialog. By setting editable=false and inputType=none, the TextView can still take focus, but key input is forwarded to the launcher which knows what to do.
* Fixes #1937447. Home was not saving the appropriate state when losing focus.Romain Guy2009-06-231-2/+2
|
* Change recognition matchin in Home to immediate mode.Romain Guy2009-06-111-1/+1
| | | | | Instead of waiting for Xms after a finger up event to start the recognition process, do it right away on a finger up event. This provides immediate feedback.
* Fix issues with how the gestures pad was hidden when leaving Home.Romain Guy2009-06-101-2/+2
|
* Add gestures to Home.Romain Guy2009-06-104-0/+165
| | | | Press the Home key while in Home to enable the gestures pad.