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