History log of /packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fb0a934ad90f1855787563eb80f2c8fff7f640ac 14-Sep-2013 Chiao Cheng <chiaocheng@google.com> Follow up on build break to fix unit tests.

Change-Id: I82b7fa50601f6dad60038fd1b9c5f0aad2f374f5
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
e6933be00d2ecc266612a374a62e05352937408e 13-Sep-2013 Chiao Cheng <chiaocheng@google.com> Changes to detect whether a call is voicemail.

To determine whether to show discovery for caller id.

Bug: 10723396
Change-Id: I924e9a8c05dced4f1ea239c0db71c131bb662da7
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
7e8ea191d0858f02b6b1c002f54c18ab798bd732 05-Sep-2013 Yorke Lee <yorkelee@google.com> Fix spacing issues in call log icons

Recycled CallTypeIconsViews should call request layout to update their new
widths

Bug: 10530469
Change-Id: Ic26c387377c6ccd403229bd3d255cca28da17999
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
034a2b329e469bf6888fbbcf91992f974015c2a8 27-Aug-2013 Yorke Lee <yorkelee@google.com> Use contacts cache in call log adapter

Bug: 10490038

Change-Id: I4c7fc5094f76dfaaa321bc69d595f37bb72f87ad
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
fb585079cc4c522c27f6dd6bf03fd296535960f3 04-Aug-2013 Yorke Lee <yorkelee@google.com> Code cleanup for call log related items

Change-Id: I2aa0458e1fb74abaea60a02f430a4e413dfed365
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
481994f4962ec937ba8775578c2bb9d76141fd7f 24-Jul-2013 Yorke Lee <yorkelee@google.com> Redlines for call history screen, as well as most recent call log

* Add and change background and layout for CallLogListItem
* Create wrapper view for most recent call log item
* Change actionbar background in Call History activity
* Hide phone number in call log items
* Add tab indicator drawables

Change-Id: Ic86c3fac857971aba58ba3ac1d79ddebaf663da6
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
719a7adde25e0a717816b00668c16c3a1e3c5518 31-May-2013 Jay Shrauner <shrauner@google.com> Use new CallLog number presentation column

Switch to using new number presentation column in the CallLog table and
discontinue using special phone number strings in CallerInfo. Needed for
unbundling.

Bug:6948882
Change-Id: Ibf27ea55cee783c4530101e4e228198e245e6684
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
c341db0532d8b60ca29aa0becf05a4eec9bdc43e 04-Apr-2013 Fabrice Di Meglio <fdimeglio@google.com> Fix for bug #8146846 Phone App should be mirrored for RTL languages

- replace left/right properties with start/end ones (Dialer will never be unbundled)
- add mirrored version of some drawables
- update AndroidManifest

Change-Id: Ia7f5b6ad13dd75fe42f1ee763dda5ab18e2d92c7
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
217d1edcaf8b57829207abf9901c016b1fba9005 14-Nov-2012 Chiao Cheng <chiaocheng@google.com> Move dependencies of AccountTypeManager into ContactsCommon.

Moving dependencies in preparation to move AccountTypeManager.

Bug: 6993891
Change-Id: I0399fee27960d46cd5b6f629d32868ff0c2ce38e
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
9554500572ba82fbd7adb0a1637206ef870ef09e 15-Oct-2012 Chiao Cheng <chiaocheng@google.com> Changing com.android.contacts.R to com.android.dialer.R.

Bug: 6993891
Change-Id: I921ec71fffbd4d4a058bab29ded8a6ac62adfb70
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
91197049c458f07092b31501d2ed512180b13d58 24-Aug-2012 Chiao Cheng <chiaocheng@google.com> Moving more classes from contacts into dialer.

- These classes are only used by dialer code.
- Fixed import order.

Bug: 6993891
Change-Id: I7941a029989c4793b766fdc77a4666f9f99b750a
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java
94b10b530c0fc297e2974e57e094c500d3ee6003 18-Aug-2012 Chiao Cheng <chiaocheng@google.com> Initial move of dialer features from contacts app.

Bug: 6993891
Change-Id: I758ce359ca7e87a1d184303822979318be171921
/packages/apps/Dialer/src/com/android/dialer/PhoneCallDetailsHelper.java