summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/calllog/CallLogAdapter.java
Commit message (Expand)AuthorAgeFilesLines
...
| * UI improvements on tabs, recent expanded card, speed dial grid.Andrew Lee2014-06-061-6/+10
* | Adding "today" and "yesterday" string resources.Tyler Gunn2014-06-101-8/+2
|/
* Adjust call log text padding.Andrew Lee2014-05-291-4/+9
* Merge "Changing the call log collapse animation for previous item so it happe...Andrew Lee2014-05-271-27/+20
|\
| * Changing the call log collapse animation for previous item so it happensTyler Gunn2014-05-231-27/+20
* | Cleanup of call log entry horizontal padding and RTL support. DO NOT MERGETyler Gunn2014-05-231-11/+4
|/
* DO NOT MERGE. Tidy up call log shadow/touch interactions.Andrew Lee2014-05-221-2/+2
* Removing the delete button from call log entries.Tyler Gunn2014-05-211-77/+2
* Changing expand/collapse so that only a single row is expanded at once.Tyler Gunn2014-05-211-22/+67
* Adding call details affordance to call log.Tyler Gunn2014-05-161-5/+18
* Adding day group headings in the call log which group call log entriesTyler Gunn2014-05-141-6/+111
* Animate call log expand/collapseYorke Lee2014-05-131-2/+19
* Fixing bug where recycled call logs rows that were previously expanded butTyler Gunn2014-05-121-16/+20
* Merge "Removing highlighting of missed calls and voicemails in the call log. ...Tyler Gunn2014-05-121-7/+14
|\
| * Removing highlighting of missed calls and voicemails in the call log.Tyler Gunn2014-05-121-7/+14
* | Setting call log item elevation and background color when items areTyler Gunn2014-05-071-0/+7
|/
* Adding support for expandable call log entries.Tyler Gunn2014-05-051-32/+285
* Use circular support in ContactPhotoManagerYorke Lee2014-04-281-4/+6
* Fix for letter tile avatars not displaying properly in calllogYorke Lee2014-03-061-5/+2
* Use new ContactPhotoManager APIs for letter tile avatarsYorke Lee2014-02-281-8/+44
* Call History Affordances SwapTyler Gunn2014-02-031-27/+25
* Rename PhoneNumberHelper in DialerYorke Lee2013-11-191-2/+2
* Fix call log jankYorke Lee2013-10-211-1/+10
* Check for closed cursor to prevent crash.Chiao Cheng2013-10-081-16/+17
* Turn on reverse lookup by default.Chiao Cheng2013-09-301-5/+6
* Fix incorrect photouri on call shortcutYorke Lee2013-09-291-9/+0
* Fix for private numbers in call shortcut being dialableYorke Lee2013-09-261-0/+2
* Adding missed call badge.Chiao Cheng2013-09-241-4/+123
* Merge "Perform reverse lookup for call shortcut." into klp-devChiao Cheng2013-09-201-2/+1
|\
| * Perform reverse lookup for call shortcut.Chiao Cheng2013-09-201-2/+1
* | Don't allow calls to undialable numbersYorke Lee2013-09-191-1/+1
|/
* Follow up on build break to fix unit tests.Chiao Cheng2013-09-141-3/+3
* Changes to detect whether a call is voicemail.Chiao Cheng2013-09-121-3/+4
* Add enable reverse number lookup link to call card.Chiao Cheng2013-09-111-18/+15
* Add content description for call log quick contact badgesYorke Lee2013-09-051-0/+3
* Add contacts to the cache when dialedJay Shrauner2013-09-031-2/+1
* Use contacts cache in call log adapterYorke Lee2013-08-281-2/+16
* Change primary actions of the CallLog items.Christine Chen2013-08-151-5/+17
* Code cleanup for call log related itemsYorke Lee2013-08-051-4/+5
* Initial commit of all new dialer activities, layouts and stylesYorke Lee2013-07-161-1/+1
* Remove CallLog New and Old sectioning.Christine Chen2013-07-031-26/+2
* Use new CallLog number presentation columnJay Shrauner2013-06-131-5/+8
* Removing contacts dependencies from CallDetailActivity.Chiao Cheng2012-10-231-2/+2
* Changing com.android.contacts.R to com.android.dialer.R.Chiao Cheng2012-10-151-1/+1
* Moving more classes from contacts into dialer.Chiao Cheng2012-08-301-2/+2
* Initial move of dialer features from contacts app.Chiao Cheng2012-08-211-0/+802