1. b1622cc Deleting empty folders based on DB state by Sunny Goyal · 9 years ago
  2. 7779d62 Using content provider to update launcher settings by Sunny Goyal · 9 years ago
  3. 4f3e938 Code cleanup by Sunny Goyal · 9 years ago
  4. 316490e Removing some synthetic method creation by Sunny Goyal · 9 years ago
  5. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 9 years ago
  6. 5c97f51 Icons are not updated to TYPE_APPLICATION during restore by Sunny Goyal · 9 years ago
  7. e2fba6c Prevent work folder creation when launcher is upgraded. by Sunny Goyal · 9 years ago
  8. 18b640c Removing LauncherProvider dependency from LauncherSettings by Sunny Goyal · 9 years ago
  9. 0b03778 Deduping shortcuts to app-shortcuts if they have a valid intent by Sunny Goyal · 9 years ago
  10. 35ca873 Adding nullcheck when getting app restrictions by Sunny Goyal · 9 years ago
  11. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 9 years ago
  12. b2d46ce Configuration of workspace through app restrictions by Sunny Goyal · 9 years ago
  13. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 9 years ago
  14. 5d85c44 Adding sort switch in FolderPagedView by Sunny Goyal · 9 years ago
  15. d5bf4ab Merge "Refactoring max id logic to a common method" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  16. 323f47f am c6c8fef3: Clearing DB if necessary, when applying the default layout by Sunny Goyal · 9 years ago
  17. c6c8fef Clearing DB if necessary, when applying the default layout by Sunny Goyal · 9 years ago
  18. fe4e4b9 Refactoring max id logic to a common method by Sunny Goyal · 9 years ago
  19. 8dbf0ff Merge "Setting workspace id as primary key" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  20. f30e99b am e72f3d53: Fixing wronk rowID check. by Sunny Goyal · 9 years ago
  21. e72f3d5 Fixing wronk rowID check. by Sunny Goyal · 9 years ago
  22. d2f3819 Setting workspace id as primary key by Sunny Goyal · 9 years ago
  23. 633325c DO NOT MERGE: Setting workspace id as primary key by Sunny Goyal · 9 years ago
  24. 14334bd Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-master by Sunny Goyal · 9 years ago
  25. d3f0357 am c87775d8: Fixing rank migration code to handle null values correctly. by Sunny Goyal · 9 years ago
  26. 66cfdc2 Removing code for the unused 'upgrade path' by Sunny Goyal · 9 years ago
  27. c87775d Fixing rank migration code to handle null values correctly. by Sunny Goyal · 9 years ago
  28. 7034f14 am a258f812: Modify strict mode thread policy for LauncherProvider. by Nilesh Agrawal · 9 years ago
  29. a258f81 Modify strict mode thread policy for LauncherProvider. by Nilesh Agrawal · 9 years ago
  30. d8c2a43 am fde11852: Add strict mode exception in LauncherProvider. by Nilesh Agrawal · 9 years ago
  31. fde1185 Add strict mode exception in LauncherProvider. by Nilesh Agrawal · 9 years ago
  32. a2cc624 Changing DB upgrade path to use swith case statement. by Sunny Goyal · 9 years ago
  33. 08f7261 Adding a rank column for itemInfo by Sunny Goyal · 10 years ago
  34. e87e6ab Removing dead code from Launcher provider by Sunny Goyal · 10 years ago
  35. 416541c Adding a few null checks. by Sunny Goyal · 10 years ago
  36. 594d76d Using the default search widget in Launcher3 by Sunny Goyal · 10 years ago
  37. 33d4438 Updating backup restore logic by Sunny Goyal · 10 years ago
  38. 9d21968 Loading internal default layout if partner layout fails to load by Sunny Goyal · 10 years ago
  39. a33f11e Was seeing some duplicated icons in the migration flow by Adam Cohen · 10 years ago
  40. 3a5a9d1 Refactoring layout parsing code by Sunny Goyal · 10 years ago
  41. cee8c66 Adding ability to list folder items in separate file by Adam Cohen · 10 years ago
  42. 951e881 am ae5f7ce8: Merge "Fixing typo from previous CL" into ub-now-porkchop by Adam Cohen · 10 years ago
  43. 4079337 am 755dd702: Merge "Fix missing screen when adding widget directly to provider" into ub-now-porkchop by Adam Cohen · 10 years ago
  44. d61a638 Fixing typo from previous CL by Adam Cohen · 10 years ago
  45. eb1ac42 Fix missing screen when adding widget directly to provider by Adam Cohen · 10 years ago
  46. 2fce90c Cleaning up icon resizing code by Sunny Goyal · 10 years ago
  47. 4fbbb3e Create a central list of files the Launcher writes to the app directory by Helena Josol · 10 years ago
  48. 42de82f Resetting launcherProvider data if restore set was empty by Sunny Goyal · 10 years ago
  49. 4ae96ce Add ability for Partner customization apk to override certain DeviceProfile params by Adam Cohen · 10 years ago
  50. c3009c0 Change URI favorite resolving to use launch intents by Jason Monk · 10 years ago
  51. 0fe505b Autoinstalls loading xml by Sunny Goyal · 10 years ago
  52. 7ec3bbf Fix screen issues with externally added items by Adam Cohen · 10 years ago
  53. 43f3ca0 Fix resource issue in folders of partner layouts by Adam Cohen · 10 years ago
  54. 3ed316a Adding broadcast to indicate first launcher load by Adam Cohen · 10 years ago
  55. a043fa8 When inserting directly into LauncherProvider, ensure item id and widget id are valid by Adam Cohen · 10 years ago
  56. 9b8f51f Adding ability for partners to specify a default layout by Adam Cohen · 10 years ago
  57. 9b1d062 Make sure we can handle database downgrade (by wiping and starting fresh) by Adam Cohen · 10 years ago
  58. dbc46f5 Merge "Adding support for dynamically resolved default layouts." into ub-now-nova by Winson Chung · 10 years ago
  59. be87647 Adding support for dynamically resolved default layouts. by Winson Chung · 10 years ago
  60. 71483f4 Removing antiquated migration path logic by Adam Cohen · 10 years ago
  61. ed13187 Launcher3 multi-profile support by Kenny Guy · 10 years ago
  62. 16f6455 Merge "Second try removing orphaned items from the database" into ub-now-nova by Adam Cohen · 10 years ago
  63. f9c14de Second try removing orphaned items from the database by Adam Cohen · 10 years ago
  64. 5aeef58 Add support for partner customization. by Jeff Sharkey · 10 years ago
  65. 76ac344 Merge "Allow the old launcher content URI to be overrided" into ub-now-mister-ugly by Adam Cohen · 10 years ago
  66. a794607 Fix serious data loss issue for folders and hotseat items by Adam Cohen · 10 years ago
  67. 119285e Cleanup orphaned workspace items on db upgrade by Adam Cohen · 10 years ago
  68. 0bfcceb Allow the old launcher content URI to be overrided by Jason Monk · 10 years ago
  69. 67e7cae Add LauncherProviderChangeListener by Anjali Koppal · 10 years ago
  70. 9364986 Merge "Add support for uri favorites and resolve groups" into ub-now-mister-ugly by Jason Monk · 10 years ago
  71. 4131497 Add support for uri favorites and resolve groups by Jason Monk · 10 years ago
  72. ab5fa3a Don't lose icons when migrating from different-sized hotseats. by Dan Sandler · 10 years ago
  73. 71e03b9 Fix issue where clings didn't appear after set up wizard (issue 13077829) by Adam Cohen · 10 years ago
  74. 085c853 Do updateWorkspaceScreenOrder inside a single transaction. by Yura · 10 years ago
  75. f4d0811 handle shortcut restore for missing packages by Chris Wren · 10 years ago
  76. 7a9cda1 Merge "Defend against missing DB during migration." into jb-ub-now-kermit by Dan Sandler · 10 years ago
  77. 0b560dd Adding tighter first run checks for migration clings. (Bug 12626290) by Winson Chung · 10 years ago
  78. 2b47174 Defend against missing DB during migration. by Dan Sandler · 10 years ago
  79. 7296097 Migration update: ensuring all folders go first by Adam Cohen · 10 years ago
  80. 556f613 Don't migrate shortcuts for components that no longer exist by Adam Cohen · 10 years ago
  81. 5dee7af restore app favorites and screens by Chris Wren · 11 years ago
  82. 8b5b05b Merge "New launcher2 icon migration algorithm." into jb-ub-now-kermit by Adam Cohen · 11 years ago
  83. d502404 New launcher2 icon migration algorithm. by Dan Sandler · 11 years ago
  84. 16f3ea8 Allow DISABLE_ALL_APPS to be set using a system property. by Nilesh Agrawal · 11 years ago
  85. da41ea6 Allow 5 hotseat icons in DISABLE_ALL_APPS mode. by Nilesh Agrawal · 11 years ago
  86. d85ee9b Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode." by Nilesh Agrawal · 11 years ago
  87. f4ed1be Allow 5 hotseat icons in DISABLE_ALL_APPS mode. by Nilesh Agrawal · 11 years ago
  88. b3084e8 Merge "Revert "Revert "Enable Launcher2 workspace import.""" into jb-ub-now-jolly-elf by Dan Sandler · 11 years ago
  89. 6dbe049 Only import workspaces for non-tablets (where grid hasn't changed) by Adam Cohen · 11 years ago
  90. d0e4118 Revert "Revert "Enable Launcher2 workspace import."" by Dan Sandler · 11 years ago
  91. a6a296b Revert "Enable Launcher2 workspace import." by Dan Sandler · 11 years ago
  92. 5b3bdd3 Enable Launcher2 workspace import. by Dan Sandler · 11 years ago
  93. f0b8dac Disable importing workspaces from Launcher2. by Dan Sandler · 11 years ago
  94. a90303b Adding logs to track down missing workspace screen. (Bug 11683562) by Winson Chung · 11 years ago
  95. 55585db Fix loading widgets in <include>d workspaces. by Daniel Sandler · 11 years ago
  96. e523e70 move the provider authority to a config class by Chris Wren · 11 years ago
  97. 92aa423 move to backup helper architecture by Chris Wren · 11 years ago
  98. 57dac26 Add support for <include> in workspace XML. by Daniel Sandler · 11 years ago
  99. 1ada10d add a backup agent. by Chris Wren · 11 years ago
  100. d5e66bf remember the provider path when creating a widget. by Chris Wren · 11 years ago