summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/util
Commit message (Expand)AuthorAgeFilesLines
* Constrain logo bounds within the picker for caller-info providerRohit Yengisetty2016-05-161-17/+12
* Fix for issues with the Note action/icon disappearing from call log.NathanielWaggoner2016-05-161-0/+6
* NPE: mBadgeIcon is sometimes nullStephen Bird2016-05-121-0/+4
* [4/4] Update dialer for CallMethodHelper refactorStephen Bird2016-04-271-7/+10
* Hide coachmark if dialpad opens with text pre-filledStephen Bird2016-04-261-2/+1
* Search: Only clear focus if we are showing a coachmarkStephen Bird2016-04-151-0/+1
* Update search drawable when dialpad is hiddenStephen Bird2016-04-081-0/+4
* Add Metrics for Dialer call origins and incall itemsStephen Bird2016-04-082-17/+53
* Bring coachmark up to specStephen Bird2016-04-081-10/+48
* Create new drawable before we scaleStephen Bird2016-04-081-0/+2
* Fix coachmark rotation and text sizeStephen Bird2016-04-081-7/+14
* Port coachmark to DialerNowStephen Bird2016-04-081-0/+164
* Properly size icon for provider quickactionStephen Bird2016-04-081-0/+20
* Add LookupProvider to the call logRohit Yengisetty2016-04-082-0/+230
* Add CallerInfoProvider options in SettingsKamaljeet Maini2016-04-081-0/+144
* Fix crashes from permissions errorsStephen Bird2016-04-081-0/+4
* Fix CallDetails Activity from calllogRichard MacGregor2016-04-081-2/+8
* Move CallMethod items to PhoneCommonStephen Bird2016-04-081-50/+0
* Bringup Favorites and CallMethodSpinnerStephen Bird2016-04-081-2/+5
* Initial Bringup of Ambient and InCall for MStephen Bird2016-04-081-0/+50
* Use ACTION_SENDTO for send sms intentYorke Lee2015-07-281-1/+1
* Update Dialer UI to prompt for permissionsYorke Lee2015-07-151-21/+1
* Cache repeated Telecom requests from call log.Andrew Lee2015-06-261-0/+95
* Clarify phone type magic constant naming.Andrew Lee2015-06-181-3/+4
* Bidi-format joined strings.Andrew Lee2015-06-041-1/+22
* Reorganize Intent utilities, add send SMS intent.Andrew Lee2015-05-132-3/+60
* More video related API fixesYorke Lee2015-05-121-3/+3
* Dynamically check for permission denialsYorke Lee2015-05-111-0/+120
* Use TelecomManager.placeCall APIYorke Lee2015-04-232-9/+8
* Fix some Dialer testsYorke Lee2015-02-271-1/+3
* Move CallUtil into Dialer. P1/3Brian Attwell2015-02-031-0/+143
* Improve Talkback for "Speed dial" user interfaceIhab Awad2014-12-151-1/+1
* Merge commit '59edcfbc' into manualmergeYorke Lee2014-11-171-1/+3
|\
| * Switch from CALL -> CALL_PRIVILEGEDYorke Lee2014-11-171-1/+2
* | Fix some broken Dialer testsYorke Lee2014-10-251-1/+1
|/
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-2/+2
* Use framework scheme definitionsJay Shrauner2014-09-061-2/+2
* Moves isVideoEnabled to ContactsCommon (2/3)Paul Soulos2014-08-191-6/+0
* Send MotionEvent with touch coordinates to call intentNancy Chen2014-08-131-0/+14
* Disable VT features in Dialer,Andrew Lee2014-08-111-0/+6
* Switch from ACTION_CALL_PRIVILEGED TO ACTION_CALL (1/5)Yorke Lee2014-07-251-1/+6
* Hide keyboard when next key is pressedYorke Lee2014-07-241-0/+17
* Make ViewPagerTabs and FABController RTL awareYorke Lee2014-07-221-0/+9
* Adding support for video call icon and data usage in call log.Tyler Gunn2014-07-101-0/+14
* Add closeQuietly utility method (1/2)Yorke Lee2014-07-081-0/+17
* resolved conflicts for merge of 0a4327e6 to masterAndrew Lee2014-06-111-0/+25
|\
| * Update empty list assets and text.Andrew Lee2014-06-101-0/+25
* | Fix broken Dialer testsYorke Lee2014-05-292-2/+2
|/
* Add send message option to dialpadYorke Lee2014-05-181-0/+28
* Catch activity not found exceptionsYorke Lee2014-04-071-0/+57