1. fca7c88 Move com/android/launcher -> com/android/launcher2 by Joe Onorato · 16 years ago[Renamed from src/com/android/launcher/LauncherModel.java]
  2. b132a97 Fixes #1940691. Sync packages when home receives a reinstall notification. by Romain Guy · 16 years ago
  3. 1ce1a24 Fixes #1937447. Home was not saving the appropriate state when losing focus. by Romain Guy · 16 years ago
  4. 2fcbd68 Tweak thread priorities in Home to make first boot experience a little better. by Romain Guy · 16 years ago
  5. 73b979d Add gestures to Home. by Romain Guy · 16 years ago
  6. 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 · 16 years ago
  7. 583ed3b * re-scale icons that are loaded using different denstiy metrics. by Mitsuru Oshima · 16 years ago
  8. 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 · 16 years ago
  9. 591d6d7 AI 143232: am: CL 143057 Don't NPE when editing a folder name. by Jeffrey Sharkey · 16 years ago
  10. 829f56a AI 143187: am: CL 142933 Fixes #1725672. Rebind the drawer's content early to avoid the dreaded "blank drawer" bug. by Romain Guy · 16 years ago
  11. f96811c auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  12. ca9475f auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  13. 7376fae auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  14. bc219c3 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  15. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  16. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  17. 38a75b2 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  18. b28e1b7 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  19. 98baae6 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 17 years ago
  20. 15a8880 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  21. 0e320b2 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  22. d097a18 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  23. c8f00b6 Initial Contribution by The Android Open Source Project · 17 years ago