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
/
AbsSeekBar.java
Age
Commit message (
Expand
)
Author
2021-01-18
AbsSeekBar: Fix growRect computation
Adrian Roos
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-08-07
Merge "GestureNav: Fix AbsSeekBar thumb exclusion" into qt-r1-dev
Adrian Roos
2019-08-07
GestureNav: Fix AbsSeekBar thumb exclusion
Adrian Roos
2019-06-27
Merge "Stable seek bar positioning" am: 874b481cdf
Sergey
2019-06-21
Stable seek bar positioning
Sergey
2019-06-10
Gesture exclusion for seekbar thumbs/edit handles
Adam Powell
2019-04-17
Added BlendMode equivalent APIs to replace deprecated PorterDuff
Nader Jawad
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-07
Fix min handling in AbsSeekBar
Makoto Onuki
2017-03-20
Add color temperature preference for Night Display
Christine Franks
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-04
Added min support to ProgressBar and SeekBar
Keyvan Amiri
2016-08-25
Document and deprecate various old, undocumented classes
Chet Haase
2016-03-11
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2016-02-22
Fix rounding error in SeekBar tickmark drawing
Chris Banes
2016-02-05
Decrease the key progress increment step size to allow finer control of
shwetachahar
2016-01-13
Apply tick mark tint during view construction
Alan Viverette
2016-01-07
Add support for tick marks in SeekBar
Alan Viverette
2015-12-08
Snap AbsSeekBar touches to nearest progress tick
Alan Viverette
2015-09-30
Forward SeekBarPreference key events to seekBar view
Toni Barzic
2015-09-29
Mark progress updates from AbsSeekBar.trackTouchEvent as from user
Toni Barzic
2015-09-23
Smooth progress bar animations
Alan Viverette
2015-09-04
Invalidate when Drawable.setState() returns true
Alan Viverette
2015-06-01
am e2fa70ea: am 8dbdd860: am db291132: Merge "Replace PNG-based seekbar thumb...
Alan Viverette
2015-05-29
Replace PNG-based seekbar thumb animation with AVD
Alan Viverette
2015-05-07
Add API for set progress on ProgressBar/SeekBar
Maxim Bogatov
2015-04-16
D-pad should be able to push seek bar to 0 or max value
Alan Viverette
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-26
Vertically center seek bar track and thumb when maxHeight is set
Alan Viverette
2015-02-23
Update progress bar and seek bar backgrounds, fix seek bar thumb
Alan Viverette
2015-02-11
Pass the new progress when updating a ProgressBar
RoboErik
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-12-02
resolved conflicts for merge of 850cdbe5 to lmp-mr1-dev-plus-aosp
Alan Viverette
2014-11-26
Revert "Animates AbsSeekBar progress movement from key presses."
Alan Viverette
2014-11-11
Consider RTL layout in DPAD navigation in AbsSeekBar
Johan Redestig
2014-10-29
Update drawable state after updating tint list
Alan Viverette
2014-09-14
Clean up view drawable tinting methods, fix default modes
Alan Viverette
2014-08-06
Separate tint and tintMode properties
Alan Viverette
2014-07-25
Fixes the build.
Jon Miranda
2014-07-25
Animates AbsSeekBar progress movement from key presses.
Jon Miranda
2014-07-22
Clean up view tinting APIs, tileModeX/Y attribute docs
Alan Viverette
2014-06-18
Merge "Fix clamped starting position, seek bar hotspot bounds"
Alan Viverette
2014-06-18
Fix clamped starting position, seek bar hotspot bounds
Alan Viverette
[next]