summaryrefslogtreecommitdiff
path: root/core/java/android/widget/Switch.java
AgeCommit message (Expand)Author
2021-02-03Enable use of of CompoundButtons in RemoteViewsSteven Kideckel
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-07-14Delay sending accessibility events a little for temporarily detached viewyingleiw
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-16Fix setting state description of toggle button and switchyingleiw
2019-11-19change CompoundButton button to use the accessibility state APIyingleiw
2019-04-15Added BlendMode equivalent APIs to replace deprecated PorterDuffNader Jawad
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2019-02-04@InspectableProperty coverage for android.widgetAshley Rose
2018-11-16Simplified View.onProvideContentCaptureStructure()Felipe Leme
2018-11-12Added moar ContentCapture APIs (and their initial implementation).Felipe Leme
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2017-09-21Switch version gate for fallback linespacing to PRoozbeh Pournader
2017-08-23Use fallback-based line spacing in TextView etcRoozbeh Pournader
2017-03-09Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme
2017-01-10YAMAFFR - Yet Another Major AutoFill Framework RefactoringFelipe Leme
2016-12-12AutoFill Framework refactoring.Felipe Leme
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2016-09-26docs: Mention SwitchCompat in Switch and toggle documentation am: 3404032dfc...Mark Lu
2016-09-02docs: Mention SwitchCompat in Switch and toggle documentationMark Lu
2016-06-28Fix bidi desired width calculationSiyamed Sinir
2016-03-11Add consistent @NonNull annotations for drawable callbacksAlan Viverette
2015-09-23End switch thumb animator if it's been startedAlan Viverette
2015-09-04Invalidate when Drawable.setState() returns trueAlan Viverette
2015-08-07Always set switch state following dragAlan Viverette
2015-07-14am e67416ec: am 4859a612: Merge "docs: Clarified how to find out when a switc...Andrew Solovay
2015-07-09docs: Clarified how to find out when a switch is toggledAndrew Solovay
2015-06-24Apply thumbTint and trackTint styles to Switch from xml.Jun Mukai
2015-05-28assist: Fix reported colors/styles for TextView/SwitchJames Cook
2015-05-12Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias...Chris Craik
2015-05-12Fix build - Revert "Revert "Use default constructor to get anti-aliasing""Chris Craik
2015-05-12Revert "Use default constructor to get anti-aliasing"Chris Craik
2015-05-07Fix issue #20655182: API Review: ViewAssistStructureDianne Hackborn
2015-04-28Use default constructor to get anti-aliasingChris Craik
2015-04-01Rework assist to walk down the view hierarchy.Dianne Hackborn
2015-03-12More work on collecting assist data.Dianne Hackborn
2015-02-18Add @ResourceInt annotations on APIsTor Norbye
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-30Add accessors for switch thumb and track tintingAlan Viverette
2015-01-07Fix accessibility delegationAlan Viverette
2014-12-08Fix regression, don't NPE if Switch doesn't have a thumb setAlan Viverette
2014-10-27Play CLICK sound effect when compound buttons are clickedAlan Viverette
2014-09-26Add callback to track and thumb drawables, propagate state in ASLDAlan Viverette
2014-08-12Use correct checked value when animating SwitchAlan Viverette
2014-07-30Update switch assets, fix SearchView asset 9-patch areasAlan Viverette
2014-07-30Revert "Update switch assets, fix SearchView asset 9-patch areas"Alan Viverette
2014-07-30Update switch assets, fix SearchView asset 9-patch areasAlan Viverette
2014-07-12Fix switch text position when thumb is nullAlan Viverette