summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix two crashesMichael Jurka2010-09-145-8/+50
* 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-1316-238/+571
* | Merge "Import revised translations."Eric Fischer2010-09-1321-0/+168
|\ \
| * | Import revised translations.Eric Fischer2010-09-1021-0/+168
| |/
* | Merge "Remove unnecessary files."Romain Guy2010-09-122-0/+0
|\ \ | |/ |/|
| * Remove unnecessary files.Romain Guy2010-09-122-0/+0
* | Updated for framework changes in ActionBar style attributesAdam Powell2010-09-102-3/+3
* | Merge "Applying fake perspective transform to the home screen previews"Adam Cohen2010-09-092-14/+45
|\ \ | |/ |/|
| * Applying fake perspective transform to the home screen previewsAdam Cohen2010-09-092-14/+45
* | making mini screen backgrounds dark, and Michael Jurka2010-09-093-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
|/ /
* / Updating assets for toolbar buttons, setting new default wallpaper.Winson Chung2010-09-0813-3/+6
|/
* Add CHAR_LIMIT to strings.Patrick Dubroy2010-09-081-4/+4
* 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-0611-36/+94
* For now, just show a toast when user tries to delete a system app.Patrick Dubroy2010-09-032-2/+15
* 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
* | 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
|\ \
| * | Remove outdated and unused class.Jason Sams2010-09-011-9/+0
* | | Fixed crash when adding new folder fromMichael Jurka2010-08-311-1/+0
|/ /
* | Merge "Add a market button to the toolbar."Patrick Dubroy2010-08-314-2/+60
|\ \
| * | Add a market button to the toolbar.Patrick Dubroy2010-08-304-2/+60
* | | am fdf5fd63: (-s ours) DO NOT MERGE - Allow the workspace to swipe while it\'...Joe Onorato2010-08-310-0/+0
|\ \ \ | | |/ | |/|
| * | DO NOT MERGE - Allow the workspace to swipe while it's loading.Joe Onorato2010-08-312-10/+9
* | | am f5ed4f11: (-s ours) DO NOT MERGE - Fix 2941495: Launcher short-cut icons d...Joe Onorato2010-08-310-0/+0
|\| | | |/ |/|
| * DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on S...Joe Onorato2010-08-313-7/+7
* | Fix problems with unanimated toolbar transitions.Patrick Dubroy2010-08-262-136/+159
* | Minor animation optimization -- use PropertyValueHolders.Patrick Dubroy2010-08-261-18/+13
* | Workspace no longer scrolls during drag when shrunkMichael Jurka2010-08-251-12/+16
* | Adding outline cache for PagedViewIcons.Winson Chung2010-08-254-33/+77
* | Add a market button and add toolbar button animations.Patrick Dubroy2010-08-258-98/+247
* | Preventing reloading of pages on swipe and disabling offsets for xlarge stati...Winson Chung2010-08-245-143/+155
* | added support for dragging widgets and app icons to mini screensMichael Jurka2010-08-2312-314/+333
* | pressing home twice shows small overview modeMichael Jurka2010-08-232-10/+28