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
/
ScrollBarDrawable.java
Age
Commit message (
Expand
)
Author
2020-01-23
Deprecate Canvas.EdgeType
Leon Scroggins III
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-19
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-02-12
Added public API alternatives to reflective calls on ScrollBarDrawable
Nader Jawad
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-03-11
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2016-01-21
Make scroll bar mouse draggable.
Keisuke Kuroyanagi
2015-03-02
Improve docs for drawable tint and color filters
Chris Craik
2015-02-05
resolve merge conflicts of da9653a to master.
Alan Viverette
2015-02-05
Mutate scroll bar drawables
Alan Viverette
2015-01-21
Ensure scroll drawables are managed correctly
Alan Viverette
2015-01-15
Ensure scroll assets are drawn with correct opacity
Alan Viverette
2014-06-30
Avoid null-deref crashes in ScrollBarDrawable
Chet Haase
2013-03-08
add getAlpha() to Drawable
Chet Haase
2010-08-17
Fix save()/restore() issues in the OpenGL renderer.
Romain Guy
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project