summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix workspace shrinking bug caused by change in animationsPatrick Dubroy2010-08-101-0/+4
* Merge "workspace bug fixes"Michael Jurka2010-08-104-30/+61
|\
| * workspace bug fixesMichael Jurka2010-08-104-30/+61
* | Import revised translations.Eric Fischer2010-08-103-4/+4
|/
* Refactor zooming animation, and apply it to customize drawer too.Patrick Dubroy2010-08-096-91/+144
* Merge "small fixes to Launcher"Michael Jurka2010-08-067-18/+59
|\
| * small fixes to LauncherMichael Jurka2010-08-067-18/+59
* | Import revised translations.Eric Fischer2010-08-0520-0/+260
|/
* Merge "fixed crash during animation to all apps"Patrick Dubroy2010-08-051-0/+5
|\
| * fixed crash during animation to all appsMichael Jurka2010-08-051-0/+5
* | Update to RS api chance moving constant colors to ProgramFragment.Jason Sams2010-08-052-2/+3
* | Fix incorrect offset in drag feedback, and other minor stuff.Patrick Dubroy2010-08-045-11/+24
* | Fixing longpress bug on widgets with a ListViewAdam Cohen2010-08-041-0/+14
|/
* improved comments in strings fileMichael Jurka2010-08-044-1/+44
* Move all apps to the new animation framework, and some other all apps changesPatrick Dubroy2010-08-045-53/+114
* updated Launcher2 based on recent changes to view propertiesMichael Jurka2010-08-041-10/+6
* telling proguard not to strip three onClick handlersMichael Jurka2010-08-041-0/+3
* Cleaning up grid size specification in LauncherAdam Cohen2010-08-0413-500/+113
* fixed crash on phonesMichael Jurka2010-08-031-0/+1
* refreshed apps/configure button, added search buttonMichael Jurka2010-08-0313-27/+121
* Merge "packages/apps/Launcher2 : added scaled hdpi version of assets that wer...Gilles Debunne2010-08-035-0/+0
|\
| * packages/apps/Launcher2 : added scaled hdpi version of assets that were moved...Gilles Debunne2010-08-035-0/+0
* | Revert "Move pngs from drawable to drawable-mdpi in project packages/apps/Lau...Jim Shuma2010-08-035-0/+0
* | Merge "Move pngs from drawable to drawable-mdpi in project packages/apps/Laun...Gilles Debunne2010-08-025-0/+0
|\|
| * Move pngs from drawable to drawable-mdpi in project packages/apps/Launcher2/Gilles Debunne2010-08-025-0/+0
* | Made some temporary aesthetic improvementsMichael Jurka2010-08-025-37/+45
* | Fixing bugs related to starting in All Apps modeMichael Jurka2010-07-302-19/+49
|/
* Tapping on mini-screen in All Apps view now goes back to home screenMichael Jurka2010-07-303-4/+10
* fixed bugs with layout in LauncherMichael Jurka2010-07-301-40/+54
* Make tabs in all apps actually filter the list of apps.Patrick Dubroy2010-07-296-26/+115
* Merge "Improved support for workspace screen thumbnails"Michael Jurka2010-07-283-15/+51
|\
| * Improved support for workspace screen thumbnailsMichael Jurka2010-07-283-15/+51
* | Merge "Cleanup setToClient calls."Jason Sams2010-07-281-7/+2
|\ \ | |/ |/|
| * Cleanup setToClient calls.Jason Sams2010-07-281-7/+2
* | Home screen now shrinks while customizingMichael Jurka2010-07-276-48/+277
* | isOpaque is not appropriate for AllAppsTabbed; replace with isAnimating().Patrick Dubroy2010-07-265-13/+12
* | am 2d86dfec: Fix launcher updating when all of an app\'s activities disappear.Dianne Hackborn2010-07-261-15/+13
|\ \
| * | Fix launcher updating when all of an app's activities disappear.Dianne Hackborn2010-07-241-15/+13
* | | fix 2869807: Crash on boot on trygon-userdebugPatrick Dubroy2010-07-261-2/+9
* | | Switched to tabbed version of AllApps2D on xlarge screens.Patrick Dubroy2010-07-269-85/+373
| |/ |/|
* | Slang made the rs_types.rsh and rs_math.rsh the default include files. Delete...Shih-wei Liao2010-07-211-2/+0
* | Fix the simulator build.Shih-wei Liao2010-07-201-0/+4
* | Merge "Ported Launcher2 to use the new Build system."Shih-wei Liao2010-07-196-354/+5
|\ \
| * | Ported Launcher2 to use the new Build system.Shih-wei Liao2010-07-196-354/+5
* | | Merge "Fix null pointer when dragging outside of workspace."Patrick Dubroy2010-07-161-6/+7
|\ \ \
| * | | Fix null pointer when dragging outside of workspace.Patrick Dubroy2010-07-161-6/+7
| |/ /
* / / Generate a default preview for widgets that don't have a previewImage.Patrick Dubroy2010-07-166-47/+106
|/ /
* | fix 2841060: Folders appear to accept drag-and-drop of widgetsPatrick Dubroy2010-07-141-1/+3
* | Fix bug with estimate drop cell offsetPatrick Dubroy2010-07-141-1/+1
* | Fix bug with drag visualization and UserFolders.Patrick Dubroy2010-07-137-3/+107