1. 2b47174 Defend against missing DB during migration. by Dan Sandler · 11 years ago
  2. 7296097 Migration update: ensuring all folders go first by Adam Cohen · 11 years ago
  3. 556f613 Don't migrate shortcuts for components that no longer exist by Adam Cohen · 11 years ago
  4. 5dee7af restore app favorites and screens by Chris Wren · 11 years ago
  5. 8b5b05b Merge "New launcher2 icon migration algorithm." into jb-ub-now-kermit by Adam Cohen · 11 years ago
  6. d502404 New launcher2 icon migration algorithm. by Dan Sandler · 11 years ago
  7. 16f3ea8 Allow DISABLE_ALL_APPS to be set using a system property. by Nilesh Agrawal · 11 years ago
  8. da41ea6 Allow 5 hotseat icons in DISABLE_ALL_APPS mode. by Nilesh Agrawal · 11 years ago
  9. d85ee9b Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode." by Nilesh Agrawal · 11 years ago
  10. f4ed1be Allow 5 hotseat icons in DISABLE_ALL_APPS mode. by Nilesh Agrawal · 11 years ago
  11. b3084e8 Merge "Revert "Revert "Enable Launcher2 workspace import.""" into jb-ub-now-jolly-elf by Dan Sandler · 11 years ago
  12. 6dbe049 Only import workspaces for non-tablets (where grid hasn't changed) by Adam Cohen · 11 years ago
  13. d0e4118 Revert "Revert "Enable Launcher2 workspace import."" by Dan Sandler · 11 years ago
  14. a6a296b Revert "Enable Launcher2 workspace import." by Dan Sandler · 11 years ago
  15. 5b3bdd3 Enable Launcher2 workspace import. by Dan Sandler · 11 years ago
  16. f0b8dac Disable importing workspaces from Launcher2. by Dan Sandler · 11 years ago
  17. a90303b Adding logs to track down missing workspace screen. (Bug 11683562) by Winson Chung · 11 years ago
  18. 55585db Fix loading widgets in <include>d workspaces. by Daniel Sandler · 11 years ago
  19. e523e70 move the provider authority to a config class by Chris Wren · 11 years ago
  20. 92aa423 move to backup helper architecture by Chris Wren · 11 years ago
  21. 57dac26 Add support for <include> in workspace XML. by Daniel Sandler · 11 years ago
  22. 1ada10d add a backup agent. by Chris Wren · 11 years ago
  23. d5e66bf remember the provider path when creating a widget. by Chris Wren · 11 years ago
  24. 5f8afe6 Initial Changes for Dynamic Grid by Winson Chung · 11 years ago
  25. c763c4e Verifying that new applications are added and fixing issue with new items getting wrong ids. by Winson Chung · 11 years ago
  26. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 11 years ago
  27. dcd297f Initial implementation of Shrink-wrap by Adam Cohen · 11 years ago
  28. cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 11 years ago
  29. e25af79 HACK: temporary upgrade path from com.android.launcher2 by Adam Cohen · 11 years ago
  30. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 11 years ago[Renamed (99%) from src/com/android/launcher2/LauncherProvider.java]
  31. 45355c4 Re-merge "Add support for custom manta cling" by Michael Jurka · 12 years ago
  32. 2ebcf50 Revert "Add support for custom manta cling" by Michael Jurka · 12 years ago
  33. 68255cb Add support for custom manta cling by Michael Jurka · 12 years ago
  34. 5524b49 Specify workspace resource in preload broadcast by Brian Muramatsu · 12 years ago
  35. 9bc8eba Clean up warnings and some private API usage by Michael Jurka · 12 years ago
  36. 8b03cc0 Merge "Populate the default workspace earlier" into jb-dev by Michael Jurka · 12 years ago
  37. b6a4d98 Populate the default workspace earlier by Brian Muramatsu · 12 years ago
  38. d02402c Preset type; contact shortcuts are now launched w/o provider invocation by Daniel Lehmann · 12 years ago
  39. 2672ff9 Adding workaround to allow shortcuts to skip the launch animation. (Bug 6447372) by Winson Chung · 12 years ago
  40. b3302ae Sending broadcast for pre-configuring default workspace widgets. by Winson Chung · 12 years ago
  41. d452d4d Merge "Postpone loading default favorites" into jb-dev by Michael Jurka · 12 years ago
  42. 8b805b1 Remove use of private APIs by Michael Jurka · 12 years ago
  43. b85f8a4 Postpone loading default favorites by Michael Jurka · 12 years ago
  44. c3a8040 Upgrade launcher shortcuts for new QuickContact behavior from shortcuts by Daniel Lehmann · 12 years ago
  45. 0dca1ec New small/large screen division for Launcher. by Andrew Flynn · 12 years ago
  46. 6d09268 Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287) by Winson Chung · 13 years ago
  47. 5130e40 Move haptic feedback on All Apps button to touch down by Michael Jurka · 13 years ago
  48. f30ad5f Making hotseat a fiver. by Winson Chung · 13 years ago
  49. 228da5a Some launcher bugs: by Adam Cohen · 13 years ago
  50. 3d503fb Initial changes to add configurable hotseat. by Winson Chung · 13 years ago
  51. a8c760d Improving LauncherModel performance by Michael Jurka · 13 years ago
  52. 509cd6a Correctly upgrade from MR3 to FroYo. Bug #2530137 by Romain Guy · 14 years ago
  53. 9690b39 fix 2533780 database cursors/statements is not closed in LauncherProvider.java by Joe Onorato · 14 years ago
  54. 693599f Support old-package attribute for default workspace items. Bug #2509293 by Romain Guy · 14 years ago
  55. edcce09 Fix the build! by Romain Guy · 14 years ago
  56. cf87904 Rename Launcher2's package to com.android.launcher. by Romain Guy · 14 years ago
  57. 094fc7a Update to reflect android-common no longer in framework. by Dianne Hackborn · 14 years ago
  58. 3a928e4 Fix silent DB upgrade abort by Bjorn Bringert · 14 years ago
  59. 346e129 Fix a crash on launcher db upgrade. by Joe Onorato · 14 years ago
  60. eaf77d6 Fix some broken SQL that causes a crash at boot. by Jeff Hamilton · 14 years ago
  61. 0589f0f Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is by Joe Onorato · 14 years ago
  62. cd8fec0 Don't hardcode component name for search widget by Bjorn Bringert · 15 years ago
  63. 9e97dc9 am 0663d1d9: am fd1e757f: Update imports to android-common by Tom Taylor · 15 years ago
  64. fd1e757 Update imports to android-common by Tom Taylor · 15 years ago
  65. 93c4576 Remove obsolete doc references to LauncherAppWidgetBinder by Bjorn Bringert · 15 years ago
  66. 3425134 Bind converted widgets directly. by Bjorn Bringert · 15 years ago
  67. 7984c94 Get rid of the built-in search widget in Launcher2 by Bjorn Bringert · 15 years ago
  68. 7eb9e5e Upgrade Home db to upgrade contacts shortcut to the quick contact action by Romain Guy · 15 years ago
  69. a30ce8e Bug 2231692 - Turn off launcher2 logging. by Joe Onorato · 15 years ago
  70. 3a2b3f2 If 3 screens are good 5 will be better by Mike Cleron · 15 years ago
  71. b87bd16 More capabilities for default home configuration by Mike Cleron · 15 years ago
  72. a590252 Launcher2 compiles. by Joe Onorato · 15 years ago
  73. fca7c88 Move com/android/launcher -> com/android/launcher2 by Joe Onorato · 15 years ago[Renamed from src/com/android/launcher/LauncherProvider.java]
  74. 1ce1a24 Fixes #1937447. Home was not saving the appropriate state when losing focus. by Romain Guy · 15 years ago
  75. 417d234 Fixes #1930608. Drop the gestures tables before attempting to recreate it. by Romain Guy · 15 years ago
  76. 73b979d Add gestures to Home. by Romain Guy · 15 years ago
  77. 2bbcae1 AI 143776: am: CL 143622 Correctly startListening() for widget updates when first boot completes. by Jeffrey Sharkey · 15 years ago
  78. bd2e54d Automated import from //branches/donutburger/...@141844,141844 by Dianne Hackborn · 15 years ago
  79. f96811c auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  80. ca9475f auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  81. 7376fae auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  82. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  83. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  84. 38a75b2 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  85. b28e1b7 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  86. 15a8880 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  87. d097a18 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago