Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

ConnectivityManager.ConnectivityAction Deprecated #512

Closed
craylward opened this issue Sep 19, 2018 · 4 comments
Closed

ConnectivityManager.ConnectivityAction Deprecated #512

craylward opened this issue Sep 19, 2018 · 4 comments
Labels
needs-more-discussion This needs more discussion or info before discussing it as a proposal. proposal Proposed feature or enhancement.
Projects

Comments

@craylward
Copy link

craylward commented Sep 19, 2018

The ConnectivityManager.ConnectivityAction constant has been deprecated in Android API 28.

https://developer.android.com/reference/android/net/ConnectivityManager#CONNECTIVITY_ACTION

VS bug #735657

@jamesmontemagno
Copy link
Collaborator

@jamesmontemagno jamesmontemagno added the proposal Proposed feature or enhancement. label Sep 19, 2018
@Redth Redth added this to Needs triage in Triage Nov 20, 2018
@Redth Redth moved this from Needs triage to Low priority in Triage Nov 26, 2018
@Redth Redth added needs-more-discussion This needs more discussion or info before discussing it as a proposal. azdo-sync labels Nov 26, 2018
@cjlotz
Copy link

cjlotz commented Dec 3, 2020

Hello. Is there any further progress planned on this? I see the current implementation hides the compiler warnings that the API has been deprecated and I would like to understand if this actually still works on API 29 and greater. Can I safely use the current Essentials Network API for Android now that all apps need to at least be targeting API >= 29 to get into the Play Store?

@jamesmontemagno
Copy link
Collaborator

Yup, everything still works fine.

@jamesmontemagno
Copy link
Collaborator

I'm going to do a spike on the new stuff as well. The old stuff works and continues to work though. Deprecated is still around for a very long time usually :)

@mattleibow mattleibow modified the milestones: 1.6.0, 1.7.0 Dec 4, 2020
mattleibow added a commit that referenced this issue Dec 6, 2020
@jamesmontemagno jamesmontemagno removed this from the 1.7.0 milestone Jul 15, 2021
Triage automation moved this from Low priority to Closed Jan 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-more-discussion This needs more discussion or info before discussing it as a proposal. proposal Proposed feature or enhancement.
Projects
Triage
  
Closed
Development

No branches or pull requests

5 participants