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

Db Update

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge development-547 into development Jul 13, 2015
  • Overview 6
  • Commits 5
  • Pipelines 0
  • Changes 35

Created by: ghost

There is still a few things I would like to sort on this but I am merging now so not to slow down progress of project.

New DB will stay open and be closed on app exit so open and close not need if you want to access db.

Cheers @marvinmarnold for bts_mearsure layout and stuff.

I'm sure this fixes alot of issues but @E3V3A will have to go over and select which ones are solved.

New db is pre-complied and copied from assets folder when app is first install (This will throw an error on first create and is part of the code so dont worry about it)

if you want to add or update the database use http://sqlitebrowser.org/ and then copy it back into assets folder.

IMPORTANT: delete/uninstall your AIMSICD app before installing this or it wont work.

Still stuff I want to remove like the try catch blocks in restoreDB() in AIMSICDDbAdapter but leaving there for now and will update later so we can check for null pointers.

Too much code here to comment on what I changed.

SignalStrenghtTracker needs to be updated for new DB so its not accessing db atm till I sort it. (Minor for now)

Changing lac/cell not in OCID and detected sms now sent to eventlog.

Shit load of work here so if any devs spot something please fix for me as I've put a crap load of time into this and haven't got the time to go over every little detail.

Cheers

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