summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/calllog/CallLogFragment.java
AgeCommit message (Expand)Author
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
2013-08-09Remove phone call receiver in call log fragmentYorke Lee
2013-08-05Code cleanup for call log related itemsYorke Lee
2013-06-13Use new CallLog number presentation columnJay Shrauner
2012-11-08Prune selected call log filter options from overflow menu.Chiao Cheng
2012-10-23Removing contacts dependencies from CallDetailActivity.Chiao Cheng
2012-10-15Changing com.android.contacts.R to com.android.dialer.R.Chiao Cheng
2012-09-21[cherrypick] Fix potential issue in I3d791ce1f536680a9ca0db2c387f3aad36eda17fMakoto Onuki
2012-09-21[cherrypick] Reset call filter when a call is placed or received.Chiao Cheng
2012-09-19Remove call log filter option from being persisted.Chiao Cheng
2012-09-05Moving resources from Contacts to Dialer.Chiao Cheng
2012-08-30Moving more classes from contacts into dialer.Chiao Cheng
2012-08-21Initial move of dialer features from contacts app.Chiao Cheng