1. 9556b52 Animate Folder elevation halfway thru transition. am: c7aa37d696 by Jon Miranda · 8 years ago
  2. c7aa37d Animate Folder elevation halfway thru transition. by Jon Miranda · 8 years ago
  3. df7ad23 Move inner classes out of FolderIcon. am: cb73920b23 by Jon Miranda · 8 years ago
  4. cb73920 Move inner classes out of FolderIcon. by Jon Miranda · 8 years ago
  5. a1e46e2 Merge "Few cleanups in Launcher.java: 1. Fix static member accessed via instance reference 2. Get rid of explicit type arguments 3. Make few instance variables final 4. Get rid of redundant 'public' modifier for interface methods 5. Get rid of an unnecessary return statement" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  6. 374d170 Merge "Few cleanups in Launcher.java: 1. Fix static member accessed via instance reference 2. Get rid of explicit type arguments 3. Make few instance variables final 4. Get rid of redundant 'public' modifier for interface methods 5. Get rid of an unnecessary return statement" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  7. 807a62b Merge "Get rid of an unused import from AppsSearchContainerLayout class." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  8. cee3d8d Merge "Get rid of an unused import from AppsSearchContainerLayout class." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  9. 43c0f58 Few cleanups in Launcher.java: by Rajeev Kumar · 8 years ago
  10. 151c055 Get rid of an unused import from AppsSearchContainerLayout class. by Rajeev Kumar · 8 years ago
  11. f9476a5 Merge "Fixing two different implementations for animating text alpha" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  12. 48f1135 Merge "Fixing two different implementations for animating text alpha" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  13. e2468d8 Merge "Landscape grid changes for Workspace/All Apps." into ub-launcher3-dorval-polish by Jon Miranda · 8 years ago
  14. 6828cbb Merge "Landscape grid changes for Workspace/All Apps." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  15. b28c4fc Landscape grid changes for Workspace/All Apps. by Jon Miranda · 8 years ago
  16. 4e5a878 Fixing two different implementations for animating text alpha by Sunny Goyal · 8 years ago
  17. d3cc914 Separating double shadow logic for BubbleTextView in a separate subclass by Sunny Goyal · 8 years ago
  18. 9314b7c Separating double shadow logic for BubbleTextView in a separate subclass by Sunny Goyal · 8 years ago
  19. 12baf3f Merge "1. Replace use of java.util.HashSet with android.util.ArraySet in NotificationListener. 2. Make few instance variable final. 3. Fix an unchecked cast." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  20. a9d721d Merge "1. Replace use of java.util.HashSet with android.util.ArraySet in NotificationListener. 2. Make few instance variable final. 3. Fix an unchecked cast." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  21. b5fb29a Merge "Move PreviewBackground into its own class file." into ub-launcher3-dorval-polish by Jon Miranda · 8 years ago
  22. 8a87856 Merge "Move PreviewBackground into its own class file." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  23. 541e13c 1. Replace use of java.util.HashSet with android.util.ArraySet in by Rajeev Kumar · 8 years ago
  24. a0233f7 Move PreviewBackground into its own class file. by Jon Miranda · 8 years ago
  25. e55484e Merge "Adding support in IconProvider for loading different icons for UI and model use" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  26. 9e83ba5 Merge "Adding support in IconProvider for loading different icons for UI and model use" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  27. 1da1389 Adding support in IconProvider for loading different icons for UI and model use by Sunny Goyal · 8 years ago
  28. 6358eb5 Merge "Fixing GridMigrationTask tests" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  29. fe7a362 Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in SwipeHelper class 2. Make few instance variables final Bug: 62466540" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  30. b715701 Merge "Fixing GridMigrationTask tests" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  31. 226b26e Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in SwipeHelper class 2. Make few instance variables final Bug: 62466540" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  32. 0108854 Fixing GridMigrationTask tests by Sunny Goyal · 8 years ago
  33. 1e10535 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  34. 5b2b8a4 Merge "PopupContainerWithArrow accepting bubbletextview without icon being set." into ub-launcher3-dorval-polish by Mario Bertschler · 8 years ago
  35. 293fba0 Merge "PopupContainerWithArrow accepting bubbletextview without icon being set." into ub-launcher3-dorval-polish by Mario Bertschler · 8 years ago
  36. 838c684 Merge "Do not apply legacy treatment on shortcuts Bug: 62617041" into ub-launcher3-dorval-polish by Hyunyoung Song · 8 years ago
  37. fe91e6b Merge "Disable old ColorExtractionService if feature flag for LAUNCHER3_GRADIENT_ALL_APPS is enabled" into ub-launcher3-dorval-polish by Mario Bertschler · 8 years ago
  38. 3fede16 Merge "Do not apply legacy treatment on shortcuts Bug: 62617041" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  39. f3b1c0f Merge "Disable old ColorExtractionService if feature flag for LAUNCHER3_GRADIENT_ALL_APPS is enabled" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  40. a3f91c9 PopupContainerWithArrow accepting bubbletextview without icon being set. by Mario Bertschler · 8 years ago
  41. d84f771 Do not apply legacy treatment on shortcuts Bug: 62617041 by Hyunyoung Song · 8 years ago
  42. 46d73d6 Disable old ColorExtractionService if feature flag for by Mario Bertschler · 8 years ago
  43. ced1c03 Merge "Fade out hotseat more aggressively during all apps transition" into ub-launcher3-dorval-polish by Adam Cohen · 8 years ago
  44. 12461a1 Merge "Fade out hotseat more aggressively during all apps transition" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  45. 0d1fe13 Fade out hotseat more aggressively during all apps transition by Adam Cohen · 8 years ago
  46. de8a164 Merge "Fixing PinItemActivity not getting dismissed when starting drag-and-drop in multi-window mode" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  47. ce080e8 Merge "Fixing PinItemActivity not getting dismissed when starting drag-and-drop in multi-window mode" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  48. 3bf7eb6 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 · 8 years ago
  49. 80fa41f Fixing PinItemActivity not getting dismissed when starting drag-and-drop in multi-window mode by Sunny Goyal · 8 years ago
  50. 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 · 8 years ago
  51. 7e808a3 Merge "Removing view.isInTouchMode() because plaform returns false when using a mouse on long click." into ub-launcher3-dorval-polish by Mario Bertschler · 8 years ago
  52. 451dc5d Merge "Removing view.isInTouchMode() because plaform returns false when using a mouse on long click." into ub-launcher3-dorval-polish by Mario Bertschler · 8 years ago
  53. 16a45d1 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 · 8 years ago
  54. 90e6bbe 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 · 8 years ago
  55. 4d45cce Merge "1. Get rid of unnecessary ; from VerticalPullDetector 2. Make an instance variable final" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  56. 828b11e Setting the callback for previewItems to folderIcon. This allows the FolderIcon to get updated by Sunny Goyal · 8 years ago
  57. 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 · 8 years ago
  58. 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 · 8 years ago
  59. 2ed2bed Merge "1. Get rid of unnecessary ; from VerticalPullDetector 2. Make an instance variable final" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  60. 9a0c7ef Merge "Properly desaturating the dragview if the icon is disabled" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  61. edfc019 Merge "Properly desaturating the dragview if the icon is disabled" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  62. cd04c89 Removing view.isInTouchMode() because plaform returns false when by Mario Bertschler · 8 years ago
  63. 2814112 Properly desaturating the dragview if the icon is disabled by Sunny Goyal · 8 years ago
  64. 8fcb23a Merge "Removing some support lib dependencies" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  65. bef7101 Merge "Removing some support lib dependencies" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  66. 194ae33 Merge "Set clipToPadding false for FolderPagedView." into ub-launcher3-dorval-polish by Jon Miranda · 8 years ago
  67. 051f469 Merge "Set clipToPadding false for FolderPagedView." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  68. 48b77ee Merge "Set mDragInProcess to false in onDragEnd." into ub-launcher3-dorval-polish by Jon Miranda · 8 years ago
  69. 00e610f Prevent recursive draw-invalidate cycle when drawing folder am: 318f567a84 by Sunny Goyal · 8 years ago
  70. fa54496 Merge "Set mDragInProcess to false in onDragEnd." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  71. 318f567 Prevent recursive draw-invalidate cycle when drawing folder by Sunny Goyal · 8 years ago
  72. 9ef8722 Enabling spring effect during drag-n-drop on deep shortcuts am: a2fde430b5 by Sunny Goyal · 8 years ago
  73. a2fde43 Enabling spring effect during drag-n-drop on deep shortcuts by Sunny Goyal · 8 years ago
  74. db595a5 Fixing scale calculation for spring effect on drag view am: 03a38a669c by Sunny Goyal · 8 years ago
  75. 03a38a6 Fixing scale calculation for spring effect on drag view by Sunny Goyal · 8 years ago
  76. 7efd29a Set clipToPadding false for FolderPagedView. by Jon Miranda · 8 years ago
  77. 544946a Set mDragInProcess to false in onDragEnd. by Jon Miranda · 8 years ago
  78. 2b90f11 Merge "Adding utility method to find an app from a component key" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  79. 9abbd86 Merge "Adding utility method to find an app from a component key" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  80. 5a1d16c 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 Hyunyoung Song · 8 years ago
  81. 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 · 8 years ago
  82. 654bf31 Adaptive icon fetched from icon provider and/or work profile icon should not change during DnD by Hyunyoung Song · 8 years ago
  83. d36ed7d Adding utility method to find an app from a component key by Sunny Goyal · 8 years ago
  84. c018cb6 Merge "Rafactoring shadow generator logic to allow customizing various parameters" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  85. 990b319 Merge "Rafactoring shadow generator logic to allow customizing various parameters" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  86. 9bce1a1 Merge "Refactoring PinItemDragListener into a base class to allow diffenret implementations of multi-window drag and drop" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  87. e7f3667 Merge "Round some more icons" into ub-launcher3-dorval-polish am: f763f61e96 by Tony Wickham · 8 years ago
  88. 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 · 8 years ago
  89. f763f61 Merge "Round some more icons" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  90. 027fba3 Refactoring PinItemDragListener into a base class to allow diffenret implementations by Sunny Goyal · 8 years ago
  91. e463c8f Rafactoring shadow generator logic to allow customizing various parameters by Sunny Goyal · 8 years ago
  92. 74b3e84 Merge "Fixing various system UI flags not getting updated properly on theme changes." into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  93. 50b4ae3 Merge "Fixing various system UI flags not getting updated properly on theme changes." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  94. bf707d6 Merge "Show and update preload icons when they are in a FolderIcon preview." into ub-launcher3-dorval-polish by Jon Miranda · 8 years ago
  95. 7518fa2 Merge "Show and update preload icons when they are in a FolderIcon preview." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  96. 2ef1ab4 Show and update preload icons when they are in a FolderIcon preview. by Jon Miranda · 8 years ago
  97. dee16d5 Merge "Fix shadow problems with Folder animation." into ub-launcher3-dorval-polish by Jon Miranda · 8 years ago
  98. 126e5c9 Merge "Fix shadow problems with Folder animation." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  99. e83305e Merge "disable feature flag LAUNCHER3_PROMISE_APPS_IN_ALL_APPS" into ub-launcher3-dorval-polish by Mario Bertschler · 8 years ago
  100. 8392c82 Fixing various system UI flags not getting updated properly on theme changes. by Sunny Goyal · 8 years ago