summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Cleanup setToClient calls.Jason Sams2010-07-281-7/+2
* 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
|\
| * Make the loader thread a Looper and move the package managerJoe Onorato2010-06-182-801/+788
* | Code cleanup possible with new reflected classes.Jason Sams2010-06-183-159/+85
* | slang with java_package_name pragma now works on allapps.rs. Add Null Pointer...Shih-wei Liao2010-06-151-2/+0
* | Update AppApps to use reflected files.Jason Sams2010-06-154-235/+348
* | am ab66ed2e: Merge "This variable can be checked outside the lock because it\...Joe Onorato2010-06-111-6/+6
|\|
| * Merge "This variable can be checked outside the lock because it's only set fr...Joe Onorato2010-06-111-6/+6
| |\
| | * This variable can be checked outside the lock because it's onlyJoe Onorato2010-06-111-6/+6
* | | am d0afc87d: Fix crash in getCurrentWorkspaceScreen.Joe Onorato2010-06-111-1/+5
|\| |
| * | Fix crash in getCurrentWorkspaceScreen.Joe Onorato2010-06-111-1/+5
| |/
* | remove extra set of transulcent on pixel format.Jason Sams2010-06-101-1/+0
* | am 774b3279: Fix the folder bug. The change that had previously fixed this g...Joe Onorato2010-06-081-0/+4
|\|
| * Fix the folder bug. The change that had previously fixed this got reverted s...Joe Onorato2010-06-081-0/+4
* | am 36354e4e: Merge "Improve workspace\'s scrolling performance." into froyoRomain Guy2010-06-081-0/+16
|\|
| * Merge "Improve workspace's scrolling performance." into froyoRomain Guy2010-06-081-0/+16
| |\
| | * Improve workspace's scrolling performance.Romain Guy2010-06-071-0/+16
* | | am cc67f476: Improve launcher loading performance by only doing re-binds.Joe Onorato2010-06-083-94/+82
|\| |
| * | Improve launcher loading performance by only doing re-binds.Joe Onorato2010-06-083-94/+82
* | | am 843e860e: Load All Apps before the workspace if All Apps is showing.Daniel Sandler2010-06-082-61/+111
|\| |
| * | Load All Apps before the workspace if All Apps is showing.Daniel Sandler2010-06-072-61/+111
| |/
* | am 81a92481: Fix drawing glitches in 2DAA.Daniel Sandler2010-06-041-1/+0
|\|
| * Fix drawing glitches in 2DAA.Daniel Sandler2010-06-031-1/+0
* | am 6662645a: Merge "Make 2D All Apps work better in landscape and on hdpi." i...Daniel Sandler2010-06-031-1/+12
|\|
| * Merge "Make 2D All Apps work better in landscape and on hdpi." into froyoDaniel Sandler2010-06-031-1/+12
| |\
| | * Make 2D All Apps work better in landscape and on hdpi.Daniel Sandler2010-06-031-1/+12
* | | am 596c0e6d: Don\'t perform collision checks for items in folders.Daniel Sandler2010-06-021-0/+4
|\| |
| * | Don't perform collision checks for items in folders.Daniel Sandler2010-06-021-0/+4
| |/
* | Remove RS_Kind info from element setupJason Sams2010-06-012-8/+8
* | am 8802e960: Defend against overlapping items in the workspace.Daniel Sandler2010-05-273-2/+64
|\|
| * Defend against overlapping items in the workspace.Daniel Sandler2010-05-263-2/+64
* | am 3e297b57: Merge "Mask bitmap creation errors while dragging shortcuts." in...Daniel Sandler2010-05-251-0/+9
|\|
| * Merge "Mask bitmap creation errors while dragging shortcuts." into froyoDaniel Sandler2010-05-251-0/+9
| |\
| | * Mask bitmap creation errors while dragging shortcuts.Daniel Sandler2010-05-251-0/+9