summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/QuickContactBadge.java
Commit message (Expand)AuthorAgeFilesLines
* QuickContacts can prioritize phone mimetype. Part1Brian Attwell2015-02-261-6/+14
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-11/+2
* Fix accessibility delegationAlan Viverette2015-01-071-4/+6
* Fix switch & slider anim, make View drawable hotspot API publicAlan Viverette2014-06-181-3/+2
* Support hotspots in View drawablesAlan Viverette2014-06-131-0/+10
* Add setOverlay method to QuickContactsBadgeYorke Lee2014-04-281-0/+10
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-1/+1
* am 7d641de1: am a14f25c5: am bf3acff1: Merge "Don\'t run the async query if b...Deepanshu Gupta2013-10-201-5/+7
|\
| * Don't run the async query if being rendered in EditMode.Deepanshu Gupta2013-10-181-5/+7
* | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-2/+7
|/
* Fix the build breakage due to incorrect javadoc linkYorke Lee2013-01-151-2/+2
* Allow supplying extras when assigning QuickContactsBadgeYorke Lee2013-01-141-5/+58
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+14
* Don't perform query if QuickContactBadge has been initialized viaDaniel Lehmann2011-08-071-75/+30
* QuickContactBadge shows its pressed stateGilles Debunne2011-01-121-1/+12
* New QuickContactBadge holo style.Gilles Debunne2011-01-111-4/+36
* am 3f6e4d56: am 1cc86da6: Merge "Don\'t fall through from TOKEN_EMAIL_LOOKUP"...Makoto Onuki2010-09-071-0/+3
|\
| * Don't fall through from TOKEN_EMAIL_LOOKUPMakoto Onuki2010-09-071-0/+3
* | Clean up the fallback state of QuickContactEvan Millar2010-04-141-0/+11
|/
* QuickContactBadge: Make lookup key query asynchronous.Tadashi G. Takaoka2009-10-081-8/+26
* FastTrack->QuickContactEvan Millar2009-09-301-3/+12
* Remove unused api in QuickContact.java and fix the build.Evan Millar2009-09-301-9/+0
* Change FasttrackBadgeWidget->QuickContactBadge and make public.Evan Millar2009-09-301-0/+272