summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Hide the workspace when launching AllApps2D.Daniel Sandler2010-03-033-13/+33
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-034-1450/+1834
* am 2347b233: am 4700fed7: Maybe this will silence http://b/2460740Joe Onorato2010-03-011-1/+2
|\
| * Maybe this will silence http://b/2460740Joe Onorato2010-03-011-1/+2
* | Update to reflect android-common no longer in framework.Dianne Hackborn2010-02-241-1/+2
* | Correctly position the quick contact badge when opened from a folder.Romain Guy2010-02-242-11/+8
* | am 96ef9f68: am bf5350db: fix 2460740 com.android.launcher2: java.lang.NullPo...Joe Onorato2010-02-221-12/+11
|\|
| * fix 2460740 com.android.launcher2: java.lang.NullPointerException atJoe Onorato2010-02-221-12/+11
| * Don't crash when adding a shortcut.Joe Onorato2010-02-191-1/+1
| * DO NOT MERGE; Add back support for uts testing.Wink Saville2010-02-191-0/+55
| * DO NOT MERGE - Use the froyo launcher2 in mr3, except for a few unbundling th...Joe Onorato2010-02-1831-1642/+1232
* | minor refactor: This function is only called from one place. It doesn't need...Joe Onorato2010-02-191-8/+8
* | Don't crash when adding a shortcut.Joe Onorato2010-02-191-1/+1
* | fix 2453680 - acore NPE on startup: setWallpaperPositionJoe Onorato2010-02-191-2/+7
* | Fix silent DB upgrade abortBjorn Bringert2010-02-191-0/+1
* | Fix a crash on launcher db upgrade.Joe Onorato2010-02-181-0/+1
* | Merge "Correctly recenter the wallpaper when going back to default screen."Romain Guy2010-02-171-1/+2
|\ \
| * | Correctly recenter the wallpaper when going back to default screen.Romain Guy2010-02-181-1/+2
* | | fix 2411389 - calling RS with no ContextJoe Onorato2010-02-171-1/+17
* | | Don't do the haptic feedback on workspace items when they're not being picked...Joe Onorato2010-02-161-0/+3
|/ /
* | Fix 2446779 Launcher2 crash - while adding short cut to home from all apps dr...Joe Onorato2010-02-161-1/+1
* | Revert "Merge "Launcher changes to handle UTS test mode." into eclair"Joe Onorato2010-02-131-56/+0
* | Fix some broken SQL that causes a crash at boot.Jeff Hamilton2010-02-131-1/+1
* | am c4470606: am b8fc9e7d: Merge "Launcher changes to handle UTS test mode." i...Wink Saville2010-02-121-0/+56
|\|
| * Merge "Launcher changes to handle UTS test mode." into eclairWink Saville2010-02-121-0/+56
| |\
| | * Launcher changes to handle UTS test mode.Wink Saville2010-02-121-0/+56
| * | DO NOT MERGE. Update for new RS library with ES 2.0 support.Jason Sams2010-02-111-3/+3
| |/
| * Put the label into the same texture as the icon.Joe Onorato2010-01-144-124/+125
| * Fix 2325492 - No icons in launcher after pressing home from within an appJoe Onorato2010-01-111-7/+7
* | Merge "Don't make label textures if we don't need them."Joe Onorato2010-02-121-3/+5
|\ \
| * | Don't make label textures if we don't need them.Joe Onorato2010-02-121-3/+5
* | | Make sure the generated texture is 120px wide.Romain Guy2010-02-121-1/+1
|/ /
* | Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...Joe Onorato2010-02-1223-606/+629
* | Use Search.SOURCE from android-commonBjorn Bringert2010-02-101-1/+3
* | Convert to RenderScriptGL.Jason Sams2010-02-091-1/+2
* | More dead code cleanup.Jason Sams2010-02-041-26/+2
* | Remove dead code.Jason Sams2010-02-041-9/+0
* | Support rotation of the all apps screen.Jason Sams2010-02-041-3/+20
* | Merge "Fix texture generation issue on Home."Romain Guy2010-02-041-2/+2
|\ \
| * | Fix texture generation issue on Home.Romain Guy2010-02-041-2/+2
* | | Clean up vertex program with easy to manage uniform constants.Jason Sams2010-02-041-19/+34
|/ /
* | Possibly fix 2415260 - IllegalStateException: Calling RS with no Context activeJoe Onorato2010-02-031-1/+3
* | fix 2261196 icons could be bigger when you drag them onto home screenJoe Onorato2010-02-011-1/+1
* | Fix 2379378 Trackball up on all apps home icon doesn't highlight the correct ...Joe Onorato2010-02-011-5/+9
* | Fix 2261097 Shouldn't give users the option of MENU > Add in All AppsJoe Onorato2010-01-291-12/+41
* | Merge "mostly fix 2392102 by overriding the force-open input thing"Joe Onorato2010-01-281-0/+15
|\ \
| * | mostly fix 2392102 by overriding the force-open input thingJoe Onorato2010-01-281-0/+15
* | | Update the position markers when going back to Home.Romain Guy2010-01-281-0/+2
|/ /
* | Attempt to fix icons labels misalignment in Home.Romain Guy2010-01-261-19/+18
* | Convert the tap and drop live wallpaper commands coordinates to screen space.Romain Guy2010-01-252-3/+8