summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Adding single/multi selection mode to AllAppsPagedView (action bar disabled).Winson Chung2010-09-023-19/+232
* | resolved conflicts for merge of 319226a8 to masterBrad Fitzpatrick2010-09-011-20/+43
|\|
| * Make Launcher.checkForLocaleChange async.Brad Fitzpatrick2010-09-011-20/+43
| * DO NOT MERGE - Allow the workspace to swipe while it's loading.Joe Onorato2010-08-312-10/+9
| * DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on S...Joe Onorato2010-08-313-7/+7
* | Changed Workspace to inherit from PagedViewMichael Jurka2010-09-016-901/+565
* | DO NOT MERGE - Allow the workspace to swipe while it's loading.Joe Onorato2010-09-012-12/+9
* | DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on S...Joe Onorato2010-09-013-7/+7
* | Merge "Remove outdated and unused class."Jason Sams2010-09-011-9/+0
|\ \