summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* The apps might not have finished loading by the time we're doing this. Fixes...Joe Onorato2009-11-051-2/+11
* Add logging to launcher2 to help diagnose 2239265 since QA keeps reassigning ...Joe Onorato2009-11-052-0/+4
* Fix white square bug when new apps are added while home is not active.Jason Sams2009-11-051-6/+27
* Merge change I44ad9fe5 into eclairAndroid (Google) Code Review2009-11-044-49/+39
|\
| * Add android.home.drop even for the live wallpapers.Romain Guy2009-11-044-49/+39
* | Merge change I2bbe9af6 into eclairAndroid (Google) Code Review2009-11-041-15/+14
|\ \
| * | Update the search widget to be vertically centered within it's footprint.Mike Cleron2009-11-041-15/+14
* | | Fix bug 2236111 - right edge of widget chopped-off while draggingJoe Onorato2009-11-041-3/+1
| |/ |/|
* | Don't release the GL context when all-apps looses its surface.Jason Sams2009-11-031-15/+8
|/
* Fix 2209039 and 2220106Mike Cleron2009-11-031-46/+69
* Fix 2205899 - unable to access last row using trackball scroll if last row is...Joe Onorato2009-11-021-12/+22
* Adjust logging of launcher2 launch times, and make all apps loading wait a li...Joe Onorato2009-11-025-16/+40
* Tweak the shape/size of the all apps selection glow.Joe Onorato2009-11-021-2/+2
* Fix launcher crashJoe Onorato2009-11-021-1/+4
* Fix bugs 2218563 and 2176751 - Not properly loading icons, and sometimes mark...Joe Onorato2009-10-312-1/+6
* fix 2206016 - Passion: Deleted Icons are added again after deleting folder on...Joe Onorato2009-10-312-0/+3
* remove unused code.Joe Onorato2009-10-311-26/+0
* When closing a folder, make sure to remove it from the list of drop targets.Joe Onorato2009-10-311-3/+2
* Fix 2223769 - Uninstalling a widget (via adb uninstall) crashed launcher2 and...Joe Onorato2009-10-312-20/+32
* Fix 2199124 - Sometimes app icons don't go away when deleting the app.Joe Onorato2009-10-311-5/+12
* Merge change I3134655d into eclairAndroid (Google) Code Review2009-10-301-5/+91
|\
| * More capabilities for default home configurationMike Cleron2009-10-301-5/+91
* | Merge change Ia4f871c1 into eclairAndroid (Google) Code Review2009-10-301-11/+9
|\ \ | |/ |/|
| * use table maskfilter for glowMike Reed2009-10-301-11/+9
* | Wrap text with the curve instead of the fade. Mipmap distant text and icons. ...Jason Sams2009-10-291-9/+35
|/
* Fix 2200739 - Crash when you click on an empty icon slot in 3d all appsJoe Onorato2009-10-281-14/+20
* Fix 2201778 - Key click on all appsJoe Onorato2009-10-281-1/+15
* fix bug 2200625 - NPE at com.android.launcher2.AllAppsView.onTouchEvent(AllAp...Joe Onorato2009-10-281-0/+9
* Fix leak when receiving multiple surface changed messages, typically when exi...Jason Sams2009-10-271-0/+6
* Make home send tap commands to live wallpaper.Mike Cleron2009-10-232-2/+22
* Merge change Ia0618e41 into eclairAndroid (Google) Code Review2009-10-221-1/+6
|\
| * Fix 2198937: Home becomes unresponsive after picking wallpaperMike Cleron2009-10-221-1/+6
* | Return friction table, tweak values for line rather than pages.Jason Sams2009-10-201-14/+14
|/
* Start at adding trackball support to 3D all appsMike Cleron2009-10-201-8/+99
* Fix trackball selection on the desktop (not all apps, yet)Mike Cleron2009-10-192-0/+8
* Add support for MoveTo.Jason Sams2009-10-191-0/+10
* Remove the competitors to the one true AppApps3D.Jason Sams2009-10-191-225/+57
* Remove live wallpaper picker from Launcher2.Romain Guy2009-10-161-400/+0
* Deselect the home icon whenever we zoom, in case we were tracking it.Joe Onorato2009-10-151-0/+1
* Add pressed states for the all apps button and the home button.Joe Onorato2009-10-151-7/+24
* Fix the bug where the icons stop showing up.Joe Onorato2009-10-152-0/+12
* Passion - Maybe this will fix bug 2183130 - NPE in AllAppsView.onTouchEvent.Joe Onorato2009-10-151-5/+7
* Passion - Fix bug 2178628 - Make all apps selection work better.Joe Onorato2009-10-151-33/+54
* Implement workaround for GL driver which is slow to render the first frame wi...Jason Sams2009-10-151-0/+6
* Change allApps to new view. Tweak rollo3 phyisics.Jason Sams2009-10-141-3/+23
* Add support for vert movement. Very hackish atm.Jason Sams2009-10-141-36/+129
* passion - fix 2176920 - all apps cleared after deleting folderJoe Onorato2009-10-142-4/+6
* Don't exit all apps when we launch apps.Joe Onorato2009-10-071-1/+6
* Launcher2 - Fix 2171232 Homescreen stopped responding after pressing home in ...Joe Onorato2009-10-071-0/+3
* Launcher2 - make 3d all apps deal with new apps and deleted apps.Joe Onorato2009-10-062-30/+170