1. 855b1b5 Add distance threshold for dragged items before accepted by targets. by Tony Wickham · 8 years ago
  2. 1f5d3cc Merge "Invalidate scrim throughout animation from overlay to workspace." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  3. 11b644d Remove default app suggestions from LauncherExtension by Adam Cohen · 8 years ago
  4. 3f6c0ee Invalidate scrim throughout animation from overlay to workspace. by Tony Wickham · 8 years ago
  5. 1ad3ef3 Fix alignment issue with suggested apps in all apps by Adam Cohen · 8 years ago
  6. a0088a5 Merge "Fix restoring of layer type" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  7. 814ed9a Fix restoring of layer type by Dmitry Kalita · 9 years ago
  8. d2877b9 Merge "Introduce IconProvider." into ub-launcher3-calgary by Annie Chin · 8 years ago
  9. 17f8595 Introduce IconProvider. by Annie Chin · 8 years ago
  10. e4eaa0e Merge "Defining separate layouts for horizontal and vertical drop target bars instead of chaning the layouts in DeviceProfile" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  11. 676e29c Merge "Added copywrite comments to pinch-related classes." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  12. f37a214 Defining separate layouts for horizontal and vertical drop target bars by Sunny Goyal · 8 years ago
  13. ed268c2 Preventing unnecessary object creations by Sunny Goyal · 8 years ago
  14. 17763cb Fixing debug log by Sunny Goyal · 8 years ago
  15. 225071b Merge "Embedding the icon pixel size in the cache DB version. This causes the cache to get reset when the icon size changes, for eg, in case of display scale changes" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  16. 07a2f13 Merge "Instead of reloading the launcher, updating items dynamically when Quiet mode changes" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  17. da891c1 Instead of reloading the launcher, updating items dynamically when by Sunny Goyal · 8 years ago
  18. 784f9c3 Setting stable layout flags on the launcher, so that the instets do not by Sunny Goyal · 8 years ago
  19. abb584c Merge "Fixing wrong preference file name in LauncherFiles" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  20. 8a6edce Fixing wrong preference file name in LauncherFiles by Sunny Goyal · 8 years ago
  21. 9c43182 Add FeatureFlags.LAUNCHER3_DISABLE_PINCH_TO_OVERVIEW by Tony Wickham · 8 years ago
  22. 2ae7736 Embedding the icon pixel size in the cache DB version. by Sunny Goyal · 8 years ago
  23. d5bd67d Adding support for result callback when starting uninstall-application activity by Sunny Goyal · 8 years ago
  24. d3cc05a Account for disparity btw folder preview size and drawable size by Adam Cohen · 8 years ago
  25. aa2542a Invalidate folder drawing paramaters when top padding changes by Adam Cohen · 8 years ago
  26. 470f900 Removing some unused imports by Sunny Goyal · 8 years ago
  27. f710664 Merge "Center folders slightly less aggressively than before" into ub-launcher3-calgary by Tony Wickham · 8 years ago
  28. ef0ac88 Merge "Removing dependency on wallpaper size settings from launcher" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  29. b46b150 Merge "Deleting the unrestored widget id synchronously" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  30. f305520 Merge "Fixing broken instrumentation tests when run from command line" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  31. 7eab3cc Fixing broken instrumentation tests when run from command line by Sunny Goyal · 8 years ago
  32. 82fa920 Center folders slightly less aggressively than before by Adam Cohen · 8 years ago
  33. 0473177 Deleting the unrestored widget id synchronously by Sunny Goyal · 8 years ago
  34. 3bbbabc Fixing model being updated on UI thread by Sunny Goyal · 8 years ago
  35. b8f00da Merge "Removing dependency on LauncherCallbacks for getting the search bounds" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  36. 4ddc401 Creating WidgetCellItem to wrap LauncherAppWidgetProviderInfo and resolveInfo by Sunny Goyal · 8 years ago
  37. 6f86609 Removing dependency on wallpaper size settings from launcher by Sunny Goyal · 8 years ago
  38. 1743ac4 Added copywrite comments to pinch-related classes. by Tony Wickham · 8 years ago
  39. 05c8c57 Removing dependency on LauncherCallbacks for getting the search bounds by Sunny Goyal · 8 years ago
  40. 1bc8fc3 Merge "Creating database without localized collators on NYC and above" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  41. bf67f3b Creating database without localized collators on NYC and above by Sunny Goyal · 8 years ago
  42. c5b3196 Don't listen for the pinch gesture if the workspace is locked. by Tony Wickham · 8 years ago
  43. 95cdb3a Remove scrim on highlighted spring-loaded panel. by Tony Wickham · 8 years ago
  44. 16466f1 Adding UI tests for various bind widget flows by Sunny Goyal · 8 years ago
  45. 44d0b53 Closing folder in onSaveInstanceState by Sunny Goyal · 8 years ago
  46. 109daea Merge "Fix widget tray clipping due to wrong padding" into ub-launcher3-calgary by Hyunyoung Song · 8 years ago
  47. 58e61ac Fix widget tray clipping due to wrong padding by Hyunyoung Song · 8 years ago
  48. 499bbfa Fixing black lowres icons by Sunny Goyal · 8 years ago
  49. d856074 Merge "Changing the widget loading strategy" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  50. 2e1efb4 Changing the widget loading strategy by Sunny Goyal · 8 years ago
  51. 8fd5e93 Add getUserEventLogger to LauncherCallbacks b/26494415 by Hyunyoung Song · 8 years ago
  52. dadb304 Pinch to zoom out into overview mode. by Tony Wickham · 8 years ago
  53. cd50a0f Adding back LAUNCHER3_ICON_NORMALIZATION feature flag to fix dependency breakage by Sunny Goyal · 8 years ago
  54. 5f03934 Trim down the logging class am: 3650019856 by Hyunyoung Song · 8 years ago
  55. 3650019 Trim down the logging class by Hyunyoung Song · 8 years ago
  56. c6409a8 Define generic logging class am: a9c69ce09c by Hyunyoung Song · 8 years ago
  57. a9c69ce Define generic logging class by Hyunyoung Song · 8 years ago
  58. 97660f7 resolve merge conflicts of 2494c3f168 to ub-launcher3-calgary by Sunny Goyal · 8 years ago
  59. 3169e9c Fixing mismatch comment in flags by Sunny Goyal · 8 years ago
  60. 531cda6 Using a negative flag for icon notmalization by Sunny Goyal · 8 years ago
  61. 2494c3f Moving createMarketSearchIntent to search controller to allow it to be customizable by Sunny Goyal · 8 years ago
  62. 9e3fee1 Starting market search whenever the search key is pressed by Sunny Goyal · 8 years ago
  63. efca027 Switch all folder preview rendering to be programmatic (ie. no assets) by Adam Cohen · 8 years ago
  64. 992a5f5 Starting market search whenever the search key is pressed by Sunny Goyal · 8 years ago
  65. a10bf37 Merge "Prevent work profile widget DnD crash b/26079469" into ub-launcher3-burnaby-polish by Hyunyoung Song · 8 years ago
  66. 5cc55a1 Merge "Prevent work profile widget DnD crash b/26079469" into ub-launcher3-burnaby-polish by Hyunyoung Song · 8 years ago
  67. 3e840f4 Prevent work profile widget DnD crash b/26079469 by Hyunyoung Song · 8 years ago
  68. e670159 Merge "Fixing homescreen getting blank when returning from the overlay" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  69. 061380a Fixing scrollTo getting called even though the gesture was handled by an overlay by Sunny Goyal · 8 years ago
  70. f323002 Merge "Chaning shadow algorithm to reuse bitmap instead of creating a new bitmap on every tap" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  71. 53d5c9e Disabling system drag driver in NYC by Sunny Goyal · 8 years ago
  72. 6c65113 Chaning shadow algorithm to reuse bitmap instead of creating by Sunny Goyal · 8 years ago
  73. ee68816 Fixing homescreen getting blank when returning from the overlay by Sunny Goyal · 8 years ago
  74. 6646016 Merge "Adding overlay interaction support" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  75. 38138dd Merge "Removign optimations in onDestroy" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  76. c86df47 Adding overlay interaction support by Sunny Goyal · 8 years ago
  77. 7515f1b Merge "Preventing crash when there is not enough width to show the pending text" into ub-launcher3-burnaby-polish by Sunny Goyal · 8 years ago
  78. bc545ee Merge "Preserving the homescreen rotation setting on a tablet, when the display is scaled" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  79. ed2ce76 Merge "Preventing crash when there is not enough width to show the pending text" into ub-launcher3-burnaby-polish by Sunny Goyal · 8 years ago
  80. 4f8071b Cleaning up folder icon drawing by Adam Cohen · 8 years ago
  81. 10a0e8a Merge "Cleaning up the overlay interface" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  82. 86feafc Merge "Revert "Disabling som attributes so that dependencies can use compat libraries"" into ub-launcher3-burnaby-polish by Sunny Goyal · 8 years ago
  83. 81131ed Merge "Revert "Disabling som attributes so that dependencies can use compat libraries"" into ub-launcher3-burnaby-polish by Sunny Goyal · 8 years ago
  84. 2773b01 Merge "Change preloading coefficient for widgets tray to improve jankness on low performance devices." into ub-launcher3-burnaby-polish by Hyunyoung Song · 8 years ago
  85. 2cb92eb Merge "Change preloading coefficient for widgets tray to improve jankness on low performance devices." into ub-launcher3-burnaby-polish by Hyunyoung Song · 8 years ago
  86. b7271fd Change preloading coefficient for widgets tray to improve jankness by Hyunyoung Song · 8 years ago
  87. 5845bea Preventing crash when there is not enough width to show the pending text by Sunny Goyal · 8 years ago
  88. 59871ef Revert "Disabling som attributes so that dependencies can use compat libraries" by Sunny Goyal · 8 years ago
  89. 8f3819b Preserving the homescreen rotation setting on a tablet, when the display is scaled by Sunny Goyal · 8 years ago
  90. 32554d1 Cleaning up the overlay interface by Sunny Goyal · 9 years ago
  91. dfaeff7 Manual revert due to conflict: am: d31dcbcc7c by Hyunyoung Song · 8 years ago
  92. d31dcbc Manual revert due to conflict: by Hyunyoung Song · 8 years ago
  93. 1a187d4 Disabling som attributes so that dependencies can use compat libraries by Sunny Goyal · 8 years ago
  94. e1bd986 Disabling som attributes so that dependencies can use compat libraries by Sunny Goyal · 8 years ago
  95. 2611943 Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage" by Sunny Goyal · 8 years ago
  96. b62fd09 Load label in bg thread to prevent ANR b/27238970 by Hyunyoung Song · 8 years ago
  97. 72a9953 Load label in bg thread to prevent ANR b/27238970 by Hyunyoung Song · 8 years ago
  98. fbf19cc <UserEventLogging> Log app launches b/26494415 by Hyunyoung Song · 8 years ago
  99. f940684 resolve merge conflicts of a6194d3d92 to ub-launcher3-calgary by Sunny Goyal · 8 years ago
  100. b347535 Merge "Deleting the WallpaperPicker code inside launcher. Instead linking it to the packages/apps/WallpaperPicker project" into ub-launcher3-calgary by Sunny Goyal · 8 years ago