summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed crash in addVacantCellMichael Jurka2010-08-133-283/+112
* -> Set grid to 8x7 with proper spacing for landscape/portraitAdam Cohen2010-08-111-0/+13
* Fix workspace shrinking bug caused by change in animationsPatrick Dubroy2010-08-101-0/+4
* workspace bug fixesMichael Jurka2010-08-102-19/+48
* Refactor zooming animation, and apply it to customize drawer too.Patrick Dubroy2010-08-093-87/+138
* small fixes to LauncherMichael Jurka2010-08-065-16/+57
* 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-042-3/+16
* Fixing longpress bug on widgets with a ListViewAdam Cohen2010-08-041-0/+14
* improved comments in strings fileMichael Jurka2010-08-042-0/+33
* Move all apps to the new animation framework, and some other all apps changesPatrick Dubroy2010-08-043-52/+95
* updated Launcher2 based on recent changes to view propertiesMichael Jurka2010-08-041-10/+6
* Cleaning up grid size specification in LauncherAdam Cohen2010-08-046-464/+83
* fixed crash on phonesMichael Jurka2010-08-031-0/+1
* refreshed apps/configure button, added search buttonMichael Jurka2010-08-032-12/+38
* Made some temporary aesthetic improvementsMichael Jurka2010-08-023-33/+17
* 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-302-4/+9
* 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-295-26/+109
* Merge "Improved support for workspace screen thumbnails"Michael Jurka2010-07-282-15/+48
|\
| * Improved support for workspace screen thumbnailsMichael Jurka2010-07-282-15/+48
* | 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-273-46/+271
* | 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-263-48/+211
| |/ |/|
* | Slang made the rs_types.rsh and rs_math.rsh the default include files. Delete...Shih-wei Liao2010-07-211-2/+0
* | Merge "Ported Launcher2 to use the new Build system."Shih-wei Liao2010-07-194-350/+393
|\ \
| * | Ported Launcher2 to use the new Build system.Shih-wei Liao2010-07-194-350/+393
* | | 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-165-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
* | When dragging items on the home screen, visualize where they will drop.Patrick Dubroy2010-07-126-58/+249
* | Fixing runtime error on non-xlarge devicesMichael Jurka2010-07-091-23/+42
* | Improving home screen customizationMichael Jurka2010-07-0912-83/+360
* | Switching allapps to use Mesh instead of SimpleMesh.Alex Sakhartchouk2010-07-012-8/+8
* | Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-3022-417/+903
* | In the WidgetChooser, show the widget preview (if available) rather than the ...Patrick Dubroy2010-06-291-2/+15
* | First cut at new home screen customization for xlarge displays.Michael Jurka2010-06-286-111/+344
* | am 68925c53: Merge "Make the loader thread a Looper and move the package mana...Joe Onorato2010-06-232-801/+788
|\|