History log of /packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7b127d43de0de29c27a9db19f0a7e792ac678c05 01-Oct-2015 Andrew Lee <anwlee@google.com> Prepatory CallDetailActivity tweaks.

Incremental CL in changing actions/layout of CallDetailActivity to
move actions such as Block/Edit/Copy out of the overflow menu.

+ Make header at top of Call Detail Activity smaller.
+ Move delete options into actionbar button.
- Delete call list header in CallDetailActivity.

Bug: 24109819
Change-Id: If75f016e14de9e2c5ac8629c4bfa38e2380ce48b
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
73bc910eee877d8f3f7f547e4fce809465f02805 03-Oct-2015 Andrew Lee <anwlee@google.com> Revert "Prepatory CallDetailActivity tweaks."

This reverts commit 11a7350843ec13c7ca4d27523e9ba146911d2767.

Change-Id: Idf62da51c934ee598c1bbc1b5052e6cea2929feb
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
11a7350843ec13c7ca4d27523e9ba146911d2767 01-Oct-2015 Andrew Lee <anwlee@google.com> Prepatory CallDetailActivity tweaks.

Incremental CL in changing actions/layout of CallDetailActivity to
move actions such as Block/Edit/Copy out of the overflow menu.

+ Make header at top of Call Detail Activity smaller.
+ Move delete options into actionbar button.
- Delete call list header in CallDetailActivity.

Bug: 24109819
Change-Id: I1a5fedc54d1bb725597a07f4cfd8d7f6e8627a32
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
2edcc52884f5ce28df261573ec87b876bc00f963 10-Jun-2015 Roshan Pius <rpius@google.com> Call log duration display for calls less than a minute.

Changing the call log details duration display to show only the seconds
if the elapsed duration is less than a minute.

Bug: 19383401
Change-Id: I8d39ca2c6c680e58602022250d4272d83024696d
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
0927dc6ef623bec56415d087885f6d2607da35f7 21-Aug-2014 Andrew Lee <anwlee@google.com> Pass application context into isVideoEnabled usages.

Bug: 16211386
Change-Id: I0bda040bd6cd5c55ee7c708044befaad8977d460
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
92b0e2fc719f925d22d8d77f0b51bb897453c448 19-Aug-2014 Paul Soulos <psoulos@google.com> Moves isVideoEnabled to ContactsCommon (2/3)

bug: 16015752
Change-Id: Idaedd70a53b81e375d3a8bf8d9a4fbce1c62cd3f
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
ca630af11785b88d0646bb8751b8b4af32fd2b76 12-Aug-2014 Andrew Lee <anwlee@google.com> Disable VT features in Dialer,

+ Should be contingent on a setting in any case. In teh future this
will be derived from capability, but for the moment this feature
just won't be supported.
+ Pointed everything to a false flag in DialerUtils.

Bug: 16211386
Change-Id: I37e027c94e3411d8e73a349b3101fdb6ad598b3b
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
5619f2ed87cb207352c0ff5578348baeb69ee202 15-Jul-2014 Tyler Gunn <tgunn@google.com> Various call log / call details video call changes.
Requires cl/501841.

Call log:
1. Add video call affordance.
2. Add accessibility text for calls, video call afforance.
3. Fixed unit test

Call details:
1. Showing video icon when a call had video.
2. Changing call headings to indicate they were video calls.

Bug: 16013879
Bug: 16013344
Bug: 16013684
Change-Id: I53b5bf9b0b1a63f9d119318d59f690d310cca7c8
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
8b0e858d5b4c50813dbe2b5c244e7013814b23ec 10-Jul-2014 Tyler Gunn <tgunn@google.com> Adding support for video call icon and data usage in call log.

Bug: 16013684
Bug: 16015261
Change-Id: Ie75443d641c1e09a5772bb618aba55de8583716b
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
18164c85000ad4049b787051b3ab472d2901c586 09-Jun-2014 Tyler Gunn <tgunn@google.com> Applying call details red-lines.

- Contact photo is now quick-contact which invokes quick-contact view.
- Removed send MS and call affordances, along with scrolling effect.
- Added missing accessibility strings to voicemail controls.

Bug: 15328410
Change-Id: I6d78d582af8c3a5cea8e051911cf3be763df2a36
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.java
66b60af960e3bf2e3b425966026e4b8ed8d01a03 08-Nov-2013 Yorke Lee <yorkelee@google.com> Treat unknown call types as missed calls

Don't crash on unknown call types. Instead, just treat them as missed
calls.

Bug: 11586034
Change-Id: I4ca1721e1526ade36237251e7636d161ca8490be
/packages/apps/Dialer/src/com/android/dialer/calllog/CallDetailHistoryAdapter.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/calllog/CallDetailHistoryAdapter.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/calllog/CallDetailHistoryAdapter.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/calllog/CallDetailHistoryAdapter.java