summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More memory!Dianne Hackborn2011-01-191-1/+2
| | | | Change-Id: If30047e60c4cfe3a278f83189013b4afa7fe6088
* Removing extra pixel in AllApps gradient.Winson Chung2011-01-191-0/+0
| | | | Change-Id: I07fd76bdfdfda0bfb1d7474223134469cc8675de
* updating proguard flags for parallax changesMichael Jurka2011-01-191-10/+4
|
* Merge "Adding wallpaper picker preview" into honeycombAdam Cohen2011-01-183-0/+22
|\
| * Adding wallpaper picker previewAdam Cohen2011-01-183-0/+22
| | | | | | | | Change-Id: Ib3a10bb02b249f71265fe04b3829465a77fb4a9f
* | tweaking parallax effectMichael Jurka2011-01-182-98/+188
|/ | | | | | | - centering workspace in All Apps and Customize mode - tweaking spring constants - solved problem where wallpaper offset was being continually set Change-Id: Id3b12af0151490536e4330beea4a494700224fee
* Merge "Prevent NPE when shrinking workspace" into honeycombPatrick Dubroy2011-01-181-8/+13
|\
| * Prevent NPE when shrinking workspacePatrick Dubroy2011-01-181-8/+13
| | | | | | Change-Id: I61f1793d4db5f3006f2e1bceb0f0c578b35e4e71
* | Merge "Import revised translations. DO NOT MERGE" into honeycombEric Fischer2011-01-183-8/+2
|\ \
| * | Import revised translations. DO NOT MERGEEric Fischer2011-01-183-8/+2
| |/ | | | | | | Change-Id: I64c54c0adbd59d9b167b5819a04af108d4067e46
* / Changing text in empty-downloads message.Winson Chung2011-01-183-5/+4
|/ | | | Change-Id: I5bba53e97cd1a6c9370c6f2d2b52a7d488aac5a7
* Merge "removed some more unnecessary code" into honeycombMichael Jurka2011-01-172-34/+1
|\
| * removed some more unnecessary codeMichael Jurka2011-01-172-34/+1
| | | | | | | | | | - delete unnecessary call to get WallpaperManager - remove two unused methods
* | Merge "Tweaking home transitions" into honeycombAdam Cohen2011-01-172-9/+14
|\ \ | |/ |/|
| * Tweaking home transitionsAdam Cohen2011-01-172-9/+14
| | | | | | | | Change-Id: I72e292f40043ba6eca749191e2672847c8ec1de5
* | Removing dead codeMichael Jurka2011-01-1713-29/+1
| | | | | | | | Change-Id: Iec1e23a9764b8ef2bb1326c8502f31f5b5c8763a
* | Merge "Fix 3099036: Drag visualization appears in wrong spot" into honeycombPatrick Dubroy2011-01-172-0/+15
|\ \
| * | Fix 3099036: Drag visualization appears in wrong spotPatrick Dubroy2011-01-172-0/+15
| | |
* | | Merge "Enabling cache for widget text views." into honeycombWinson Chung2011-01-171-0/+4
|\ \ \ | |_|/ |/| |
| * | Enabling cache for widget text views.Winson Chung2011-01-171-0/+4
| | | | | | | | | | | | Change-Id: I8f1381f6978fabb96d3a3ebe2a25365a2e8e0c48
* | | Update to follow API.Dianne Hackborn2011-01-172-2/+2
|/ / | | | | | | Change-Id: Ib0378736b7c7acf33e6e2de0327d686bacff9275
* | Adding more checks to prevent unsync'd dragging states in customization drawer.Winson Chung2011-01-172-43/+53
| | | | | | | | Change-Id: I7e4ed80d9bd5ce1e899827eafd0f44a88cce4346
* | Merge "Preventing screen rotations when dragging." into honeycombWinson Chung2011-01-174-19/+71
|\ \
| * | Preventing screen rotations when dragging.Winson Chung2011-01-174-19/+71
| | | | | | | | | | | | Change-Id: I6805c66f9aeec32bc7d597e99e1f62be0e2d0ab3
* | | Fixed bug where All Apps would appear to animate from the rightMichael Jurka2011-01-161-0/+12
| | |
* | | Fixed bug where workspace was not visibleMichael Jurka2011-01-161-0/+1
| | |
* | | Merge "NPE fix" into honeycombMichael Jurka2011-01-161-2/+4
|\ \ \ | |_|/ |/| |
| * | NPE fixMichael Jurka2011-01-161-2/+4
| |/
* | Merge "More changes to improve memory usage during rotation" into honeycombPatrick Dubroy2011-01-162-0/+4
|\ \
| * | More changes to improve memory usage during rotationPatrick Dubroy2011-01-162-0/+4
| |/
* / Fix bug: rotating screen in All Apps mode would show blank workspaceMichael Jurka2011-01-161-1/+1
|/
* Merge "Fix 3300849: Illegal state exception during dragging." into honeycombPatrick Dubroy2011-01-141-3/+1
|\
| * Fix 3300849: Illegal state exception during dragging.Patrick Dubroy2011-01-141-3/+1
| |
* | fix build, adding missing file :(Michael Jurka2011-01-141-0/+165
| |
* | Merge "Fixing issue where icons sometimes do not show in AllApps." into ↵Winson Chung2011-01-141-0/+2
|\ \ | | | | | | | | | honeycomb
| * | Fixing issue where icons sometimes do not show in AllApps.Winson Chung2011-01-141-0/+2
| | | | | | | | | | | | Change-Id: I7f999ae96f73ba2300dbebef74a04ecdbb60ff43
* | | Merge "renaming CacheableTextView -> CachedTextView" into honeycombMichael Jurka2011-01-143-167/+2
|\ \ \
| * | | renaming CacheableTextView -> CachedTextViewMichael Jurka2011-01-143-167/+2
| | | |
* | | | Merge "fixed vertical parallax" into honeycombMichael Jurka2011-01-141-1/+1
|\ \ \ \
| * | | | fixed vertical parallaxMichael Jurka2011-01-141-1/+1
| | | | |
* | | | | Merge "Fix bug: text is sometimes garbled in All Apps" into honeycombMichael Jurka2011-01-143-3/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix bug: text is sometimes garbled in All AppsMichael Jurka2011-01-143-3/+4
| |/ / /
* | | | Merge "Allow previous view hierarchy to be GC'ed more quickly on rotation" ↵Patrick Dubroy2011-01-144-0/+26
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| into honeycomb
| * | Allow previous view hierarchy to be GC'ed more quickly on rotationPatrick Dubroy2011-01-144-0/+26
| | | | | | | | | Change-Id: I76215a48e76234501b7ce253dedfa449502ab88f
* | | Merge "Fix bug: new items were invisible when added in spring-loaded mode" ↵Michael Jurka2011-01-141-1/+3
|\ \ \ | |/ / |/| | | | | into honeycomb
| * | Fix bug: new items were invisible when added in spring-loaded modeMichael Jurka2011-01-141-1/+3
| | | | | | | | | Change-Id: Ic28f8c83de0f7097d642a2f162e0ee2a91649807
* | | Merge "Update large screen translations." into honeycombEric Fischer2011-01-141-0/+4
|\ \ \ | |/ / |/| |
| * | Update large screen translations.Eric Fischer2011-01-141-0/+4
| | | | | | | | | | | | Change-Id: I33696d45a73c25f427fa7f773f991027c563080c
* | | tweaking parallax effectMichael Jurka2011-01-133-38/+183
|/ / | | | | | | | | | | | | - adding vertical parallax when switching to all apps/customize mode - added effect to have parallax lag the rest of scrolling - adjusted the amount of horizontal/vertical parallax in both portrait and landscape modes Change-Id: I5ee778f78c1080337f642217bcf828b2392ddf70
* | Making AllApps transition more cinematicAdam Cohen2011-01-133-18/+66
| | | | | | | | Change-Id: Ib9b98d90917ee69a9cc440cd9ed8df5a2f339dcf