Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
fca7c88f9dba895d9f6cf52c6f0e656445063e3e
/
src
/
com
/
android
/
launcher2
/
LauncherModel.java
fca7c88
Move com/android/launcher -> com/android/launcher2
by Joe Onorato
· 16 years ago
[Renamed from src/com/android/launcher/LauncherModel.java]
b132a97
Fixes #1940691. Sync packages when home receives a reinstall notification.
by Romain Guy
· 16 years ago
1ce1a24
Fixes #1937447. Home was not saving the appropriate state when losing focus.
by Romain Guy
· 16 years ago
2fcbd68
Tweak thread priorities in Home to make first boot experience a little better.
by Romain Guy
· 16 years ago
73b979d
Add gestures to Home.
by Romain Guy
· 16 years ago
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
583ed3b
* re-scale icons that are loaded using different denstiy metrics.
by Mitsuru Oshima
· 16 years ago
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
· 16 years ago
3189679
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
38a75b2
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 16 years ago
b28e1b7
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 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