Age | Commit message (Expand) | Author |
2019-12-18 | Use new UnsupportedAppUsage annotation. | Artur Satayev |
2019-04-15 | Added BlendMode equivalent APIs to replace deprecated PorterDuff | Nader Jawad |
2019-02-28 | All Parcelable CREATOR fields are @NonNull. | Jeff Sharkey |
2019-02-07 | Update core widgets to save attribute source info. | Aurimas Liutikas |
2019-02-04 | @InspectableProperty coverage for android.widget | Ashley Rose |
2018-08-21 | Add @UnsupportedAppUsage annotations | Mathew Inwood |
2018-01-26 | Revert "Move A11y events throttling away from View(RootImpl)" | Eugene Susla |
2018-01-09 | Move A11y events throttling away from View(RootImpl) | Eugene Susla |
2016-10-11 | Fix import statements in android.widget package. | Aurimas Liutikas |
2016-04-25 | Apply tint when setting check mark drawable | Alan Viverette |
2016-03-11 | Add consistent @NonNull annotations for drawable callbacks | Alan Viverette |
2015-11-17 | Start saving CheckedTextView checked state. | Aurimas Liutikas |
2015-09-04 | Invalidate when Drawable.setState() returns true | Alan Viverette |
2015-08-12 | Clear check mark resource ID when set from Drawable object | Alan Viverette |
2015-05-07 | Use new hierarchy viewer protocol in all View subclasses | Siva Velusamy |
2015-02-23 | Clean up AlertDialog javadocs, add overlay theme for dialogs | Alan Viverette |
2015-02-18 | Add @ResourceInt annotations on APIs | Tor Norbye |
2015-02-06 | First quick implementation of auto assist data. | Dianne Hackborn |
2015-01-07 | Fix accessibility delegation | Alan Viverette |
2014-10-29 | Update drawable state after updating tint list | Alan Viverette |
2014-09-14 | Clean up view drawable tinting methods, fix default modes | Alan Viverette |
2014-08-14 | Show checkmarks at the start of material AlertDialog list items | Adam Powell |
2014-08-06 | Separate tint and tintMode properties | Alan Viverette |
2014-07-22 | Clean up view tinting APIs, tileModeX/Y attribute docs | Alan Viverette |
2014-06-18 | Fix switch & slider anim, make View drawable hotspot API public | Alan Viverette |
2014-06-13 | Support hotspots in View drawables | Alan Viverette |
2014-05-22 | Update switch, checkbox, radio button, button, and toggle button | Alan Viverette |
2014-02-03 | Add APIs for obtaining themed Drawable from Theme, Context | Alan Viverette |
2013-09-12 | resolved conflicts for merge of aca95ca0 to master | Kenny Root |
2013-09-12 | Add live region politeness to View, AccessibilityNodeInfo | Alan Viverette |
2013-09-09 | Add View constructor that supplies a default style resource | Alan Viverette |
2013-07-16 | am 42658ed5: am 30ad7203: Merge "Consider mScrollX when drawing the checkMark... | Adam Powell |
2013-06-05 | Optimizing AccessibilityNodeInfo caching. | Svetoslav |
2013-05-06 | Consider mScrollX when drawing the checkMarkDrawable | Jorn Jacobsson |
2012-10-12 | Fix bug #7334966 Padding is still broken in RTL languages | Fabrice Di Meglio |
2012-09-30 | Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play s... | Fabrice Di Meglio |
2012-09-30 | Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play s... | Fabrice Di Meglio |
2012-09-28 | Fix bug #6427629 Clean up layout direction APIs | Fabrice Di Meglio |
2012-09-28 | Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play s... | Fabrice Di Meglio |
2012-08-24 | Fix again bug #6887370 ListPreference shows misaligned radio drawables (in Ch... | Fabrice Di Meglio |
2012-08-16 | Improve resolution of RTL related properties | Fabrice Di Meglio |
2012-07-26 | Make CheckedTextView RTL aware - DO NOT MERGE | Fabrice Di Meglio |
2012-05-11 | Fix inconsitency in aAccessibilityNodeInfo cache. | Svetoslav Ganov |
2012-05-01 | API fix in CheckedTextView | Gilles Debunne |
2012-04-30 | CheckedTextView should be reported to accessibility as checkable. | Svetoslav Ganov |
2012-03-09 | Merge "Removing checked state description text for accessibility from some wi... | Svetoslav Ganov |
2012-03-09 | Removing checked state description text for accessibility from some widgets. | Svetoslav Ganov |
2012-03-08 | More fixes about padding | Fabrice Di Meglio |
2012-03-01 | Improve RTL APIs | Fabrice Di Meglio |
2012-02-15 | Add View.onResolvePadding() as a public API | Fabrice Di Meglio |