1. c1b7c2e Simplifying loadScreenDB to load the screen IDs in sorted order by Sunny Goyal · 10 years ago
  2. 71b5c0b Adding accessibility controls by Sunny Goyal · 10 years ago
  3. 08f7261 Adding a rank column for itemInfo by Sunny Goyal · 10 years ago
  4. 5940042 Supporting custom widgets provided by launcher by Adam Cohen · 10 years ago
  5. 2a66bbf Disabling auto addition of managed profile shortcuts by Sunny Goyal · 10 years ago
  6. e0f58d7 Adding shortcuts corresponding to ManagedUsers automatically. by Sunny Goyal · 10 years ago
  7. 24e0fc1 Merge "Deleting workspace items from db which have an invalid placement" into ub-now-queens by Sunny Goyal · 10 years ago
  8. 1231c07 Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens by Sunny Goyal · 10 years ago
  9. fc0fe6b Deleting workspace items from db which have an invalid placement by Sunny Goyal · 10 years ago
  10. 9b4b081 Showing widgets in a disabled state, when running in safe mode by Sunny Goyal · 10 years ago
  11. 2350bc9 Adding NPE check in InstallShortcutReceiver by Sunny Goyal · 10 years ago
  12. 4390ace Updating ItemInfo objects in the worker thread by Sunny Goyal · 10 years ago
  13. 1a745e8 Keeping icons in disabled state when SD-card is unmounted by Sunny Goyal · 10 years ago
  14. b50cc8c Updating icons for sortcuts when the target app updates. by Sunny Goyal · 10 years ago
  15. 2fce90c Cleaning up icon resizing code by Sunny Goyal · 10 years ago
  16. 1a85c58 Don't let old Launcher activity interfere with new one by Adam Cohen · 10 years ago
  17. c5fb59f Fixing loadWorkspace being called multiple times by Sunny Goyal · 10 years ago
  18. acefecb Merge "Updating promise icon's bitmap and label when onBadgingChanged is received" into ub-now-porkchop by Sunny Goyal · 10 years ago
  19. 9448536 Adding support to delete unrestored icons and widgets by Sunny Goyal · 10 years ago
  20. a22666f Updating promise icon's bitmap and label when onBadgingChanged is received by Sunny Goyal · 10 years ago
  21. ee52336 Turn off debugging for launch. by Chris Wren · 10 years ago
  22. 938a53d Don't remove content URI shortcuts during restore by Sunny Goyal · 10 years ago
  23. 3494262 Handling label and icon from SessionInfo. by Sunny Goyal · 10 years ago
  24. e7b8cd9 Improving restored widget behavior by Sunny Goyal · 10 years ago
  25. ffe83f1 Adding support for managed profiles in widget by Sunny Goyal · 10 years ago
  26. 0fc1be1 Updating the ui for widget restore flow by Sunny Goyal · 10 years ago
  27. 0fe505b Autoinstalls loading xml by Sunny Goyal · 10 years ago
  28. ff57227 Adding support to restore widgets even for jelly beans. by Sunny Goyal · 10 years ago
  29. e755d46 Implementing a package install progress listener for L by Sunny Goyal · 10 years ago
  30. 513edae Modify code so it compiles on google3 by Sameer Padala · 10 years ago
  31. 05e318d Fixing spell correcton by Sunny Goyal · 10 years ago
  32. 87bee40 Merge "Merging motorola's patch to fix ClassCastException" into ub-now-master by Sunny Goyal · 10 years ago
  33. 0c4a644 Merging motorola's patch to fix ClassCastException by Sunny Goyal · 10 years ago
  34. 651077b Adding app widget restore support in Launcher3 for android L by Sunny Goyal · 10 years ago
  35. c5c60ad Merging Motorola's patch to disable apps when is safe mode. by Sunny Goyal · 10 years ago
  36. 3484638 Adding a circular progress bar for preloader icons by Sunny Goyal · 10 years ago
  37. f599ccf Showing icons for apps on sdcard which are not available during system boot. by Sunny Goyal · 10 years ago
  38. c2bd810 Revert "Revert Cls stopping now-master running on googlefood" by Kenny Guy · 10 years ago
  39. 40c5ed3 Offer to delete broken promise icons. by Chris Wren · 10 years ago
  40. 2a6cf09 Fix issue where sometimes duplicate icons are added on homescreen when by Sunny Goyal · 10 years ago
  41. 7bc272a Revert Cls stopping now-master running on googlefood by Kenny Guy · 10 years ago
  42. 01453e8 Add content description to bagded icons. by Kenny Guy · 10 years ago
  43. 242bbe1 Remove reflection now we are building against L by Kenny Guy · 10 years ago
  44. a28b78e Fix issue where shortcuts were still being added even if corresponding app is uninstalled by Adam Cohen · 10 years ago
  45. bbe1e24 Fix issue where always trying to migrate by Jason Monk · 10 years ago
  46. 71483f4 Removing antiquated migration path logic by Adam Cohen · 10 years ago
  47. 0e584b5 check for long and short component names. by Chris Wren · 10 years ago
  48. 1317e2d Fix bug with user of shortcut not being remembered over restart. by Kenny Guy · 10 years ago
  49. 6cc806d Watch for profile events and reload by Amith Yamasani · 10 years ago
  50. ed13187 Launcher3 multi-profile support by Kenny Guy · 10 years ago
  51. 050eaf2 Merge "Add synchronization to DeferredBindRunnables" into ub-now-nova by Jason Monk · 10 years ago
  52. a0a7a74 Add synchronization to DeferredBindRunnables by Jason Monk · 10 years ago
  53. a817116 am 76ac344c: Merge "Allow the old launcher content URI to be overrided" into ub-now-mister-ugly by Adam Cohen · 10 years ago
  54. 76ac344 Merge "Allow the old launcher content URI to be overrided" into ub-now-mister-ugly by Adam Cohen · 10 years ago
  55. b358f81 additional debug logs to track welcome back behavior. by Chris Wren · 10 years ago
  56. 0bfcceb Allow the old launcher content URI to be overrided by Jason Monk · 10 years ago
  57. 8e19cf2 Fix missing stack trace on checkItemInfoLocked call by Jason Monk · 10 years ago
  58. aeff7ea update promise icon status by Chris Wren · 10 years ago
  59. eb23cb2 Properly releasing ContentProviderClient after LauncherModel check. by Winson Chung · 10 years ago
  60. 6d0dde0 use restored icon for restored app shortcuts by Chris Wren · 10 years ago
  61. 085c853 Do updateWorkspaceScreenOrder inside a single transaction. by Yura · 10 years ago
  62. b6d4c28 update placeholder on package install or restore by Chris Wren · 11 years ago
  63. c87c21a Merge "Small refactor to separate adding workspace / all apps items" into ub-now-lunchbox by Adam Cohen · 10 years ago
  64. 76a47a1 Small refactor to separate adding workspace / all apps items by Adam Cohen · 10 years ago
  65. f4d0811 handle shortcut restore for missing packages by Chris Wren · 11 years ago
  66. 556f613 Don't migrate shortcuts for components that no longer exist by Adam Cohen · 11 years ago
  67. e43a1e7 Tightening migration conditions. (Bug 11973614) by Winson Chung · 11 years ago
  68. 234b506 Merge "Adding migration Clings. (Bug 11973614)" into jb-ub-now-kermit by Winson Chung · 11 years ago
  69. a694524 Adding migration Clings. (Bug 11973614) by Winson Chung · 11 years ago
  70. 8b5b05b Merge "New launcher2 icon migration algorithm." into jb-ub-now-kermit by Adam Cohen · 11 years ago
  71. d502404 New launcher2 icon migration algorithm. by Dan Sandler · 11 years ago
  72. 16f3ea8 Allow DISABLE_ALL_APPS to be set using a system property. by Nilesh Agrawal · 11 years ago
  73. 3ee4a47 Accounting for new Package event extras when updating forward-locked apps. (Bug 11855584) by Winson Chung · 11 years ago
  74. 34c2e6c Clean up imports by Michael Jurka · 11 years ago
  75. ae4409d Don't load items which exceed the grid bounds by Adam Cohen · 11 years ago
  76. a40916d Merge "Size hotseat data structure appropriately." into jb-ub-now-kermit by Dan Sandler · 11 years ago
  77. 295ae18 Size hotseat data structure appropriately. by Dan Sandler · 11 years ago
  78. 7aff399 Bind the workspace synchronously if started on -1 screen. by Derek Prothro · 11 years ago
  79. 33231f5 Fixing crash in empty folders. (Bug 11627191) by Winson Chung · 11 years ago
  80. 72b520c Revert "Fixing crash in empty folders. (Bug 11627191)" by Winson Chung · 11 years ago
  81. 68b6678 Fixing crash in empty folders. (Bug 11627191) by Winson Chung · 11 years ago
  82. b0ee081 Add guards for restoreInstanceState (issue 11982812) by Adam Cohen · 11 years ago
  83. d8dbb46 Fix binding problem with no screens (issue 11768766) by Adam Cohen · 11 years ago
  84. f0b8dac Disable importing workspaces from Launcher2. by Dan Sandler · 11 years ago
  85. 9b9fb96 Updating LauncherModel filtering to use screen ids. (Bug 11685286) by Winson Chung · 11 years ago
  86. 603d19a Merge "Additional logs to track down missing workspace screen. (Bug 11683562)" into jb-ub-now-jolly-elf by Winson Chung · 11 years ago
  87. 9f9f00b Additional logs to track down missing workspace screen. (Bug 11683562) by Winson Chung · 11 years ago
  88. 28b690a Merge "Adding logs to track down missing workspace screen. (Bug 11683562)" into jb-ub-now-jolly-elf by Winson Chung · 11 years ago
  89. a90303b Adding logs to track down missing workspace screen. (Bug 11683562) by Winson Chung · 11 years ago
  90. fe9d96a Require valid arrays when adding and binding new Apps. (Bug 11627095) by Winson Chung · 11 years ago
  91. b9ada65 Uncommenting throw when item not contained in sBgItemsIdMap by Adam Cohen · 11 years ago
  92. df95eb1 Ensuring disabled packages remove all components on the workspace. (Bug 11172454) by Winson Chung · 11 years ago
  93. 5801ef0 Lazy load default app icon in LauncherModel. (Bug 11203738) by Winson Chung · 11 years ago
  94. e523e70 move the provider authority to a config class by Chris Wren · 11 years ago
  95. 8741298 Fixing issue with numerous empty screens showing when adding a shortcut to a clear workspace. (Bug 10785413) by Winson Chung · 11 years ago
  96. 1307f63 Add a better app filtering mechanism and filter widgets by Bjorn Bringert · 11 years ago
  97. 0f84a60 Ensuring that we always update the container when modifying an item in the db. (Bug 11008354) by Winson Chung · 11 years ago
  98. 780fe59 Integrating some aosp fixes, ensuring that we update the install queue before returning to Launcher. by Winson Chung · 11 years ago
  99. eb1bb92 Recover when reading corrupted widget previews by Michael Jurka · 11 years ago
  100. 94d6768 Restoring INSTALL_SHORTCUT receiver (Bug. 10343529) by Winson Chung · 11 years ago