History log of /packages/apps/ContactsCommon/src/com/android/contacts/common/list/PinnedHeaderListView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4315d80b53b324c7f74b994e8c579101ae3577c1 18-Oct-2013 Yorke Lee <yorkelee@google.com> Merge "Don't use private resources in ContactsCommon/Dialer" into klp-dev
1af4d919420fab10d77356118dd9f75588186a2a 16-Oct-2013 Yorke Lee <yorkelee@google.com> Don't use private resources in ContactsCommon/Dialer

This removes all references to private resources needed for
Dialer to run on GPE devices

Bug: 11244110
Change-Id: I29f690bafdc1bb11938db8cbee4986da73781e0f
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/PinnedHeaderListView.java
2be2e46d936b70e4e05e26e207a979d4b71c2b72 16-Oct-2013 Yorke Lee <yorkelee@google.com> Fix fast scroller regression in People

Bug: 10841097
Change-Id: I8abb74704dc106d82db3c7d1882e254b20e4df31
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/PinnedHeaderListView.java
e93d60921db4a6909ebfaf7214986bc2f3634a23 01-Oct-2013 Yorke Lee <yorkelee@google.com> Support tapping on directory headers in PinnedHeaderListView

Restore broken functionality that allowed you to directly scroll
to a directory partition by clicking on a directory header.

Also reduced animation duration to 100ms, to reduce frequency of
framework bug b/11010610

Bug: 10991974
Change-Id: Ie6cc185335a2d5dedea05321cca0fb87084c3844
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/PinnedHeaderListView.java
0b8fc4af478f997bfc8bcaa785c9529ad8b797c7 21-Sep-2013 Yorke Lee <yorkelee@google.com> Fix fast scroller in PinnedHeaderListView

Bug: 10841097
Change-Id: I93400b623024054a3370e3957c464b2ea3e3818a
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/PinnedHeaderListView.java
bc8a5b4d1ca27c5b277e232e057a019003333f38 09-Apr-2013 Yorke Lee <yorkelee@google.com> Set layoutDirection for PinnedHeaderView on creation

Fixes crash when typing a character into the contact picker
caused by trying to access a null view.

Bug 8575063

Change-Id: Ie379b81cc1662143e395d89cad031a9c0749ebbb
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/PinnedHeaderListView.java
9f0c1621718b382531cbebfe38907e6d3db6ceae 04-Apr-2013 Fabrice Di Meglio <fdimeglio@google.com> Fix for bug #8146846 Phone App should be mirrored for RTL languages

- add start/end aside left/right properties
- make default PhotoPosition depends on Locale layout direction
- add mirrored version of Drawables
- use android:textAlignment="viewStart" when needed on TextView

Change-Id: I0bf2fb83d94a3748d26d1825387b9b16830830a5
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/PinnedHeaderListView.java
d6bba124836ec2f528b329759e38fda6297fec49 01-Nov-2012 Chiao Cheng <chiaocheng@google.com> Moving ContactListItemView and dependent classes.

Further clean-up of PhoneFavoriteFragment in Dialer app to move all necessary
dependencies into Contacts Common package.

Bug: 6993891
Change-Id: Ie310707da47d5e5c91e281d140f11e1eb47a5118
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/PinnedHeaderListView.java