summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import revised translations.Eric Fischer2010-11-1721-21/+21
| | | | Change-Id: I386edd54ad3aed5b41d15770f614d52d1899a570
* Polishing home transitionsAdam Cohen2010-11-163-39/+85
| | | | | | | -Modified interpolation / duration and some other characteristics of the transitions between home and AllApps / Customize Change-Id: I9154800d500b394e4f826f6c88c14fb6e0164828
* Merge "Unused assets removed."Gilles Debunne2010-11-1611-0/+0
|\
| * Unused assets removed.Gilles Debunne2010-11-1611-0/+0
| | | | | | | | Change-Id: I3cb90267efe32639e322bebe601a33d8c301a314
* | Allow dragging items off customization trayMichael Jurka2010-11-163-5/+107
|/ | | | | Long press is no longer required Change-Id: Ie122e298ab8782522b650551b8004c53b514bdd1
* Fixing typo with previous change. Should not handle click when snapping to page.Winson Chung2010-11-151-2/+2
| | | | Change-Id: I1a02e0bb7bff1aa6b16e4dd8959525da6727e59c
* Merge "Minor fixes to Launcher"Winson Chung2010-11-155-38/+37
|\
| * Minor fixes to LauncherWinson Chung2010-11-155-38/+37
| | | | | | | | | | | | | | | | - Adding checks to prevent multiple onSetAlpha's to be called (especially now that we are using display lists) - Removing an old change to keep artificially make the last page wider - Fixing issue where you could click on an item in the paged view while the page it was on is being faded out Change-Id: I9b194565602b5200c0688da2caec9c3c829b3bb0
* | Whitespace fixAdam Cohen2010-11-151-2/+2
|/ | | | Change-Id: Ia6b328defddc002ea0acb028d452bdd97ed3d4cc
* Tweaking transitions between AllApps / Customize and HomeAdam Cohen2010-11-151-15/+40
| | | | Change-Id: Iaf1c235fd6122d871a6e038ab83b8deb5435b018
* Merge "Missing assets created by rescaling existing ones"Gilles Debunne2010-11-1525-0/+0
|\
| * Missing assets created by rescaling existing onesGilles Debunne2010-11-0425-0/+0
| | | | | | | | | | | | glow_wallpaper has been moved to xlarge-nodpi. Change-Id: I01ec5ac6c76a69f88764e14d3e2d5e08201c7ef0
* | Fixing issue where dropping on the system bar would not properly cancel the ↵Winson Chung2010-11-122-0/+11
| | | | | | | | | | | | drag. Change-Id: I3d920cabb99216c222d5c419374527068f1947d0
* | Fixing various small bugs with launcherWinson Chung2010-11-118-18/+35
| | | | | | | | | | | | | | | | | | - Items added from customization tray add from top left now - Fixing issue where wallpaper tab was not showing - Workaround for the extra pixel line showing in homescreen drag icons - Speeding up animations for tab transitions and clicking Change-Id: I865531bb4cf896320a9e2ff6cef08bed221a2294
* | Refactoring the drag event handling to provide more upfront validation of ↵Winson Chung2010-11-111-37/+56
| | | | | | | | | | | | drag events. Change-Id: I1d54e7f073e8ea00c61634b8f25b957b3ea3769c
* | Making current screen background always transparentAdam Cohen2010-11-112-5/+9
| | | | | | | | Change-Id: I3cc61f85c36f80a71d60228f5f8570758b1b0e3b
* | Fixing a launcher crash on bootAdam Cohen2010-11-111-4/+8
| | | | | | | | Change-Id: I2f026eebde300ce8b8966caa826fa81792af496d
* | Adding auto-advance to launcherAdam Cohen2010-11-103-10/+139
| | | | | | | | Change-Id: I96c88d35399057ccddc71dc93b974a39241a13da
* | Modifying wallpapers customization page to look like widgets.Winson Chung2010-11-1010-194/+193
| | | | | | | | | | | | - Disallowing touch handling when there are no children Change-Id: I925d6f1f862f8c7994a80c4eaacc80f8d59f6ab2
* | Merge "Import revised translations."Eric Fischer2010-11-1021-40/+86
|\ \
| * | Import revised translations.Eric Fischer2010-11-0921-40/+86
| | | | | | | | | | | | Change-Id: I2c81c7333061c0f7f0df4cb72d20ea82f430a75a
* | | Fix 3165989: Items dragged from All Apps don't appearPatrick Dubroy2010-11-091-2/+6
|/ /
* | Merge "Fixing issue where holgoraphic icon backgrounds were not being drawn."Winson Chung2010-11-093-9/+5
|\ \
| * | Fixing issue where holgoraphic icon backgrounds were not being drawn.Winson Chung2010-11-093-9/+5
| | | | | | | | | | | | | | | | | | - Removing the workarounds that we had previously to get around this. Change-Id: I4f2b2f827988a7d76d86406542f647701df81a2d
* | | am 4dd45be8: am df99daa3: Fix bug 3126193 - over-scroll glow extends beyond ↵Adam Powell2010-11-085-72/+93
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | folder bounds * commit '4dd45be8afa39c88781364933e819e8734732d17': Fix bug 3126193 - over-scroll glow extends beyond folder bounds
| * \ \ am df99daa3: Fix bug 3126193 - over-scroll glow extends beyond folder boundsAdam Powell2010-11-085-72/+93
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit 'df99daa3bce2c8ecbea6f5d091c090834b8e2089': Fix bug 3126193 - over-scroll glow extends beyond folder bounds
| | * | | Fix bug 3126193 - over-scroll glow extends beyond folder boundsAdam Powell2010-11-085-72/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a layout problem in Launcher2 where lists and grids did not have proper containers. Change-Id: I683e42362345a9c9d18d957e84bb8522675fdfc6
* | | | | Fixing issue with widget previews using the widget dimensions instead of the ↵Winson Chung2010-11-081-10/+12
| |_|/ / |/| | | | | | | | | | | | | | | | | | | preview dimensions Change-Id: Ie786c45f6e050e0eb02145b0bc9b1f5b1cc37ca2
* | | | Merge branch 'master' of ↵Dan Bornstein2010-11-04173-2863/+12041
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| ssh://android-git:29418/platform/packages/apps/Launcher2
| * | am fbc9e39e: (-s ours) am 6ad2fac4: New set of wallpapers for Gingerbread.Justin Ho2010-11-040-0/+0
| |\ \ | | | | | | | | | | | | | | | | * commit 'fbc9e39ef24ab9e60da6c59c3aaab1d2a7b78f10': New set of wallpapers for Gingerbread.
| * | | Draw glow along screen edge when dragging in portrait.Patrick Dubroy2010-11-035-4/+36
| | | |
| * | | Initial changes to allow resolution of arbitrary clip data to widgets that ↵Winson Chung2010-11-039-98/+381
| | | | | | | | | | | | | | | | | | | | | | | | support them. Change-Id: Id5dfa8436a5bf6eb7bd300ec603911a9d3698de3
| * | | Fix bug with views disappearing after dragging.Patrick Dubroy2010-11-021-20/+21
| | | |
| * | | Using hdpi icons in LauncherMichael Jurka2010-11-0111-58/+86
| | | | | | | | | | | | | | | | Known issue: Default activity icon is still showing up as small
| * | | Layout and spacing changes for AllApps/Customization drawerWinson Chung2010-11-0120-65/+106
| | | | | | | | | | | | | | | | | | | | | | | | - Also fixing issue where preview images in the customization drawer were not being scaled down Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54
| * | | Merge "Add snap-back animation when dropping an item on a full page."Patrick Dubroy2010-11-011-8/+29
| |\ \ \
| | * | | Add snap-back animation when dropping an item on a full page.Patrick Dubroy2010-11-011-8/+29
| | | | |
| * | | | Fix crash in non-xlarge configurations.Patrick Dubroy2010-11-011-3/+7
| | | | |
| * | | | Fixing issues in LauncherWinson Chung2010-11-013-11/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Now ending choice mode if a selected application is removed - Only updating apps in the customization drawer if the applications change - Adding null check when determining scrolling in PagedView Change-Id: I0b23d1383649626dc012bd70a5e8087885b77c17
| * | | | Merge "When the locale changes, flush the all apps list."Joe Onorato2010-10-302-14/+32
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | When the locale changes, flush the all apps list.Joe Onorato2010-10-292-14/+32
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3032131 Change-Id: I47659a459044fdace0a3480d216b168c18f2de37
| * | | | Fix NPE when dragging an item to a full home screenPatrick Dubroy2010-10-291-19/+23
| | | | |
| * | | | Fix: switching states during animations was brokenMichael Jurka2010-10-296-43/+137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - cancelling state animations on home screens before starting new ones - temporary workaround for the fact that onAnimationEnd is not called immediately when an animation is cancelled - forcing all apps zoom-in animation to complete if it's cancelled Change-Id: I3eb011f689050692e8d95f2736e01ab5420f722e
| * | | | Move drop anim into the Workspace to prevent clipping issuesPatrick Dubroy2010-10-292-108/+142
| |/ / /
| * | | Setting correct active page when shrinkingMichael Jurka2010-10-291-1/+1
| | | | | | | | | | | | | | | | | | | | Bug: 3130373 Change-Id: I5fa8772bd557b828aaac0d6433f1ff148b0d9f57
| * | | Adding initial support for dropping widgets with custom configuration data.Winson Chung2010-10-285-27/+106
| | | | | | | | | | | | | | | | Change-Id: I4a7ba51783b27e544e9a21882bc7cd582b3b43e0
| * | | Cleaning assets to match designers' treeGilles Debunne2010-10-2821-0/+0
| | | | | | | | | | | | | | | | Change-Id: Ia83ab4486a383362dcb1f19db302c252ee4734bb
| * | | -> Made outline of current page fade outAdam Cohen2010-10-287-9/+23
| | | | | | | | | | | | | | | | | | | | | | | | -> Added new assets for homescreen outlines Change-Id: Ic19b32a749fd4109bd5601c8b220759aab56603c
| * | | Increasing icons for homescreen as well as as all-apps (temporarily until we ↵Winson Chung2010-10-279-21/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | get hi-res icons). - Also fixing spacing in the portrait mode, and using the same styles for both AllApps and workspace icons. Change-Id: I222dd5d53a39d6940a85f40b57912b69c926ffd0
| * | | Initial changes to allow dragging external shortcuts to launcher using the ↵Winson Chung2010-10-276-22/+168
| | | | | | | | | | | | | | | | | | | | | | | | same InstallShortcut intent. Change-Id: I21b57115429ed37d604084ae01308d1d3f33ee7e