summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clear search widget animation in Launcher.onResume()Bjorn Bringert2009-11-211-7/+1
* Guard against null parent in Launcher2.Search.clearAnimation()Bjorn Bringert2009-11-211-1/+2
* Fix bug 2223769 - Uninstalling app causes NPE.Joe Onorato2009-11-191-7/+2
* Fix 2271080 - .lang.IllegalArgumentException: no dialog with id 1 was ever sh...Joe Onorato2009-11-191-1/+5
* Fix bug 2271894 - Odd animation when press home button from app that wasn't i...Joe Onorato2009-11-192-7/+14
* Fix 2274291 - back key doesn't go from all apps to workspaceJoe Onorato2009-11-191-14/+11
* Fix 2271141 - Pressing the bottom corner of the screen when the applications ...Joe Onorato2009-11-191-2/+6
* This might fix bug 2262272 - Apps list emptyJoe Onorato2009-11-191-1/+3
* Fix bugs 226264 and 2265943 - Home stopped responding to touch, but all-apps ...Joe Onorato2009-11-191-3/+4
* Fix bug 2266095 - all apps animates out when you return home by hitting backJoe Onorato2009-11-181-1/+1
* Add more logging for bugs 2262649, 2262272 and 2265943.Joe Onorato2009-11-181-0/+8
* Add a lot of logging that can be seen by doing adb shell setprop launcher2.du...Joe Onorato2009-11-175-0/+127
* fix 2261526 - Trackball doesn't work in 3D all-apps if you opened it using tr...Joe Onorato2009-11-161-7/+8
* Fix 2260199 - App icons placed in folder widget are doubled after rebooting p...Joe Onorato2009-11-161-0/+1
* Fix bug 2261637 - Workspace previews home screens on long pressingJoe Onorato2009-11-162-5/+19
* Fix duplicated text when returning home from an app that hid the status bar a...Jason Sams2009-11-161-3/+11
* Use the appropriate flat icon for the folder menu in the Add dialog.Romain Guy2009-11-131-1/+1
* Merge change I464c055a into eclairAndroid (Google) Code Review2009-11-121-0/+2
|\
| * Bug 2244530 - Disable the attempt at not flickering. It's interfering with t...Joe Onorato2009-11-121-0/+2
* | Remove "Configure..." option from wallpaper chooser.Romain Guy2009-11-121-11/+11
* | Update AllApps to defered surface attachment for RS.Jason Sams2009-11-121-5/+10
|/
* Keep banging on the launcher locks up bug. This moves theJoe Onorato2009-11-122-44/+33
* Fix 2257802 - Screen unresponsive when you get a call while moving the shortc...Joe Onorato2009-11-122-1/+9
* Fix bug 2258128 - homescreen on Passion unresponsive while still not leaking ...Joe Onorato2009-11-121-24/+24
* Improve desktop scrolling from the previews switcher.Romain Guy2009-11-112-7/+6
* Shows all screens in the previews.Romain Guy2009-11-111-38/+44
* Fix bug 2249797 - Launcher2 leaking textures on locale changeJoe Onorato2009-11-111-0/+2
* Fix 2241848 - 3D apps folder does not send accessibility eventsJoe Onorato2009-11-112-2/+57
* Bug 2231692 - Turn off launcher2 logging.Joe Onorato2009-11-118-106/+78
* Stop crashing on invalid wallpaper thumbnail images.Daniel Sandler2009-11-101-3/+11
* Fix 2226221 - home screen app names do not reflect on locale changeJoe Onorato2009-11-101-1/+4
* Fix bug 2250457 - Open folder on home screen changes changes the behaviour of...Joe Onorato2009-11-103-57/+132
* Fix bug 2250432 - all apps should dismiss when you power off or phone locksJoe Onorato2009-11-101-15/+44
* Add the ability to dismiss previews when touching outside of the popup.uRomain Guy2009-11-101-3/+2
* Better previews.Romain Guy2009-11-101-57/+51
* Improve previews display and allow to jump directly to any screen.Romain Guy2009-11-102-53/+109
* Better preview visuals.Romain Guy2009-11-102-2/+32
* Add previews on long press on the indicators.Romain Guy2009-11-091-10/+112
* Update Launcher2 to the new wallpaper APIMarco Nelissen2009-11-091-0/+1
* New position indicators and icons for Launcher2.Romain Guy2009-11-093-31/+27
* Start listening again after LauncherProvider clears widgets.Jeff Sharkey2009-11-091-1/+36
* Fix http://b/issue?id=2203681Mike Cleron2009-11-081-12/+30
* Fix 2246713 - Bad offset when picking up a widget for the first time.Joe Onorato2009-11-081-2/+4
* Fix 2215274 - Duplicate widgets appearing on top of each otherJoe Onorato2009-11-081-0/+1
* Fix bug 2242465 - Can add shortcuts while the "3d all apps" is open.Joe Onorato2009-11-081-0/+2
* Bug 2246631 - Show soft keyboard on launcher dialogsJoe Onorato2009-11-081-0/+4
* Bug 2239823 - Can't focus "home" icon in 3d all appsJoe Onorato2009-11-082-57/+129
* Make the selection indicator and the focus indicator in 3d all apps different...Joe Onorato2009-11-082-13/+25