summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/calllog/CallLogAdapter.java
AgeCommit message (Expand)Author
2014-05-21Removing the delete button from call log entries.Tyler Gunn
2014-05-21Changing expand/collapse so that only a single row is expanded at once.Tyler Gunn
2014-05-16Adding call details affordance to call log.Tyler Gunn
2014-05-14Adding day group headings in the call log which group call log entriesTyler Gunn
2014-05-13Animate call log expand/collapseYorke Lee
2014-05-12Fixing bug where recycled call logs rows that were previously expanded butTyler Gunn
2014-05-12Merge "Removing highlighting of missed calls and voicemails in the call log. ...Tyler Gunn
2014-05-12Removing highlighting of missed calls and voicemails in the call log.Tyler Gunn
2014-05-07Setting call log item elevation and background color when items areTyler Gunn
2014-05-05Adding support for expandable call log entries.Tyler Gunn
2014-04-28Use circular support in ContactPhotoManagerYorke Lee
2014-03-06Fix for letter tile avatars not displaying properly in calllogYorke Lee
2014-02-28Use new ContactPhotoManager APIs for letter tile avatarsYorke Lee
2014-02-03Call History Affordances SwapTyler Gunn
2013-11-19Rename PhoneNumberHelper in DialerYorke Lee
2013-10-21Fix call log jankYorke Lee
2013-10-08Check for closed cursor to prevent crash.Chiao Cheng
2013-09-30Turn on reverse lookup by default.Chiao Cheng
2013-09-29Fix incorrect photouri on call shortcutYorke Lee
2013-09-26Fix for private numbers in call shortcut being dialableYorke Lee
2013-09-24Adding missed call badge.Chiao Cheng
2013-09-20Merge "Perform reverse lookup for call shortcut." into klp-devChiao Cheng
2013-09-20Perform reverse lookup for call shortcut.Chiao Cheng
2013-09-19Don't allow calls to undialable numbersYorke Lee
2013-09-14Follow up on build break to fix unit tests.Chiao Cheng
2013-09-12Changes to detect whether a call is voicemail.Chiao Cheng
2013-09-11Add enable reverse number lookup link to call card.Chiao Cheng
2013-09-05Add content description for call log quick contact badgesYorke Lee
2013-09-03Add contacts to the cache when dialedJay Shrauner
2013-08-28Use contacts cache in call log adapterYorke Lee
2013-08-15Change primary actions of the CallLog items.Christine Chen
2013-08-05Code cleanup for call log related itemsYorke Lee
2013-07-16Initial commit of all new dialer activities, layouts and stylesYorke Lee
2013-07-03Remove CallLog New and Old sectioning.Christine Chen
2013-06-13Use new CallLog number presentation columnJay Shrauner
2012-10-23Removing contacts dependencies from CallDetailActivity.Chiao Cheng
2012-10-15Changing com.android.contacts.R to com.android.dialer.R.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