summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix bug: text is sometimes garbled in All AppsMichael Jurka2011-01-143-3/+4
* Fix bug: new items were invisible when added in spring-loaded modeMichael Jurka2011-01-141-1/+3
* tweaking parallax effectMichael Jurka2011-01-133-38/+183
* Making AllApps transition more cinematicAdam Cohen2011-01-132-13/+49
* Potential fix for garbled text in All AppsMichael Jurka2011-01-123-21/+10
* Use the default activity mipmapKenny Root2011-01-121-1/+1
* Restore wallpaper parallaxMichael Jurka2011-01-112-13/+19
* Fix bug: moving items leaves workspace screens' caches in bad stateMichael Jurka2011-01-111-0/+1
* Merge "fix bug with alpha level of items on workspace" into honeycombMichael Jurka2011-01-111-0/+1
|\
| * fix bug with alpha level of items on workspaceMichael Jurka2011-01-101-0/+1
* | Fixing issue with background being drawn twice in customization tray.Winson Chung2011-01-111-3/+6
|/
* Fixing issue where current page border was showing on drag after adding widget.Winson Chung2011-01-102-1/+7
* Fixing bug with workspace drop animationAdam Cohen2011-01-102-10/+9
* Fixed bug: newly added apps didn't show up immediately Michael Jurka2011-01-073-10/+61
* Fixing issue 3272864Adam Cohen2011-01-071-1/+9
* Ensuring that we don't start dragging while another drag is in progress.Winson Chung2011-01-075-8/+12
* Added accessibility support for the home/all app togle in Launcher2Svetoslav Ganov2011-01-071-1/+22
* Fix bug where stack view was getting clippedMichael Jurka2011-01-071-2/+3
* Call through to super.removeallViews*().Joe Onorato2011-01-071-0/+2
* Merge "Minor fixes to stop crashing on panning/dragging on phones." into hone...Winson Chung2011-01-062-3/+3
|\
| * Minor fixes to stop crashing on panning/dragging on phones.Winson Chung2011-01-062-3/+3
* | Fix clipping of blue glow around icons when they're clickedMichael Jurka2011-01-061-3/+11
|/
* change default screen when you drag an item onto itMichael Jurka2011-01-051-0/+7
* Merge "caching mini screens to bitmaps"Michael Jurka2011-01-052-7/+154
|\
| * caching mini screens to bitmapsMichael Jurka2011-01-052-7/+154
* | Fixing issues with holographic outline cache in AllApps/Customize.Winson Chung2011-01-056-75/+214
* | Adjusting wallpaper picker to match specAdam Cohen2011-01-051-5/+9
|/
* Cancelling a drag should signal to the source that the drag is incomplete.Winson Chung2011-01-041-4/+7
* Merge "Cancelling the current drag when customization filter type changes to ...Winson Chung2011-01-042-20/+18
|\
| * Cancelling the current drag when customization filter type changes to prevent...Winson Chung2011-01-042-20/+18
* | Changed backgrounds of mini screens in customize modeMichael Jurka2011-01-042-87/+113
* | Fix NPE when running on Passion device.tedbo2010-12-221-1/+3
|/
* Merge "renderscript API cleanup"Alex Sakhartchouk2010-12-211-18/+18
|\
| * renderscript API cleanupAlex Sakhartchouk2010-12-211-18/+18
* | Adding fade when dragging items outside of the customization tray.Winson Chung2010-12-217-29/+123
|/
* adding "Remove" and "Delete" text to delete buttonMichael Jurka2010-12-214-18/+24
* Don't show application info icon on workspaceMichael Jurka2010-12-206-76/+63
* Merge "Saving AllApps page when rotating screen, fixing customization rotate ...Winson Chung2010-12-203-75/+93
|\
| * Saving AllApps page when rotating screen, fixing customization rotate flash.Winson Chung2010-12-203-75/+93
* | Fixing drop target padding for the trash bin and all apps.Winson Chung2010-12-203-15/+28
|/
* Don't animate tapped item if the target screen is fullPatrick Dubroy2010-12-203-28/+31
* Make drop-on-adjacent-page anim happen at same time as snapToPagePatrick Dubroy2010-12-191-14/+1
* removing workaround for fixed animator bugMichael Jurka2010-12-176-104/+32
* updating assets for configure/all appsMichael Jurka2010-12-173-11/+34
* Merge "Re-enabling clipping of children in cell layout (not necessary now tha...Adam Cohen2010-12-161-1/+0
|\
| * Re-enabling clipping of children in cell layout (not necessary now that hotdo...Winson Chung2010-12-161-1/+0
* | Fix mipmap generation with RS API update.Jason Sams2010-12-161-2/+6
|/
* holo look for pressed/focused workspace iconsMichael Jurka2010-12-153-32/+184
* Fixing drawing order issue in bg gradientWinson Chung2010-12-155-165/+246
* Merge "fix potential leak of Activities"Michael Jurka2010-12-151-10/+10
|\