1. aedf584 am 2e5c432a: Launcher2: fix 2162230 - Can\'t add app shortcuts from 3D All Apps by Joe Onorato · 16 years ago
  2. 0130447 am 91cecf40: Merge change I4db52312 into eclair by Joe Onorato · 16 years ago
  3. 99d6ebb am 9a60d548: Pull over new icons from Launcher to Launcher2. by Daniel Sandler · 16 years ago
  4. 6c9db19 am 45713fcf: Merge change I0aa71664 into eclair by Jason Sams · 16 years ago
  5. ea467d7 am fcb9e714: Prevent Home from crashing because of wrongly generated ids. by Romain Guy · 16 years ago
  6. 8a3ae91 am 539ed9df: PASSION ONLY - fix npe by Joe Onorato · 16 years ago
  7. 4d35510 am 08b5dfe0: Reduce the bias towards scrolling a little bit. by Joe Onorato · 16 years ago
  8. 144c225 am bcbeab8f: Put the home button back in. by Joe Onorato · 16 years ago
  9. 681ee49 am fccc8dfc: Center the text in the textures. by Joe Onorato · 16 years ago
  10. 18e4a70 am c5acd423: Be even more aggressive about faking the readback zoom state. by Joe Onorato · 16 years ago
  11. 8c483be am f7b0e018: Fix the "missing touch events" problem. by Joe Onorato · 16 years ago
  12. 0170475 am 2bc6b7c2: Fix the bug where you can grab the workspace while all apps is animating. by Joe Onorato · 16 years ago
  13. 2e5c432 Launcher2: fix 2162230 - Can't add app shortcuts from 3D All Apps by Joe Onorato · 16 years ago
  14. 91cecf4 Merge change I4db52312 into eclair by Android (Google) Code Review · 16 years ago
  15. 4db5231 Don't do swipes to open all apps anymore. by Joe Onorato · 16 years ago
  16. 9a60d54 Pull over new icons from Launcher to Launcher2. by Daniel Sandler · 16 years ago
  17. 45713fc Merge change I0aa71664 into eclair by Android (Google) Code Review · 16 years ago
  18. 0aa7166 Minor physics tweaks to make movement more responsive. checkpoint alt layout. by Jason Sams · 16 years ago
  19. fcb9e71 Prevent Home from crashing because of wrongly generated ids. by Romain Guy · 16 years ago
  20. 539ed9d PASSION ONLY - fix npe by Joe Onorato · 16 years ago
  21. 08b5dfe Reduce the bias towards scrolling a little bit. by Joe Onorato · 16 years ago
  22. bcbeab8 Put the home button back in. by Joe Onorato · 16 years ago
  23. fccc8df Center the text in the textures. by Joe Onorato · 16 years ago
  24. c5acd42 Be even more aggressive about faking the readback zoom state. by Joe Onorato · 16 years ago
  25. f7b0e01 Fix the "missing touch events" problem. by Joe Onorato · 16 years ago
  26. 2bc6b7c Fix the bug where you can grab the workspace while all apps is animating. by Joe Onorato · 16 years ago
  27. 861eb69 am e52a1b59: Follow changed API. by Dianne Hackborn · 16 years ago
  28. 6ac11a6 am 28870b75: Minor tweaks to look. Billboarded icons and 1:1 text. by Jason Sams · 16 years ago
  29. 19d648d am 4f3bdc2e: Merge change I476339d6 into eclair by Jason Sams · 16 years ago
  30. 2950068 am 6c0bb93d: Merge change Ia7313db2 into eclair by Romain Guy · 16 years ago
  31. 117ab83 am cd689e14: Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping. by Jason Sams · 16 years ago
  32. e4aa09d am dd4a83ed: Merge change I86daa3fb into eclair by Daniel Sandler · 16 years ago
  33. 8b8f3b3 am 968b2a24: Add home button asset. by Joe Onorato · 16 years ago
  34. 8cdc179 am 89911d24: Fix icons resizing. by Romain Guy · 16 years ago
  35. e52a1b5 Follow changed API. by Dianne Hackborn · 16 years ago
  36. 28870b7 Minor tweaks to look. Billboarded icons and 1:1 text. by Jason Sams · 16 years ago
  37. 4f3bdc2 Merge change I476339d6 into eclair by Android (Google) Code Review · 16 years ago
  38. 476339d Implement safer test for min click velocity. by Jason Sams · 16 years ago
  39. 6c0bb93 Merge change Ia7313db2 into eclair by Android (Google) Code Review · 16 years ago
  40. 207e40e Prevent crash when dropping an icon. by Romain Guy · 16 years ago
  41. cd689e1 Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping. by Jason Sams · 16 years ago
  42. dd4a83e Merge change I86daa3fb into eclair by Android (Google) Code Review · 16 years ago
  43. 74a847d am 360d0353: Reset rollo to page 0 when it\'s fully zoomed out. by Joe Onorato · 16 years ago
  44. 968b2a2 Add home button asset. by Joe Onorato · 16 years ago
  45. 89911d2 Fix icons resizing. by Romain Guy · 16 years ago
  46. 360d035 Reset rollo to page 0 when it's fully zoomed out. by Joe Onorato · 16 years ago
  47. 86daa3f Live wallpaper improvements. by Daniel Sandler · 16 years ago
  48. 80ba134 am 0a8dc2cd: Fix use of zero sized allocation. Add check to make sure the read object has not become null while waiting for the message to arrive. by Jason Sams · 16 years ago
  49. 216efb1 am 05de32ae: Turn on HW rendering for AllApps. by Jason Sams · 16 years ago
  50. 0a8dc2c Fix use of zero sized allocation. Add check to make sure the read object has not become null while waiting for the message to arrive. by Jason Sams · 16 years ago
  51. a25a1a7 am 8e099e20: Don\'t do readback. This is a hack until we figure out a better way to really find out what\'s going on. by Joe Onorato · 16 years ago
  52. 7cbf11c am 56848b0c: Fix the hit testing so the regions line up with the icons. by Joe Onorato · 16 years ago
  53. 05de32a Turn on HW rendering for AllApps. by Jason Sams · 16 years ago
  54. 8e099e2 Don't do readback. This is a hack until we figure out a better way to really find out what's going by Joe Onorato · 16 years ago
  55. 56848b0 Fix the hit testing so the regions line up with the icons. by Joe Onorato · 16 years ago
  56. 0c91f9b am e048e8a8: Now that touch events can go off the edge of the screen, clamp them to the screen size for hit testing purposes while dragging. by Joe Onorato · 16 years ago
  57. 5ee7a6c am 7bb1749c: work around and fix bugs by Joe Onorato · 16 years ago
  58. 44beb14 am 6467f30e: delete these unused files by Joe Onorato · 16 years ago
  59. 9f2d4b4 am 33ed7b2f: Fix some crashes in launcher2. by Joe Onorato · 16 years ago
  60. 4e11dc9 am 26646340: Rollo tweaks. by Joe Onorato · 16 years ago
  61. d80ea61 am a997a515: Merge change 26676 into eclair by Joe Onorato · 16 years ago
  62. e048e8a Now that touch events can go off the edge of the screen, clamp by Joe Onorato · 16 years ago
  63. 7bb1749 work around and fix bugs by Joe Onorato · 16 years ago
  64. 360d518 am 7b7a2cdb: Launcher2 is now home. by Joe Onorato · 16 years ago
  65. 3162b24 am 8f141b49: Live wallpaper picker using a Gallery of thumbnails. by Daniel Sandler · 16 years ago
  66. 6467f30 delete these unused files by Joe Onorato · 16 years ago
  67. 33ed7b2 Fix some crashes in launcher2. by Joe Onorato · 16 years ago
  68. 2664634 Rollo tweaks. by Joe Onorato · 16 years ago
  69. a997a51 Merge change 26676 into eclair by Android (Google) Code Review · 16 years ago
  70. 2df5a57 Use the software renderer for all apps for now. by Joe Onorato · 16 years ago
  71. 30412d3 am 533e2728: Don\'t crash in onDestroy. Not all ApplicationInfos have their icons loaded. by Joe Onorato · 16 years ago
  72. 7b7a2cd Launcher2 is now home. by Joe Onorato · 16 years ago
  73. 8f141b4 Live wallpaper picker using a Gallery of thumbnails. by Daniel Sandler · 16 years ago
  74. 533e272 Don't crash in onDestroy. Not all ApplicationInfos have their icons loaded. by Joe Onorato · 16 years ago
  75. 4083be7 am bea62779: Don\'t call data on zero size allocations. by Jason Sams · 16 years ago
  76. bea6277 Don't call data on zero size allocations. by Jason Sams · 16 years ago
  77. 7fb3d46 am 92442307: Fix id collision in Home. by Joe Onorato · 16 years ago
  78. 316f829 am 44c9b646: Add high dpi wallpapers. by Joe Onorato · 16 years ago
  79. ef6582d am 88b8f31a: Correct size for "Google" in search widget. by Joe Onorato · 16 years ago
  80. d546ad3 am 79e56263: Fix the way Home computes the cell span of widgets. by Joe Onorato · 16 years ago
  81. 7f8abec am c91f928a: High-resolution (hdpi) artwork from TAT for Launcher. by Joe Onorato · 16 years ago
  82. 758bcf1 am e461dc6f: Armor string format tokens with translation placeholders. by Eric Fischer · 16 years ago
  83. af08ec6 am a65e61bd: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  84. 27e2f77 am 8c96ab5f: Remove the ability for the Google logo to hide itself based on the chosen web search provider, as Google will be the only provider. by Anonymous Coward · 16 years ago
  85. 9e458c5 am 2dbeb0a9: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  86. b221464 am d94533d0: Fix possible NPE in Launcher. by Romain Guy · 16 years ago
  87. c27b603 am eb486df0: Replace app icon used in shortcuts selector menu with the new default app icon. by Mike LeBeau · 16 years ago
  88. 597eea5 am 0514e0ab: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  89. 9244230 Fix id collision in Home. by Joe Onorato · 16 years ago
  90. 44c9b64 Add high dpi wallpapers. by Joe Onorato · 16 years ago
  91. 88b8f31 Correct size for "Google" in search widget. by Joe Onorato · 16 years ago
  92. 79e5626 Fix the way Home computes the cell span of widgets. by Joe Onorato · 16 years ago
  93. c91f928 High-resolution (hdpi) artwork from TAT for Launcher. by Joe Onorato · 16 years ago
  94. e461dc6 Armor string format tokens with translation placeholders. by Eric Fischer · 16 years ago
  95. a65e61b Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  96. 8c96ab5 Remove the ability for the Google logo to hide itself based on the chosen by Anonymous Coward · 16 years ago
  97. 2dbeb0a Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  98. d94533d Fix possible NPE in Launcher. by Romain Guy · 16 years ago
  99. eb486df Replace app icon used in shortcuts selector menu with the new default app icon. by Mike LeBeau · 16 years ago
  100. 0514e0a Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago