1. a0233f7 Move PreviewBackground into its own class file. by Jon Miranda · 7 years ago
  2. 12461a1 Merge "Fade out hotseat more aggressively during all apps transition" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  3. 0d1fe13 Fade out hotseat more aggressively during all apps transition by Adam Cohen · 7 years ago
  4. ce080e8 Merge "Fixing PinItemActivity not getting dismissed when starting drag-and-drop in multi-window mode" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  5. 80fa41f Fixing PinItemActivity not getting dismissed when starting drag-and-drop in multi-window mode by Sunny Goyal · 7 years ago
  6. b9465ee Merge "Setting the callback for previewItems to folderIcon. This allows the FolderIcon to get updated without going through the child'draw pass. Also simplifying the draw code for the FolderIcon to remove any cycling invalidate calls" into ub-launcher3-dorval-polish by Sunny Goyal · 7 years ago
  7. 451dc5d Merge "Removing view.isInTouchMode() because plaform returns false when using a mouse on long click." into ub-launcher3-dorval-polish by Mario Bertschler · 7 years ago
  8. 828b11e Setting the callback for previewItems to folderIcon. This allows the FolderIcon to get updated by Sunny Goyal · 7 years ago
  9. 0d52bca Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in FolderPagedView class 2. Get rid of explicit type arguments that can be inferred" into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  10. 50db3ad Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in LauncherAppsCompatVL class. 2. Fix Synchronization on a non-final field 'mCallbacks'. 3. Add missing @Override to the overriden methods. 4. Add missing @NonNull to the method parameters. Bug: 62466540" into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  11. 2ed2bed Merge "1. Get rid of unnecessary ; from VerticalPullDetector 2. Make an instance variable final" into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  12. edfc019 Merge "Properly desaturating the dragview if the icon is disabled" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  13. cd04c89 Removing view.isInTouchMode() because plaform returns false when by Mario Bertschler · 7 years ago
  14. 2814112 Properly desaturating the dragview if the icon is disabled by Sunny Goyal · 7 years ago
  15. bef7101 Merge "Removing some support lib dependencies" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  16. 051f469 Merge "Set clipToPadding false for FolderPagedView." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  17. fa54496 Merge "Set mDragInProcess to false in onDragEnd." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  18. 318f567 Prevent recursive draw-invalidate cycle when drawing folder by Sunny Goyal · 7 years ago
  19. a2fde43 Enabling spring effect during drag-n-drop on deep shortcuts by Sunny Goyal · 7 years ago
  20. 03a38a6 Fixing scale calculation for spring effect on drag view by Sunny Goyal · 7 years ago
  21. 7efd29a Set clipToPadding false for FolderPagedView. by Jon Miranda · 7 years ago
  22. 544946a Set mDragInProcess to false in onDragEnd. by Jon Miranda · 7 years ago
  23. 9abbd86 Merge "Adding utility method to find an app from a component key" into ub-launcher3-dorval-polish by Sunny Goyal · 7 years ago
  24. 6fa6999 Merge "Adaptive icon fetched from icon provider and/or work profile icon should not change during DnD Bug: 62806605 Bug: 62823315" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  25. 654bf31 Adaptive icon fetched from icon provider and/or work profile icon should not change during DnD by Hyunyoung Song · 7 years ago
  26. d36ed7d Adding utility method to find an app from a component key by Sunny Goyal · 7 years ago
  27. 990b319 Merge "Rafactoring shadow generator logic to allow customizing various parameters" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  28. 7a4d1f4 Merge "Refactoring PinItemDragListener into a base class to allow diffenret implementations of multi-window drag and drop" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  29. f763f61 Merge "Round some more icons" into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  30. 027fba3 Refactoring PinItemDragListener into a base class to allow diffenret implementations by Sunny Goyal · 7 years ago
  31. e463c8f Rafactoring shadow generator logic to allow customizing various parameters by Sunny Goyal · 7 years ago
  32. 50b4ae3 Merge "Fixing various system UI flags not getting updated properly on theme changes." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  33. 7518fa2 Merge "Show and update preload icons when they are in a FolderIcon preview." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  34. 2ef1ab4 Show and update preload icons when they are in a FolderIcon preview. by Jon Miranda · 7 years ago
  35. 126e5c9 Merge "Fix shadow problems with Folder animation." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  36. 8392c82 Fixing various system UI flags not getting updated properly on theme changes. by Sunny Goyal · 7 years ago
  37. 5d5d209 Merge "disable feature flag LAUNCHER3_PROMISE_APPS_IN_ALL_APPS" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  38. 0f79e26 disable feature flag LAUNCHER3_PROMISE_APPS_IN_ALL_APPS by Mario Bertschler · 7 years ago
  39. f9e8626 Fix shadow problems with Folder animation. by Jon Miranda · 7 years ago
  40. 7e2e2aa Merge "Fixing dark tint for ShadowDrawable. Updating the dark theme for empty all-apps search drawable." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  41. 5931ca0 Fixing dark tint for ShadowDrawable. by Sunny Goyal · 7 years ago
  42. 5a1ca57 Adjust some sizes in popup by Tony Wickham · 7 years ago
  43. 034d74d Merge "Show more shortcuts when last notification is dimissed" into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  44. 0e43826 Round some more icons by Tony Wickham · 7 years ago
  45. 13fc445 Merge "Update icons to be rounded" into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  46. bacc582 Merge "Portrait grid changes for Workspace/All Apps." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  47. 0966072 Portrait grid changes for Workspace/All Apps. by Jon Miranda · 7 years ago
  48. 60c26d1 Merge "Fade folder icon text when opening/closing." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  49. 446cd72 Update icons to be rounded by Tony Wickham · 7 years ago
  50. 092e856 Merge "Applying API changes on WallpaperColors." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  51. 636e081 Applying API changes on WallpaperColors. by Mario Bertschler · 7 years ago
  52. 9927d3f Merge "Add spring effect to adaptive icon foreground layer b/34841763" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  53. 4a5fd10 Add spring effect to adaptive icon foreground layer b/34841763 by Hyunyoung Song · 7 years ago
  54. 663bb99 Merge "Disable haptic feedback on items in Folders." into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  55. bd80c1e Merge "Spread out overview buttons in landscape" into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  56. 1991450 Fix bug where TalkBack reads both folder name and hint. am: 7d18dd8f07 by Jon Miranda · 7 years ago
  57. 7d18dd8 Fix bug where TalkBack reads both folder name and hint. by Jon Miranda · 7 years ago
  58. e4a252a Fade folder icon text when opening/closing. by Jon Miranda · 7 years ago
  59. 47a8922 Spread out overview buttons in landscape by Tony · 7 years ago
  60. 6691a6b Merge "Fade original icon's text in as popup closes" into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  61. 234ca84 Disable haptic feedback on items in Folders. by Tony · 7 years ago
  62. 8f40280 Fade original icon's text in as popup closes by Tony · 7 years ago
  63. a2341af Merge "Updating the fast scroll bar UI" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  64. 1a8f6fb Updating the fast scroll bar UI by Sunny Goyal · 7 years ago
  65. 301af8e Merge "1. Avoid object allocations during draw/layout operations (preallocate and reuse instead). 2. Prevent NPE in dereferencing mDragInfo. 3. Get rid of unused variable assignments." into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  66. 59c29b6 Merge "Removing long press support from page-indicator" into ub-launcher3-dorval-polish by Sunny Goyal · 7 years ago
  67. 11c7bc6 1. Avoid object allocations during draw/layout operations (preallocate by Rajeev Kumar · 7 years ago
  68. f4087bb Merge "Round popup corner clipping rotation center" into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  69. ad69fa4 Round popup corner clipping rotation center by Tony · 7 years ago
  70. b372006 Merge "Animate badge after folder closes" into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  71. 2da5b6a Merge "Don't crash when tapping twice on a notification" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  72. 8f2e8e1 Merge "Some cleanups in DragDriver class: 1. Get rid of unused instance variables from DragDriver#SystemDragDriver class 2. Get rid of unnecessary ;" into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  73. 3f24189 Import translations. DO NOT MERGE am: 5098e36f01 -s ours by Bill Yi · 7 years ago
  74. d4274a6 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  75. 5098e36 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  76. 086467d 1. Get rid of unnecessary ; from VerticalPullDetector by Rajeev Kumar · 7 years ago
  77. 814dead Animate badge after folder closes by Tony · 7 years ago
  78. cd68854 Don't crash when tapping twice on a notification by Tony · 7 years ago
  79. 00f3da2 Some cleanups in DragDriver class: by Rajeev Kumar · 7 years ago
  80. f75faf8 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 7 years ago
  81. 5692eb4 Merge "Making bitmap of PreloaderIconDrawable smaller so it fits inside the progress circle." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  82. 35a4ae0 Merge "Updating the UI for Add-to-homescreen dialog" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  83. 037fd6d Merge "Fix for clipped promise icon." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  84. 887bd1f Show more shortcuts when last notification is dimissed by Tony · 7 years ago
  85. 21e69dc Merge "Replace use of java.util.HashMap with android.util.ArrayMap in UserManagerCompatVL class" into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  86. da3c18d Merge "1. Get rid of few unnecessary boxing in BgDataModel class. 2. Get rid of an unnecessary return statment from BgDataModel class." into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  87. 0130a05 Merge "Add following compile time dependency to packages/apps/Launcher3/build.gradle file" into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  88. 8b4342c Updating the UI for Add-to-homescreen dialog by Sunny Goyal · 7 years ago
  89. 5606e07 Removing long press support from page-indicator by Sunny Goyal · 7 years ago
  90. 2de667d Merge "Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTask" into ub-launcher3-dorval-polish by Sunny Goyal · 7 years ago
  91. 443bfc8 1. Get rid of few unnecessary boxing in BgDataModel class. by Rajeev Kumar · 7 years ago
  92. 922f84a Merge "Align widgets labels to view start for RTL" into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  93. 7fd4bb6 Align widgets labels to view start for RTL by Tony Wickham · 7 years ago
  94. 6db41f1 Fix for clipped promise icon. by Mario Bertschler · 7 years ago
  95. 1153e9e Merge "Add LAUNCHER3_SPRING_ICONS feature flag b/34841763" into ub-launcher3-dorval-polish by Hyunyoung Song · 7 years ago
  96. 8cae50d Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 7 years ago
  97. 4bfa466 Add following compile time dependency to by Rajeev Kumar · 7 years ago
  98. 005a376 Merge "Replace use of java.util.HashMap with android.util.ArrayMap in DrawableFactory." into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  99. 81d8a3d Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in CellLayout class 2. Get rid of explicit type arguments that can be inferred 3. Make instance variables final Bug: 62466540" into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  100. 9fb9b3b Merge "1. Get rid of mWidgetMinSize as the contents of this collection are queried, but never updated. 2. Get rid of explicit type arguments that can be inferred 3. Add type argument to variables of type HashSet Bug: 62466540" into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago