Created by: qu0th
Thank you for submitting a pull request! Please add below details so that we can merge it faster.
Agreements
Please check these boxes to ensure you've actually read and understood these important rules!
-
I have reviewed and accepted the guidelines for contributing to this project. -
I have reviewed and closely followed the Style Guide for this Android app.
Overview
Please add a short and easy to understand description of your proposed changes here. Validate LAC (>=1) and CID (>=0) values. Wont populate db or events log if invalid.
I was getting a huge number of false alerts with LACs of -1 or 0 and CIDs of -1 because of buggy android api while switching between towers. Phones cannot connect to LACs of -1 or 0 so its not a stingray. Same with CID of -1.
Classification
Please click the correct checkbox that applies best to classify your pull request.
-
Bugfix (non-breaking change which fixes an existing issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to not work as expected)
References
If your pull request is related to or solves any existing Issues, please link them here.
Screenshots
If you have created visual changes, please add a screenshot without metadata here.