issues
search
infinum
/
android_connectionbuddy
Utility library for handling connectivity change events.
Apache License 2.0
94
stars
17
forks
source link
Version 2.0.0-beta1
#85
Closed
zplesac
closed
7 years ago
zplesac
commented
7 years ago
Library has been completely updated and refactored:
refactor network cache to interface,
default LRUCache implementation for network cache
use Android constant values for intent filters
refactor all enums to magic constants
refactor test network request executor
throw security exception if permissions are not allowed granted for connecting to the wifi endpoints
update build tools
Library has been completely updated and refactored: