summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/calllog/CallLogFragment.java
AgeCommit message (Expand)Author
2017-03-01Update dialer sources.Eric Erfanian
2016-03-30Fix merge.Sarmad Hashmi
2016-03-17Prevent incorrect call log item from expanding when new item arrives am: fa15094Ta-wei Yen
2016-03-16Prevent incorrect call log item from expanding when new item arrivesTa-wei Yen
2016-03-15Fixing buildSarmad Hashmi
2016-03-04Update call log adapter and related files for archived voicemails.Sarmad Hashmi
2016-02-24Mark missed calls as read on swipe.Sarmad Hashmi
2016-02-24[DO NOT MERGE] Display missed call count for call log.Sarmad Hashmi
2016-02-01Refactor VVM specific code from CallLogFragmentTa-wei Yen
2015-11-18Handle backwards compatible permission lookup and requests (1/3).Nancy Chen
2015-11-11Refresh unread count when voicemail data changes.Nancy Chen
2015-10-30Always hide blocked calls.Andrew Lee
2015-10-26Call log respects display name order preferencesBrandon Maxwell
2015-10-23Revert "Call log respects display name order preferences"Brandon Maxwell
2015-10-23Call log respects display name order preferencesBrandon Maxwell
2015-10-20Add setting for hiding blocked calls.Andrew Lee
2015-10-14Moving call type/location for voicemailBrandon Maxwell
2015-09-17Handle wired headset during voicemail playback.Nancy Chen
2015-09-15Update "X mins ago" on each minute change.Santos Cordon
2015-09-01Display unread count for voicemail and update when vm is read.Nancy Chen
2015-08-24Merge "Only dismiss voicemail notifications when navigating to voicemail tab."Nancy Chen
2015-08-20Only dismiss voicemail notifications when navigating to voicemail tab.Nancy Chen
2015-08-19Show snackbar to undo last deleted voicemail.Nancy Chen
2015-08-14Rename "Recents" to "Call History".Andrew Lee
2015-08-11Show entire call history in Dialer tab.Andrew Lee
2015-07-28Start contact info cache query thread in onResumeYorke Lee
2015-07-17Add permission prompts for contacts and dialpad searchYorke Lee
2015-07-15Update Dialer UI to prompt for permissionsYorke Lee
2015-07-07Go to recents tab instead of CallLogActivity for call views.Nancy Chen
2015-06-19Rewrite of MediaPlayer logic.Andrew Lee
2015-06-18Pass activity into VoicemailPlaybackPresenter.Andrew Lee
2015-06-10Move "Report" to CallDetailActivity.Andrew Lee
2015-06-09Fix some more unit tests...Andrew Lee
2015-06-03Move VM playback from details to call log.Andrew Lee
2015-05-27Refactor Voicemail Playback into standalone view.Andrew Lee
2015-05-22Handle runtime phone permissionYorke Lee
2015-05-13Don't set voicemail status message in Call Log.Andrew Lee
2015-05-12Indicate whether CallLogAdapter is for Recents.Andrew Lee
2015-05-11Dynamically check for permission denialsYorke Lee
2015-05-04Add "show call history" list item.Andrew Lee
2015-04-09Replace ListView with RecyclerView in call log.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-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-03-31Move view expand logic to CallLogListItemViews.Andrew Lee
2015-03-26Move Report-Bad-Data toast to GoogleDialer.Andrew Lee
2015-03-20Notify adapter of data set change onResume.Andrew Lee
2015-03-18Clean up extra helper methods.Andrew Lee
2015-03-16Delete call log list item extras.Andrew Lee
2014-12-15Fix ClassCastException in CallLogFragmentYorke Lee
2014-10-31Merge "Use improved analytics in Dialer" into lmp-mr1-devBrian Attwell
2014-10-30Use improved analytics in DialerBrian Attwell
2014-10-24Remove CallLogListItemViewYorke Lee
2014-10-23Delete duplicated classBrian Attwell
2014-09-22Add null check when auto-scrolling listViewYorke Lee
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-08-19Expand transcription view when call log item clickedYorke Lee
2014-07-30Changing Dialer Fragments to implement Analytics.Sai Cheemalapati
2014-07-18Replace shadow workaround with a different oneChris Craik
2014-07-16Added AsyncTask to report dialog/fixed rot (2/2).Sai Cheemalapati
2014-07-16Added a dialog to confirm caller id reporting (1/2).Sai Cheemalapati
2014-07-16Revert "Added a dialog to confirm caller id reporting."Sai Cheemalapati
2014-07-15Added a dialog to confirm caller id reporting.Sai Cheemalapati
2014-07-02Make dialer use PhoneManager.cancelMissedCallsNotification.Santos Cordon
2014-06-26Add icon indicating subscription in call log/call historyNancy Chen
2014-06-10Update empty list assets and text.Andrew Lee
2014-05-27Set call log item view alpha to 1 after expand animation end.Andrew Lee
2014-05-27Merge "Changing the call log collapse animation for previous item so it happe...Andrew Lee
2014-05-23Changing the call log collapse animation for previous item so it happensTyler Gunn
2014-05-23Merge "Add padding to bottom of listviews" into lmp-preview-devYorke Lee
2014-05-22Add padding to bottom of listviewsYorke Lee
2014-05-22DO NOT MERGE. Tidy up call log shadow/touch interactions.Andrew Lee
2014-05-21Merge "Correctly save CallLogFragment state"Yorke Lee
2014-05-21Correctly save CallLogFragment stateYorke Lee
2014-05-21Changing expand/collapse so that only a single row is expanded at once.Tyler Gunn
2014-05-16Cleaning up shadowing and animation of call log expansion.Tyler Gunn
2014-05-13Animate call log expand/collapseYorke Lee
2014-05-12Use new nested scrolling APIsYorke Lee
2014-05-05Adding support for expandable call log entries.Tyler Gunn
2014-04-22Add view call history at bottom of recentsYorke Lee
2014-04-18Merge "Adding support in the CallLogFragment for filtering calls based on cal...Tyler Gunn
2014-04-17Add call log fragment to ListsFragmentYorke Lee
2014-04-16Add voicemail tab to call history tab bar.Andrew Lee
2014-04-16Adding support in the CallLogFragment for filtering calls based on callTyler Gunn
2014-02-03Call History Affordances SwapTyler Gunn
2013-12-13am a6536611: am f427ab83: am ce150742: am dc372cc7: Merge "Add a content obse...Elliott Hughes
2013-12-05Add a content observer for voicemail to the call log fragmentHUANG Menghuai
2013-11-19Remove private references to isUriNumber and getUsernameFromUriNumberYorke Lee
2013-09-16Fix missed calls not updating properlyYorke Lee
2013-09-14Follow up on build break to fix unit tests.Chiao Cheng
2013-09-11Add enable reverse number lookup link to call card.Chiao Cheng
2013-09-10Don't clear call shortcut when entering call logYorke Lee
2013-09-09Make the call log shortcut swipeableHongwei Wang
2013-08-15Change primary actions of the CallLog items.Christine Chen