History log of /packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
10ae593a59aa50963e1d3159747da2d65ca79bed 04-Aug-2017 Eric Erfanian <erfanian@google.com> This change brings Dialer oc-mr1-dev up to date with v11.1 RC06.

This is to resolve a merge conflict in:
I48296c56fb1d275a06b7c314f5380266c1195ef2

Test: make

master is already up to date and

Merged-In: I858e3665253139b8aab4e4c063bfc4c419f33cc9

Change-Id: Ifc146f2fec24fd2f8a51cd32feb3699bb1c07136
/packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java
d67712a9fcfb2b8802274ae2a8a10b8e403f661e 12-Jul-2017 roldenburg <roldenburg@google.com> Display correct string for Lightbringer calls in call details

Without this change, all video calls are referred to as just "video call". This
CL uses the Lightbringer interface to allow customizing that text.

Before: https://drive.google.com/open?id=0B7uuA4cyYX0xeVZCTGtMUUtoRVU
After: https://drive.google.com/open?id=0B7uuA4cyYX0xMnFhbTBXMDI2VW8
Bug: 63138393
Test: CallTypeHelperTest
PiperOrigin-RevId: 161692812
Change-Id: I36dc1a1fae96dddee91c5efb8892c4a6c7ef67ca
/packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java
2f1c7586bcce334ca69022eb8dc6d8965ceb6a05 19-Jun-2017 Eric Erfanian <erfanian@google.com> Update AOSP Dialer source from internal google3 repository at
cl/159428781.

Test: make, treehugger

This CL updates the AOSP Dialer source with all the changes that have
gone into the private google3 repository. This includes all the
changes from cl/152373142 (4/06/2017) to cl/159428781 (6/19/2017).

This goal of these drops is to keep the AOSP source in sync with the
internal google3 repository. Currently these sync are done by hand
with very minor modifications to the internal source code.
See the Android.mk file for list of modifications.
Our current goal is to do frequent drops (daily if possible) and
eventually switched to an automated process.

Change-Id: Ie60a84b3936efd0ea3d95d7c86bf96d2b1663030
/packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java
cded3beaf28a703e1ef8f71bbc6836e6806c3736 09-Jun-2017 Tobias Thierer <tobiast@google.com> Revert "Update AOSP Dialer source from internal google3 repository at cl/158012278. am: 91ce7d2a47"

This reverts commit c67d658e7daa453fe9ad9fd1a37f81eaf2048c44.

Reason for revert: This CL broke the sailfish-userdebug_javac-all target on master.

Change-Id: I9b54333a654c00154ca84f4ece84bea4f07cc19b
/packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java
91ce7d2a476bd04fe525049a37a2f8b2824e9724 05-Jun-2017 Eric Erfanian <erfanian@google.com> Update AOSP Dialer source from internal google3 repository at
cl/158012278.

Test: make, treehugger

This CL updates the AOSP Dialer source with all the changes that have
gone into the private google3 repository. This includes all the
changes from cl/152373142 (4/06/2017) to cl/158012278 (6/05/2017).

This goal of these drops is to keep the AOSP source in sync with the
internal google3 repository. Currently these sync are done by hand
with very minor modifications to the internal source code.
See the Android.mk file for list of modifications.
Our current goal is to do frequent drops (daily if possible) and
eventually switched to an automated process.

Change-Id: I4d3f14b5140e2e51bead9497bc118a205b3ebe76
/packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java
8369df095a73a77b3715f8ae7ba06089cebca4ce 03-May-2017 Eric Erfanian <erfanian@google.com> This change reflects the Dialer V10 RC00 branch.

RC00 is based on:
branch: dialer-android_release_branch/153304843.1
synced to: 153304843

following the instructions at go/dialer-aosp-release.

In this release:

* Removes final apache sources.
* Uses native lite compilation.

More drops will follow with subsequent release candidates
until we reach our final v10 release, in cadence with our
prebuilt drops.

Test: TreeHugger, on device
Change-Id: Ic9684057230f9b579c777820c746cd21bf45ec0f
/packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java
9a090c89e7a0c43a668bd6e2ac5e5e680f323aed 17-Mar-2017 Eric Erfanian <erfanian@google.com> Update AOSP Dialer source from internal google3 repository at cl/150392808

Test: Treehugger

Notable this release:
* Reintroduce localization.

This CL updates the AOSP Dialer source with all the changes that have
gone into the private google3 repository. This includes all the
changes from 3/15/2017 to cl/150392808 (3/16/2017).

This goal of these drops is to keep the AOSP source in sync with the
internal google3 repository. Currently these sync are done by hand
with very minor modifications to the internal source code.

See the Android.mk file for list of modifications.

Our current goal is to do frequent drops (daily if possible) and
eventually switched to an automated process.

Change-Id: Ia16d68469c2ca1ff42c7fa31d922bdb78c4e244a
/packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java
2df4538eb90b896be15eebc1d9adf1206131c8a3 16-Mar-2017 Sailesh Nepal <sail@google.com> Revert "Update dialer to tap green cl 150332012."

This reverts commit 1019500220518fb5fb023fcb7d370ab3cbf12307.

Change-Id: Ie6e4f81a995fca7345132b596521b0bd06ceffb9
/packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java
1019500220518fb5fb023fcb7d370ab3cbf12307 16-Mar-2017 Eric Erfanian <erfanian@google.com> Update dialer to tap green cl 150332012.

Test: Treehugger
Change-Id: If2baab1d3fc2dee602a4f784bba532182e7174f5
/packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java
d5e47f6da5b08b13ecdfa7f1edc7e12aeb83fab9 15-Mar-2017 Eric Erfanian <erfanian@google.com> Update Dialer source from latest green build.

* Refactor voicemail component
* Add new enriched calling components

Test: treehugger, manual aosp testing

Change-Id: I521a0f86327d4b42e14d93927c7d613044ed5942
/packages/apps/Dialer/java/com/android/dialer/calldetails/CallDetailsAdapter.java