NetworkEvents v1.0.0 Release Notes

  • 30 Jan 2015

    First version of the library is available in Maven Central Repository. It supports API 15 (Android 4.0.3 - ICE_CREAM_SANDWICH_MR1) and above.

    Library has the following features:

    • listening connection state (WiFi, WiFi with Internet access, mobile network, off-line)
    • 🚦 listening change of the WiFi signal strength
    • informing about the network events via Otto Event Bus

    🛠 The following bug was fixed:

    • Pushing several events twice to the bus when event occurred once