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