summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Removing dead codeMichael Jurka2011-01-171-3/+0
* Update to follow API.Dianne Hackborn2011-01-171-1/+1
* Merge "Preventing screen rotations when dragging." into honeycombWinson Chung2011-01-171-18/+65
|\
| * Preventing screen rotations when dragging.Winson Chung2011-01-171-18/+65
* | Merge "More changes to improve memory usage during rotation" into honeycombPatrick Dubroy2011-01-161-0/+2
|\ \
| * | More changes to improve memory usage during rotationPatrick Dubroy2011-01-161-0/+2
| |/
* | Fix bug: rotating screen in All Apps mode would show blank workspaceMichael Jurka2011-01-161-1/+1
|/
* Allow previous view hierarchy to be GC'ed more quickly on rotationPatrick Dubroy2011-01-141-0/+11
* tweaking parallax effectMichael Jurka2011-01-131-17/+11
* Making AllApps transition more cinematicAdam Cohen2011-01-131-10/+39
* Restore wallpaper parallaxMichael Jurka2011-01-111-6/+6
* Ensuring that we don't start dragging while another drag is in progress.Winson Chung2011-01-071-1/+1
* Added accessibility support for the home/all app togle in Launcher2Svetoslav Ganov2011-01-071-1/+22
* Minor fixes to stop crashing on panning/dragging on phones.Winson Chung2011-01-061-2/+2
* Fix NPE when running on Passion device.tedbo2010-12-221-1/+3
* adding "Remove" and "Delete" text to delete buttonMichael Jurka2010-12-211-1/+5
* Don't show application info icon on workspaceMichael Jurka2010-12-201-16/+10
* Saving AllApps page when rotating screen, fixing customization rotate flash.Winson Chung2010-12-201-52/+70
* removing workaround for fixed animator bugMichael Jurka2010-12-171-10/+11
* updating assets for configure/all appsMichael Jurka2010-12-171-0/+4
* Fixing drawing order issue in bg gradientWinson Chung2010-12-151-2/+0
* fix potential leak of ActivitiesMichael Jurka2010-12-141-10/+10
* Various tweaks to launcherWinson Chung2010-12-141-1/+1
* added spring loaded mode for adding items to workspaceMichael Jurka2010-12-091-12/+62
* code cleanup, preparing for spring-loaded adding to screensMichael Jurka2010-12-081-14/+14
* Minor visual changesAdam Lesinski2010-12-061-1/+0
* Saving/restoring the current AllApps tab on orientation change.Winson Chung2010-12-061-2/+22
* Removing CAB from AllAppsAdam Cohen2010-12-011-2/+30
* Caching icon labels to bitmaps for better performanceMichael Jurka2010-12-011-10/+2
* Adding background protection for tab labels in AllApps/Customize and modified...Winson Chung2010-11-301-8/+18
* Caching external icons in LauncherModelMichael Jurka2010-11-291-4/+42
* ignore drop position when dragging items to small screensMichael Jurka2010-11-241-11/+10
* Updated assets for QSB launch and added a custom transition animation.Amith Yamasani2010-11-231-0/+2
* Separate QSB and Voice buttons, aligned with QSB app.Amith Yamasani2010-11-171-9/+46
* Layout tweaks in LauncherAdam Lesinski2010-11-171-10/+7
* Polishing home transitionsAdam Cohen2010-11-161-9/+18
* Fixing various small bugs with launcherWinson Chung2010-11-111-1/+2
* Fixing a launcher crash on bootAdam Cohen2010-11-111-4/+8
* Adding auto-advance to launcherAdam Cohen2010-11-101-8/+133
* Initial changes to allow resolution of arbitrary clip data to widgets that su...Winson Chung2010-11-031-16/+43
* Using hdpi icons in LauncherMichael Jurka2010-11-011-8/+3
* Fix crash in non-xlarge configurations.Patrick Dubroy2010-11-011-3/+7
* Fix: switching states during animations was brokenMichael Jurka2010-10-291-20/+30
* Adding initial support for dropping widgets with custom configuration data.Winson Chung2010-10-281-7/+13
* Increasing icons for homescreen as well as as all-apps (temporarily until we ...Winson Chung2010-10-271-1/+5
* Initial changes to allow dragging external shortcuts to launcher using the sa...Winson Chung2010-10-271-0/+4
* When the launcher is paused and we reload stuff in the background, we need to...Joe Onorato2010-10-271-3/+37
* Removing the Folders tab.Winson Chung2010-10-251-7/+0
* Made Launcher and AllApps use the new Tabs holo theme.Gilles Debunne2010-10-251-24/+12
* Fixing drag to application info button in All AppsMichael Jurka2010-10-221-1/+1