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
*
Support for hollow switch and seek bar thumbs
Alan Viverette
2014-05-12
1
-22
/
+68
*
Add null bg check to switch
Alan Viverette
2014-04-23
1
-1
/
+1
*
Add ripple to switches, radio buttons, check boxes, seek bars
Alan Viverette
2014-04-22
1
-7
/
+13
*
Quantum for seek bars, spinners, switches
Alan Viverette
2014-03-03
1
-29
/
+35
*
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2014-02-03
1
-2
/
+2
*
Ensure toggle calls setChecked() since apps may have relied on this
Alan Viverette
2013-09-26
1
-14
/
+17
*
Animate state change for Switch
Alan Viverette
2013-09-17
1
-27
/
+87
*
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-6
/
+28
*
Text layout in switch may be null when accessibility events are fired.
Svetoslav Ganov
2012-09-14
1
-3
/
+3
*
Fix bug #7148393 Switch can crash when hierarchyviewer is connected
Fabrice Di Meglio
2012-09-11
1
-4
/
+5
*
resolved conflicts for merge of 4ea6a8eb to jb-mr1-dev
Jean-Baptiste Queru
2012-08-20
1
-1
/
+1
|
\
|
*
am f515c6f4: Merge "Switch widget: Fix ON/OFF option update error"
Jean-Baptiste Queru
2012-08-20
1
-1
/
+1
|
|
\
|
|
*
Switch widget: Fix ON/OFF option update error
Yu Haonong
2012-07-18
1
-1
/
+1
*
|
|
am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to ...
Scott Main
2012-07-25
1
-0
/
+11
|
\
\
\
|
|
/
/
|
*
|
docs: fix a bunch of links from javadocs to api guides
Scott Main
2012-07-24
1
-0
/
+11
|
|
/
*
|
am 1b15102f: am 72b8fc7e: Merge "Revert "Fix fake bold for fallback fonts in ...
Victoria Lease
2012-06-12
1
-3
/
+1
|
\
\
|
|
/
|
*
Revert "Fix fake bold for fallback fonts in frameworks."
Victoria Lease
2012-06-11
1
-3
/
+1
*
|
am 2203fab2: am 2e6f9be5: Merge "Fix fake bold for fallback fonts in framewor...
Victoria Lease
2012-06-08
1
-1
/
+3
|
\
\
|
|
/
|
*
Fix fake bold for fallback fonts in frameworks.
Victoria Lease
2012-06-08
1
-1
/
+3
*
|
Remove dead code in Switch
Fabrice Di Meglio
2012-06-05
1
-34
/
+0
*
|
Make Switch widget aware of layout direction
Fabrice Di Meglio
2012-06-01
1
-6
/
+42
|
/
*
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