summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add LAUNCHER3_SPRING_ICONS feature flagHyunyoung Song2017-06-141-0/+2
* 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
* | | | | 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-063-1/+6
|\ \ \ \
| * | | | Fix visibility of notification footer dividerTony Wickham2017-06-053-1/+6
* | | | | 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
* | | | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorvalBill Yi2017-06-030-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorvalTreeHugger Robot2017-06-031-1/+1
| |\ \ \ \ \
| | * | | | | Import translations. DO NOT MERGEBill Yi2017-06-021-1/+1
* | | | | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-0379-633/+317
|\ \ \ \ \ \ \
| * | | | | | | Import translations. DO NOT MERGEBill Yi2017-06-0279-633/+317
* | | | | | | | resolve merge conflicts of 629a67c5a to ub-launcher3-dorval-polishTony2017-06-024-39/+81
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * / / / / / Migrate ColorExtractionService to JobServiceTony2017-06-024-34/+75
| |/ / / / /
* | | | | | 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-3114-483/+225
|/ / / /
* | | | 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
* | | | Import translations. DO NOT MERGEBill Yi2017-05-310-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Import translations. DO NOT MERGEBill Yi2017-05-3080-481/+241