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
  • !7

Reduce target sdk version & code updates

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/xLaMbChOpSx/master into master Mar 31, 2014
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 9

Created by: xLaMbChOpSx

Minimum Android SDK version reduced to SDK 9 - Gingerbread to target a wider range of devices, a number of code changes were required to comply with the SDK 9 level requirements.

Further changes made to the ATRilHook class in an attempt to access the invokeOemRilRequestStrings method correctly, also some updates made to the handling of OemRilRaw requests and their response. Method currently displays the Ciphering Indicator provided through the SamsungServiceMode methods which unfortunately would probably be specific to Samsung devices (testing required). Currently investigating the layout of the byte[] layout to enable further access to these functions and a greater understanding of what the Raw request expects.

Mapviewer updated although an issue still exists when the location table is empty causing a NPE when trying to overlay stored locations onto the Map, this is currently being worked on to correct this issue.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/xLaMbChOpSx/master