History log of /packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/IndeterminateProgressDialog.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9dff772a039db6bf7c73b3b04aeea2eb2f8c8356 27-Oct-2014 Brian Attwell <brianattwell@google.com> Improve analytics

Removes the existing buggy & verbose analytics classes. Instead adds
the AnalyticsUtil. Like before, analytics will automatically be added
to all activities. They need to be manually setup for fragments
that you care about.

Improving analytics CL #2/4

Bug: 18039620
Change-Id: I99a4062e09e7614e5369d795132172d4d1867600
/packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/IndeterminateProgressDialog.java
f938fa22b0901d9a566be1ec3975554f3623f795 23-Oct-2014 Brian Attwell <brianattwell@google.com> Use analytics activities and fragments

All ContactsCommon's activities and fragments now inherit from
analytics base classes.

Also renamed dialerbind.analytics -> commonbind.analytics

Analytics CL #1/6

Bug: 18039620
Change-Id: Ie9cef92bfcadf6764970d70474ced24dba7f828d
/packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/IndeterminateProgressDialog.java
a8feb7b88f2f67d8a80762dc54d336f1ea3a22d3 31-Oct-2012 Chiao Cheng <chiaocheng@google.com> Moving dependencies of PhoneFavoriteFragment.

Move common classes from Contacts to Contacts Common.

Bug: 6993891
Change-Id: Idd0b3115df810090340d1b10b04eb698d5facfb6
/packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/IndeterminateProgressDialog.java