1. 9f365cb Merge "Restore hotseat when user turns off suggestions immediately after migration" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  2. f667a13 Restore hotseat when user turns off suggestions immediately after migration by Samuel Fufa · 5 years ago
  3. 63bf8ee Add WW log for drag events from longpress popup window. by thiruram · 5 years ago
  4. 62c7b5c Adds WW logging for QSB search results & all-apps predicted row. by thiruram · 5 years ago
  5. 6bf6848 Introduces CONTAINER_WIDGETS_TRAY to LauncherSettings.Favorites. by thiruram · 5 years ago
  6. 261c3a6 Adds CONTAINER_ALL_APPS to LauncherSettings.Favorites. by thiruram · 5 years ago
  7. e396abf Moving model data structures to a separate file by Sunny Goyal · 5 years ago
  8. c000045 Support grid preview with v2 migration algorithm by Tracy Zhou · 5 years ago
  9. f601872 The new grid migration algorithm by Tracy Zhou · 6 years ago
  10. be13d10 Render user's actual workspace in ThemePicker preview (Part 3) by Tracy Zhou · 6 years ago
  11. 7df93d2 Setup infrastructure (multi-db support) for the new grid migration algorithm by Tracy Zhou · 6 years ago
  12. ba9c557 Initial support for restore workspace from last stable db entry. by Pinyao Ting · 6 years ago
  13. 225ac27 Predictive hotseat prototype by Samuel Fufa · 6 years ago
  14. d3720c2 App title in Widget list shouldn't be actionable by a11y methods by Samuel Fufa · 6 years ago
  15. 866ff00 Add a "Dismiss" option for predicted apps in Launcher by Samuel Fufa · 6 years ago
  16. 161a214 Adding support for backing up favorites table by Sunny Goyal · 7 years ago
  17. c593939 Bye bye workspace screens table by Sunny Goyal · 7 years ago
  18. efb7e84 Converting long item IDs to int by Sunny Goyal · 7 years ago
  19. f2dd421 Removing extraction service and palette api dependency by Sunny Goyal · 8 years ago
  20. 581a69e Merge "Deleting any ghost widget from system service:" into ub-launcher3-dorval by Sunny Goyal · 8 years ago
  21. 55fddc8 Deleting any ghost widget from system service: by Sunny Goyal · 8 years ago
  22. 86160f5 code cleanup: regarding Favorites debug logging by Hyunyoung Song · 9 years ago
  23. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 8 years ago
  24. e05b08f Using transaction when dropping tables, so that the DB never enters by Sunny Goyal · 9 years ago
  25. 81e4491 Fixing loadWorkspace by Sunny Goyal · 9 years ago
  26. a5c8a9e Adding logic to pull in workspace data from another Launcher3 based by Sunny Goyal · 9 years ago
  27. eb77aae Removing Key-Value pair backup logic as Launcher now uses full-data backup by Sunny Goyal · 9 years ago
  28. bfbf7f9 Add support for launcher shortcuts. by Tony Wickham · 9 years ago
  29. ded0fdb Removing logic for workspace migration from Launcher2 by Sunny Goyal · 9 years ago
  30. f48e592 Making the 'Allow rotation' setting dependent on system state by Sunny Goyal · 9 years ago
  31. eb4b799 Removing icon_type column by Sunny Goyal · 9 years ago
  32. c190dbf Adding full backup handler for launcher3 by Sunny Goyal · 9 years ago
  33. cc8f9e0 Removing some deprecated columns. by Sunny Goyal · 9 years ago
  34. 827cef2 Added ColorExtractionService and ExtractedColors. by Tony Wickham · 9 years ago
  35. ad37152 resolve merge conflicts of b171e5675b to ub-launcher3-calgary. by Sunny Goyal · 10 years ago
  36. b171e56 Adding a method to throttle backup manager calls by Sunny Goyal · 10 years ago
  37. f076eae Adding support for migrating the grid between any two valid screens sizes. by Sunny Goyal · 10 years ago
  38. d249748 Making all provider calls using content resolver. by Sunny Goyal · 10 years ago
  39. e5bb705 Homescreen migration from a larger grid to a smaller grid. by Sunny Goyal · 10 years ago
  40. 2fb2f0b Making the provider column names public by Sunny Goyal · 10 years ago
  41. 7779d62 Using content provider to update launcher settings by Sunny Goyal · 10 years ago
  42. 18b640c Removing LauncherProvider dependency from LauncherSettings by Sunny Goyal · 10 years ago
  43. 3f47144 WidgetTray revamp work by Hyunyoung Song · 10 years ago
  44. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 10 years ago
  45. 5d85c44 Adding sort switch in FolderPagedView by Sunny Goyal · 10 years ago
  46. 08f7261 Adding a rank column for itemInfo by Sunny Goyal · 11 years ago
  47. 5940042 Supporting custom widgets provided by launcher by Adam Cohen · 11 years ago
  48. ed13187 Launcher3 multi-profile support by Kenny Guy · 11 years ago
  49. ab5fa3a Don't lose icons when migrating from different-sized hotseats. by Dan Sandler · 11 years ago
  50. f4d0811 handle shortcut restore for missing packages by Chris Wren · 12 years ago
  51. 1ada10d add a backup agent. by Chris Wren · 12 years ago
  52. d5e66bf remember the provider path when creating a widget. by Chris Wren · 12 years ago
  53. dcd297f Initial implementation of Shrink-wrap by Adam Cohen · 12 years ago
  54. e25af79 HACK: temporary upgrade path from com.android.launcher2 by Adam Cohen · 12 years ago
  55. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago[Renamed (99%) from src/com/android/launcher2/LauncherSettings.java]
  56. c51934b Updating portals visuals: by Adam Cohen · 14 years ago
  57. 3d503fb Initial changes to add configurable hotseat. by Winson Chung · 14 years ago
  58. df2cc41 Stripping LiveFolders from Launcher by Adam Cohen · 14 years ago
  59. 93c4576 Remove obsolete doc references to LauncherAppWidgetBinder by Bjorn Bringert · 16 years ago
  60. 7eb9e5e Upgrade Home db to upgrade contacts shortcut to the quick contact action by Romain Guy · 16 years ago
  61. a590252 Launcher2 compiles. by Joe Onorato · 16 years ago
  62. fca7c88 Move com/android/launcher -> com/android/launcher2 by Joe Onorato · 16 years ago[Renamed from src/com/android/launcher/LauncherSettings.java]
  63. 1ce1a24 Fixes #1937447. Home was not saving the appropriate state when losing focus. by Romain Guy · 16 years ago
  64. 73b979d Add gestures to Home. by Romain Guy · 16 years ago
  65. ca9475f auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  66. 7376fae auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  67. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  68. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  69. 38a75b2 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  70. b28e1b7 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  71. 15a8880 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  72. d097a18 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago