1. 0589f0f Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is by Joe Onorato · 14 years ago
  2. 629de3e Remove widgets when the corresponding apk is uninstalled. Bug #2298872 by Romain Guy · 15 years ago
  3. 5c16f3e Remove LiveFolders when corresponding package is uninstalled. Bug #2298872 by Romain Guy · 15 years ago
  4. 7984c94 Get rid of the built-in search widget in Launcher2 by Bjorn Bringert · 15 years ago
  5. b0c27f2 Bug 2290800 - Use a collator to sort the app labels. by Joe Onorato · 15 years ago
  6. 418928e Fix bug 2223769 - Uninstalling app causes NPE. by Joe Onorato · 15 years ago
  7. 0c4513e This might fix bug 2262272 - Apps list empty by Joe Onorato · 15 years ago
  8. be38609 Add a lot of logging that can be seen by doing adb shell setprop launcher2.dumpstate 1 and presssing volume down by Joe Onorato · 15 years ago
  9. 1db7a97 Fix 2260199 - App icons placed in folder widget are doubled after rebooting phone. by Joe Onorato · 15 years ago
  10. a30ce8e Bug 2231692 - Turn off launcher2 logging. by Joe Onorato · 15 years ago
  11. 028b624 Fix 2226221 - home screen app names do not reflect on locale change by Joe Onorato · 15 years ago
  12. 511ab64 Fix 2215274 - Duplicate widgets appearing on top of each other by Joe Onorato · 15 years ago
  13. ad72e17 Fix launcher2 crash. We weren't initializing the list of folders. Bug 2210545. by Joe Onorato · 15 years ago
  14. 0ace11a Add logging to launcher2 to help diagnose 2239265 since QA keeps reassigning it to me without by Joe Onorato · 15 years ago
  15. 84f296c Add android.home.drop even for the live wallpapers. by Romain Guy · 15 years ago
  16. 080d9b6 Adjust logging of launcher2 launch times, and make all apps loading wait a little longer, by Joe Onorato · 15 years ago
  17. 3c2f7e1 fix 2206016 - Passion: Deleted Icons are added again after deleting folder on home screen by Joe Onorato · 15 years ago
  18. f99f8c1 Fix 2223769 - Uninstalling a widget (via adb uninstall) crashed launcher2 and com.cooliris.media by Joe Onorato · 15 years ago
  19. 1d8e7bb Fix the bug where the icons stop showing up. by Joe Onorato · 15 years ago
  20. 34b0249 passion - fix 2176920 - all apps cleared after deleting folder by Joe Onorato · 15 years ago
  21. 3c8b90d Fix crash when reinstalling live wallpapers. by Marco Nelissen · 15 years ago
  22. 6665c0f Click on icons. by Joe Onorato · 15 years ago
  23. efabe00 The icons are 3d by Joe Onorato · 15 years ago
  24. 9c1289c Redo the launcher loading code and put the real app icons into rollo. by Joe Onorato · 15 years ago
  25. a590252 Launcher2 compiles. by Joe Onorato · 15 years ago
  26. fca7c88 Move com/android/launcher -> com/android/launcher2 by Joe Onorato · 15 years ago[Renamed from src/com/android/launcher/LauncherModel.java]
  27. b132a97 Fixes #1940691. Sync packages when home receives a reinstall notification. by Romain Guy · 15 years ago
  28. 1ce1a24 Fixes #1937447. Home was not saving the appropriate state when losing focus. by Romain Guy · 15 years ago
  29. 2fcbd68 Tweak thread priorities in Home to make first boot experience a little better. by Romain Guy · 15 years ago
  30. 73b979d Add gestures to Home. by Romain Guy · 15 years ago
  31. 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 · 15 years ago
  32. 583ed3b * re-scale icons that are loaded using different denstiy metrics. by Mitsuru Oshima · 15 years ago
  33. 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 · 15 years ago
  34. 591d6d7 AI 143232: am: CL 143057 Don't NPE when editing a folder name. by Jeffrey Sharkey · 15 years ago
  35. 829f56a AI 143187: am: CL 142933 Fixes #1725672. Rebind the drawer's content early to avoid the dreaded "blank drawer" bug. by Romain Guy · 15 years ago
  36. f96811c auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  37. ca9475f auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  38. 7376fae auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  39. bc219c3 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  40. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  41. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  42. 38a75b2 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  43. b28e1b7 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  44. 98baae6 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  45. 15a8880 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  46. 0e320b2 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  47. d097a18 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  48. c8f00b6 Initial Contribution by The Android Open Source Project · 16 years ago