index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
Switch.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the reference to the compat version of the widget. Revised the class de...
joneckenrode
2022-08-25
1
-14
/
+24
*
Migrate frameworks/base javadocs references to androidx
Alan Viverette
2022-02-09
1
-1
/
+1
*
Enable use of of CompoundButtons in RemoteViews
Steven Kideckel
2021-02-03
1
-0
/
+64
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Delay sending accessibility events a little for temporarily detached view
yingleiw
2020-07-14
1
-3
/
+3
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Fix setting state description of toggle button and switch
yingleiw
2019-12-16
1
-0
/
+3
*
change CompoundButton button to use the accessibility state API
yingleiw
2019-11-19
1
-18
/
+17
*
Added BlendMode equivalent APIs to replace deprecated PorterDuff
Nader Jawad
2019-04-15
1
-16
/
+75
*
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-07
1
-0
/
+2
*
@InspectableProperty coverage for android.widget
Ashley Rose
2019-02-04
1
-0
/
+14
*
Simplified View.onProvideContentCaptureStructure()
Felipe Leme
2018-11-16
1
-20
/
+3
*
Added moar ContentCapture APIs (and their initial implementation).
Felipe Leme
2018-11-12
1
-4
/
+11
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+11
*
Switch version gate for fallback linespacing to P
Roozbeh Pournader
2017-09-21
1
-4
/
+1
*
Use fallback-based line spacing in TextView etc
Roozbeh Pournader
2017-08-23
1
-2
/
+10
*
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-09
1
-5
/
+5
*
YAMAFFR - Yet Another Major AutoFill Framework Refactoring
Felipe Leme
2017-01-10
1
-3
/
+12
*
AutoFill Framework refactoring.
Felipe Leme
2016-12-12
1
-2
/
+4
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-2
/
+2
*
docs: Mention SwitchCompat in Switch and toggle documentation am: 3404032dfc...
Mark Lu
2016-09-26
1
-0
/
+3
|
\
|
*
docs: Mention SwitchCompat in Switch and toggle documentation
Mark Lu
2016-09-02
1
-0
/
+3
*
|
Fix bidi desired width calculation
Siyamed Sinir
2016-06-28
1
-2
/
+3
|
/
*
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2016-03-11
1
-1
/
+2
*
End switch thumb animator if it's been started
Alan Viverette
2015-09-23
1
-1
/
+1
*
Invalidate when Drawable.setState() returns true
Alan Viverette
2015-09-04
1
-6
/
+11
*
Always set switch state following drag
Alan Viverette
2015-08-07
1
-2
/
+2
*
am e67416ec: am 4859a612: Merge "docs: Clarified how to find out when a switc...
Andrew Solovay
2015-07-14
1
-1
/
+1
|
\
|
*
docs: Clarified how to find out when a switch is toggled
Andrew Solovay
2015-07-09
1
-1
/
+1
*
|
Apply thumbTint and trackTint styles to Switch from xml.
Jun Mukai
2015-06-24
1
-0
/
+32
*
|
assist: Fix reported colors/styles for TextView/Switch
James Cook
2015-05-28
1
-1
/
+3
*
|
Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias...
Chris Craik
2015-05-12
1
-1
/
+2
*
|
Fix build - Revert "Revert "Use default constructor to get anti-aliasing""
Chris Craik
2015-05-12
1
-1
/
+1
*
|
Revert "Use default constructor to get anti-aliasing"
Chris Craik
2015-05-12
1
-1
/
+1
*
|
Fix issue #20655182: API Review: ViewAssistStructure
Dianne Hackborn
2015-05-07
1
-5
/
+3
*
|
Use default constructor to get anti-aliasing
Chris Craik
2015-04-28
1
-1
/
+1
*
|
Rework assist to walk down the view hierarchy.
Dianne Hackborn
2015-04-01
1
-2
/
+2
*
|
More work on collecting assist data.
Dianne Hackborn
2015-03-12
1
-6
/
+7
*
|
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-3
/
+5
*
|
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-5
/
+20
*
|
Add accessors for switch thumb and track tinting
Alan Viverette
2015-01-30
1
-0
/
+172
*
|
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-6
/
+9
|
/
*
Fix regression, don't NPE if Switch doesn't have a thumb set
Alan Viverette
2014-12-08
1
-0
/
+4
*
Play CLICK sound effect when compound buttons are clicked
Alan Viverette
2014-10-27
1
-2
/
+8
*
Add callback to track and thumb drawables, propagate state in ASLD
Alan Viverette
2014-09-26
1
-0
/
+18
*
Use correct checked value when animating Switch
Alan Viverette
2014-08-12
1
-0
/
+4
*
Update switch assets, fix SearchView asset 9-patch areas
Alan Viverette
2014-07-30
1
-40
/
+129
*
Revert "Update switch assets, fix SearchView asset 9-patch areas"
Alan Viverette
2014-07-30
1
-129
/
+40
[next]