summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/calllog/CallLogFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Dialer: FPS is low when scrolling call logswangjing2015-04-201-0/+1
* Fix ClassCastException in CallLogFragmentYorke Lee2015-03-131-1/+1
* Fix regression in recent call filteringemancebo2015-01-231-1/+1
* Port "filter by date range" from call stats page to call logemancebo2015-01-231-6/+9
* Dialer: add sub filter for msim call logqqzhou2014-11-041-9/+9
* Add null check when auto-scrolling listViewYorke Lee2014-09-221-4/+6
* Merge "When view's expand, scroll them onto screen" into lmp-devBrian Attwell2014-09-121-1/+17
|\
| * When view's expand, scroll them onto screenBrian Attwell2014-09-121-1/+17
* | Fix cursor handling in CallLogQueryHandlerJay Shrauner2014-09-121-4/+4
|/
* Expand transcription view when call log item clickedYorke Lee2014-08-191-14/+5
* Changing Dialer Fragments to implement Analytics.Sai Cheemalapati2014-07-301-2/+2
* Replace shadow workaround with a different oneChris Craik2014-07-181-16/+3
* Added AsyncTask to report dialog/fixed rot (2/2).Sai Cheemalapati2014-07-161-1/+26
* Added a dialog to confirm caller id reporting (1/2).Sai Cheemalapati2014-07-161-4/+17
* Revert "Added a dialog to confirm caller id reporting."Sai Cheemalapati2014-07-161-17/+4
* Added a dialog to confirm caller id reporting.Sai Cheemalapati2014-07-151-4/+17
* Make dialer use PhoneManager.cancelMissedCallsNotification.Santos Cordon2014-07-021-1/+1
* Add icon indicating subscription in call log/call historyNancy Chen2014-06-261-41/+0
* Update empty list assets and text.Andrew Lee2014-06-101-6/+11
* Set call log item view alpha to 1 after expand animation end.Andrew Lee2014-05-271-0/+5
* Merge "Changing the call log collapse animation for previous item so it happe...Andrew Lee2014-05-271-6/+8
|\
| * Changing the call log collapse animation for previous item so it happensTyler Gunn2014-05-231-6/+8
* | Merge "Add padding to bottom of listviews" into lmp-preview-devYorke Lee2014-05-231-0/+3
|\ \ | |/ |/|
| * Add padding to bottom of listviewsYorke Lee2014-05-221-0/+3
* | DO NOT MERGE. Tidy up call log shadow/touch interactions.Andrew Lee2014-05-221-20/+35
|/
* Merge "Correctly save CallLogFragment state"Yorke Lee2014-05-211-16/+50
|\
| * Correctly save CallLogFragment stateYorke Lee2014-05-211-16/+50
* | Changing expand/collapse so that only a single row is expanded at once.Tyler Gunn2014-05-211-0/+26
|/
* Cleaning up shadowing and animation of call log expansion.Tyler Gunn2014-05-161-2/+35
* Animate call log expand/collapseYorke Lee2014-05-131-2/+83
* Use new nested scrolling APIsYorke Lee2014-05-121-1/+0
* Adding support for expandable call log entries.Tyler Gunn2014-05-051-1/+1
* Add view call history at bottom of recentsYorke Lee2014-04-221-1/+26
* Merge "Adding support in the CallLogFragment for filtering calls based on cal...Tyler Gunn2014-04-181-5/+31
|\
| * Adding support in the CallLogFragment for filtering calls based on callTyler Gunn2014-04-161-7/+31
* | Add call log fragment to ListsFragmentYorke Lee2014-04-171-4/+4
* | Add voicemail tab to call history tab bar.Andrew Lee2014-04-161-4/+3
|/
* Call History Affordances SwapTyler Gunn2014-02-031-1/+1
* am a6536611: am f427ab83: am ce150742: am dc372cc7: Merge "Add a content obse...Elliott Hughes2013-12-131-0/+5
|\
| * Add a content observer for voicemail to the call log fragmentHUANG Menghuai2013-12-051-0/+5
* | Remove private references to isUriNumber and getUsernameFromUriNumberYorke Lee2013-11-191-1/+2
|/
* Fix missed calls not updating properlyYorke Lee2013-09-161-2/+2
* Follow up on build break to fix unit tests.Chiao Cheng2013-09-141-4/+3
* Add enable reverse number lookup link to call card.Chiao Cheng2013-09-111-7/+3
* Don't clear call shortcut when entering call logYorke Lee2013-09-101-3/+1
* Make the call log shortcut swipeableHongwei Wang2013-09-091-26/+2
* Change primary actions of the CallLog items.Christine Chen2013-08-151-1/+1
* Remove phone call receiver in call log fragmentYorke Lee2013-08-091-52/+0
* Code cleanup for call log related itemsYorke Lee2013-08-051-125/+47
* Use new CallLog number presentation columnJay Shrauner2013-06-131-5/+2