summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix typo in preferences" into ub-launcher3-dorval-polishTony Wickham2017-06-121-1/+1
|\
| * Fix typo in preferencesTony2017-06-121-1/+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
| |\ \ \ | | |/ / | |/| |
| | * | Removing dependency on onAttachedToWindow callback.Sunny Goyal2017-06-121-11/+4
* | | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | 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-polishTreeHugger Robot2017-06-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Making some constants accessibleSunny Goyal2017-06-091-1/+1
* | | | Merge "Replacing png asset with vector drawable" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-128-0/+129
|\ \ \ \
| * | | | Replacing png asset with vector drawableSunny Goyal2017-06-118-0/+129
* | | | | Some theme fixesSunny Goyal2017-06-116-31/+27
* | | | | Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-091-5/+4
|/ / / /
* / / / Title style for text setting font family.Mario Bertschler2017-06-092-1/+5
|/ / /
* | | 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-083-22/+72
|\ \ \
| * | | Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent s...Sunny Goyal2017-06-083-22/+72
* | | | resolve merge conflicts of 7092db024 to ub-launcher3-dorval-polishTony Wickham2017-06-087-26/+66
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add support for color extracted notification dotsTony Wickham2017-06-087-26/+66
* | | 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
* | | | Merge "Adding a utility method for getting device prefs" into ub-launcher3-do...TreeHugger Robot2017-06-084-23/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Adding a utility method for getting device prefsSunny Goyal2017-06-084-23/+16
* | | | Updating icon badging string to "Notification dots"Tony Wickham2017-06-081-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Updating icon badging string to "Notification dots"Tony Wickham2017-06-081-4/+4
* | | Dark text support for caret, drop target text and cell layout drop outlineMario Bertschler2017-06-085-10/+10
* | | Merge "Dark color on super light wallpaper support" into ub-launcher3-dorval-...Mario Bertschler2017-06-0814-23/+83
|\ \ \
| * | | Dark color on super light wallpaper supportMario Bertschler2017-06-0714-23/+83
* | | | 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-074-124/+206
* | | | 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-072-0/+34
|/ / /
* | | 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-0712-378/+8
|\ \ \ \
| * | | | Removing QsbBlockerViewSunny Goyal2017-06-0612-378/+8
* | | | | Merge "Don't use CharSequence as notification text" into ub-launcher3-dorval-...Tony Wickham2017-06-071-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't use CharSequence as notification textTony Wickham2017-06-061-3/+3
* | | | | Merge "Add support for popup dark theme" into ub-launcher3-dorval-polishTony Wickham2017-06-0614-34/+43
|\ \ \ \ \
| * | | | | Add support for popup dark themeTony Wickham2017-06-0614-34/+43
| |/ / / /
* | | | | Merge "Prevent clipping on the top and left side on AdaptiveIconDrawables b/6...Hyunyoung Song2017-06-062-3/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge "Prevent clipping on the top and left side on AdaptiveIconDrawables b/6...TreeHugger Robot2017-06-062-3/+4
| |\ \ \ \
| | * | | | Prevent clipping on the top and left side on AdaptiveIconDrawablesHyunyoung Song2017-06-062-3/+4