summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Landscape grid changes for Workspace/All Apps." into ub-launcher3-dorv...TreeHugger Robot2017-06-238-82/+109
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Landscape grid changes for Workspace/All Apps.Jon Miranda2017-06-238-82/+109
| |/ / /
* / / / Separating double shadow logic for BubbleTextView in a separate subclassSunny Goyal2017-06-232-104/+108
|/ / /
* | | Merge "1. Replace use of java.util.HashSet with android.util.ArraySet in Noti...Rajeev Kumar2017-06-231-11/+13
|\ \ \
| * | | 1. Replace use of java.util.HashSet with android.util.ArraySet inRajeev Kumar2017-06-221-11/+13
* | | | Merge "Move PreviewBackground into its own class file." into ub-launcher3-dor...TreeHugger Robot2017-06-235-411/+442
|\ \ \ \
| * | | | Move PreviewBackground into its own class file.Jon Miranda2017-06-225-411/+442
* | | | | Merge "Adding support in IconProvider for loading different icons for UI and ...TreeHugger Robot2017-06-233-4/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Adding support in IconProvider for loading different icons for UI and model useSunny Goyal2017-06-223-4/+11
* | | | | Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in Swip...Rajeev Kumar2017-06-221-17/+14
|\ \ \ \ \
| * | | | | 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-221-17/+14
* | | | | | Merge "PopupContainerWithArrow accepting bubbletextview without icon being se...Mario Bertschler2017-06-221-1/+3
|\ \ \ \ \ \
| * | | | | | PopupContainerWithArrow accepting bubbletextview without icon being set.Mario Bertschler2017-06-221-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge "Do not apply legacy treatment on shortcuts Bug: 62617041" into ub-laun...TreeHugger Robot2017-06-223-4/+3
|\ \ \ \ \ \
| * | | | | | Do not apply legacy treatment on shortcutsHyunyoung Song2017-06-223-4/+3
* | | | | | | Merge "Disable old ColorExtractionService if feature flag for LAUNCHER3_GRADI...TreeHugger Robot2017-06-221-0/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Disable old ColorExtractionService if feature flag forMario Bertschler2017-06-221-0/+7
* | | | | | | Merge "Fade out hotseat more aggressively during all apps transition" into ub...TreeHugger Robot2017-06-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fade out hotseat more aggressively during all apps transitionAdam Cohen2017-06-221-1/+1
* | | | | | | | Merge "Fixing PinItemActivity not getting dismissed when starting drag-and-dr...TreeHugger Robot2017-06-221-0/+11
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fixing PinItemActivity not getting dismissed when starting drag-and-drop in m...Sunny Goyal2017-06-221-0/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Setting the callback for previewItems to folderIcon. This allows the F...Sunny Goyal2017-06-227-57/+40
|\ \ \ \ \ \ \
| * | | | | | | Setting the callback for previewItems to folderIcon. This allows the FolderIc...Sunny Goyal2017-06-227-57/+40
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Removing view.isInTouchMode() because plaform returns false when using...Mario Bertschler2017-06-225-15/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Removing view.isInTouchMode() because plaform returns false whenMario Bertschler2017-06-225-15/+2
| |/ / / / /
* | | | | | Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in Fold...Rajeev Kumar2017-06-221-10/+8
|\ \ \ \ \ \
| * | | | | | 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-121-10/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in Laun...Rajeev Kumar2017-06-221-8/+16
|\ \ \ \ \ \
| * | | | | | 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-151-8/+16
* | | | | | | Merge "1. Get rid of unnecessary ; from VerticalPullDetector 2. Make an insta...Rajeev Kumar2017-06-221-4/+2
|\ \ \ \ \ \ \
| * | | | | | | 1. Get rid of unnecessary ; from VerticalPullDetectorRajeev Kumar2017-06-151-4/+2
| |/ / / / / /
* | | | | | | Merge "Properly desaturating the dragview if the icon is disabled" into ub-la...TreeHugger Robot2017-06-222-2/+15
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Properly desaturating the dragview if the icon is disabledSunny Goyal2017-06-212-2/+15
* | | | | | | Merge "Removing some support lib dependencies" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-224-7/+6
|\ \ \ \ \ \ \
| * | | | | | | Removing some support lib dependenciesSunny Goyal2017-06-094-7/+6
* | | | | | | | Merge "Set mDragInProcess to false in onDragEnd." into ub-launcher3-dorval-po...TreeHugger Robot2017-06-211-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Set mDragInProcess to false in onDragEnd.Jon Miranda2017-06-211-0/+1
* | | | | | | | Prevent recursive draw-invalidate cycle when drawing folderSunny Goyal2017-06-211-0/+5
* | | | | | | | Enabling spring effect during drag-n-drop on deep shortcutsSunny Goyal2017-06-212-10/+82
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fixing scale calculation for spring effect on drag viewSunny Goyal2017-06-211-43/+61
* | | | | | | Merge "Adding utility method to find an app from a component key" into ub-lau...Sunny Goyal2017-06-211-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Adding utility method to find an app from a component keySunny Goyal2017-06-201-0/+4
| |/ / / / / /
* | | | | | | Merge "Adaptive icon fetched from icon provider and/or work profile icon shou...TreeHugger Robot2017-06-211-40/+69
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Adaptive icon fetched from icon provider and/or work profile icon should not ...Hyunyoung Song2017-06-211-40/+69
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Rafactoring shadow generator logic to allow customizing various parame...TreeHugger Robot2017-06-203-49/+67
|\ \ \ \ \ \
| * | | | | | Rafactoring shadow generator logic to allow customizing various parametersSunny Goyal2017-06-203-49/+67
* | | | | | | Refactoring PinItemDragListener into a base class to allow diffenret implemen...Sunny Goyal2017-06-205-171/+233
|/ / / / / /
* | | | | | Merge "Fixing various system UI flags not getting updated properly on theme c...TreeHugger Robot2017-06-206-53/+113
|\ \ \ \ \ \
| * | | | | | Fixing various system UI flags not getting updated properly on theme changes.Sunny Goyal2017-06-206-53/+113
* | | | | | | Merge "Show and update preload icons when they are in a FolderIcon preview." ...TreeHugger Robot2017-06-203-1/+24
|\ \ \ \ \ \ \