1. 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 · 16 years ago
  2. 21b0869 AI 143057: Don't NPE when editing a folder name. by Jeffrey Sharkey · 16 years ago
  3. dd8cbc2 Automated import from //branches/cupcake/...@143009,143009 by Dianne Hackborn · 16 years ago
  4. 62dd201 Automated import from //branches/cupcake/...@142952,142952 by Jeffrey Sharkey · 16 years ago
  5. 49643eb Automated import from //branches/cupcake/...@142933,142933 by Romain Guy · 16 years ago
  6. f38e1ab Automated import from //branches/cupcake/...@142649,142649 by Jeffrey Sharkey · 16 years ago
  7. 101898b Automated import from //branches/cupcake/...@142643,142643 by Eric Fischer · 16 years ago
  8. 1722796 Automated import from //branches/cupcake/...@142473,142473 by Jeffrey Sharkey · 16 years ago
  9. b50dfd9 Automated import from //branches/cupcake/...@142037,142037 by Jeffrey Sharkey · 16 years ago
  10. 392a6ba Automated import from //branches/cupcake/...@142036,142036 by Jeffrey Sharkey · 16 years ago
  11. 237eaa1 Automated import from //branches/cupcake/...@141884,141884 by Romain Guy · 16 years ago
  12. b09c87c Automated import from //branches/cupcake/...@141866,141866 by Eric Fischer · 16 years ago
  13. 92d0dda Automated import from //branches/cupcake/...@141843,141843 by Dianne Hackborn · 16 years ago
  14. f18b908 Automated import from //branches/cupcake/...@141663,141663 by Romain Guy · 16 years ago
  15. 46a30db Automated import from //branches/cupcake/...@141650,141650 by Jeffrey Sharkey · 16 years ago
  16. a6425bd auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 16 years ago
  17. f96811c auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  18. ca9475f auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  19. 7376fae auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  20. bc219c3 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  21. 1ff70f7 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  22. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  23. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  24. 38a75b2 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  25. b28e1b7 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  26. 233a013 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  27. 98baae6 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  28. 15a8880 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  29. bb96f41 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  30. 62b49bb auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  31. 946cd91 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  32. 0e320b2 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  33. d097a18 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  34. c8f00b6 Initial Contribution by The Android Open Source Project · 16 years ago