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

Minor improvement to sms detection

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge development-566 into development Jul 20, 2015
  • Overview 3
  • Commits 5
  • Pipelines 0
  • Changes 8

Created by: ghost

Minor improvement to sms detection for wap push

(Location Tracker) Moved this line out of function because it was causing db leak and only needs to be called once when class is created

AIMSICDDbAdapter mDbHelper = new AIMSICDDbAdapter(context);

new detection string added to aimsicd,db for wap push detection

SMS TP-PID:0 data coding scheme: 4

you may want to backup you database then delete the aimsicd.db in the /data/data/{location_of_app}/databases/

Then install this version of app then restore database to give you back all the previous data.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: development-566