summaryrefslogtreecommitdiffstats
path: root/res/drawable-xlarge
Commit message (Collapse)AuthorAgeFilesLines
* Layout and spacing changes for AllApps/Customization drawerWinson Chung2010-11-012-0/+0
| | | | | | - Also fixing issue where preview images in the customization drawer were not being scaled down Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54
* Cleaning assets to match designers' treeGilles Debunne2010-10-2820-0/+0
| | | | Change-Id: Ia83ab4486a383362dcb1f19db302c252ee4734bb
* -> Made outline of current page fade outAdam Cohen2010-10-285-0/+0
| | | | | | -> Added new assets for homescreen outlines Change-Id: Ic19b32a749fd4109bd5601c8b220759aab56603c
* Adding message when there are no icons in a particular tab.Winson Chung2010-10-141-0/+0
| | | | Change-Id: Icbf122d10d07fcacb8a4429431ea389826a3d173
* updated Workspace thumbnail behaviorMichael Jurka2010-10-103-0/+0
| | | | | | | - in All Apps mode, fade thumbnails completely - while dragging, have thumbnails re-appear - while dragging, give screen thumbnails that can accept drops a different appearance (green outline instead of blue) Change-Id: I72ddf8a0f1947d35ef11514b7d4eea9ae5eee6e2
* wip 3029324: Implement new drag feedbackPatrick Dubroy2010-10-061-0/+0
| | | | | | - Show page borders when dragging - Enlarge scroll region (landscape only) - When inside scroll region, show green border on adjacent page
* fix 3053561: Update homescreen icons for all apps, customizePatrick Dubroy2010-10-046-0/+0
|
* Pulling search button from metadata in search provider,Michael Jurka2010-10-041-0/+0
| | | | | or falling back on our default icon. Change-Id: I59fc59b76a0915a04275e08c88f5d46c3484cc6c
* -Added 3D effect to home screen scrollingAdam Cohen2010-09-301-0/+0
| | | | | | | | | | | | | -Added background outline fade in / out -Modified the feel of scrolling: now using quintic interpolator and modified the influence of scroll velocity Change-Id: Ifddcab5223ac20be7d9f800ccf09442d9b4db781 Conflicts: src/com/android/launcher2/CellLayout.java
* Fixing boot stall.Adam Cohen2010-09-291-0/+0
| | | | | | | | Revert "-Added 3D effect to home screen scrolling" This reverts commit 9415d87eda0cf28b8df1eccde39b0ca1646be3b9. Change-Id: Ib8d6602f5d82884eb1f6cc44c0cc71cc563a3a59
* -Added 3D effect to home screen scrollingAdam Cohen2010-09-281-0/+0
| | | | | | | | | -Added background outline fade in / out -Modified the feel of scrolling: now using quintic interpolator and modified the influence of scroll velocity Change-Id: Ifddcab5223ac20be7d9f800ccf09442d9b4db781
* Remove unnecessary files.Romain Guy2010-09-122-0/+0
| | | | Change-Id: I155aa203d5834569a99eaef439096178f9fb86bd
* making mini screen backgrounds dark, and Michael Jurka2010-09-092-0/+0
| | | | temporarily disabling dimmed items on mini screens to work better with new dark wallpaper
* Updating assets for toolbar buttons, setting new default wallpaper.Winson Chung2010-09-0810-0/+0
| | | | | | Fixing small namespace issue where PagedView attributes weren't actually being respected. Change-Id: Id260fae6278b616b446da1ce04ec18b11ed0bf45
* Implement selection mode for All Apps with delete and info actions.Patrick Dubroy2010-09-063-0/+0
|
* Add a market button to the toolbar.Patrick Dubroy2010-08-301-0/+0
| | | | | We determine the default app market activity by resolving an intent, and fetch the icon from the activity's meta-data.
* Add a market button and add toolbar button animations.Patrick Dubroy2010-08-253-0/+0
| | | Also clean up a lot of the animation code to be more centralized.
* added support for dragging widgets and app icons to mini screensMichael Jurka2010-08-232-0/+0
| | | | | | | | | | | - gave mini screens a rounded rect background - mini screens change color when dragged over - added a way to specify the active region of dragged items, to allow for clipping of whitespace at borders - fixed: feedback while dragging was often one cell off - fixed: bug when adding to almost-full screen - removed unused classes Change-Id: I2fbd2aaaee6831b288cca8dec75e7b446068e8d1
* Implement button to get application info for an app shortcut.Patrick Dubroy2010-08-181-0/+0
| | | | | | | | For now, it's just a drag target like the delete zone. Once all apps and the home screen support a selection mode, this (and delete) will be implemented as buttons in the Contextual Action Bar. Change-Id: I6bf43d03eefda672ea34c583a7021137da22b184
* Add a default wallpaper for xlarge devices.Romain Guy2010-08-182-0/+0
| | | | Change-Id: Icaf3fc953ca6d469d17620c0aec789e7f60c924e
* -> Set grid to 8x7 with proper spacing for landscape/portraitAdam Cohen2010-08-113-0/+20
| | | | | | | -> Added a button to the top left of Launcher which switches between landscape and portrait. For testing purposes only. Change-Id: I01f8cfcf92c8ba7727eeba0e59a0b8ff055598fe
* small fixes to LauncherMichael Jurka2010-08-062-2/+2
| | | | | | | | | | | - more robust unshrink animation - catching a resource not found exception when making widget preview - added more missing copyright headers - hiding customization drawer when long press on widget - long-pressing on widget is temporarily always springloaded to zoom in to workspace screen Change-Id: I6c92877357e907d89840fecc4662f0700b96255b
* improved comments in strings fileMichael Jurka2010-08-041-1/+1
| | | | - also added/updated some copyright notices
* refreshed apps/configure button, added search buttonMichael Jurka2010-08-039-0/+60
- configure button now has a pressed state (as do the other two) - also added a cast to getX() from float->int because of changes in the view property code Change-Id: I57dc6e44838f4f4354f8977a3b542e93384b3d7d