summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-062-10/+8
|\ \ \ \
| * | | | Add support for popup dark themeTony Wickham2017-06-062-10/+8
| |/ / /
* | | | 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
* | | | | Merge "Revert "Decrease jank in all apps physics."" into ub-launcher3-dorval-...TreeHugger Robot2017-06-062-32/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revert "Decrease jank in all apps physics."Jonathan Miranda2017-06-062-32/+18
* | | | | Merge "Decrease jank in all apps physics." into ub-launcher3-dorval-polishTreeHugger Robot2017-06-062-18/+32
|\| | | | | |_|_|/ |/| | |
| * | | Decrease jank in all apps physics.Jon Miranda2017-06-052-18/+32
* | | | Moving LoaderTask to a separate class fileSunny Goyal2017-06-063-790/+846
* | | | Merge "Fix visibility of notification footer divider" into ub-launcher3-dorva...Tony Wickham2017-06-062-0/+4
|\ \ \ \
| * | | | Fix visibility of notification footer dividerTony Wickham2017-06-052-0/+4
* | | | | Merge "Improved color extraction algorithm" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-061-45/+490
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Improved color extraction algorithmMario Bertschler2017-06-061-45/+490
* | | | | Merge "Moving LoaderTask static" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-0510-183/+209
|\ \ \ \ \
| * | | | | Moving LoaderTask staticSunny Goyal2017-06-0210-183/+209
* | | | | | resolve merge conflicts of 629a67c5a to ub-launcher3-dorval-polishTony2017-06-023-38/+79
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Migrate ColorExtractionService to JobServiceTony2017-06-023-33/+73
* | | | | | Merge "Launch wallpaper picker with rectangular reveal" into ub-launcher3-dor...TreeHugger Robot2017-06-021-2/+2
|\ \ \ \ \ \
| * | | | | | Launch wallpaper picker with rectangular revealTony2017-06-021-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Promise icons don't support popup" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-021-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Promise icons don't support popupTony2017-06-021-1/+3
| |/ / / /
* | | | | Merge "Moving workspace bind logic into a separate class." into ub-launcher3-...TreeHugger Robot2017-06-012-440/+401
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Moving workspace bind logic into a separate class.Sunny Goyal2017-06-012-440/+401
* | | | | Remove gap between popup itemsTony2017-05-317-449/+214
|/ / / /
* | | | Merge "Add debug message to indicate why shortcut has been deleted. b/6208876...Hyunyoung Song2017-05-311-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Add debug message to indicate why shortcut has been deleted.Hyunyoung Song2017-05-311-0/+4
* | | | Distignuishing between hotseat/workspace on the logging for openingMario Bertschler2017-05-301-2/+7
* | | | Providing a default color extraction implementation.Mario Bertschler2017-05-263-56/+35
* | | | Merge "Log when App info or Widgets system shortcuts are tapped" into ub-laun...Tony Wickham2017-05-252-6/+24
|\ \ \ \
| * | | | Log when App info or Widgets system shortcuts are tappedTony Wickham2017-05-252-6/+24
* | | | | Merge "Theming on Scrim- and GradientView" into ub-launcher3-dorval-polishTreeHugger Robot2017-05-2510-199/+199
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Theming on Scrim- and GradientViewMario Bertschler2017-05-2510-199/+199
* | | | | Merge "Use View.SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR API now that it's availab...Hyunyoung Song2017-05-251-5/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Use View.SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR API now that it's availableHyunyoung Song2017-05-251-5/+2
* | | | Defining a dark theme for launcherSunny Goyal2017-05-2410-84/+43
* | | | Allapps motion changes for landscapeMario Bertschler2017-05-243-5/+14
* | | | Merge "Revert "Allapps motion changes for landscape"" into ub-launcher3-dorva...TreeHugger Robot2017-05-241-45/+4
|\ \ \ \
| * | | | Revert "Allapps motion changes for landscape"Mario Bertschler2017-05-241-45/+4
* | | | | Merge "Don't hide text in pre-drag when opening popup above icon" into ub-lau...Tony Wickham2017-05-242-4/+34
|\ \ \ \ \ | |/ / / / |/| | | |