index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
Switch.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix text transformations in Switches.
Daniel Sandler
2012-04-19
1
-2
/
+18
*
Switch does not append its state text to accessibility node infos.
Svetoslav Ganov
2012-04-12
1
-0
/
+11
*
Merge "Removing checked state description text for accessibility from some wi...
Svetoslav Ganov
2012-03-09
1
-11
/
+2
|
\
|
*
Removing checked state description text for accessibility from some widgets.
Svetoslav Ganov
2012-03-09
1
-11
/
+2
*
|
Fix docs
Adam Powell
2012-03-08
1
-2
/
+2
*
|
Public API for android.widget.Spinner properties
Adam Powell
2012-03-08
1
-0
/
+23
*
|
Public API for android.widget.Switch properties
Adam Powell
2012-03-08
1
-0
/
+129
|
/
*
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-0
/
+13
*
Fix for NPE in Switch
Gilles Debunne
2011-09-01
1
-2
/
+4
*
Made the Switch class public.
Chet Haase
2011-08-29
1
-22
/
+26
*
Flingable switches
Adam Powell
2011-08-09
1
-1
/
+1
*
Fix bug 5112702 - switches should have "ON" on the right
Adam Powell
2011-08-07
1
-3
/
+3
*
Improving accessibility feedback for two state widgets.
Svetoslav Ganov
2011-07-29
1
-2
/
+13
*
Switch state text not added to accessibility events.
Svetoslav Ganov
2011-07-23
1
-0
/
+8
*
Switch is not affected by touch when disabled
Gilles Debunne
2011-06-13
1
-2
/
+3
*
Add SwitchPreference
Adam Powell
2011-06-08
1
-2
/
+3
*
The switch widget didn't work properly until after onMeasure had run.
Joe Onorato
2011-01-07
1
-2
/
+5
*
Remove line height attribute from TextView.
Gilles Debunne
2010-12-14
1
-6
/
+0
*
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-12-03
1
-2
/
+1
*
Add the Switch widget
Adam Powell
2010-11-29
1
-0
/
+631