Gitiles
Code Review
Sign In
gerrit.aphy.ag
/
public
/
aphy
/
platform_packages_apps_Launcher3
/
fe91e6b9f90b3ced1a6feac87d5a7209c93bca55
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
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
46d73d6
Disable old ColorExtractionService if feature flag for
by Mario Bertschler
· 8 years ago
ced1c03
Merge "Fade out hotseat more aggressively during all apps transition" into ub-launcher3-dorval-polish
by Adam Cohen
· 8 years ago
12461a1
Merge "Fade out hotseat more aggressively during all apps transition" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
0d1fe13
Fade out hotseat more aggressively during all apps transition
by Adam Cohen
· 8 years ago
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
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
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
80fa41f
Fixing PinItemActivity not getting dismissed when starting drag-and-drop in multi-window mode
by Sunny Goyal
· 8 years ago
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
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
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
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
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
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
828b11e
Setting the callback for previewItems to folderIcon. This allows the FolderIcon to get updated
by Sunny Goyal
· 8 years ago
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
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
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
9a0c7ef
Merge "Properly desaturating the dragview if the icon is disabled" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
edfc019
Merge "Properly desaturating the dragview if the icon is disabled" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
cd04c89
Removing view.isInTouchMode() because plaform returns false when
by Mario Bertschler
· 8 years ago
2814112
Properly desaturating the dragview if the icon is disabled
by Sunny Goyal
· 8 years ago
8fcb23a
Merge "Removing some support lib dependencies" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
bef7101
Merge "Removing some support lib dependencies" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
194ae33
Merge "Set clipToPadding false for FolderPagedView." into ub-launcher3-dorval-polish
by Jon Miranda
· 8 years ago
051f469
Merge "Set clipToPadding false for FolderPagedView." into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
48b77ee
Merge "Set mDragInProcess to false in onDragEnd." into ub-launcher3-dorval-polish
by Jon Miranda
· 8 years ago
00e610f
Prevent recursive draw-invalidate cycle when drawing folder am: 318f567a84
by Sunny Goyal
· 8 years ago
fa54496
Merge "Set mDragInProcess to false in onDragEnd." into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
318f567
Prevent recursive draw-invalidate cycle when drawing folder
by Sunny Goyal
· 8 years ago
9ef8722
Enabling spring effect during drag-n-drop on deep shortcuts am: a2fde430b5
by Sunny Goyal
· 8 years ago
a2fde43
Enabling spring effect during drag-n-drop on deep shortcuts
by Sunny Goyal
· 8 years ago
db595a5
Fixing scale calculation for spring effect on drag view am: 03a38a669c
by Sunny Goyal
· 8 years ago
03a38a6
Fixing scale calculation for spring effect on drag view
by Sunny Goyal
· 8 years ago
7efd29a
Set clipToPadding false for FolderPagedView.
by Jon Miranda
· 8 years ago
544946a
Set mDragInProcess to false in onDragEnd.
by Jon Miranda
· 8 years ago
2b90f11
Merge "Adding utility method to find an app from a component key" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
9abbd86
Merge "Adding utility method to find an app from a component key" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
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
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
654bf31
Adaptive icon fetched from icon provider and/or work profile icon should not change during DnD
by Hyunyoung Song
· 8 years ago
d36ed7d
Adding utility method to find an app from a component key
by Sunny Goyal
· 8 years ago
c018cb6
Merge "Rafactoring shadow generator logic to allow customizing various parameters" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
990b319
Merge "Rafactoring shadow generator logic to allow customizing various parameters" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
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
e7f3667
Merge "Round some more icons" into ub-launcher3-dorval-polish am: f763f61e96
by Tony Wickham
· 8 years ago
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
f763f61
Merge "Round some more icons" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
027fba3
Refactoring PinItemDragListener into a base class to allow diffenret implementations
by Sunny Goyal
· 8 years ago
e463c8f
Rafactoring shadow generator logic to allow customizing various parameters
by Sunny Goyal
· 8 years ago
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
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
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
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
2ef1ab4
Show and update preload icons when they are in a FolderIcon preview.
by Jon Miranda
· 8 years ago
dee16d5
Merge "Fix shadow problems with Folder animation." into ub-launcher3-dorval-polish
by Jon Miranda
· 8 years ago
126e5c9
Merge "Fix shadow problems with Folder animation." into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
e83305e
Merge "disable feature flag LAUNCHER3_PROMISE_APPS_IN_ALL_APPS" into ub-launcher3-dorval-polish
by Mario Bertschler
· 8 years ago
8392c82
Fixing various system UI flags not getting updated properly on theme changes.
by Sunny Goyal
· 8 years ago
5d5d209
Merge "disable feature flag LAUNCHER3_PROMISE_APPS_IN_ALL_APPS" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
0f79e26
disable feature flag LAUNCHER3_PROMISE_APPS_IN_ALL_APPS
by Mario Bertschler
· 8 years ago
f9e8626
Fix shadow problems with Folder animation.
by Jon Miranda
· 8 years ago
9cd21a2
Merge "Fixing dark tint for ShadowDrawable. Updating the dark theme for empty all-apps search drawable." into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
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
· 8 years ago
5931ca0
Fixing dark tint for ShadowDrawable.
by Sunny Goyal
· 8 years ago
ea1c781
Adjust some sizes in popup am: 5a1ca5756e
by Tony Wickham
· 8 years ago
5a1ca57
Adjust some sizes in popup
by Tony Wickham
· 8 years ago
a1d334e
Merge "Show more shortcuts when last notification is dimissed" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
034d74d
Merge "Show more shortcuts when last notification is dimissed" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
dd74150
Merge "Update icons to be rounded" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
0e43826
Round some more icons
by Tony Wickham
· 8 years ago
13fc445
Merge "Update icons to be rounded" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
1fd8ff0
Merge "Portrait grid changes for Workspace/All Apps." into ub-launcher3-dorval-polish
by Jon Miranda
· 8 years ago
bacc582
Merge "Portrait grid changes for Workspace/All Apps." into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
0966072
Portrait grid changes for Workspace/All Apps.
by Jon Miranda
· 8 years ago
76fe0c3
Merge "Fade folder icon text when opening/closing." into ub-launcher3-dorval-polish
by Jon Miranda
· 8 years ago
60c26d1
Merge "Fade folder icon text when opening/closing." into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
d39abbb
Merge "Applying API changes on WallpaperColors." into ub-launcher3-dorval-polish
by Mario Bertschler
· 8 years ago
446cd72
Update icons to be rounded
by Tony Wickham
· 8 years ago
092e856
Merge "Applying API changes on WallpaperColors." into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
93d5f51
Merge "Add spring effect to adaptive icon foreground layer b/34841763" into ub-launcher3-dorval-polish
by Hyunyoung Song
· 8 years ago
636e081
Applying API changes on WallpaperColors.
by Mario Bertschler
· 8 years ago
9927d3f
Merge "Add spring effect to adaptive icon foreground layer b/34841763" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
4a5fd10
Add spring effect to adaptive icon foreground layer b/34841763
by Hyunyoung Song
· 8 years ago
19fbdf4
Merge "Disable haptic feedback on items in Folders." into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
54ae7ec
Merge "Spread out overview buttons in landscape" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
663bb99
Merge "Disable haptic feedback on items in Folders." into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
bd80c1e
Merge "Spread out overview buttons in landscape" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
38f66a2
Fix bug where TalkBack reads both folder name and hint. am: 7d18dd8f07
by Jon Miranda
· 8 years ago
1991450
Fix bug where TalkBack reads both folder name and hint. am: 7d18dd8f07
by Jon Miranda
· 8 years ago
1c36d30
Fix bug where TalkBack reads both folder name and hint. am: 7d18dd8f07
by Jonathan Miranda
· 8 years ago
7d18dd8
Fix bug where TalkBack reads both folder name and hint.
by Jon Miranda
· 8 years ago
e4a252a
Fade folder icon text when opening/closing.
by Jon Miranda
· 8 years ago
4ee6e73
Merge "Fade original icon's text in as popup closes" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
47a8922
Spread out overview buttons in landscape
by Tony
· 8 years ago
6691a6b
Merge "Fade original icon's text in as popup closes" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
234ca84
Disable haptic feedback on items in Folders.
by Tony
· 8 years ago
8f40280
Fade original icon's text in as popup closes
by Tony
· 8 years ago
Next »