summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/list/PinnedHeaderListView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE when mAdapter is nullJay Shrauner2014-09-061-1/+4
* Fix pinned header jump for first pinned headerYorke Lee2014-09-021-4/+4
* Fix positioning of first header in contacts list.Andrew Lee2014-06-231-1/+1
* Set first header's y position according to the to of the first child.Andrew Lee2014-06-021-4/+15
* Moves section header in contacts list to the left side.Andrew Lee2014-04-281-15/+19
* Remove use of isLayoutRtl and move to utility methodYorke Lee2013-11-041-1/+3
* Merge "Don't use private resources in ContactsCommon/Dialer" into klp-devYorke Lee2013-10-171-2/+2
|\
| * Don't use private resources in ContactsCommon/DialerYorke Lee2013-10-161-2/+2
* | Fix fast scroller regression in PeopleYorke Lee2013-10-151-1/+6
|/
* Support tapping on directory headers in PinnedHeaderListViewYorke Lee2013-10-011-3/+26
* Fix fast scroller in PinnedHeaderListViewYorke Lee2013-09-201-1/+5
* Set layoutDirection for PinnedHeaderView on creationYorke Lee2013-04-091-1/+0
* Fix for bug #8146846 Phone App should be mirrored for RTL languagesFabrice Di Meglio2013-04-051-4/+7
* Moving ContactListItemView and dependent classes.Chiao Cheng2012-11-051-0/+523