summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Initial changes to add Applications tab in the customization drawer for usabi...Winson Chung2010-09-241-8/+19
* | | Fixing set wallpaper crash in LauncherWinson Chung2010-09-161-0/+4
* | | Initital changes for new customization drawer/widget tab design.Winson Chung2010-09-151-1/+2
* | | supporting swipable home screens on xlarge devicesMichael Jurka2010-09-131-6/+0
* | | tapping home in Launcher now returns you to Michael Jurka2010-09-091-8/+5
* | | Re-enable menu button -- real fix is to disable at system level.Patrick Dubroy2010-09-081-1/+1
* | | When an app is chosen in All Apps, tapping a workspace screen adds it to that...Patrick Dubroy2010-09-081-7/+34
* | | Animation classes renamedChet Haase2010-09-081-38/+38
* | | Don't allow system apps to be uninstalled by tapping the trash can button.Patrick Dubroy2010-09-071-6/+13
* | | Implement selection mode for All Apps with delete and info actions.Patrick Dubroy2010-09-061-1/+1
* | | Support uninstalling an app by dragging from all apps to trash can.Patrick Dubroy2010-09-031-1/+13
* | | resolved conflicts for merge of 319226a8 to masterBrad Fitzpatrick2010-09-011-20/+43
|\| |
| * | Make Launcher.checkForLocaleChange async.Brad Fitzpatrick2010-09-011-20/+43