Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
fedc4fcebc28feb5553bbfb4f0856676cb8f320d
/
src
/
com
/
android
/
launcher
/
LauncherModel.java
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
591d6d7
AI 143232: am: CL 143057 Don't NPE when editing a folder name.
by Jeffrey Sharkey
· 16 years ago
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
f96811c
auto import from //branches/cupcake_rel/...@140373
by The Android Open Source Project
· 16 years ago
ca9475f
auto import from //branches/cupcake_rel/...@138607
by The Android Open Source Project
· 16 years ago
7376fae
auto import from //branches/cupcake/...@137873
by The Android Open Source Project
· 16 years ago
bc219c3
auto import from //branches/cupcake/...@137197
by The Android Open Source Project
· 16 years ago
31dd503
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
3189679
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
38a75b2
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 17 years ago
b28e1b7
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 17 years ago
98baae6
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 17 years ago
15a8880
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 17 years ago
0e320b2
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 17 years ago
d097a18
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
c8f00b6
Initial Contribution
by The Android Open Source Project
· 17 years ago