summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/util
AgeCommit message (Expand)Author
2016-03-11Removing hardcoded database column nameBrandon Maxwell
2016-03-07Add contact photo for missed call notificationsTa-wei Yen
2016-02-22Show Briefcase icon not displayed in in-call UI for work SIP callsTony Mak
2016-02-01Don't print phone number into Android logVictor Chang
2015-12-28Make TelecomManager APIs compatible with Lollipop. (1/3)Nancy Chen
2015-12-28Move TelecomManagerCompat to ContactsCommon (2/3).Nancy Chen
2015-12-21Backporting calls to TelecomManager#silenceRingerBrandon Maxwell
2015-12-18Backporting necessary code to place calls on nonOEM devicesBrandon Maxwell
2015-12-09Guard against methods that use the PhoneAccount object pre-MSIM.Nancy Chen
2015-11-25Guard against crashes in <M devices for getDefaultDialerPackage call.Nancy Chen
2015-11-25Use existing ContextCompat library for permissions checking.Nancy Chen
2015-11-18Handle backwards compatible permission lookup and requests (1/3).Nancy Chen
2015-11-11Added support for displaying/redialing post-dialHall Liu
2015-10-02Add BLOCKED call type and util to mark in call log.Andrew Lee
2015-09-22Protect against more Telecom privileged operationsYorke Lee
2015-09-21Merge "Wrap some privileged Telecom operations with permission checks" into u...Yorke Lee
2015-09-17Wrap some privileged Telecom operations with permission checksYorke Lee
2015-09-17Build management screen for managing blocked numbers.Anne Rong
2015-09-16Log various call initiation entry pointsYorke Lee
2015-09-14Refactor IntentUtil.getCallIntent variants to use builderYorke Lee
2015-08-18Move MoreStrings from services.telephony.commonJay Shrauner
2015-07-28Use ACTION_SENDTO for send sms intentYorke Lee
2015-07-15Update Dialer UI to prompt for permissionsYorke Lee
2015-06-26Cache repeated Telecom requests from call log.Andrew Lee
2015-06-18Clarify phone type magic constant naming.Andrew Lee
2015-06-04Bidi-format joined strings.Andrew Lee
2015-05-13Reorganize Intent utilities, add send SMS intent.Andrew Lee
2015-05-12More video related API fixesYorke Lee
2015-05-11Dynamically check for permission denialsYorke Lee
2015-04-23Use TelecomManager.placeCall APIYorke Lee
2015-02-27Fix some Dialer testsYorke Lee
2015-02-03Move CallUtil into Dialer. P1/3Brian Attwell
2014-12-15Improve Talkback for "Speed dial" user interfaceIhab Awad
2014-11-17Merge commit '59edcfbc' into manualmergeYorke Lee
2014-11-17Switch from CALL -> CALL_PRIVILEGEDYorke Lee
2014-10-25Fix some broken Dialer testsYorke Lee
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-06Use framework scheme definitionsJay Shrauner
2014-08-19Moves isVideoEnabled to ContactsCommon (2/3)Paul Soulos
2014-08-13Send MotionEvent with touch coordinates to call intentNancy Chen
2014-08-11Disable VT features in Dialer,Andrew Lee
2014-07-25Switch from ACTION_CALL_PRIVILEGED TO ACTION_CALL (1/5)Yorke Lee
2014-07-24Hide keyboard when next key is pressedYorke Lee
2014-07-22Make ViewPagerTabs and FABController RTL awareYorke Lee
2014-07-10Adding support for video call icon and data usage in call log.Tyler Gunn
2014-07-08Add closeQuietly utility method (1/2)Yorke Lee
2014-06-11resolved conflicts for merge of 0a4327e6 to masterAndrew Lee
2014-06-10Update empty list assets and text.Andrew Lee
2014-05-29Fix broken Dialer testsYorke Lee
2014-05-18Add send message option to dialpadYorke Lee
2014-04-07Catch activity not found exceptionsYorke Lee
2012-11-13Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng
2012-10-23Removing contacts dependencies from CallDetailActivity.Chiao Cheng
2012-08-30Moving more classes from contacts into dialer.Chiao Cheng
2012-08-21Initial move of dialer features from contacts app.Chiao Cheng