summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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