index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
SmartSelectSprite.java
Age
Commit message (
Expand
)
Author
2020-11-03
Tweak smart selection animation
Tony Mak
2020-01-03
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2018-02-05
Updating smart text selection animation
Jan Althaus
2017-10-06
Improve starting offset calculation
Abodunrinwa Toki
2017-09-29
Merge "Do not draw rectangles with the same left and right boundaries"
TreeHugger Robot
2017-09-29
Do not draw rectangles with the same left and right boundaries
Petar Šegina
2017-09-28
Invert the animation over RTL selections
Petar Šegina
2017-09-28
Merge "Replace stream operation with simple iteration"
TreeHugger Robot
2017-09-28
Merge "Fix clip expansion amount"
Petar Šegina
2017-09-27
Do not specify the unchecked exception in the method signature
Petar Šegina
2017-09-27
Replace stream operation with simple iteration
Petar Šegina
2017-09-26
Fix clip expansion amount
Petar Šegina
2017-09-06
Draw SmartSelectSprite in TextView
Petar Šegina
2017-09-01
Improve and simplify final polygon drawing
Petar Šegina
2017-08-31
Merge "Improve rectangle direction generation"
TreeHugger Robot
2017-08-31
Improve rectangle direction generation
Petar Šegina
2017-08-31
Rename roundPercentage to roundRatio
Petar Šegina
2017-08-31
Merge "Replace manual insetting with .inset()"
TreeHugger Robot
2017-08-31
Replace manual insetting with .inset()
Petar Šegina
2017-08-31
Merge "Do not round corners on tall selection rectangles"
Petar Šegina
2017-08-23
Do not round corners on tall selection rectangles
Petar Šegina
2017-08-23
Expand the animation from the user's last touch point
Petar Šegina
2017-08-15
Load Smart Select stroke color from colorControlActivated
Petar Šegina
2017-08-11
Add animation for Semantic Lift
Petar Šegina