summaryrefslogtreecommitdiff
path: root/core/java/android/widget/SmartSelectSprite.java
AgeCommit message (Expand)Author
2020-11-03Tweak smart selection animationTony Mak
2020-01-03Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2018-02-05Updating smart text selection animationJan Althaus
2017-10-06Improve starting offset calculationAbodunrinwa Toki
2017-09-29Merge "Do not draw rectangles with the same left and right boundaries"TreeHugger Robot
2017-09-29Do not draw rectangles with the same left and right boundariesPetar Šegina
2017-09-28Invert the animation over RTL selectionsPetar Šegina
2017-09-28Merge "Replace stream operation with simple iteration"TreeHugger Robot
2017-09-28Merge "Fix clip expansion amount"Petar Šegina
2017-09-27Do not specify the unchecked exception in the method signaturePetar Šegina
2017-09-27Replace stream operation with simple iterationPetar Šegina
2017-09-26Fix clip expansion amountPetar Šegina
2017-09-06Draw SmartSelectSprite in TextViewPetar Šegina
2017-09-01Improve and simplify final polygon drawingPetar Šegina
2017-08-31Merge "Improve rectangle direction generation"TreeHugger Robot
2017-08-31Improve rectangle direction generationPetar Šegina
2017-08-31Rename roundPercentage to roundRatioPetar Šegina
2017-08-31Merge "Replace manual insetting with .inset()"TreeHugger Robot
2017-08-31Replace manual insetting with .inset()Petar Šegina
2017-08-31Merge "Do not round corners on tall selection rectangles"Petar Šegina
2017-08-23Do not round corners on tall selection rectanglesPetar Šegina
2017-08-23Expand the animation from the user's last touch pointPetar Šegina
2017-08-15Load Smart Select stroke color from colorControlActivatedPetar Šegina
2017-08-11Add animation for Semantic LiftPetar Šegina