History log of /packages/apps/Dialer/java/com/android/dialer/calllog/RefreshAnnotatedCallLogWorker.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/calllog/RefreshAnnotatedCallLogWorker.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/calllog/RefreshAnnotatedCallLogWorker.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/calllog/RefreshAnnotatedCallLogWorker.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/calllog/RefreshAnnotatedCallLogWorker.java