summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-18Merge "Only allow one expanded call log card." into mnc-devAndrew Lee
2015-05-18Remove voicemail transcript from details.Andrew Lee
2015-05-15Merge "Delete unused code in CallDetailActivity." into mnc-devAndrew Lee
2015-05-15Merge "Fix potential Dialer NPEs" into mnc-devYorke Lee
2015-05-15Fix potential Dialer NPEsYorke Lee
2015-05-15Delete unused code in CallDetailActivity.Andrew Lee
2015-05-14Remove VM StatusMessage code from Call Details.Andrew Lee
2015-05-15Merge "Change VM playback fragment layout." into mnc-devAndrew Lee
2015-05-14Change VM playback fragment layout.Andrew 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 "Move proximity sensor logic into VM fragment." into mnc-devAndrew Lee
2015-05-13Merge "Fix NPE in keyPressed when getView is null" into mnc-devJay Shrauner
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-13Fix NPE in keyPressed when getView is nullJay Shrauner
2015-05-13Move proximity sensor logic into VM fragment.Andrew Lee
2015-05-13Reorganize Intent utilities, add send SMS intent.Andrew Lee
2015-05-13Merge "More video related API fixes" into mnc-devYorke Lee
2015-05-13Merge "Indicate whether CallLogAdapter is for Recents." into mnc-devAndrew Lee
2015-05-12Indicate whether CallLogAdapter is for Recents.Andrew Lee
2015-05-12More video related API fixesYorke Lee
2015-05-12Merge "Save CNAP in call history" into mnc-devYorke Lee
2015-05-11Save CNAP in call historyYorke Lee
2015-05-11Remove unused ViewDragHelper.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-08Merge "Grab audio focus when listening to voicemail." into mnc-devNancy Chen
2015-05-08Only show accessibility settings for primary user.Andrew 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-08Merge "Fix jank when showing dialpad" into mnc-devYorke Lee
2015-05-08Fix jank when showing dialpadYorke Lee
2015-05-07Grab audio focus when listening to voicemail.Nancy Chen
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-07Merge "Update layouts for call log list item actions." into mnc-devAndrew Lee
2015-05-07Update layouts for call log list item actions.Andrew Lee
2015-05-06Hide "clear" action if search text is empty.Andrew Lee
2015-05-05Shown actions for queries with at least one digit.Andrew Lee
2015-05-05Merge "Change FAB icon and behavior for contacts tab." into mnc-devAndrew Lee
2015-05-05Change FAB icon and behavior for contacts tab.Andrew Lee
2015-05-05Merge "Revert "Fix NPE from ListsFragment crash."" into mnc-devAndrew Lee
2015-05-05Revert "Fix NPE from ListsFragment crash."Andrew Lee
2015-05-04Add "show call history" list item.Andrew Lee
2015-05-01Fix NPE from ListsFragment crash.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-18Use UserManager.isSystemUser APIYorke Lee
2015-04-16Remove use of private isResumed APIYorke Lee
2015-04-16Merge "Change hasVoicemailNumber to getVoicemailNumber"Yorke Lee
2015-04-16Move call log actions into expandable view.Andrew Lee
2015-04-16Change hasVoicemailNumber to getVoicemailNumberYorke Lee
2015-04-15Merge "Use TelecommManager.getDefaultOutgoingPhoneAccount"Yorke Lee
2015-04-15Use TelecommManager.getDefaultOutgoingPhoneAccountYorke Lee
2015-04-14Follow TelecomManager API changesYorke Lee
2015-04-12Merge "Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_work"Prerepa Viswanadham
2015-04-10Cardify the call log list items!Andrew Lee
2015-04-10Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_workPrerepa Viswanadham
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-09Merge "Switch to new SelectPhoneAccountDialogFragment API"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-06Switch to new SelectPhoneAccountDialogFragment APIJay Shrauner
2015-04-06Merge "Create ContactInfoCache from CallLogAdapter."Andrew Lee
2015-04-03Don't track ReportDialog state in CallLogFragment.Andrew Lee
2015-04-03Merge "Use hardware layer for SearchFragment fade in"Yorke Lee
2015-04-03Cannot direct dial or video call from Dialer search results.Tyler Gunn
2015-04-03Create ContactInfoCache from CallLogAdapter.Andrew Lee
2015-04-03Use hardware layer for SearchFragment fade inYorke 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-31Don't return contacts photo manager as a service.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-26Merge "Add logging of shortcut types on click."Andrew Lee
2015-03-26Merge "Make menu options protected instead of private."Andrew Lee
2015-03-25Add logging of shortcut types on click.Andrew Lee
2015-03-25Make menu options protected instead of private.Andrew Lee
2015-03-25Merge "Fix NPE in device ID dialog."Nancy Chen