1. 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
  2. 591d6d7 AI 143232: am: CL 143057 Don't NPE when editing a folder name. by Jeffrey Sharkey · 16 years ago
  3. 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
  4. f96811c auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  5. ca9475f auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  6. 7376fae auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  7. bc219c3 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  8. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  9. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  10. 38a75b2 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  11. b28e1b7 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  12. 98baae6 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 17 years ago
  13. 15a8880 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  14. 0e320b2 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  15. d097a18 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  16. c8f00b6 Initial Contribution by The Android Open Source Project · 17 years ago