summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\|
| * Fix 2304151 - crash while installing appsJoe Onorato2009-12-081-1/+1
* | Let the user click the dots during a scroll on Home.Romain Guy2009-12-072-184/+30
|/
* Fix 2300792 - All apps zooming when you come back from an app.Joe Onorato2009-12-031-6/+14
* Make the launcher send the position of the icon that's launching an intent.Joe Onorato2009-12-021-0/+4
* Upgrade Home db to upgrade contacts shortcut to the quick contact actionRomain Guy2009-12-022-74/+77
* Bug 2290800 - Use a collator to sort the app labels.Joe Onorato2009-12-012-14/+5
* Rename special dump properity so we can set it on user builds.Jason Sams2009-11-301-1/+1
* Fix 2275513 - Icons don't update on package updateJoe Onorato2009-11-243-3/+5
* Fix bug 2248173 - all apps animates out when you return home.Joe Onorato2009-11-241-1/+34