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
/
RatingBar.java
Age
Commit message (
Expand
)
Author
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
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
2017-01-19
Add support for automatic focusability determination
Evan Rosky
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-07
Scale bitmap shaders for target density
Alan Viverette
2016-08-01
Adjust touch progress offset to account for changes to AbsSeekBar
Alan Viverette
2015-05-07
Add API for set progress on ProgressBar/SeekBar
Maxim Bogatov
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
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-11-26
Revert "Animates AbsSeekBar progress movement from key presses."
Alan Viverette
2014-07-25
Animates AbsSeekBar progress movement from key presses.
Jon Miranda
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-07-24
docs: fix a bunch of links from javadocs to api guides
Scott Main
2012-03-26
Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253.
Philip Milne
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2010-12-03
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-08-19
docs: add links from widget classes to tutorials
Scott Main
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
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-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project