summaryrefslogtreecommitdiffstats
path: root/res/drawable-xlarge
Commit message (Collapse)AuthorAgeFilesLines
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-24/+0
| | | | | (later, we will decide this more accurately based on the width of the screen in dips, but for now keeping changes so that they can easily be backported to earlier versions of Android) Change-Id: I203addcbf19e8e3813c488af47e4fdf90dcd3115
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-222-40/+0
| | | | Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-142-0/+20
| | | | Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da
* Updating layout of search buttonsMichael Jurka2011-01-251-20/+0
| | | Change-Id: Id18c9ba18cc5a4645a192393926054e3ffaad3d0
* updating assets for configure/all appsMichael Jurka2010-12-173-40/+24
| | | | - fixed the dead zone between configure/all apps
* Reconciling assets from designer tree and moving assets out of drawable/ and ↵Justin Ho2010-12-082-0/+0
| | | | | into the appropriate resolution folders Change-Id: Ib3ddd01a9b1e2c2f1cfa00bba7372308bc9edf6d
* Proper fix for missing resource in other devices.Winson Chung2010-11-181-0/+0
| | | | Change-Id: Ie164e42a4c5efce763160dae86b8fe3a9da51fd9
* Moving resource up to fix crash on load.Winson Chung2010-11-181-0/+0
| | | | Change-Id: I364a8dcd5089563bbb6410c86f4f702784b02543
* removing unused drawablesMichael Jurka2010-11-171-20/+0
|
* Separate QSB and Voice buttons, aligned with QSB app.Amith Yamasani2010-11-171-0/+20
| | | | | Add EditText style underscores for the icons. Get VoiceSearch icon from the activity that handles the RecognizerIntent.ACTION_WEB_SEARCH
* 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