1. ec9788e Fix crash when package list is updated by Michael Jurka · 14 years ago
  2. c22a54d Tweaking the logging in the fail case, adding additional cases for where the db icon cache should be updated. (5205131) by Winson Chung · 14 years ago
  3. 536f7db Merge "Adding null check to prevent crash when factory resetting device. (5214968)" by Adam Cohen · 14 years ago
  4. cfdf7ee Adding null check to prevent crash when factory resetting device. (5214968) by Winson Chung · 14 years ago
  5. b1094bd Updating db icon cache when item id cache gets updated. (5205131) by Winson Chung · 14 years ago
  6. cbf7c4d Hiding search bar buttons when qsb is disabled. (5187969, 5201453) by Winson Chung · 14 years ago
  7. 30a22f3 Merge "Fixing label cache issue due to different ResolveInfos being returned in different parts of loading, saves 1-10% on AllApps load. (5042022)" by Winson Chung · 14 years ago
  8. aac01e1 Deferring testing of loaded icons against db icons, saves between 15-30% on workspace load. (5042022) by Winson Chung · 14 years ago
  9. 5308f24 Fixing label cache issue due to different ResolveInfos being returned in different parts of loading, saves 1-10% on AllApps load. (5042022) by Winson Chung · 14 years ago
  10. c57b7a8 Adding a progress bar while All Apps is loading by Michael Jurka · 14 years ago
  11. f30ad5f Making hotseat a fiver. by Winson Chung · 14 years ago
  12. 931dc97 Solving bug where labels were uneven by Michael Jurka · 14 years ago
  13. 7578ec6 Fix crash when adding bookmark to homescreen from browser by Michael Jurka · 14 years ago
  14. 9932a9b Fixing weird deferred click events after deleting folder by Adam Cohen · 14 years ago
  15. 3d503fb Initial changes to add configurable hotseat. by Winson Chung · 14 years ago
  16. cb1a477 Update the search widget icon if the global search provider changes. by Narayan Kamath · 14 years ago
  17. 288a36b Cleaning up code to deal with language changes by Michael Jurka · 14 years ago
  18. c2f801e Reload workspace if language changes by Michael Jurka · 14 years ago
  19. fe63476 Merge "Fix bug where All Apps wasn't always getting updated" by Michael Jurka · 14 years ago
  20. 5b1808d Fix bug where All Apps wasn't always getting updated by Michael Jurka · 14 years ago
  21. 93993f8 Merge "Fixing bug 5011917 - clearing refernce to old folders from FolderInfo" by Adam Cohen · 14 years ago
  22. 4eac29a Fixing bug 5011917 - clearing refernce to old folders from FolderInfo by Adam Cohen · 14 years ago
  23. c3eecff Preventing multiple calls to loadLabel for the same info within a single load. by Winson Chung · 14 years ago
  24. a8c760d Improving LauncherModel performance by Michael Jurka · 14 years ago
  25. d044526 Adding transitions during folder creation by Adam Cohen · 14 years ago
  26. afb01ee Folder auto-destroys itself when there is only one item left. by Adam Cohen · 14 years ago
  27. cd2b014 Removing old Launcher callback reference from LauncherModel when the activity is destroyed. by Winson Chung · 14 years ago
  28. 63257c1 Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize. by Winson Chung · 14 years ago
  29. 4dbea79 Cleaning up icon code. by Winson Chung · 14 years ago
  30. 1ed747a Testing mixing shortcuts into widgets pane. by Winson Chung · 14 years ago
  31. 20c0364 Deleting deprecated and unused code by Michael Jurka · 14 years ago
  32. df2cc41 Stripping LiveFolders from Launcher by Adam Cohen · 14 years ago
  33. 785d2eb Initial changes to merged AllApps/Customize pane in the Phone UI. by Winson Chung · 14 years ago
  34. 71a9546 Fix launcher crash, bug: 3368489 by Adam Cohen · 14 years ago
  35. 1b607ed Cleaning up widget resizing code by Adam Cohen · 14 years ago
  36. d4844c3 Implementing resizable widgets in launcher by Adam Cohen · 15 years ago
  37. 17a8922 Make the icon caching for SD cards actually work. by Joe Onorato · 15 years ago
  38. 78403fe Changing downloads tab to my apps and making most recent first. (3377455) by Winson Chung · 15 years ago
  39. 2313eff Allow previous view hierarchy to be GC'ed more quickly on rotation by Patrick Dubroy · 15 years ago
  40. 68846fd Initial changes to allow resolution of arbitrary clip data to widgets that support them. by Winson Chung · 15 years ago
  41. c9a9619 Using hdpi icons in Launcher by Michael Jurka · 15 years ago
  42. e9ad59e When the locale changes, flush the all apps list. by Joe Onorato · 15 years ago
  43. 55cef26 Adding initial support for dropping widgets with custom configuration data. by Winson Chung · 15 years ago
  44. a9abd0e Initial changes to allow dragging external shortcuts to launcher using the same InstallShortcut intent. by Winson Chung · 15 years ago
  45. ef2efcf When the launcher is paused and we reload stuff in the background, we need to re-re-load it in onResume. by Joe Onorato · 15 years ago
  46. 76275ac resolved conflicts for merge of 700889f5 to master by Brad Fitzpatrick · 15 years ago
  47. adb4229 am 02e53429: Merge "Don\'t block the UI when rearranging icons." into gingerbread by Brad Fitzpatrick · 15 years ago
  48. 700889f Serialize background async db updates by Brad Fitzpatrick · 15 years ago
  49. ade2f81 Don't block the UI when rearranging icons. by Brad Fitzpatrick · 15 years ago
  50. 5eb7fff am 673aefe8: Merge "When the SD card comes back, we need to show the apps on it." into gingerbread by Joe Onorato · 15 years ago
  51. cec5833 When the SD card comes back, we need to show the apps on it. by Joe Onorato · 15 years ago
  52. a249304 am d98979b8: Merge "Reload everything when coming back from the SD being unmounted." into gingerbread by Joe Onorato · 15 years ago
  53. 789065d Reload everything when coming back from the SD being unmounted. by Joe Onorato · 15 years ago
  54. 845ba3b Fix: crash on portrait/landscape switch due to duplicate View ids by Michael Jurka · 15 years ago
  55. 0280c3b Adding support for drag and drop of folders and shortcuts. by Michael Jurka · 15 years ago
  56. 98cf129 am 73013bf9: Make LauncherModel.deleteItemFromDatabase write to disk async. by Brad Fitzpatrick · 15 years ago
  57. 73013bf Make LauncherModel.deleteItemFromDatabase write to disk async. by Brad Fitzpatrick · 15 years ago
  58. ddc9c1f DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on SD card after reboot by Joe Onorato · 15 years ago
  59. f5ed4f1 DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on SD card after reboot by Joe Onorato · 15 years ago
  60. 80baf5a Adding paging for the widget/shortcut/folder customization area and fixing bugs. by Winson Chung · 15 years ago
  61. d22015c Cleaning up grid size specification in Launcher by Adam Cohen · 15 years ago
  62. 3d605d5 Make tabs in all apps actually filter the list of apps. by Patrick Dubroy · 15 years ago
  63. aafa03c Allow for NxM layout and in-place rotation of items on homescreen. by Winson Chung · 15 years ago
  64. 3611578 Make the loader thread a Looper and move the package manager by Joe Onorato · 15 years ago
  65. 790c2d9 This variable can be checked outside the lock because it's only by Joe Onorato · 15 years ago
  66. 774b327 Fix the folder bug. The change that had previously fixed this got reverted somehow. by Joe Onorato · 15 years ago
  67. cc67f47 Improve launcher loading performance by only doing re-binds. by Joe Onorato · 15 years ago
  68. 843e860 Load All Apps before the workspace if All Apps is showing. by Daniel Sandler · 15 years ago
  69. 596c0e6 Don't perform collision checks for items in folders. by Daniel Sandler · 15 years ago
  70. 8802e96 Defend against overlapping items in the workspace. by Daniel Sandler · 15 years ago
  71. f3d5ea9 Have LauncherModel poke the gc after it's done, to give the by Joe Onorato · 15 years ago
  72. fad1fb5 Tweak locking in launcher so mLock isn't held while the slow stuff happens. by Joe Onorato · 15 years ago
  73. 0e74d9f Avoid ANR in Home by avoiding a sycnhronized call on the UI thread. Bug #2614636 by Romain Guy · 15 years ago
  74. 87d2ca8 Fix 2614384 - NPE in LauncherModel by Joe Onorato · 15 years ago
  75. d65d08e Fix race in LauncherModel that causes it to show duplicate icons. by Joe Onorato · 15 years ago
  76. 2ff10b3 More Launcher performance improvements. by Daniel Sandler · 15 years ago
  77. dca6612 Batch loading of icons for AllApps. by Daniel Sandler · 15 years ago
  78. ac03330 Fix 2583234 - It's ok for mCallbacks to be null. by Joe Onorato · 15 years ago
  79. 8ddc4fd Add a log message and some todos. by Joe Onorato · 15 years ago
  80. d8d22da Bug 2509023 - NPE on upgrade to froyo by Joe Onorato · 15 years ago
  81. c131b74 Eliminate a race where old Launcher objects will continue to get callbacks for loading if they go by Joe Onorato · 15 years ago
  82. e74daed Fix 2507267 - stack overflow when adding shortcut by Joe Onorato · 15 years ago
  83. 56d8291 Apps on SD card don't confuse the launcher any more. They show up properly after reboots, by Joe Onorato · 15 years ago
  84. 64e6be7 Refactor the app updates so that it doesn't rely on the package name. by Joe Onorato · 15 years ago
  85. edcce09 Fix the build! by Romain Guy · 15 years ago
  86. 0589f0f Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is by Joe Onorato · 16 years ago
  87. 629de3e Remove widgets when the corresponding apk is uninstalled. Bug #2298872 by Romain Guy · 16 years ago
  88. 5c16f3e Remove LiveFolders when corresponding package is uninstalled. Bug #2298872 by Romain Guy · 16 years ago
  89. 7984c94 Get rid of the built-in search widget in Launcher2 by Bjorn Bringert · 16 years ago
  90. b0c27f2 Bug 2290800 - Use a collator to sort the app labels. by Joe Onorato · 16 years ago
  91. 418928e Fix bug 2223769 - Uninstalling app causes NPE. by Joe Onorato · 16 years ago
  92. 0c4513e This might fix bug 2262272 - Apps list empty by Joe Onorato · 16 years ago
  93. 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 · 16 years ago
  94. 1db7a97 Fix 2260199 - App icons placed in folder widget are doubled after rebooting phone. by Joe Onorato · 16 years ago
  95. a30ce8e Bug 2231692 - Turn off launcher2 logging. by Joe Onorato · 16 years ago
  96. 028b624 Fix 2226221 - home screen app names do not reflect on locale change by Joe Onorato · 16 years ago
  97. 511ab64 Fix 2215274 - Duplicate widgets appearing on top of each other by Joe Onorato · 16 years ago
  98. ad72e17 Fix launcher2 crash. We weren't initializing the list of folders. Bug 2210545. by Joe Onorato · 16 years ago
  99. 0ace11a Add logging to launcher2 to help diagnose 2239265 since QA keeps reassigning it to me without by Joe Onorato · 16 years ago
  100. 84f296c Add android.home.drop even for the live wallpapers. by Romain Guy · 16 years ago