1. a30ce8e Bug 2231692 - Turn off launcher2 logging. by Joe Onorato · 15 years ago
  2. 1325f55 Stop crashing on invalid wallpaper thumbnail images. by Daniel Sandler · 15 years ago
  3. 028b624 Fix 2226221 - home screen app names do not reflect on locale change by Joe Onorato · 15 years ago
  4. 3a8820b Fix bug 2250457 - Open folder on home screen changes changes the behaviour of the home button by Joe Onorato · 15 years ago
  5. 2ca0ae7 Fix bug 2250432 - all apps should dismiss when you power off or phone locks by Joe Onorato · 15 years ago
  6. ff0c2e2 Add the ability to dismiss previews when touching outside of the popup.u by Romain Guy · 15 years ago
  7. e6b8e2f Better previews. by Romain Guy · 15 years ago
  8. a6abce8 Improve previews display and allow to jump directly to any screen. by Romain Guy · 15 years ago
  9. 1a304a1 Better preview visuals. by Romain Guy · 15 years ago
  10. 1fbc1c8 Add previews on long press on the indicators. by Romain Guy · 15 years ago
  11. c07c79b Update Launcher2 to the new wallpaper API by Marco Nelissen · 15 years ago
  12. 8a73c51 New position indicators and icons for Launcher2. by Romain Guy · 15 years ago
  13. 1e2efc8 Start listening again after LauncherProvider clears widgets. by Jeff Sharkey · 15 years ago
  14. b64b67a Fix http://b/issue?id=2203681 by Mike Cleron · 15 years ago
  15. 87467d3 Fix 2246713 - Bad offset when picking up a widget for the first time. by Joe Onorato · 15 years ago
  16. 511ab64 Fix 2215274 - Duplicate widgets appearing on top of each other by Joe Onorato · 15 years ago
  17. e616866 Fix bug 2242465 - Can add shortcuts while the "3d all apps" is open. by Joe Onorato · 15 years ago
  18. d753b42 Bug 2246631 - Show soft keyboard on launcher dialogs by Joe Onorato · 15 years ago
  19. eb8325a Bug 2239823 - Can't focus "home" icon in 3d all apps by Joe Onorato · 15 years ago
  20. c61cff9 Make the selection indicator and the focus indicator in 3d all apps different colors. Bug 2239818. by Joe Onorato · 15 years ago
  21. 487de5d Merge change I74688835 into eclair by Android (Google) Code Review · 15 years ago
  22. 18042c8 [Launcher2] Delete app widgets when their configuration is cancelled or there's not enough room on Home. by Romain Guy · 15 years ago
  23. ad72e17 Fix launcher2 crash. We weren't initializing the list of folders. Bug 2210545. by Joe Onorato · 15 years ago
  24. 7468883 Account for the gap at the top of the search widget when animating by Mike Cleron · 15 years ago
  25. 3a2b3f2 If 3 screens are good 5 will be better by Mike Cleron · 15 years ago
  26. 2d80476 The apps might not have finished loading by the time we're doing this. Fixes bug 2241755. by Joe Onorato · 15 years ago
  27. 0ace11a Add logging to launcher2 to help diagnose 2239265 since QA keeps reassigning it to me without by Joe Onorato · 15 years ago
  28. 20df7c7 Fix white square bug when new apps are added while home is not active. by Jason Sams · 15 years ago
  29. 1f0bb3a Merge change I44ad9fe5 into eclair by Android (Google) Code Review · 15 years ago
  30. 84f296c Add android.home.drop even for the live wallpapers. by Romain Guy · 15 years ago
  31. 2d685ea Merge change I2bbe9af6 into eclair by Android (Google) Code Review · 15 years ago
  32. 2bbe9af Update the search widget to be vertically centered within it's footprint. by Mike Cleron · 15 years ago
  33. eebd924 Fix bug 2236111 - right edge of widget chopped-off while dragging by Joe Onorato · 15 years ago
  34. 9039667 Don't release the GL context when all-apps looses its surface. by Jason Sams · 15 years ago
  35. 4a5c1e1 Fix 2209039 and 2220106 by Mike Cleron · 15 years ago
  36. a13f574 Fix 2205899 - unable to access last row using trackball scroll if last row is having less than by Joe Onorato · 15 years ago
  37. 080d9b6 Adjust logging of launcher2 launch times, and make all apps loading wait a little longer, by Joe Onorato · 15 years ago
  38. a4c0cb9 Tweak the shape/size of the all apps selection glow. by Joe Onorato · 15 years ago
  39. b6341e9 Fix launcher crash by Joe Onorato · 15 years ago
  40. 6f613d2 Fix bugs 2218563 and 2176751 - Not properly loading icons, and sometimes marking them as cached when by Joe Onorato · 15 years ago
  41. 3c2f7e1 fix 2206016 - Passion: Deleted Icons are added again after deleting folder on home screen by Joe Onorato · 15 years ago
  42. 381a2a6 remove unused code. by Joe Onorato · 15 years ago
  43. 41a12d2 When closing a folder, make sure to remove it from the list of drop targets. by Joe Onorato · 15 years ago
  44. f99f8c1 Fix 2223769 - Uninstalling a widget (via adb uninstall) crashed launcher2 and com.cooliris.media by Joe Onorato · 15 years ago
  45. cb9f798 Fix 2199124 - Sometimes app icons don't go away when deleting the app. by Joe Onorato · 15 years ago
  46. a1b0255 Merge change I3134655d into eclair by Android (Google) Code Review · 15 years ago
  47. b87bd16 More capabilities for default home configuration by Mike Cleron · 15 years ago
  48. 80dcf33 Merge change Ia4f871c1 into eclair by Android (Google) Code Review · 15 years ago
  49. cdd1179 use table maskfilter for glow by Mike Reed · 15 years ago
  50. c851479 Wrap text with the curve instead of the fade. Mipmap distant text and icons. Fix two physics bugs. Snapping at end of list was inconsistant between flings and moves. Fix phyiscs boundary condition during low speed movement back to center. by Jason Sams · 15 years ago
  51. 664457d Fix 2200739 - Crash when you click on an empty icon slot in 3d all apps by Joe Onorato · 15 years ago
  52. b39e51a Fix 2201778 - Key click on all apps by Joe Onorato · 15 years ago
  53. 859b3a7 fix bug 2200625 - NPE at com.android.launcher2.AllAppsView.onTouchEvent(AllAppsView.java:259) on Passion by Joe Onorato · 15 years ago
  54. 8113479 Fix leak when receiving multiple surface changed messages, typically when exiting a landscape app. by Jason Sams · 15 years ago
  55. f8bbd34 Make home send tap commands to live wallpaper. by Mike Cleron · 15 years ago
  56. a07724f Merge change Ia0618e41 into eclair by Android (Google) Code Review · 15 years ago
  57. a0618e4 Fix 2198937: Home becomes unresponsive after picking wallpaper by Mike Cleron · 15 years ago
  58. 2e19c05 Return friction table, tweak values for line rather than pages. by Jason Sams · 15 years ago
  59. 7d5d746 Start at adding trackball support to 3D all apps by Mike Cleron · 15 years ago
  60. b6082fa0 Fix trackball selection on the desktop (not all apps, yet) by Mike Cleron · 15 years ago
  61. c1c521e Add support for MoveTo. by Jason Sams · 15 years ago
  62. 37e7c2b Remove the competitors to the one true AppApps3D. by Jason Sams · 15 years ago
  63. a45f664 Remove live wallpaper picker from Launcher2. by Romain Guy · 15 years ago
  64. 1d708e7 Deselect the home icon whenever we zoom, in case we were tracking it. by Joe Onorato · 15 years ago
  65. d63458b Add pressed states for the all apps button and the home button. by Joe Onorato · 15 years ago
  66. 1d8e7bb Fix the bug where the icons stop showing up. by Joe Onorato · 15 years ago
  67. 68ffd10 Passion - Maybe this will fix bug 2183130 - NPE in AllAppsView.onTouchEvent. by Joe Onorato · 15 years ago
  68. 82ca550 Passion - Fix bug 2178628 - Make all apps selection work better. by Joe Onorato · 15 years ago
  69. 41b61c8 Implement workaround for GL driver which is slow to render the first frame with new state. This change will render a transparent frame when receiving new state to warm the driver. by Jason Sams · 15 years ago
  70. b52dfa0 Change allApps to new view. Tweak rollo3 phyisics. by Jason Sams · 15 years ago
  71. d8152b9 Add support for vert movement. Very hackish atm. by Jason Sams · 15 years ago
  72. 34b0249 passion - fix 2176920 - all apps cleared after deleting folder by Joe Onorato · 15 years ago
  73. ff3862d Don't exit all apps when we launch apps. by Joe Onorato · 15 years ago
  74. 742966b Launcher2 - Fix 2171232 Homescreen stopped responding after pressing home in wallpaper selector. by Joe Onorato · 15 years ago
  75. a8138d5 Launcher2 - make 3d all apps deal with new apps and deleted apps. by Joe Onorato · 15 years ago
  76. 12c14a8 Use push from script. Remove old readback and instant animation code. by Jason Sams · 15 years ago
  77. 2e5c432 Launcher2: fix 2162230 - Can't add app shortcuts from 3D All Apps by Joe Onorato · 15 years ago
  78. 91cecf4 Merge change I4db52312 into eclair by Android (Google) Code Review · 15 years ago
  79. 4db5231 Don't do swipes to open all apps anymore. by Joe Onorato · 15 years ago
  80. 9a60d54 Pull over new icons from Launcher to Launcher2. by Daniel Sandler · 15 years ago
  81. 45713fc Merge change I0aa71664 into eclair by Android (Google) Code Review · 15 years ago
  82. 0aa7166 Minor physics tweaks to make movement more responsive. checkpoint alt layout. by Jason Sams · 15 years ago
  83. fcb9e71 Prevent Home from crashing because of wrongly generated ids. by Romain Guy · 15 years ago
  84. 539ed9d PASSION ONLY - fix npe by Joe Onorato · 15 years ago
  85. 08b5dfe Reduce the bias towards scrolling a little bit. by Joe Onorato · 15 years ago
  86. bcbeab8 Put the home button back in. by Joe Onorato · 15 years ago
  87. fccc8df Center the text in the textures. by Joe Onorato · 15 years ago
  88. c5acd42 Be even more aggressive about faking the readback zoom state. by Joe Onorato · 15 years ago
  89. f7b0e01 Fix the "missing touch events" problem. by Joe Onorato · 15 years ago
  90. 2bc6b7c Fix the bug where you can grab the workspace while all apps is animating. by Joe Onorato · 15 years ago
  91. e52a1b5 Follow changed API. by Dianne Hackborn · 15 years ago
  92. 28870b7 Minor tweaks to look. Billboarded icons and 1:1 text. by Jason Sams · 15 years ago
  93. 4f3bdc2 Merge change I476339d6 into eclair by Android (Google) Code Review · 15 years ago
  94. 476339d Implement safer test for min click velocity. by Jason Sams · 15 years ago
  95. 6c0bb93 Merge change Ia7313db2 into eclair by Android (Google) Code Review · 15 years ago
  96. 207e40e Prevent crash when dropping an icon. by Romain Guy · 15 years ago
  97. cd689e1 Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping. by Jason Sams · 15 years ago
  98. dd4a83e Merge change I86daa3fb into eclair by Android (Google) Code Review · 15 years ago
  99. 89911d2 Fix icons resizing. by Romain Guy · 15 years ago
  100. 360d035 Reset rollo to page 0 when it's fully zoomed out. by Joe Onorato · 15 years ago