1. 2a6cf09 Fix issue where sometimes duplicate icons are added on homescreen when by Sunny Goyal · 10 years ago
  2. 7bc272a Revert Cls stopping now-master running on googlefood by Kenny Guy · 10 years ago
  3. 01453e8 Add content description to bagded icons. by Kenny Guy · 10 years ago
  4. 242bbe1 Remove reflection now we are building against L by Kenny Guy · 10 years ago
  5. a28b78e Fix issue where shortcuts were still being added even if corresponding app is uninstalled by Adam Cohen · 10 years ago
  6. bbe1e24 Fix issue where always trying to migrate by Jason Monk · 10 years ago
  7. 71483f4 Removing antiquated migration path logic by Adam Cohen · 10 years ago
  8. 0e584b5 check for long and short component names. by Chris Wren · 10 years ago
  9. 1317e2d Fix bug with user of shortcut not being remembered over restart. by Kenny Guy · 10 years ago
  10. 6cc806d Watch for profile events and reload by Amith Yamasani · 10 years ago
  11. ed13187 Launcher3 multi-profile support by Kenny Guy · 10 years ago
  12. 050eaf2 Merge "Add synchronization to DeferredBindRunnables" into ub-now-nova by Jason Monk · 10 years ago
  13. a0a7a74 Add synchronization to DeferredBindRunnables by Jason Monk · 10 years ago
  14. a817116 am 76ac344c: Merge "Allow the old launcher content URI to be overrided" into ub-now-mister-ugly by Adam Cohen · 10 years ago
  15. 76ac344 Merge "Allow the old launcher content URI to be overrided" into ub-now-mister-ugly by Adam Cohen · 10 years ago
  16. b358f81 additional debug logs to track welcome back behavior. by Chris Wren · 10 years ago
  17. 0bfcceb Allow the old launcher content URI to be overrided by Jason Monk · 10 years ago
  18. 8e19cf2 Fix missing stack trace on checkItemInfoLocked call by Jason Monk · 10 years ago
  19. aeff7ea update promise icon status by Chris Wren · 10 years ago
  20. eb23cb2 Properly releasing ContentProviderClient after LauncherModel check. by Winson Chung · 10 years ago
  21. 6d0dde0 use restored icon for restored app shortcuts by Chris Wren · 10 years ago
  22. 085c853 Do updateWorkspaceScreenOrder inside a single transaction. by Yura · 10 years ago
  23. b6d4c28 update placeholder on package install or restore by Chris Wren · 10 years ago
  24. c87c21a Merge "Small refactor to separate adding workspace / all apps items" into ub-now-lunchbox by Adam Cohen · 10 years ago
  25. 76a47a1 Small refactor to separate adding workspace / all apps items by Adam Cohen · 10 years ago
  26. f4d0811 handle shortcut restore for missing packages by Chris Wren · 10 years ago
  27. 556f613 Don't migrate shortcuts for components that no longer exist by Adam Cohen · 10 years ago
  28. e43a1e7 Tightening migration conditions. (Bug 11973614) by Winson Chung · 10 years ago
  29. 234b506 Merge "Adding migration Clings. (Bug 11973614)" into jb-ub-now-kermit by Winson Chung · 10 years ago
  30. a694524 Adding migration Clings. (Bug 11973614) by Winson Chung · 10 years ago
  31. 8b5b05b Merge "New launcher2 icon migration algorithm." into jb-ub-now-kermit by Adam Cohen · 10 years ago
  32. d502404 New launcher2 icon migration algorithm. by Dan Sandler · 10 years ago
  33. 16f3ea8 Allow DISABLE_ALL_APPS to be set using a system property. by Nilesh Agrawal · 10 years ago
  34. 3ee4a47 Accounting for new Package event extras when updating forward-locked apps. (Bug 11855584) by Winson Chung · 11 years ago
  35. 34c2e6c Clean up imports by Michael Jurka · 11 years ago
  36. ae4409d Don't load items which exceed the grid bounds by Adam Cohen · 11 years ago
  37. a40916d Merge "Size hotseat data structure appropriately." into jb-ub-now-kermit by Dan Sandler · 11 years ago
  38. 295ae18 Size hotseat data structure appropriately. by Dan Sandler · 11 years ago
  39. 7aff399 Bind the workspace synchronously if started on -1 screen. by Derek Prothro · 11 years ago
  40. 33231f5 Fixing crash in empty folders. (Bug 11627191) by Winson Chung · 11 years ago
  41. 72b520c Revert "Fixing crash in empty folders. (Bug 11627191)" by Winson Chung · 11 years ago
  42. 68b6678 Fixing crash in empty folders. (Bug 11627191) by Winson Chung · 11 years ago
  43. b0ee081 Add guards for restoreInstanceState (issue 11982812) by Adam Cohen · 11 years ago
  44. d8dbb46 Fix binding problem with no screens (issue 11768766) by Adam Cohen · 11 years ago
  45. f0b8dac Disable importing workspaces from Launcher2. by Dan Sandler · 11 years ago
  46. 9b9fb96 Updating LauncherModel filtering to use screen ids. (Bug 11685286) by Winson Chung · 11 years ago
  47. 603d19a Merge "Additional logs to track down missing workspace screen. (Bug 11683562)" into jb-ub-now-jolly-elf by Winson Chung · 11 years ago
  48. 9f9f00b Additional logs to track down missing workspace screen. (Bug 11683562) by Winson Chung · 11 years ago
  49. 28b690a Merge "Adding logs to track down missing workspace screen. (Bug 11683562)" into jb-ub-now-jolly-elf by Winson Chung · 11 years ago
  50. a90303b Adding logs to track down missing workspace screen. (Bug 11683562) by Winson Chung · 11 years ago
  51. fe9d96a Require valid arrays when adding and binding new Apps. (Bug 11627095) by Winson Chung · 11 years ago
  52. b9ada65 Uncommenting throw when item not contained in sBgItemsIdMap by Adam Cohen · 11 years ago
  53. df95eb1 Ensuring disabled packages remove all components on the workspace. (Bug 11172454) by Winson Chung · 11 years ago
  54. 5801ef0 Lazy load default app icon in LauncherModel. (Bug 11203738) by Winson Chung · 11 years ago
  55. e523e70 move the provider authority to a config class by Chris Wren · 11 years ago
  56. 8741298 Fixing issue with numerous empty screens showing when adding a shortcut to a clear workspace. (Bug 10785413) by Winson Chung · 11 years ago
  57. 1307f63 Add a better app filtering mechanism and filter widgets by Bjorn Bringert · 11 years ago
  58. 0f84a60 Ensuring that we always update the container when modifying an item in the db. (Bug 11008354) by Winson Chung · 11 years ago
  59. 780fe59 Integrating some aosp fixes, ensuring that we update the install queue before returning to Launcher. by Winson Chung · 11 years ago
  60. eb1bb92 Recover when reading corrupted widget previews by Michael Jurka · 11 years ago
  61. 94d6768 Restoring INSTALL_SHORTCUT receiver (Bug. 10343529) by Winson Chung · 11 years ago
  62. a0b7e86 Removing any overlapping items with the hotseat. by Winson Chung · 11 years ago
  63. ede4129 Removing old debugging logs. (Bug 107442854) by Winson Chung · 11 years ago
  64. c3919c0 fixup missing providers on load. by Chris Wren · 11 years ago
  65. 11a1a53 Fixing issue with folders not showing up. by Winson Chung · 11 years ago
  66. 85f418d Allow Launcher class to hide activities from All Apps by Bjorn Bringert · 11 years ago
  67. 26acafb Fix crash when setting wallpaper by Michael Jurka · 11 years ago
  68. c58497e Initial changes to restore AllApps. by Winson Chung · 11 years ago
  69. 761c89d Merge "Fixing issue where shortcuts to standard android intents were getting pruned." into jb-ub-gel-agar by Winson Chung · 11 years ago
  70. eadbfc5 Move wallpapers to external activity by Michael Jurka · 11 years ago
  71. 68fd3c3 Fixing issue where shortcuts to standard android intents were getting pruned. by Winson Chung · 11 years ago
  72. ba9c37f Fixing missing workspace screens. (Bug 10512285) by Winson Chung · 11 years ago
  73. 933bae6 Additional Logging. by Winson Chung · 11 years ago
  74. 4caf298 Logging to disk for more reliable logging by Adam Cohen · 11 years ago
  75. 414300a Clean up unused code by Michael Jurka · 11 years ago
  76. 9e6a0a2 Clearing workspace screen data structures along with pages. by Winson Chung · 11 years ago
  77. 892c74d Fixing folders to always show in view, removing old assets and references to LauncherModel count. by Winson Chung · 11 years ago
  78. 61c6986 Fixing issue loading old db rows without proper spans causing crash due to occupied-cells check. by Winson Chung · 11 years ago
  79. 8707e0f Don't use a More Apps folder. by Daniel Sandler · 11 years ago
  80. d64d176 Removing workspace screens on load and ensuring we don't bind on new apps until returning to Launcher. by Winson Chung · 11 years ago
  81. 5f8afe6 Initial Changes for Dynamic Grid by Winson Chung · 11 years ago
  82. 76828c8 Ensuring that we don't clobber workspace screens map when new apps are added. by Winson Chung · 11 years ago
  83. e349303 More logging. by Winson Chung · 11 years ago
  84. 45fa06e Adding additional logging. by Winson Chung · 11 years ago
  85. 8481e32 Adding additional debugging code to track screen id updates. by Winson Chung · 11 years ago
  86. 1323b48 Fixing regression in initializing install time. by Winson Chung · 11 years ago
  87. 695ff6b Fix build error by Michael Jurka · 11 years ago
  88. f795d7b Merge "Cross referencing all shortcuts on workspace with the PackageManager to ensure we don't have zombie icons." into jb-ub-gel-agar by Winson Chung · 11 years ago
  89. 3dba179 Merge "Removing old new-app animation code, and refactoring InstallShortcutReceiver to use new add/bind logic." into jb-ub-gel-agar by Winson Chung · 11 years ago
  90. 63d7870 Merge "Verifying that new applications are added and fixing issue with new items getting wrong ids." into jb-ub-gel-agar by Winson Chung · 11 years ago
  91. ee05571 Cross referencing all shortcuts on workspace with the PackageManager to ensure we don't have zombie icons. by Winson Chung · 11 years ago
  92. 997a923 Removing old new-app animation code, and refactoring InstallShortcutReceiver to use new add/bind logic. by Winson Chung · 11 years ago
  93. c763c4e Verifying that new applications are added and fixing issue with new items getting wrong ids. by Winson Chung · 11 years ago
  94. 47b5031 Fix NPE on failed loader queries. by Daniel Sandler · 11 years ago
  95. 1e2f465 Implement ability to uninstall shortcuts from workspace by Michael Jurka · 11 years ago
  96. 156ab5b Fixing issue where migration all apps folder couldn't be picked up. by Winson Chung · 11 years ago
  97. 64359a5 Ensuring that the db reflects all package added/removed/updated broadcasts. by Winson Chung · 11 years ago
  98. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 11 years ago
  99. c916834 Using package broadcasts to key adding of shortcuts on the workspace. by Winson Chung · 11 years ago
  100. 566da10 Fix DEBUG_LOADERS workspace layout ASCII art. by Daniel Sandler · 11 years ago