History log of /packages/apps/Dialer/java/com/android/voicemail/impl/fetch/FetchVoicemailReceiver.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/voicemail/impl/fetch/FetchVoicemailReceiver.java
9050823ccf6f512e06ad65c8a741cb17cbc4a833 24-Mar-2017 Eric Erfanian <erfanian@google.com> Update AOSP Dialer source from internal google3 repository at
cl/151128062

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/150756069 (3/21/2017) to cl/151128062 (3/24/2017).

Notable this release:
- Explicitly enumerate host and target dependencies.
- Update proguard flag references.

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.

Bug: 33210202 36511925

Addresses
33210202 - Proguard support
36511925 - Compiler warnings when building against platform sdk

Change-Id: I448ec3b3f2358886859cf7a4ef76a8fcef3244ae
/packages/apps/Dialer/java/com/android/voicemail/impl/fetch/FetchVoicemailReceiver.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/voicemail/impl/fetch/FetchVoicemailReceiver.java