summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/ / |/| |
* | | Remove unused class from Launcher2.Romain Guy2009-12-141-405/+0
| |/ |/|
* | am 3ecbd81f: Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.a...Joe Onorato2009-12-131-6/+8
|\|
| * Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launch...Joe Onorato2009-12-111-6/+8
* | am 8cf34293: Launcher2 - This might fix the missing app problem and the crash...Joe Onorato2009-12-111-2/+2
|\|
| * Launcher2 - This might fix the missing app problem and the crash in removeApp.Joe Onorato2009-12-111-2/+2
* | am 8eea3914: fix 2315821 and 2315729 - problems caused because the apps list ...Joe Onorato2009-12-101-24/+34
|\|
| * fix 2315821 and 2315729 - problems caused because the apps list could becomeJoe Onorato2009-12-091-24/+34
* | Get rid of the built-in search widget in Launcher2Bjorn Bringert2009-12-096-633/+48
* | am af5b4cb2: Fix 2305903 Scrolling trackball upwards at the top of the app me...Joe Onorato2009-12-081-2/+2
|\|
| * Fix 2305903 Scrolling trackball upwards at the top of the app menu selects ap...Joe Onorato2009-12-081-2/+2
* | am a276fc59: Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture ...Joe Onorato2009-12-082-11/+16
|\|
| * Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a con...Joe Onorato2009-12-082-11/+16
* | am bf173f11: Fix 2304151 - crash while installing appsJoe Onorato2009-12-081-1/+1
|\|