summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Remove outdated and unused class.Jason Sams2010-09-011-9/+0
* | | Fixed crash when adding new folder fromMichael Jurka2010-08-311-1/+0
|/ /
* | Add a market button to the toolbar.Patrick Dubroy2010-08-301-2/+58
* | 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-252-71/+200
* | 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-2310-314/+333
* | pressing home twice shows small overview modeMichael Jurka2010-08-232-10/+28
* | Merge "Fixed bug where custo drawer remained open after power-off"Michael Jurka2010-08-231-0/+1
|\ \
| * | Fixed bug where custo drawer remained open after power-offMichael Jurka2010-08-231-0/+1
* | | Merge "Fixing alpha issue on AllApps."Winson Chung2010-08-204-26/+15
|\ \ \
| * | | Fixing alpha issue on AllApps.Winson Chung2010-08-204-26/+15
| |/ /
* / / clicking on mini screens no longer sends click to widgets/iconsMichael Jurka2010-08-201-0/+1
|/ /
* | Fixing issue where recycled views' holographic overlays were not being regene...Winson Chung2010-08-191-4/+49
* | Adding holographic outline for paged items (sans widgets).Winson Chung2010-08-198-213/+264
* | Implement button to get application info for an app shortcut.Patrick Dubroy2010-08-184-14/+183
* | Merge "Add a default wallpaper for xlarge devices."Romain Guy2010-08-181-22/+20
|\ \
| * | Add a default wallpaper for xlarge devices.Romain Guy2010-08-181-22/+20
* | | Adding check before setting alpha of side pages in a PagedView to prevent con...Winson Chung2010-08-171-1/+3
|/ /
* | removed the temp screen rotation buttonMichael Jurka2010-08-161-13/+0
* | Adding paging for the widget/shortcut/folder customization area and fixing bugs.Winson Chung2010-08-1611-303/+945
* | Creating generic Workspace/CellLayout for paged views in Launcher.Winson Chung2010-08-164-23/+1632
* | Use RS API for checking isNull.Jason Sams2010-08-131-1/+1