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