summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* -Added 3D effect to home screen scrollingAdam Cohen2010-09-288-124/+263
* fixed: adding app shortcuts caused overlapping Michael Jurka2010-09-281-1/+1
* Making "tap to add" in customization mode automaticallyMichael Jurka2010-09-282-4/+19
* 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 issue where items could not be moved back Michael Jurka2010-09-272-5/+30
* | 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
* | Making the CAB text match the type of item selectedMichael Jurka2010-09-272-7/+24
* | Adding tap-to-add behaviour to the customization drawer.Winson Chung2010-09-274-32/+278
* | fixed minor code review issues from change I0280c3beMichael Jurka2010-09-245-18/+15
* | Adding support for drag and drop of folders and shortcuts. Michael Jurka2010-09-2417-605/+659
* | Initial changes to add Applications tab in the customization drawer for usabi...Winson Chung2010-09-243-22/+208
* | Fix misaligned drop targets in the all apps CABPatrick Dubroy2010-09-223-37/+97
* | Fixing bug where long press on widgets no longerMichael Jurka2010-09-211-1/+1
* | Merge "Changing the holographic outline algorithm to match designs."Winson Chung2010-09-212-70/+79
|\ \
| * | Changing the holographic outline algorithm to match designs.Winson Chung2010-09-172-70/+79
* | | Merge "Handle RS reflection name changes."Stephen Hines2010-09-171-2/+2
|\ \ \
| * | | Handle RS reflection name changes.Stephen Hines2010-09-161-2/+2
* | | | removing dead codeMichael Jurka2010-09-177-79/+0
| |/ / |/| |
* | | Fixing set wallpaper crash in LauncherWinson Chung2010-09-162-13/+9
* | | Adding some wallpaper buttons on the customization tray.Winson Chung2010-09-153-49/+66
|/ /
* | Merge "Extracting format string properly into xml strings."Winson Chung2010-09-151-1/+1
|\ \
| * | Extracting format string properly into xml strings.Winson Chung2010-09-151-1/+1
* | | Fixing bug with Launcher page scrollingAdam Cohen2010-09-152-3/+7
* | | Merge "Initital changes for new customization drawer/widget tab design."Winson Chung2010-09-155-201/+306
|\| |
| * | Initital changes for new customization drawer/widget tab design.Winson Chung2010-09-155-201/+306
* | | am 73013bf9: Make LauncherModel.deleteItemFromDatabase write to disk async.Brad Fitzpatrick2010-09-153-9/+15
|\ \ \ | |/ / |/| / | |/
| * Make LauncherModel.deleteItemFromDatabase write to disk async.Brad Fitzpatrick2010-09-143-9/+15
* | fix two crashesMichael Jurka2010-09-141-3/+9
* | Fix bug with home screen position when switching Michael Jurka2010-09-141-5/+6
* | Merge "Changing Launcher2 to use more generic shader param binding."Romain Guy2010-09-142-34/+59
|\ \
| * | Changing Launcher2 to use more generic shader param binding.Alex Sakhartchouk2010-09-132-34/+59
* | | Re-adding the perspective shift on mini screensAdam Cohen2010-09-131-3/+3
* | | supporting swipable home screens on xlarge devicesMichael Jurka2010-09-1310-225/+557
|/ /
* | Merge "Applying fake perspective transform to the home screen previews"Adam Cohen2010-09-091-12/+43
|\ \
| * | Applying fake perspective transform to the home screen previewsAdam Cohen2010-09-091-12/+43
* | | making mini screen backgrounds dark, and Michael Jurka2010-09-091-5/+7
* | | tapping home in Launcher now returns you to Michael Jurka2010-09-091-8/+5
* | | Merge "Re-enable menu button -- real fix is to disable at system level."Patrick Dubroy2010-09-081-1/+1
|\ \ \
| * | | Re-enable menu button -- real fix is to disable at system level.Patrick Dubroy2010-09-081-1/+1
| |/ /
* / / Fix 2981705: Unable to uninstall downloaded app by dragging to trash.Patrick Dubroy2010-09-084-11/+12
|/ /
* | When an app is chosen in All Apps, tapping a workspace screen adds it to that...Patrick Dubroy2010-09-084-11/+64
* | Animation classes renamedChet Haase2010-09-083-63/+63
* | Don't allow system apps to be uninstalled by tapping the trash can button.Patrick Dubroy2010-09-073-20/+15
* | Implement selection mode for All Apps with delete and info actions.Patrick Dubroy2010-09-063-25/+63
* | For now, just show a toast when user tries to delete a system app.Patrick Dubroy2010-09-031-2/+13
* | Support uninstalling an app by dragging from all apps to trash can.Patrick Dubroy2010-09-033-21/+41
* | Fix crash when clicking "Games" or "Downloaded" Michael Jurka2010-09-021-26/+28