History log of /packages/apps/Dialer/java/com/android/voicemail/impl/sync/VvmNetworkRequestCallback.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
923e186f97b3aeb67f4ddbb686e7c92336a7a4ef 26-Jan-2018 twyen <twyen@google.com> Prevent VvmNetworkRequestCallback from releasing twice

It is unclear from the docs or implementation what callbacks are invoked when the network is lost, or does the system release the callback for us somewhere else. In this CL VvmNetworkRequestCallback.releaseNetwork() will be guarded from calling twice, and log levels for callbacks are raised.

Bug: 64243619
Test: N/A, repro steps unknown.
PiperOrigin-RevId: 183298754
Change-Id: I5e589b2b59478b270890056fa08abb306ee1600c
/packages/apps/Dialer/java/com/android/voicemail/impl/sync/VvmNetworkRequestCallback.java
183cb71663320f16149d83eeebaff7795a4b55f2 28-Dec-2017 linyuh <linyuh@google.com> Remove field prefixes.

Test: Existing tests
PiperOrigin-RevId: 180230450
Change-Id: I0b2589cfeeaef81e42a04efa48af24b4e4d0e95f
/packages/apps/Dialer/java/com/android/voicemail/impl/sync/VvmNetworkRequestCallback.java
938468da6f5c225ebb161a68bd949c9cf3261892 24-Oct-2017 Eric Erfanian <erfanian@google.com> Rename the new bubble package name from "bubble" to "newbubble".

It fixes AOSP for package name conflict.

Test: manual
PiperOrigin-RevId: 173298696
Change-Id: Id10ebe0bcf029e61f65cf6580c7198abd8395081
/packages/apps/Dialer/java/com/android/voicemail/impl/sync/VvmNetworkRequestCallback.java
2ca4318cc1ee57dda907ba2069bd61d162b1baef 31-Aug-2017 Eric Erfanian <erfanian@google.com> Update Dialer source to latest internal Google revision.

Previously, Android's Dialer app was developed in an internal Google
source control system and only exported to public during AOSP drops.

The Dialer team is now switching to a public development model similar
to the telephony team.

This CL represents all internal Google changes that were committed to
Dialer between the public O release and today's tip of tree on internal
master. This CL squashes those changes into a single commit.
In subsequent changes, changes will be exported on a per-commit basis.

Test: make, flash install, run
Merged-In: I45270eaa8ce732d71a1bd84b08c7fa0e99af3160
Change-Id: I529aaeb88535b9533c0ae4ef4e6c1222d4e0f1c8
PiperOrigin-RevId: 167068436
/packages/apps/Dialer/java/com/android/voicemail/impl/sync/VvmNetworkRequestCallback.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/sync/VvmNetworkRequestCallback.java