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
/
CompoundButton.java
Age
Commit message (
Expand
)
Author
2021-02-03
Enable use of of CompoundButtons in RemoteViews
Steven Kideckel
2020-07-14
Delay sending accessibility events a little for temporarily detached view
yingleiw
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-19
change CompoundButton button to use the accessibility state API
yingleiw
2019-04-15
Added BlendMode equivalent APIs to replace deprecated PorterDuff
Nader Jawad
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-11-14
Minor Content Capture-related changes.
Felipe Leme
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-01-26
Revert "Move A11y events throttling away from View(RootImpl)"
Eugene Susla
2018-01-09
Move A11y events throttling away from View(RootImpl)
Eugene Susla
2017-04-24
Minor fixes on Autofill Framework:
Felipe Leme
2017-03-29
Simplified autofill() methods by returning void instead of boolean.
Felipe Leme
2017-03-16
TRON log important auto-fill events
Philip P. Moltmann
2017-03-14
Merge "Make it clear which type of AutoFillValue is set"
Philip P. Moltmann
2017-03-14
Merge "Renamed ViewStructure.setSanitized() to setDataIsSensitive()."
TreeHugger Robot
2017-03-14
Renamed ViewStructure.setSanitized() to setDataIsSensitive().
Felipe Leme
2017-03-14
Make it clear which type of AutoFillValue is set
Philip P. Moltmann
2017-03-13
Fix a few auto fill ussues
Svet Ganov
2017-03-09
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-07
Replace AutoFillType by view constants.
Felipe Leme
2017-03-01
Added auto-fill support for DatePicker and TimePicker.
Felipe Leme
2017-02-22
Added sanitization for CompoundButton and RadioGroup.
Felipe Leme
2017-02-21
Added auto-fill listeners for RadioGroup and CompoundButton.
Felipe Leme
2017-02-06
Refined session management so Save can be automatically called.
Felipe Leme
2017-02-01
Improved AutoFill Save workflow.
Felipe Leme
2017-01-10
YAMAFFR - Yet Another Major AutoFill Framework Refactoring
Felipe Leme
2016-12-01
Add @Nullable to CompoundButton#setOnCheckedChangeListener().
Jason Long
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-05-10
Remove @Nullable from primitive/void types.
Ian Rogers
2016-03-11
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2015-09-04
Invalidate when Drawable.setState() returns true
Alan Viverette
2015-06-30
Resolve CompoundButton's foreground drawable for layout direction change
Doris Liu
2015-05-07
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-12
Add missing accessor to CompoundDrawable, clean up javadoc
Alan Viverette
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-10-29
Update drawable state after updating tint list
Alan Viverette
2014-10-27
Play CLICK sound effect when compound buttons are clicked
Alan Viverette
2014-10-17
Translate compound button drawable by scroll position
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-22
Clean up view tinting APIs, tileModeX/Y attribute docs
Alan Viverette
2014-06-18
Fix switch & slider anim, make View drawable hotspot API public
Alan Viverette
2014-06-17
Add attributes and accessors for tinting View drawables
Alan Viverette
2014-06-13
Support hotspots in View drawables
Alan Viverette
2014-05-19
TouchFeedbackDrawable is now RippleDrawable
Alan Viverette
[next]