1. 6fefcf1 Change recognition matchin in Home to immediate mode. by Romain Guy · 15 years ago
  2. ae4f575 Improve the threading model in the gestures settings activity. by Romain Guy · 15 years ago
  3. b873424 Fixes 1909513. by Romain Guy · 15 years ago
  4. aad5ef4 Fix issues with how the gestures pad was hidden when leaving Home. by Romain Guy · 15 years ago
  5. 73b979d Add gestures to Home. by Romain Guy · 15 years ago
  6. cbb89e4 Fix locked workspace in Home. by Romain Guy · 15 years ago
  7. c2e24c0 Fixes #1876911 by Romain Guy · 15 years ago
  8. bb59375 Merge change 2865 into donut by Android (Google) Code Review · 15 years ago
  9. 574d20e Fixes #1890155. by Romain Guy · 15 years ago
  10. 2eb49ff Fixes #1889268. by Romain Guy · 15 years ago
  11. 8283ccf Do not force the soft keyboard open if the search widget is already at the top of the screen. by Mike LeBeau · 15 years ago
  12. c2ad7a6 Fix for #1855127. When Home cannot decode an icon, it should not interrupt the loading of the workspace, but fallback to the default package icon. by Romain Guy · 15 years ago
  13. 583ed3b * re-scale icons that are loaded using different denstiy metrics. by Mitsuru Oshima · 15 years ago
  14. 4c58c48 Fixes #1844053. Home was accepting all drops, even when there was no room left for a drop. This change fixes this while retaining the 'snap to vacant cell' ability added in Cupcake. by Romain Guy · 15 years ago
  15. 83f111d Prevent race condition when cancelling long-press for scroll. by Jeff Sharkey · 15 years ago
  16. ecadabf Merge change 1372 into donut by Android (Google) Code Review · 15 years ago
  17. 263e019 Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and avoiding drawing them. Whenever a View requests an invalidate its parent check whether the view is opaque or not. When the view is not opaque, the framework behaves as it used to. However, when a view is opaque, the parent marks itself as being dirty because of an opaque view. Its parent then does the same, and so on. When the framework then starts drawing the views, it does not draw views marked as dirty opaque. If a view is dirty opaque and receives an invalidate request from a non-opaque view, it then clears the dirty opaque flag and behaves as before. by Romain Guy · 15 years ago
  18. 82fb8aa am c4c1f32: AI 148592: Fix wallpaperchooser from previewing the default_ by Ramanan Rajeswaran · 15 years ago
  19. c4c1f32 AI 148592: Fix wallpaperchooser from previewing the default_wallpaper to wallpaper_lake. This issue is exposed by Ramanan Rajeswaran · 15 years ago
  20. 82d94d9 Fixes 1543726. Double-clicking Home should not make the workspace disappear. This was caused by the workspace optimization that draws only what is thought to be the current celllayout. by Romain Guy · 15 years ago
  21. 51afc02 Fix obsolete javadoc by Romain Guy · 15 years ago
  22. 5a94139 Fixes #1780990. Do not save the open state of the drawer when the user leaves Home by launching an application. by Romain Guy · 15 years ago
  23. 71b0594 Merge branch 'readonly-p4-donut' into donut by Karl Rosaen · 15 years ago
  24. 138a041 AI 147564: Merge back from search branch to donut. Notes: by Karl Rosaen · 15 years ago
  25. 7086428 Make Launcher more forgiving when dragging desktop items. by Jeff Sharkey · 15 years ago
  26. 7bd74a4 AI 143908: am: CL 143907 Make search widget drop-down wider. by Jeffrey Sharkey · 15 years ago
  27. 1796c48 AI 143907: Make search widget drop-down wider. BUG=1749373 by Jeffrey Sharkey · 15 years ago
  28. 2bbcae1 AI 143776: am: CL 143622 Correctly startListening() for widget updates when first boot completes. by Jeffrey Sharkey · 15 years ago
  29. e5b1426 AI 143622: Correctly startListening() for widget updates when first boot completes. by Jeffrey Sharkey · 15 years ago
  30. fedc4fc AI 143295: am: CL 143294 Fixes #1725672. For good this time. When Home starts for the first time, it spawns a loading thread for the workspace items. That loader is responsible for starting the drawer loader after it's done. Unfortunately, after a wipe data or a database upgrade, the worksapce loader could be interrupted by a ContentProvider notification change which would cause the loader to be cancelled and another workspace loader to be spawned. The new workspace loader, however, would not start the drawer loader because the appropriate flag was not set correctly. This change simply duplicates the flag from the old loader in the new one and all is well. by Romain Guy · 15 years ago
  31. 591d6d7 AI 143232: am: CL 143057 Don't NPE when editing a folder name. by Jeffrey Sharkey · 15 years ago
  32. bcc7c57 AI 143294: Fixes #1725672. For good this time. When Home starts for the first time, it spawns a loading thread for the workspace items. That loader is responsible for starting the drawer loader after it's done. Unfortunately, after a wipe data or a database upgrade, the worksapce loader could be interrupted by a ContentProvider notification change which would cause the loader to be cancelled and another workspace loader to be spawned. The new workspace loader, however, would not start the drawer loader because the appropriate flag was not set correctly. This change simply duplicates the flag from the old loader in the new one and all is well. by Romain Guy · 15 years ago
  33. 829f56a AI 143187: am: CL 142933 Fixes #1725672. Rebind the drawer's content early to avoid the dreaded "blank drawer" bug. by Romain Guy · 15 years ago
  34. 21b0869 AI 143057: Don't NPE when editing a folder name. by Jeffrey Sharkey · 15 years ago
  35. 49643eb Automated import from //branches/cupcake/...@142933,142933 by Romain Guy · 15 years ago
  36. c4bbd0a Automated import from //branches/donutburger/...@142474,142474 by Jeffrey Sharkey · 15 years ago
  37. 2d132af Automated import from //branches/donutburger/...@142038,142038 by Jeffrey Sharkey · 15 years ago
  38. d93a7d1 Automated import from //branches/donutburger/...@142016,142016 by Romain Guy · 15 years ago
  39. 9ffb543 Automated import from //branches/donutburger/...@141885,141885 by Romain Guy · 15 years ago
  40. bd2e54d Automated import from //branches/donutburger/...@141844,141844 by Dianne Hackborn · 15 years ago
  41. c5aa56d Automated import from //branches/donutburger/...@141664,141664 by Romain Guy · 15 years ago
  42. c7fdae1 Automated import from //branches/donutburger/...@141651,141651 by Jeffrey Sharkey · 15 years ago
  43. 1722796 Automated import from //branches/cupcake/...@142473,142473 by Jeffrey Sharkey · 15 years ago
  44. 392a6ba Automated import from //branches/cupcake/...@142036,142036 by Jeffrey Sharkey · 15 years ago
  45. 237eaa1 Automated import from //branches/cupcake/...@141884,141884 by Romain Guy · 15 years ago
  46. 92d0dda Automated import from //branches/cupcake/...@141843,141843 by Dianne Hackborn · 15 years ago
  47. d18299f Automated import from //branches/donutburger/...@140670,140670 by Jeffrey Sharkey · 15 years ago
  48. 9b141a2 Automated import from //branches/donutburger/...@140648,140648 by Romain Guy · 15 years ago
  49. f18b908 Automated import from //branches/cupcake/...@141663,141663 by Romain Guy · 15 years ago
  50. 46a30db Automated import from //branches/cupcake/...@141650,141650 by Jeffrey Sharkey · 15 years ago
  51. 99c8758 Automated import from //branches/donutburger/...@140592,140592 by Jeffrey Sharkey · 15 years ago
  52. a6425bd auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  53. f96811c auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  54. ca9475f auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  55. 7376fae auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  56. bc219c3 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  57. 1ff70f7 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  58. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  59. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. 38a75b2 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  61. b28e1b7 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  62. 233a013 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  63. 98baae6 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  64. 15a8880 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  65. 62b49bb auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  66. 946cd91 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  67. 0e320b2 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  68. d097a18 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  69. c8f00b6 Initial Contribution by The Android Open Source Project · 16 years ago