History log of /packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3c5b0289eaf92e0b7345321993de12e89d01b8db 16-Jul-2014 Yorke Lee <yorkelee@google.com> Show contacts without phone numbers in All contacts

Bug: 16324722
Change-Id: I14a26aefbe641412336c4c7228e51cd167d22833
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
39f773e8a64ec1b770b2679871b7c44cac7243d2 12-Jun-2014 Andrew Lee <anwlee@google.com> Update strings for empty lists in Dialer.

Also, some slight renaming for consistency across dialer.

Bug: 15513399
Change-Id: Ia66084630fc9473dc24303aab0d777e1bde1b41a
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
0a4327e6bfeedc23ddefb4df9f6e8041ebc87b59 11-Jun-2014 Andrew Lee <anwlee@google.com> Update empty list assets and text.

- Add new assets for empty lists, delete old no favorites banner.
- Adapt phone_no_favorites.xml into generic container shown when
a list is empty.
- Add helper to DialerUtils to configure empty list view with
a provided image and message.
- Configure empty list view in relevant fragments.
- Some text styling/margin/padding to get things to spec. A
minimum height is used on the message so that the icons and text
will be laid out in a consistent manner.

Bug: 15513399
Change-Id: I52337a4544065a991d3b8084d96b01516a458c42
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
331f457e9ac7b41fc8c43000ed989a3c09d68f62 10-Jun-2014 Andrew Lee <anwlee@google.com> Dialer changes for correct selection bounds adjustment.

Do not adjust the bounds for the search fragment.
Do adjust the bounds for the contacts fragment.
Also, now we hide the scrollbar on the search fragments.

Bug: 15517457
Change-Id: I0e5dedfcfdd1da359358671b57dd1132e66d6861
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
781ee24f91f6eb6a1687d803971196f2bf71c02b 23-May-2014 Yorke Lee <yorkelee@google.com> Add padding to bottom of listviews

Bug: 15164687
Change-Id: I142e8900b471bfb05cf8dad1ed8b0d8d0e4efae6
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
2be163ad2e4a9c91900743bc9e9f67f7ef80f05b 25-Apr-2014 Andrew Lee <anwlee@google.com> Defer to default photo position in all contacts list.

Bug: 13956531
Change-Id: Iaf6d28dba9d6ddc222eb58ebca7d99c021703305
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
6144d027255568a76adf8c36b96af8e283460622 24-Apr-2014 Yorke Lee <yorkelee@google.com> Disable quickcontactbadge in AllContactsFragment

Disable the quick contacts badge in AllContactsFragment and just
use the regular photo ImageView so that contact photos can be made
round and have the overlay removed without affecting other apps
that use the QuickContactsBadge (e.g. Gmail).

Also tag the view with the contactUri so that it can be used to
bring up the QuickContactActivity when clicked.

Bug: 13747208

Change-Id: I02288fd64d133d75c7b5e635d9b450f0b2cf7673
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
53845dc94a78d3efe4f8ea76a5e9a60dbc79aa16 21-Apr-2014 Yorke Lee <yorkelee@google.com> Renable fast scroller in All contacts

Change-Id: I60177bb1bc11801b4beaadaca8da598a86c19302
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
931075eab957d7ecd7a9e880c0650012e29f05c2 17-Apr-2014 Andrew Lee <anwlee@google.com> On click, open quick contacts for list items in Dialer's Contacts.

- Change AllContactsFragment to extend ContactEntryListFragment.
- Replace PhoneNumberListAdapter with DefaultcontactListAdapter,
and filter only for contacts with phone numbers.
- Handle item clicks to open the ContactListItemView's QuickContact.

Bug: 13956531
Change-Id: If3ceb5c3a988b0c701387eca22a3ae5de055c66a
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
23553a71152409708841f957283f8f84d90023fe 17-Apr-2014 Yorke Lee <yorkelee@google.com> Reattach listener when fragment is destroyed and recreated

Bug: 14136602
Change-Id: I49796b7a545c6c650680cb0ee6152a93381b2736
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java
8dd6200bef2eb07486f4c7e288941cfcfed35e79 09-Aug-2013 Yorke Lee <yorkelee@google.com> Extract ShowAllContactsFragment and add it to its own activity

Bug: 10244050
Change-Id: I9c815aecc3fe9f0db239129749fb5be3c73f51be
/packages/apps/Dialer/src/com/android/dialer/list/AllContactsFragment.java