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
/
ToggleButton.java
Age
Commit message (
Expand
)
Author
2020-07-14
Delay sending accessibility events a little for temporarily detached view
yingleiw
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-02-28
Improve widget getters
Ashley Rose
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-07-24
docs: fix a bunch of links from javadocs to api guides
Scott Main
2012-03-09
Removing checked state description text for accessibility from some widgets.
Svetoslav Ganov
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-08-26
ToggleButton could keep a reference to a previous drawable
Romain Guy
2011-07-29
Improving accessibility feedback for two state widgets.
Svetoslav Ganov
2010-08-19
docs: add links from widget classes to tutorials
Scott Main
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project