Skip to content
  • Suraj Shah's avatar
    For #7048: Network info migration (#7091) · 6cb3879c
    Suraj Shah authored
    * Fixes #7048.
    Adds extension function to check if online or not based on capabilities
    Modified `buildDeviceList`
    Modifies tests
    
    * Fixing lint error for max length
    Fixing test in AppRequestInterceptorTest.kt
    
    * Adds suppression for deprecation
    Moving away from using anko for ConnectivityManager instance
    
    * Creates ConnectivityManager extension component
    
    * Fixes #7180
    Refactors test cases to fix static mocks
    6cb3879c