summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/calllog
AgeCommit message (Expand)Author
2015-03-18Merge "Clean up extra helper methods."Andrew Lee
2015-03-18Clean up extra helper methods.Andrew Lee
2015-03-18Merge "Move add contact intent creation to IntentProvider."Andrew Lee
2015-03-17Merge "Do not cache non-contacts URI in calllog provider. (2/2)"Makoto Onuki
2015-03-16Move add contact intent creation to IntentProvider.Andrew Lee
2015-03-16Merge "Delete call log list item extras."Andrew Lee
2015-03-16Delete call log list item extras.Andrew Lee
2015-03-15Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'Vinit Deshpande
2015-03-10Do not cache non-contacts URI in calllog provider. (2/2)Makoto Onuki
2015-03-10Show corp contacts in call-log...Makoto Onuki
2015-03-02Ignore all voicemails in the call log marked "deleted".Nancy Chen
2015-03-02Add cache for isVoicemail check.Santos Cordon
2015-02-26QuickContacts can prioritize phone mimetype. Part2Brian Attwell
2015-02-19Add cache for isVoicemail check.Santos Cordon
2015-02-04am f4f09521: am 2e7ea428: am 7aaf2414: Fixing issue where carrier name shows ...Tyler Gunn
2015-02-03Move CallUtil into Dialer. P1/3Brian Attwell
2015-02-03Fixing issue where carrier name shows up in call log on single sim devices.Tyler Gunn
2015-01-13Ensure sim color is shown on multi-sim devices when only one sim installed.Tyler Gunn
2015-01-09Add null checksJay Shrauner
2015-01-05Ensure sim color is shown on multi-sim devices when only one sim installed.Tyler Gunn
2014-12-23Fix for clear call log dialog not being dismissedYorke Lee
2014-12-19Merge "Fix ClassCastException in CallLogFragment" into lmp-mr1-devYorke Lee
2014-12-16Handle SQLiteFullExceptionsJay Shrauner
2014-12-15Fix ClassCastException in CallLogFragmentYorke Lee
2014-12-15Check for cases before clearing dialog.Andrew Lee
2014-12-09Fix potential NPE when generating accessibility text.Tyler Gunn
2014-12-05Add Text-to-Speech annotations for phone number displays (3/3)Ihab Awad
2014-12-05Updating "Add Contact" to pre-populate full contact info.Tyler Gunn
2014-12-03NPE fix.Anthony Lee
2014-12-02Merge "On MSIM devices, include account from call log in talkback." into lmp-...Nancy Chen
2014-12-01On MSIM devices, include account from call log in talkback.Nancy Chen
2014-11-28Telecom API updates (2/6)Ihab Awad
2014-11-20Use REDIAL instead of CALL BACK for outgoing callsYorke Lee
2014-11-12Merge "Use the highlight color instead of the tint color" into lmp-mr1-devNancy Chen
2014-11-12Merge "Lookup badge member variables correctly during bindBadge" into lmp-mr1...Yorke Lee
2014-11-12Use the highlight color instead of the tint colorNancy Chen
2014-11-10Lookup badge member variables correctly during bindBadgeYorke Lee
2014-11-10Update PhoneAccount icon API (3/6)Ihab Awad
2014-11-06Merge "Fix for "Clear call log" menu item showing up incorrectly." into lmp-m...Yorke Lee
2014-11-06Merge "Improve Dialer analytics" into lmp-mr1-devYorke Lee
2014-11-06Fix for "Clear call log" menu item showing up incorrectly.Yorke Lee
2014-11-05Improve Dialer analyticsYorke Lee
2014-11-04Protect against ActivityNotFoundExceptionYorke Lee
2014-10-31Add an additional line to Call Log for PhoneAccount nameNancy Chen
2014-10-31Merge "Enable MMI for multi-SIM (3/3)" into lmp-mr1-devNancy Chen
2014-10-31Merge "Use improved analytics in Dialer" into lmp-mr1-devBrian Attwell
2014-10-30Enable MMI for multi-SIM (3/3)Nancy Chen
2014-10-30Use improved analytics in DialerBrian Attwell
2014-10-27Merge "Send desired size of photo to ContactPhotoManager" into lmp-mr1-devYorke Lee
2014-10-25Send desired size of photo to ContactPhotoManagerYorke Lee
2014-10-24Remove CallLogListItemViewYorke Lee
2014-10-23Delete duplicated classBrian Attwell
2014-10-17Make a general call to voicemail when calling back from call log.Nancy Chen
2014-10-15Enable use of phone accounts for voicemail info display.Nancy Chen
2014-10-01Fix HTTP request to a report bad caller ID entry in the call log (1/2)Anthony Lee
2014-09-24Remove the "Last Week" heading for call history.Nancy Chen
2014-09-22Add null check when auto-scrolling listViewYorke Lee
2014-09-16Remove ability to enable/disable phoneaccounts (4/6)Nancy Chen
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-12Merge "When view's expand, scroll them onto screen" into lmp-devBrian Attwell
2014-09-12When view's expand, scroll them onto screenBrian Attwell
2014-09-12Fix cursor handling in CallLogQueryHandlerJay Shrauner
2014-09-11Fix cursor leaksJay Shrauner
2014-09-08Replace Calls.FEATURES_NONE with 0 (2/4)Yorke Lee
2014-08-29Fix layout inconsistencies due to add to contacts shortcutYorke Lee
2014-08-25Merge "Remove call log actionbar elevation" into lmp-devYorke Lee
2014-08-25Remove call log actionbar elevationYorke Lee
2014-08-25Merge "API Review PhoneManager -> TelecommManager. Rename methods (1/6)" into...Nancy Chen
2014-08-25Merge "Hiding VideoCall button in call log when video is not available." into...Tyler Gunn
2014-08-22API Review PhoneManager -> TelecommManager. Rename methods (1/6)Nancy Chen
2014-08-22Add "add to contacts" actionable item to shortcut card.Andrew Lee
2014-08-22Hiding VideoCall button in call log when video is not available.Tyler Gunn
2014-08-20Pass application context into isVideoEnabled usages.Andrew Lee
2014-08-16Merge "Expand transcription view when call log item clicked" into lmp-devYorke Lee
2014-08-19Expand transcription view when call log item clickedYorke Lee
2014-08-19Merge "Reveal InCallUI from touch point in Dialer. COMPLETED." into lmp-devNancy Chen
2014-08-19Moves isVideoEnabled to ContactsCommon (2/3)Paul Soulos
2014-08-19Add theme color to notifications (3/4)Yorke Lee
2014-08-18Reveal InCallUI from touch point in Dialer. COMPLETED.Nancy Chen
2014-08-11Disable VT features in Dialer,Andrew Lee
2014-08-06Multiple voicemail notification takes you to list of voicemailsYorke Lee
2014-08-01Merge "Automatically expand call log row when it gains accessibility focus" i...Yorke Lee
2014-07-29Automatically expand call log row when it gains accessibility focusYorke Lee
2014-07-24Merge "Changing Dialer Fragments to implement Analytics." into lmp-devSai Cheemalapati
2014-07-30Do not call back from original sim, ask everytime or default.Nancy Chen
2014-07-30Changing Dialer Fragments to implement Analytics.Sai Cheemalapati
2014-07-30Changing Activities to implement Analytics (1/2).Sai Cheemalapati
2014-07-29Remove use of TelecommManager.from(context)Yorke Lee
2014-07-25Add account label to call details if appropriateNancy Chen
2014-07-24Merge "Allow intents to go directly to call log tabs" into lmp-devYorke Lee
2014-07-24Merge "Hiding reported entries from call log (1/2)." into lmp-devSai Cheemalapati
2014-07-24Hiding reported entries from call log (1/2).Sai Cheemalapati
2014-07-24Add voicemail transcriptions to DialerYorke Lee
2014-07-23Hide multiple-account information if there is only a single accountNancy Chen
2014-07-22Allow intents to go directly to call log tabsYorke Lee
2014-07-22Make ViewPagerTabs and FABController RTL awareYorke Lee
2014-07-22Merge "Enable icon selection in call log" into lmp-devNancy Chen
2014-07-22Enable icon selection in call logNancy Chen
2014-07-22Move ViewPagerTabs out of Dialer repoBrian Attwell
2014-07-20Rename PhoneAccountMetadata to PhoneAccountEvan Charlton