summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/calllog
AgeCommit message (Expand)Author
2015-05-18Merge "Only allow one expanded call log card." into mnc-devAndrew Lee
2015-05-14Only allow one expanded call log card.Andrew Lee
2015-05-14Merge "Don't set voicemail status message in Call Log." into mnc-devAndrew Lee
2015-05-13Don't set voicemail status message in Call Log.Andrew Lee
2015-05-13Merge "Send VM notification to VM call log tab." into mnc-devAndrew Lee
2015-05-13Send VM notification to VM call log tab.Andrew Lee
2015-05-13Reorganize Intent utilities, add send SMS intent.Andrew Lee
2015-05-12Indicate whether CallLogAdapter is for Recents.Andrew Lee
2015-05-11Merge "Fix crash in voicemail notifications." into mnc-devNancy Chen
2015-05-11Fix crash in voicemail notifications.Nancy Chen
2015-05-11Dynamically check for permission denialsYorke Lee
2015-05-08Improve talkback on call log actions.Andrew Lee
2015-05-08Merge "Add call log list item actions for adding contacts." into mnc-devAndrew Lee
2015-05-07Add call log list item actions for adding contacts.Andrew Lee
2015-05-07Merge "Mark voicemails as old after they are read." into mnc-devNancy Chen
2015-05-07Mark voicemails as old after they are read.Nancy Chen
2015-05-07Fix crash in recents log when in Talkback mode.Andrew Lee
2015-05-07Update layouts for call log list item actions.Andrew Lee
2015-05-04Add "show call history" list item.Andrew Lee
2015-04-29Check the voicemail IDs as opposed to the whole URI.Nancy Chen
2015-04-23Use TelecomManager.placeCall APIYorke Lee
2015-04-21CallLogAdapter cleanup and refactoring.Tyler Gunn
2015-04-20Make sure to correctly remove onPreDrawListenerYorke Lee
2015-04-16Remove use of private isResumed APIYorke Lee
2015-04-16Move call log actions into expandable view.Andrew Lee
2015-04-14Follow TelecomManager API changesYorke Lee
2015-04-10Cardify the call log list items!Andrew Lee
2015-04-10Merge "Replace ListView with RecyclerView in call log."Andrew Lee
2015-04-09Replace ListView with RecyclerView in call log.Andrew Lee
2015-04-09Merge "Remove deprecated API use"Jay Shrauner
2015-04-09Remove deprecated API useJay Shrauner
2015-04-09Move some CallLog testing from adapter to fragment.Andrew Lee
2015-04-08Remove footer view.Andrew Lee
2015-04-08Merge "Remove expand/collapse animations in the Call Log."Andrew Lee
2015-04-07Separate empty view logic from ListView.Andrew Lee
2015-04-07Move copy of GroupingListAdapter to Dialer app.Andrew Lee
2015-04-06Remove expand/collapse animations in the Call Log.Andrew Lee
2015-04-06Merge "Don't track ReportDialog state in CallLogFragment."Andrew Lee
2015-04-03Don't track ReportDialog state in CallLogFragment.Andrew Lee
2015-04-03Create ContactInfoCache from CallLogAdapter.Andrew Lee
2015-04-02Merge "Move ContactInfo request classes to package."Andrew Lee
2015-04-01Move ContactInfo request classes to package.Andrew Lee
2015-04-01Move ContactInfo database methods into helper.Andrew Lee
2015-04-01Move setPhoto logic to CallLogListItemViews.Andrew Lee
2015-03-31Move view expand logic to CallLogListItemViews.Andrew Lee
2015-03-27Merge "Move view-specific logic to ViewHolders."Andrew Lee
2015-03-27Move view-specific logic to ViewHolders.Andrew Lee
2015-03-27Merge "Move Report-Bad-Data toast to GoogleDialer."Andrew Lee
2015-03-26Remove unused getBetterNumberFromContacts method.Andrew Lee
2015-03-26Move Report-Bad-Data toast to GoogleDialer.Andrew Lee
2015-03-23Merge "Notify adapter of data set change onResume."Andrew Lee
2015-03-23Fix NPE in call detail activity for voicemails.Nancy Chen
2015-03-20Notify adapter of data set change onResume.Andrew Lee
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