summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix synchronization on a non-final field 'sInstanceLock' by making it ...Rajeev Kumar2017-06-121-3/+1
|\
| * Merge "Fix synchronization on a non-final field 'sInstanceLock' by making it ...Rajeev Kumar2017-06-121-3/+1
| |\
| | * Fix synchronization on a non-final field 'sInstanceLock' by makingRajeev Kumar2017-06-121-3/+1
| * | Merge "resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish" in...Sunny Goyal2017-06-121-11/+4
| |\ \
| | * \ resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polishSunny Goyal2017-06-121-11/+4
| | |\ \ | | | |/ | | |/|
* | | | Merge "Some cleanups in Workspace.java class 1. Make instance variables final...Rajeev Kumar2017-06-121-37/+34
|\| | |
| * | | Merge "Some cleanups in Workspace.java class 1. Make instance variables final...Rajeev Kumar2017-06-121-37/+34
| |\ \ \ | | |/ / | |/| |
| | * | Some cleanups in Workspace.java classRajeev Kumar2017-06-121-37/+34
* | | | Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in Shor...Rajeev Kumar2017-06-121-8/+4
|\| | |
| * | | Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in Shor...Rajeev Kumar2017-06-121-8/+4
| |\ \ \ | | |/ / | |/| |
| | * | 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-121-8/+4
* | | | Merge "Making some constants accessible" into ub-launcher3-dorval-polishSunny Goyal2017-06-121-1/+1
|\| | |
| * | | Merge "Making some constants accessible" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-121-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Making some constants accessibleSunny Goyal2017-06-091-1/+1
* | | | Merge commit 'refs/changes/47/2394847/4' of sso://googleplex-android/platform...Sunny Goyal2017-06-121-11/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Removing dependency on onAttachedToWindow callback.Sunny Goyal2017-06-121-11/+4
* | | | Some theme fixesSunny Goyal2017-06-121-1/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Some theme fixesSunny Goyal2017-06-111-1/+0
| * | | Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-091-5/+4
| | |/ | |/|
* | | Revert changes made in http://ag/2388716 as we have few open questionsRajeev Kumar2017-06-091-2/+2
* | | Merge "Replace use of java.util.HashMap with android.util.ArrayMap in Drawabl...Rajeev Kumar2017-06-091-4/+2
|\ \ \
| * | | Replace use of java.util.HashMap with android.util.ArrayMapRajeev Kumar2017-06-091-4/+2
| |/ /
* | | Merge "Replace use of java.util.HashMap with android.util.ArrayMap in AutoIns...Rajeev Kumar2017-06-093-46/+38
|\ \ \
| * | | Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-093-46/+38
| |/ /
* | | Merge "Replace use of java.util.HashMap with android.util.ArrayMap in Animati...Rajeev Kumar2017-06-091-5/+4
|\ \ \
| * | | Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-091-5/+4
| |/ /
* / / Replace use of java.util.HashMap with android.support.v4.util.ArrayMap.Rajeev Kumar2017-06-091-2/+2
|/ /
* | Fixing Drawable not getting tinted properly if the color is always transparentSunny Goyal2017-06-091-0/+1
* | Merge "Updating the WallpaperManagerCompatVL to use JobSchedular instead of i...TreeHugger Robot2017-06-082-21/+70
|\ \
| * | Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent s...Sunny Goyal2017-06-082-21/+70
* | | resolve merge conflicts of 7092db024 to ub-launcher3-dorval-polishTony Wickham2017-06-086-26/+65
|\ \ \ | |/ / |/| / | |/
| * Add support for color extracted notification dotsTony Wickham2017-06-086-26/+65
* | Trigger theme change if supportsDarkText is switching.Mario Bertschler2017-06-081-1/+2
* | Merge "Use extracted color for scrim in overview mode." into ub-launcher3-dor...TreeHugger Robot2017-06-081-4/+8
|\ \
| * | Use extracted color for scrim in overview mode.Mario Bertschler2017-06-081-4/+8
* | | Adding a utility method for getting device prefsSunny Goyal2017-06-084-23/+16
|/ /
* | Dark text support for caret, drop target text and cell layout drop outlineMario Bertschler2017-06-082-3/+6
* | Merge "Dark color on super light wallpaper support" into ub-launcher3-dorval-...Mario Bertschler2017-06-087-11/+39
|\ \
| * | Dark color on super light wallpaper supportMario Bertschler2017-06-077-11/+39
* | | Merge "Adding utility method to temporarily hide scrollbar" into ub-launcher3...TreeHugger Robot2017-06-082-2/+18
|\ \ \
| * | | Adding utility method to temporarily hide scrollbarSunny Goyal2017-06-072-2/+18
| |/ /
* | | Refactor and generalize SpringAnimationHandler.Jon Miranda2017-06-073-124/+203
* | | Merge "Fix bug where physics appears not to run in all apps." into ub-launche...TreeHugger Robot2017-06-072-4/+11
|\ \ \
| * | | Fix bug where physics appears not to run in all apps.Jon Miranda2017-06-072-4/+11
| |/ /
* / / Adding tint support for shadow drawable.Sunny Goyal2017-06-071-0/+33
|/ /
* | Merge "Generalize findContrastColor() to work for dark backgrounds" into ub-l...TreeHugger Robot2017-06-072-18/+15
|\ \
| * | Generalize findContrastColor() to work for dark backgroundsTony Wickham2017-06-062-18/+15
* | | Merge "Removing QsbBlockerView" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-077-341/+8
|\ \ \
| * | | Removing QsbBlockerViewSunny Goyal2017-06-067-341/+8
* | | | Merge "Don't use CharSequence as notification text" into ub-launcher3-dorval-...Tony Wickham2017-06-071-3/+3
|\ \ \ \ | |_|/ / |/| | |