summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
* Preventing delayed processing of old touch target in Customization drawer.Winson Chung2010-11-181-1/+3
| | | | Change-Id: I982d953814e13ce195eee1aaa6739e895e328b2a
* Adding initial background protection to AllApps/Customize drawer.Winson Chung2010-11-171-17/+70
| | | | Change-Id: Id5e2b2dd82c2ee82526ae5c5179345275af246c6
* Separate QSB and Voice buttons, aligned with QSB app.Amith Yamasani2010-11-171-9/+46
| | | | | Add EditText style underscores for the icons. Get VoiceSearch icon from the activity that handles the RecognizerIntent.ACTION_WEB_SEARCH
* Merge "Modified behavior of mini-workspace screens"Adam Lesinski2010-11-171-2/+0
|\
| * Modified behavior of mini-workspace screensAdam Lesinski2010-11-171-2/+0
| | | | | | | | | | | | | | | | | | | | Behavior of mini-workspace screens in All apps view was changed to always stay visible once the user starts dragging mode. Visibility returns to hidden when the user exits and re-enters All apps Change-Id: I6cc6692ea77a67205767fd925f73ab38306c473c
* | 3185132: Allow dropping on adjacent homescreen targetsPatrick Dubroy2010-11-173-11/+39
|/
* Layout tweaks in LauncherAdam Lesinski2010-11-178-80/+178
| | | | | | | | | | | | | | -Removed All apps and Configure toolbar buttons from Customization Drawer, removed Configure button from All apps and added Market icon to All apps -Changed spacing of CellLayouts when scrolling -Modified gap spacing in workspace layout -Made workspace invisible in All apps but touching the place where the workspace was takes you back to workspace Change-Id: I6e2579bfebeb8f1f80fdae07da442f6d399abe33
* Polishing home transitionsAdam Cohen2010-11-162-32/+80
| | | | | | | -Modified interpolation / duration and some other characteristics of the transitions between home and AllApps / Customize Change-Id: I9154800d500b394e4f826f6c88c14fb6e0164828
* Allow dragging items off customization trayMichael Jurka2010-11-162-5/+103
| | | | | 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-154-35/+30
|\
| * Minor fixes to LauncherWinson Chung2010-11-154-35/+30
| | | | | | | | | | | | | | | | - 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
* 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-116-16/+29
| | | | | | | | | - 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-105-183/+127
| | | | | | - Disallowing touch handling when there are no children Change-Id: I925d6f1f862f8c7994a80c4eaacc80f8d59f6ab2
* 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-091-5/+5
|\
| * Fixing issue where holgoraphic icon backgrounds were not being drawn.Winson Chung2010-11-091-5/+5
| | | | | | | | | | | | - Removing the workarounds that we had previously to get around this. Change-Id: I4f2b2f827988a7d76d86406542f647701df81a2d
* | Fixing issue with widget previews using the widget dimensions instead of the ↵Winson Chung2010-11-081-10/+12
|/ | | | | | preview dimensions Change-Id: Ie786c45f6e050e0eb02145b0bc9b1f5b1cc37ca2
* Draw glow along screen edge when dragging in portrait.Patrick Dubroy2010-11-032-4/+32
|
* Initial changes to allow resolution of arbitrary clip data to widgets that ↵Winson Chung2010-11-037-98/+335
| | | | | | 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-019-56/+81
| | | | Known issue: Default activity icon is still showing up as small
* Layout and spacing changes for AllApps/Customization drawerWinson Chung2010-11-016-22/+68
| | | | | | - 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
* -> Made outline of current page fade outAdam Cohen2010-10-282-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-272-2/+8
| | | | | | | | 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-275-22/+165
| | | | | | same InstallShortcut intent. Change-Id: I21b57115429ed37d604084ae01308d1d3f33ee7e
* Merge "Generating holographic outlines in helper thread"Michael Jurka2010-10-271-76/+87
|\
| * Generating holographic outlines in helper threadMichael Jurka2010-10-271-76/+87
| | | | | | Change-Id: Ie6fb0827b0c746d512c5baba44bf16de54e309bc
* | When the launcher is paused and we reload stuff in the background, we need ↵Joe Onorato2010-10-272-4/+51
|/ | | | | | | | | | | | | | to re-re-load it in onResume. Otherwise we can load widgets and other resources from the wrong Configuration. This doesn't completely fix the bug, but it makes it much less likely. We tell the launcher once at the beginning of starting a reload because of SD cards coming back, and once when we bind. cherry pick of I99ee6af38bef91e261832bad4dec978a5d4a8b3d Bug: 3126698 Change-Id: I917bdb3982e3eea4924c6e9a8f3c037fd493f415
* Merge "Don't build bitmaps when running in GL."Romain Guy2010-10-262-2/+6
|\
| * Don't build bitmaps when running in GL.Romain Guy2010-10-262-2/+6
| | | | | | | | Change-Id: I28c93256bca748be6a00698a6c41cbab5dd4a349
* | Merge "Adding distance threshold to initiate paging regardless of velocity."Winson Chung2010-10-261-4/+11
|\ \ | |/ |/|