summaryrefslogtreecommitdiff
path: root/core/java/android/widget/Switch.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed the reference to the compat version of the widget. Revised the class de...joneckenrode2022-08-251-14/+24
* Migrate frameworks/base javadocs references to androidxAlan Viverette2022-02-091-1/+1
* Enable use of of CompoundButtons in RemoteViewsSteven Kideckel2021-02-031-0/+64
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Delay sending accessibility events a little for temporarily detached viewyingleiw2020-07-141-3/+3
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Fix setting state description of toggle button and switchyingleiw2019-12-161-0/+3
* change CompoundButton button to use the accessibility state APIyingleiw2019-11-191-18/+17
* Added BlendMode equivalent APIs to replace deprecated PorterDuffNader Jawad2019-04-151-16/+75
* Update core widgets to save attribute source info.Aurimas Liutikas2019-02-071-0/+2
* @InspectableProperty coverage for android.widgetAshley Rose2019-02-041-0/+14
* Simplified View.onProvideContentCaptureStructure()Felipe Leme2018-11-161-20/+3
* Added moar ContentCapture APIs (and their initial implementation).Felipe Leme2018-11-121-4/+11
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+11
* Switch version gate for fallback linespacing to PRoozbeh Pournader2017-09-211-4/+1
* Use fallback-based line spacing in TextView etcRoozbeh Pournader2017-08-231-2/+10
* Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme2017-03-091-5/+5
* YAMAFFR - Yet Another Major AutoFill Framework RefactoringFelipe Leme2017-01-101-3/+12
* AutoFill Framework refactoring.Felipe Leme2016-12-121-2/+4
* Fix import statements in android.widget package.Aurimas Liutikas2016-10-111-2/+2
* docs: Mention SwitchCompat in Switch and toggle documentation am: 3404032dfc...Mark Lu2016-09-261-0/+3
|\
| * docs: Mention SwitchCompat in Switch and toggle documentationMark Lu2016-09-021-0/+3
* | Fix bidi desired width calculationSiyamed Sinir2016-06-281-2/+3
|/
* Add consistent @NonNull annotations for drawable callbacksAlan Viverette2016-03-111-1/+2
* End switch thumb animator if it's been startedAlan Viverette2015-09-231-1/+1
* Invalidate when Drawable.setState() returns trueAlan Viverette2015-09-041-6/+11
* Always set switch state following dragAlan Viverette2015-08-071-2/+2
* am e67416ec: am 4859a612: Merge "docs: Clarified how to find out when a switc...Andrew Solovay2015-07-141-1/+1
|\
| * docs: Clarified how to find out when a switch is toggledAndrew Solovay2015-07-091-1/+1
* | Apply thumbTint and trackTint styles to Switch from xml.Jun Mukai2015-06-241-0/+32
* | assist: Fix reported colors/styles for TextView/SwitchJames Cook2015-05-281-1/+3
* | Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias...Chris Craik2015-05-121-1/+2
* | Fix build - Revert "Revert "Use default constructor to get anti-aliasing""Chris Craik2015-05-121-1/+1
* | Revert "Use default constructor to get anti-aliasing"Chris Craik2015-05-121-1/+1
* | Fix issue #20655182: API Review: ViewAssistStructureDianne Hackborn2015-05-071-5/+3
* | Use default constructor to get anti-aliasingChris Craik2015-04-281-1/+1
* | Rework assist to walk down the view hierarchy.Dianne Hackborn2015-04-011-2/+2
* | More work on collecting assist data.Dianne Hackborn2015-03-121-6/+7
* | Add @ResourceInt annotations on APIsTor Norbye2015-02-181-3/+5
* | First quick implementation of auto assist data.Dianne Hackborn2015-02-061-5/+20
* | Add accessors for switch thumb and track tintingAlan Viverette2015-01-301-0/+172
* | Fix accessibility delegationAlan Viverette2015-01-071-6/+9
|/
* Fix regression, don't NPE if Switch doesn't have a thumb setAlan Viverette2014-12-081-0/+4
* Play CLICK sound effect when compound buttons are clickedAlan Viverette2014-10-271-2/+8
* Add callback to track and thumb drawables, propagate state in ASLDAlan Viverette2014-09-261-0/+18
* Use correct checked value when animating SwitchAlan Viverette2014-08-121-0/+4
* Update switch assets, fix SearchView asset 9-patch areasAlan Viverette2014-07-301-40/+129
* Revert "Update switch assets, fix SearchView asset 9-patch areas"Alan Viverette2014-07-301-129/+40