summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | Merge "Fix selection highligh in all apps. Selection highlight now follows t...Jason Sams2010-01-201-4/+6
|\ \
| * | Fix selection highligh in all apps. Selection highlight now follows the curv...Jason Sams2010-01-201-4/+6
* | | Merge "Change text labels from RGBA to ALPHA8. Reduces memory usage and may ...Jason Sams2010-01-192-2/+10
|\| |
| * | Change text labels from RGBA to ALPHA8. Reduces memory usage and may increas...Jason Sams2010-01-192-2/+10
* | | Merge "Update launcher2 with vertex shader and single draw method for icons."Jason Sams2010-01-192-67/+96
|\| |
| * | Update launcher2 with vertex shader and single draw method for icons.Jason Sams2010-01-192-67/+96
* | | Don't hardcode component name for search widgetBjorn Bringert2010-01-141-4/+31
|/ /
* | Remove widgets when the corresponding apk is uninstalled.Romain Guy2010-01-133-83/+121
* | Remove LiveFolders when corresponding package is uninstalled.Romain Guy2010-01-125-56/+91
* | Fix dpad nav: go left/right when dpad is moved and dots are focused.Romain Guy2010-01-113-12/+25
* | Fix 2325492 - No icons in launcher after pressing home from within an appJoe Onorato2010-01-111-7/+7
* | Fix bug 2337808 - zoom state gets out of sync when the surface disappearsJoe Onorato2010-01-111-3/+14
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-1/+1
* | cleanup RS scripts leftover from previous design and rename final script.Jason Sams2010-01-061-1/+1
* | Prevent crash when the app passes the wrong data type as a shortcut icon.Romain Guy2010-01-041-3/+3
* | am 0663d1d9: am fd1e757f: Update imports to android-commonTom Taylor2009-12-211-1/+1
|\ \
| * | Update imports to android-commonTom Taylor2009-12-211-1/+1
* | | Merge change I72f1d310Android (Google) Code Review2009-12-181-3/+3
|\ \ \
| * | | Update to new RS texture API.Jason Sams2009-12-171-3/+3
* | | | Merge change I510ee049Android (Google) Code Review2009-12-171-35/+7
|\| | |
| * | | Remove WAR for handling uploads when no surface was present.Jason Sams2009-12-151-35/+7
* | | | Merge change I8ad4a378Android (Google) Code Review2009-12-162-4/+2
|\ \ \ \
| * | | | Remove obsolete doc references to LauncherAppWidgetBinderBjorn Bringert2009-12-162-4/+2
* | | | | am 34a0e1b0: fix bug 2326478Joe Onorato2009-12-151-9/+13
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | fix bug 2326478Joe Onorato2009-12-141-9/+13
* | | | Bind converted widgets directly.Bjorn Bringert2009-12-151-67/+19
| |/ / |/| |