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
/
Switch.java
Age
Commit message (
Expand
)
Author
2021-02-03
Enable use of of CompoundButtons in RemoteViews
Steven Kideckel
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-07-14
Delay sending accessibility events a little for temporarily detached view
yingleiw
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-16
Fix setting state description of toggle button and switch
yingleiw
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-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-11-16
Simplified View.onProvideContentCaptureStructure()
Felipe Leme
2018-11-12
Added moar ContentCapture APIs (and their initial implementation).
Felipe Leme
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-09-21
Switch version gate for fallback linespacing to P
Roozbeh Pournader
2017-08-23
Use fallback-based line spacing in TextView etc
Roozbeh Pournader
2017-03-09
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-01-10
YAMAFFR - Yet Another Major AutoFill Framework Refactoring
Felipe Leme
2016-12-12
AutoFill Framework refactoring.
Felipe Leme
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-09-26
docs: Mention SwitchCompat in Switch and toggle documentation am: 3404032dfc...
Mark Lu
2016-09-02
docs: Mention SwitchCompat in Switch and toggle documentation
Mark Lu
2016-06-28
Fix bidi desired width calculation
Siyamed Sinir
2016-03-11
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2015-09-23
End switch thumb animator if it's been started
Alan Viverette
2015-09-04
Invalidate when Drawable.setState() returns true
Alan Viverette
2015-08-07
Always set switch state following drag
Alan Viverette
2015-07-14
am e67416ec: am 4859a612: Merge "docs: Clarified how to find out when a switc...
Andrew Solovay
2015-07-09
docs: Clarified how to find out when a switch is toggled
Andrew Solovay
2015-06-24
Apply thumbTint and trackTint styles to Switch from xml.
Jun Mukai
2015-05-28
assist: Fix reported colors/styles for TextView/Switch
James Cook
2015-05-12
Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias...
Chris Craik
2015-05-12
Fix build - Revert "Revert "Use default constructor to get anti-aliasing""
Chris Craik
2015-05-12
Revert "Use default constructor to get anti-aliasing"
Chris Craik
2015-05-07
Fix issue #20655182: API Review: ViewAssistStructure
Dianne Hackborn
2015-04-28
Use default constructor to get anti-aliasing
Chris Craik
2015-04-01
Rework assist to walk down the view hierarchy.
Dianne Hackborn
2015-03-12
More work on collecting assist data.
Dianne Hackborn
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-30
Add accessors for switch thumb and track tinting
Alan Viverette
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-12-08
Fix regression, don't NPE if Switch doesn't have a thumb set
Alan Viverette
2014-10-27
Play CLICK sound effect when compound buttons are clicked
Alan Viverette
2014-09-26
Add callback to track and thumb drawables, propagate state in ASLD
Alan Viverette
2014-08-12
Use correct checked value when animating Switch
Alan Viverette
2014-07-30
Update switch assets, fix SearchView asset 9-patch areas
Alan Viverette
2014-07-30
Revert "Update switch assets, fix SearchView asset 9-patch areas"
Alan Viverette
2014-07-30
Update switch assets, fix SearchView asset 9-patch areas
Alan Viverette
2014-07-12
Fix switch text position when thumb is null
Alan Viverette
[next]