New
1.2.0
What's Changed
- Updated to Kotlin 1.7.20
- Improvements for the newest Samsung modems affecting devices like Pixel 7, Galaxy S22, ...
- Cell info can be taken from
NetworkRegistrationInfo - Now preferring
TelephonyCallbackinterfaces in favour ofPhoneStateListener - NR NSA - metadata improvements on select devices
- LTE - improved PLMN fixing login on MOCN/MORAN networks
- GSM - more precise band 1800/1900 detection
- GSM - fixed issued when incorrect PLMN was assigned to a cell
- Stability improvements
Thanks for external contributions
- Fix WCDMA typos by @arefeena in https://github.com/mroczis/netmonster-core/pull/43
- MocnPostprocessor: Prefer registered PLMN over CellIdentity PLMN by @HandyMenny in https://github.com/mroczis/netmonster-core/pull/49
- InvalidSecondaryCellsPostprocessor: Fix duplicated cells issue by @HandyMenny in https://github.com/mroczis/netmonster-core/pull/54
- SignalNr: Use ssRsrp as default dbm by @HandyMenny in https://github.com/mroczis/netmonster-core/pull/55
Full Changelog: https://github.com/mroczis/netmonster-core/compare/1.1.0...1.2.0