Skip to content

Releases: rommansabbir/NetworkX

Version: 4.2.0 Released

25 Nov 16:52
bba27c6
Compare
Choose a tag to compare

⚡ Latest Version: 4.2.0 | Change Logs 🔰

  • NetworkX now works with both Activity or Application Scope (NetworkX lifecycle is bounded to NetworkXLifecycle.Activity or NetworkXLifecycle.Application).
  • Introduced SmartConfig to replace old config [NetworkXConfig has been deprecated].
  • New API to initialize NetworkX, enabled smart refactoring to replace old API with new one.
  • New API [NoInternetDialogV2.forceClose()] added to close Dialog forcefully.
  • Added support for custom Drawable to be shown in NoInternetDialogV2.
  • Added support for No Internet Dialog JetPack Compose version.
  • Several Classes, APIs has been deprecated.
  • Removed unused classes/packages.

Version: 4.1.0 Released

20 Aug 07:39
1055811
Compare
Choose a tag to compare

⚡ Latest Version: 4.1.0 | Change Logs 🔰

  • NetworkX now works with both Activity or Application Scope (NetworkX lifecycle is bounded to NetworkXLifecycle.Activity or NetworkXLifecycle.Application)
  • Introduced SmartConfig to replace old config [NetworkXConfig has been deprecated]
  • New API to initialize NetworkX, enabled smart refactoring to replace old API with new one
  • New API [NoInternetDialogV2.forceClose()] added to close Dialog forcefully
  • Added support for custom Drawable to be shown in NoInternetDialogV2
  • Several Classes, APIs has been deprecated.
  • Removed unused classes/packages
  • Colorful Documentation 😂

Version: 4.0.0 Released

12 Aug 12:20
d833b26
Compare
Choose a tag to compare

Change Logs:

  • Removed legacy codes
  • Check internet connectivity status instead of focus on network connection availability
  • NetworkX observing lifecyle updated to "From Activity onCreate() to onDestroy()"

Version: 3.4.1 Released

26 Jun 14:53
30d2d35
Compare
Choose a tag to compare
  • Fixed issue (feature update request) (#13)
  • Documentation updated

Version: 3.4.0 Released

31 Mar 11:57
ff789c5
Compare
Choose a tag to compare
  • Added support for Kotlin Flow (MutableStateFlow) for both Internet Connection Status and Last Known Speed
  • Added Extension Functions for NetworkX
  • Documentation updated

Version: 3.3.0 Released

05 Nov 14:33
a89d54d
Compare
Choose a tag to compare
  • Inititalize NetworkX with new NetworkXConfig, old way Deprecated
  • Monitor connected network speed (must be enabled when initializing NetworkX)

Version: 3.1.0 Released

31 Oct 08:10
Compare
Choose a tag to compare
  • NetworkX old version's has been deprecated
  • NetworkX use the new API ConnectivityManager to get callback regarding Network connection status

Version: 3.0.0 Released

31 Oct 08:01
Compare
Choose a tag to compare
3.0.1

Gradle updated, Kotlin updated

Version: 3.0.0 Released

31 Oct 07:52
Compare
Choose a tag to compare

Version 3.0.0 has been released

Version: 2.2.0 Released

09 Jun 17:27
Compare
Choose a tag to compare