summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/calllog
AgeCommit message (Expand)Author
2015-06-19Visual indicator that voicemail is unread.Nancy Chen
2015-06-18Pass activity into VoicemailPlaybackPresenter.Andrew Lee
2015-06-15Add play voicemail primary action to call log.Andrew Lee
2015-06-15Merge "Fix abundance of "Custom" labels." into mnc-devAndrew Lee
2015-06-15Fix abundance of "Custom" labels.Andrew Lee
2015-06-15Merge "Convert to primary action button on call log items." into mnc-devAndrew Lee
2015-06-12Convert to primary action button on call log items.Andrew Lee
2015-06-12Don't include voicemails in ALL call type filter.Andrew Lee
2015-06-10Move "Report" to CallDetailActivity.Andrew Lee
2015-06-10Merge "Change PhoneCallDetail fields to be non-final." into mnc-devAndrew Lee
2015-06-10Change PhoneCallDetail fields to be non-final.Andrew Lee
2015-06-10Merge "Call log duration display for calls less than a minute." into mnc-devRoshan Pius
2015-06-10Call log duration display for calls less than a minute.Roshan Pius
2015-06-09Merge "Fix CallLogFragment UnitTests." into mnc-devAndrew Lee
2015-06-09Merge "Get rid of some now-unused VM code." into mnc-devAndrew Lee
2015-06-09Fix CallLogFragment UnitTests.Andrew Lee
2015-06-09Fix some more unit tests...Andrew Lee
2015-06-08Get rid of some now-unused VM code.Andrew Lee
2015-06-04Merge "Move VM playback from details to call log." into mnc-devAndrew Lee
2015-06-03Fix unit test errors.Andrew Lee
2015-06-03Move VM playback from details to call log.Andrew Lee
2015-06-02Merge "Rename PhoneNumberUtils APIs" into mnc-devBrian Attwell
2015-06-02Rename PhoneNumberUtils APIsBrian Attwell
2015-06-01Fix CallDetailActivity tests.Andrew Lee
2015-05-28Merge "Refactor Voicemail Playback into standalone view." into mnc-devAndrew Lee
2015-05-27Fix Talkback focus for call log action views.Andrew Lee
2015-05-27Refactor Voicemail Playback into standalone view.Andrew Lee
2015-05-26Merge "Handle runtime phone permission" into mnc-devYorke Lee
2015-05-26Merge "Handle runtime permissions in Dialer" into mnc-devYorke Lee
2015-05-22Handle runtime phone permissionYorke Lee
2015-05-22Handle runtime permissions in DialerYorke Lee
2015-05-21Add voicemail tab if there are active providers.Andrew Lee
2015-05-19Add AsyncTaskUtil for call log actions.Andrew Lee
2015-05-19Performance improvements to call log scrolling.Andrew Lee
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