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