summaryrefslogtreecommitdiff
path: root/core/java/android/widget/QuickContactBadge.java
AgeCommit message (Expand)Author
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2015-10-20Fix a few view ctors to not call Looper.myLooperJohn Reck
2015-09-04Invalidate when Drawable.setState() returns trueAlan Viverette
2015-02-26QuickContacts can prioritize phone mimetype. Part1Brian Attwell
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-07Fix accessibility delegationAlan Viverette
2014-06-18Fix switch & slider anim, make View drawable hotspot API publicAlan Viverette
2014-06-13Support hotspots in View drawablesAlan Viverette
2014-04-28Add setOverlay method to QuickContactsBadgeYorke Lee
2014-02-03Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette
2013-10-20am 7d641de1: am a14f25c5: am bf3acff1: Merge "Don\'t run the async query if b...Deepanshu Gupta
2013-10-18Don't run the async query if being rendered in EditMode.Deepanshu Gupta
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2013-01-15Fix the build breakage due to incorrect javadoc linkYorke Lee
2013-01-14Allow supplying extras when assigning QuickContactsBadgeYorke Lee
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2011-08-07Don't perform query if QuickContactBadge has been initialized viaDaniel Lehmann
2011-01-12QuickContactBadge shows its pressed stateGilles Debunne
2011-01-11New QuickContactBadge holo style.Gilles Debunne
2010-09-07am 3f6e4d56: am 1cc86da6: Merge "Don\'t fall through from TOKEN_EMAIL_LOOKUP"...Makoto Onuki
2010-09-07Don't fall through from TOKEN_EMAIL_LOOKUPMakoto Onuki
2010-04-14Clean up the fallback state of QuickContactEvan Millar
2009-10-08QuickContactBadge: Make lookup key query asynchronous.Tadashi G. Takaoka
2009-09-30FastTrack->QuickContactEvan Millar
2009-09-30Remove unused api in QuickContact.java and fix the build.Evan Millar
2009-09-30Change FasttrackBadgeWidget->QuickContactBadge and make public.Evan Millar