summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | am cdc49731: Merge "Ignore requests to add items to non-existant screens." in...Daniel Sandler2010-05-251-1/+4
|\| |
| * | Merge "Ignore requests to add items to non-existant screens." into froyoDaniel Sandler2010-05-251-1/+4
| |\ \
| | * | Ignore requests to add items to non-existant screens.Daniel Sandler2010-05-251-1/+4
* | | | am 2e2656cc: Merge "Disable hotseat buttons if AllApps is visible." into froyoDaniel Sandler2010-05-241-1/+2
|\| | |
| * | | Merge "Disable hotseat buttons if AllApps is visible." into froyoDaniel Sandler2010-05-241-1/+2
| |\| |
| | * | Disable hotseat buttons if AllApps is visible.Daniel Sandler2010-05-241-1/+2
| | |/
* | | Update names and move clear to script.Jason Sams2010-05-191-17/+0
* | | am f3d5ea92: Have LauncherModel poke the gc after it\'s done, to give the ren...Joe Onorato2010-05-181-0/+8
|\| |
| * | Have LauncherModel poke the gc after it's done, to give theJoe Onorato2010-05-181-0/+8
| |/
* | Launcher2 cleanup.Jason Sams2010-05-142-4/+3
* | Update Launcher2 to work with LLVM.Jason Sams2010-05-113-206/+374
* | am e1cc6c37: Fix 2617318 - NPE in Launcher2.Daniel Sandler2010-05-071-1/+1
|\|
| * Fix 2617318 - NPE in Launcher2.Daniel Sandler2010-05-071-1/+1
* | am 68b4182d: Merge "Bug 2639807 - Add smarter smoothing to home screen touch ...Adam Powell2010-05-051-38/+39
|\|
| * Merge "Bug 2639807 - Add smarter smoothing to home screen touch scrolling." i...Adam Powell2010-05-041-38/+39
| |\
| | * Bug 2639807 - Add smarter smoothing to home screen touch scrolling.Adam Powell2010-05-041-38/+39