The regular-release apk is the same as what can be found on the Google Play Store. The cdr-release apk is the same as the regular-release apk, but with the full CDR support (See README.md for more details) and it also does not contain any tracking libraries such as Google Analytics.
What's Changed
- Add band title after EARFCN in LTE neighbor table by @high3eam in #38
- The Reference Signal SNR is now logged in LTE messages as well as displayed in the UI.
- Adds a fallback for getting the cellular providers name if it is not available from the system.
- Switched the donut cellular signal strength indicators to a horizontal signal bar.
- "Anchor" the view at the bottom of the cellular details screen when scrolled to the bottom to ensure that newly added neighbors are immediately visible.
New Contributors
- @high3eam made their first contribution in #38
Full Changelog: v1.22.5...v1.23