Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A Android-IMSI-Catcher-Detector
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 162
    • Issues 162
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CellularPrivacy
  • Android-IMSI-Catcher-Detector
  • Merge requests
  • !792

Don't truncate MNC integer after 2 chars in OCID download

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/f3ndot/fix-ocid-download-request into development Feb 26, 2016
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: f3ndot

This was causing issues, obviously, where OCID would provide a HTTP 200 response of an empty dataset for devices with an MNC length greater than 2 chars

This is what was causing #790 (closed) for me. Of course the area I'm in has a cell that's not in the OCID (verified via manual lookup) but I can confirm I now see ~400 cells imported into my phone and if I go for a stroll, I expect status to go to green.

First real Android PR you guise 🎉

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/f3ndot/fix-ocid-download-request