summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-04Merge "Fix VoicemailStatusHelper unit tests." into mnc-devAndrew Lee
2015-06-03Fix unit test errors.Andrew Lee
2015-06-03Fix VoicemailStatusHelper unit tests.Andrew Lee
2015-06-03Move VM playback from details to call log.Andrew Lee
2015-06-03Import translations. DO NOT MERGEGeoff Mendal
2015-06-02Merge "Rename PhoneNumberUtils APIs" into mnc-devBrian Attwell
2015-06-02Rename PhoneNumberUtils APIsBrian Attwell
2015-06-02Merge "Continue voicemail playback during rotation." into mnc-devAndrew Lee
2015-06-02Merge "Enter search UI even if dialpad is not animating" into mnc-devYorke Lee
2015-06-02Merge "Don't use Log.isLoggable to determine DEBUG flag" into mnc-devYorke Lee
2015-06-01Don't use Log.isLoggable to determine DEBUG flagYorke Lee
2015-06-01Enter search UI even if dialpad is not animatingYorke Lee
2015-06-01Continue voicemail playback during rotation.Andrew Lee
2015-06-01Merge "Fix CallDetailActivity tests." into mnc-devAndrew Lee
2015-06-01Fix CallDetailActivity tests.Andrew Lee
2015-06-01Import translations. DO NOT MERGEGeoff Mendal
2015-05-29Import translations. DO NOT MERGEGeoff Mendal
2015-05-28Merge "Refactor Voicemail Playback into standalone view." into mnc-devAndrew Lee
2015-05-27Merge "Fix Talkback focus for call log action views." 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-27Import translations. DO NOT MERGEGeoff Mendal
2015-05-26Use correct xxxhdpi icon for AOSP DialerYorke 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-25Import translations. DO NOT MERGEGeoff Mendal
2015-05-22Handle runtime phone permissionYorke Lee
2015-05-22Handle runtime permissions in DialerYorke Lee
2015-05-22Merge "Transfer VM fragment logic to presenter." into mnc-devAndrew Lee
2015-05-22Merge "Some ListsFragment cleanups." into mnc-devAndrew Lee
2015-05-21Transfer VM fragment logic to presenter.Andrew Lee
2015-05-21Merge "Allow dialing SIP calls directly from search" into mnc-devYorke Lee
2015-05-21Allow dialing SIP calls directly from searchYorke Lee
2015-05-21Some ListsFragment cleanups.Andrew Lee
2015-05-21Merge "Add voicemail tab if there are active providers." into mnc-devAndrew Lee
2015-05-21Add voicemail tab if there are active providers.Andrew Lee
2015-05-21Merge "Import translations. DO NOT MERGE" into mnc-devBaligh Uddin
2015-05-21Import translations. DO NOT MERGEGeoff Mendal
2015-05-20Import translations. DO NOT MERGEBaligh Uddin
2015-05-19Add AsyncTaskUtil for call log actions.Andrew Lee
2015-05-19Performance improvements to call log scrolling.Andrew Lee
2015-05-19Remove unused InCallAppYorke Lee
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-13Import translations. DO NOT MERGEGeoff Mendal
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-13Merge "Reorganize Intent utilities, add send SMS intent." into mnc-devAndrew Lee
2015-05-13Move proximity sensor logic into VM fragment.Andrew Lee
2015-05-13Reorganize Intent utilities, add send SMS intent.Andrew Lee
2015-05-13Import translations. DO NOT MERGEGeoff Mendal
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 "add RequestImportVCardPermissionsActivity to manifest" into mnc-devBrian Attwell
2015-05-12Merge "Save CNAP in call history" into mnc-devYorke Lee
2015-05-11Save CNAP in call historyYorke Lee
2015-05-11add RequestImportVCardPermissionsActivity to manifestBrian Attwell
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-11Import translations. DO NOT MERGEGeoff Mendal
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-06Merge "Tidy up search ripples/layout." into mnc-devAndrew Lee
2015-05-05Tidy up search ripples/layout.Andrew Lee
2015-05-06Merge "Shown actions for queries with at least one digit." into mnc-devAndrew Lee
2015-05-05Shown actions for queries with at least one digit.Andrew Lee
2015-05-05Fix vertical padding on call log fragment.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