1. 1ed6c4a Showing a toast when changing wallaper is disabled by Sunny Goyal · 9 years ago
  2. cc8f9e0 Removing some deprecated columns. by Sunny Goyal · 9 years ago
  3. 77c2636 Fix recyclerview res path by Hyunyoung Song · 9 years ago
  4. aa95365 Refactor UserEventDispatcher (1/2) b/28269657 by Hyunyoung Song · 9 years ago
  5. fdec0f9 Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by Baligh Uddin · 9 years ago
  6. 2e8ec7e Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  7. b660759 Merge "Removing Launcher broadcast support from Launcher3" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  8. 6388b2c Adding some utility methods for thread verification by Sunny Goyal · 9 years ago
  9. 46ab227 Removing Launcher broadcast support from Launcher3 by Sunny Goyal · 9 years ago
  10. 5340584 Removing some deprecated callbacks by Sunny Goyal · 9 years ago
  11. 53b7ce1 Removing first launcher broadcast by Sunny Goyal · 9 years ago
  12. ddec1c7 Refactor UserEventLogging, Add predictedRank, replace Bundle with Proto by Hyunyoung Song · 9 years ago
  13. 30a7161 Removing WallpaperPicker from Launcher3 by Sunny Goyal · 9 years ago
  14. 3405080 [DO NOT MERGE] Address some spacing issues in all apps related to new support library by Adam Cohen · 9 years ago
  15. 5be3e4c Giving proper workspace description when the launcher is not loaded. by Sunny Goyal · 9 years ago
  16. d797327 [DO NOT MERGE] Address some spacing issues in all apps related to new support library by Adam Cohen · 9 years ago
  17. 04cdfac [DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broadcast receiver by Sunny Goyal · 9 years ago
  18. d435cc0 [DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broadcast receiver by Sunny Goyal · 9 years ago
  19. fdcbe30 Merge "Fixing gradle version comflicts" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  20. 15cece9 Fixing gradle version comflicts by Sunny Goyal · 9 years ago
  21. 2bcffdc Merge "Remove special code path for not animating folder open in power save mode" into ub-launcher3-calgary by Adam Cohen · 9 years ago
  22. 31c2ac6 Fixing a typo from <array> to <string-array> am: 63d093d -s ours by Hyunyoung Song · 9 years ago
  23. 37b2a49 Remove special code path for not animating folder open in power save mode by Adam Cohen · 9 years ago
  24. 99133a3 Make com.android.launcher3.action.LAUNCH intent explicit b/27967359 by Hyunyoung Song · 9 years ago
  25. 849344b Merge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  26. 63d093d Fixing a typo from <array> to <string-array> by Hyunyoung Song · 9 years ago
  27. 38ea9ca Merge "Removing dependency on getApplicationInfo method added in N" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  28. f9dc857 Make com.android.launcher3.action.LAUNCH intent explicit b/27967359 by Hyunyoung Song · 9 years ago
  29. e7217a5 Merge "Changing the scale factor for square icons" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  30. e1a4811 Merge "Revert "Updating current page when changing the frescroll mode"" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  31. 8682116 Changing the scale factor for square icons by Sunny Goyal · 9 years ago
  32. 9f44d7d Revert "Updating current page when changing the frescroll mode" by Sunny Goyal · 9 years ago
  33. 1ab2263 Fixing wrong grid size definitions by Sunny Goyal · 9 years ago
  34. 23ac9cb Calling start/stop listening in onStart/onStop by Sunny Goyal · 9 years ago
  35. d09c370 Removing dependency on getApplicationInfo method added in N by Sunny Goyal · 9 years ago
  36. b8b070c Merge "Updating current page when changing the frescroll mode" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  37. debf814 Updating current page when changing the frescroll mode by Sunny Goyal · 9 years ago
  38. 5b9a6e3 Merge "Stop animating highlighted page border in spring-loaded mode." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  39. 3b21a97 Merge "Add velocity threshold so that fast pinches (flings) are detected." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  40. 012734d Add velocity threshold so that fast pinches (flings) are detected. by Tony Wickham · 9 years ago
  41. c52ba71 Fixing folder icon not getting redrawn when the contents change by Sunny Goyal · 9 years ago
  42. e316a7f Merge "Disable pinch gesture when accessibility is enabled." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  43. 4a754f8 Merge "Deleting resources added due to merge conflicts" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  44. b9f3d02 Deleting resources added due to merge conflicts by Sunny Goyal · 9 years ago
  45. e221725 Disable pinch gesture when accessibility is enabled. by Tony Wickham · 9 years ago
  46. b0e3780 Removing some wallpaper dependency by Sunny Goyal · 9 years ago
  47. e1f1c34 Merge "Fixing bug where folders on the first screen and hotseat are not registered by the Launcher if there are folders on other screens" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  48. b4c4dce Merge "Listen on new broadcasts for profile changes." into ub-launcher3-calgary by Rubin Xu · 9 years ago
  49. e27815e Fixing wrong method name by Sunny Goyal · 9 years ago
  50. 48d9602 Merge "Adding an upper bound to all-apps width on larger devices" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  51. e72f45a [DO NOT MERGE] updateOverlayBounds no longer rely on LauncherCallback method mFixedSearchBarBounds is no longer used. by Hyunyoung Song · 9 years ago
  52. 13178ac Adding an upper bound to all-apps width on larger devices by Sunny Goyal · 9 years ago
  53. 04907ee [DO NOT MERGE] updateOverlayBounds no longer rely on LauncherCallback method by Hyunyoung Song · 9 years ago
  54. 3332607 Stop animating highlighted page border in spring-loaded mode. by Tony Wickham · 9 years ago
  55. ac6e5d7 Listen on new broadcasts for profile changes. by Rubin Xu · 9 years ago
  56. 44c0643 Fixing bug where folders on the first screen and hotseat are not by Sunny Goyal · 9 years ago
  57. 19c5c57 Fixing white background under hotseat by Sunny Goyal · 9 years ago
  58. d9dc2e2 Add palette dependency to Android.mk. by Tony Wickham · 9 years ago
  59. 8ab8fe9 Merge "No need to differentiate package event into app or updated based on a package is being updated or not" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  60. 6ed21ee Merge "Added ColorExtractionService and ExtractedColors." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  61. 9c17741 Merge "Fixing the loader to bind the first screen as well as the hotseat together" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  62. 827cef2 Added ColorExtractionService and ExtractedColors. by Tony Wickham · 9 years ago
  63. cd2717f Merge "Fix a couple polish bugs with new folder previews" into ub-launcher3-calgary by Adam Cohen · 9 years ago
  64. f172b74 Fix a couple polish bugs with new folder previews by Adam Cohen · 9 years ago
  65. 1c1c088 Fix spring-loaded highlight on JB. by Tony Wickham · 9 years ago
  66. 93f878c Fixing the loader to bind the first screen as well as the hotseat together by Sunny Goyal · 9 years ago
  67. 144154d No need to differentiate package event into app or updated based on by Sunny Goyal · 9 years ago
  68. 7efe651 Fixing black search bar background in search bar by Sunny Goyal · 9 years ago
  69. bd238c9 Yet another RecyclerView child that needs match_parent by Adam Cohen · 9 years ago
  70. 855b1b5 Add distance threshold for dragged items before accepted by targets. by Tony Wickham · 9 years ago
  71. 1f5d3cc Merge "Invalidate scrim throughout animation from overlay to workspace." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  72. 11b644d Remove default app suggestions from LauncherExtension by Adam Cohen · 9 years ago
  73. 3f6c0ee Invalidate scrim throughout animation from overlay to workspace. by Tony Wickham · 9 years ago
  74. 1ad3ef3 Fix alignment issue with suggested apps in all apps by Adam Cohen · 9 years ago
  75. a0088a5 Merge "Fix restoring of layer type" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  76. 814ed9a Fix restoring of layer type by Dmitry Kalita · 9 years ago
  77. d2877b9 Merge "Introduce IconProvider." into ub-launcher3-calgary by Annie Chin · 9 years ago
  78. 17f8595 Introduce IconProvider. by Annie Chin · 9 years ago
  79. 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 · 9 years ago
  80. 676e29c Merge "Added copywrite comments to pinch-related classes." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  81. f37a214 Defining separate layouts for horizontal and vertical drop target bars by Sunny Goyal · 9 years ago
  82. ed268c2 Preventing unnecessary object creations by Sunny Goyal · 9 years ago
  83. 17763cb Fixing debug log by Sunny Goyal · 9 years ago
  84. 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 · 9 years ago
  85. 07a2f13 Merge "Instead of reloading the launcher, updating items dynamically when Quiet mode changes" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  86. da891c1 Instead of reloading the launcher, updating items dynamically when by Sunny Goyal · 9 years ago
  87. 784f9c3 Setting stable layout flags on the launcher, so that the instets do not by Sunny Goyal · 9 years ago
  88. abb584c Merge "Fixing wrong preference file name in LauncherFiles" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  89. 8a6edce Fixing wrong preference file name in LauncherFiles by Sunny Goyal · 9 years ago
  90. 9c43182 Add FeatureFlags.LAUNCHER3_DISABLE_PINCH_TO_OVERVIEW by Tony Wickham · 9 years ago
  91. 2ae7736 Embedding the icon pixel size in the cache DB version. by Sunny Goyal · 9 years ago
  92. d5bd67d Adding support for result callback when starting uninstall-application activity by Sunny Goyal · 9 years ago
  93. d3cc05a Account for disparity btw folder preview size and drawable size by Adam Cohen · 9 years ago
  94. aa2542a Invalidate folder drawing paramaters when top padding changes by Adam Cohen · 9 years ago
  95. 470f900 Removing some unused imports by Sunny Goyal · 9 years ago
  96. f710664 Merge "Center folders slightly less aggressively than before" into ub-launcher3-calgary by Tony Wickham · 9 years ago
  97. ef0ac88 Merge "Removing dependency on wallpaper size settings from launcher" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  98. b46b150 Merge "Deleting the unrestored widget id synchronously" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  99. f305520 Merge "Fixing broken instrumentation tests when run from command line" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  100. 7eab3cc Fixing broken instrumentation tests when run from command line by Sunny Goyal · 9 years ago