Releases: nisrulz/easydeviceinfo
Releases · nisrulz/easydeviceinfo
2.4.1
2.4.0
Changelog
- Removed support for devices running api < 14 i.e minSdkVer is now 14
- Added support for api 26
- updated dependencies to latest version i.e google play services to v11.0.2 and support lib to v26.0.0
- Deprecated functions as per behavior changes in terms of id retrieval in platform running api 26 (upcoming Android O)
getBluetoothMAC()
getIMEI()
getAndroidID()
getAccounts()
- Code cleanup and minor bug fixes
2.3.3
2.3.2
2.3.1
2.3.0
Changelog
- Added support for api 25 (Android 7.1)
- Added annotation support to generate the specific constants that are returned and checked against. Checkout the wiki for more info
- Added multi sim support for API 21+
- Updated gradle wrapper to v3.1
- Updated support libs to v25.0.0
- Better IDE support for required permissions
- More functions in EasyDisplayMod
2.2.0
2.1.1
Changelog
- code cleanup and refactoring
- updated google play services base dependency to v9.4.0
- added util functions to handle EasyMemoryMod information conversions
- added
isPermissionGranted
to EasyAppMod - Enabled modifying the not found value returned as result