summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correctly preserve state on orientation changesMichael Jurka2010-10-211-9/+26
* Fix bug that allowed multiple items in one cellMichael Jurka2010-10-211-1/+2
* fixed bug with adding items in customize modeMichael Jurka2010-10-201-16/+6
* Updating code to use new non-generified animator APIsChet Haase2010-10-141-13/+21
* Tweaking spacing and layout of AllApps/Customize in portrait.Winson Chung2010-10-121-0/+3
* am e90cc3ba: resolved conflicts for merge of 35e79e32 to gingerbread-plus-aospJean-Baptiste Queru2010-10-121-1/+3
|\
| * resolved conflicts for merge of 35e79e32 to gingerbread-plus-aospJean-Baptiste Queru2010-10-111-1/+3
| |\
| | * Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-08-021-1/+3
* | | Fixing state transition bugsMichael Jurka2010-10-061-59/+72
* | | wip 3029324: Implement new drag feedbackPatrick Dubroy2010-10-061-1/+1
* | | am 6a5f4d85: Merge "Adding more specific title for pick-application dialog." ...Winson Chung2010-10-061-0/+1
|\| |
| * | Adding more specific title for pick-application dialog.Winson Chung2010-10-011-0/+1
* | | Resolve global search activity more robustlyMichael Jurka2010-10-051-49/+46
* | | Long press on Launcher background no longer Michael Jurka2010-10-051-6/+1
* | | Pulling search button from metadata in search provider,Michael Jurka2010-10-041-16/+35
* | | Re-updating widget set in customization drawer when applications are changed.Winson Chung2010-09-281-1/+2
* | | resolved conflicts for merge of 7ad01419 to masterWinson Chung2010-09-281-1/+12
|\| |
| * | Adding menu item to Launcher to manage applications directly from homescreenWinson Chung2010-09-271-1/+12
* | | Fix crash on small-screen devicesAndrew Stadler2010-09-271-4/+12
* | | am 4a79a04b: When we\'re launching apps, we need to always use startActivityS...Joe Onorato2010-09-271-3/+3
|\| |
| * | When we're launching apps, we need to always use startActivitySafely.Joe Onorato2010-09-271-3/+3
* | | fixed minor code review issues from change I0280c3beMichael Jurka2010-09-241-2/+4
* | | Adding support for drag and drop of folders and shortcuts. Michael Jurka2010-09-241-144/+162