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

Unchaining WIP-Release v0.1.43-alpha

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge development into master May 01, 2016
  • Overview 3
  • Commits 93
  • Pipelines 0
  • Changes 97

Created by: SecUpwN

Thanks to the wonderful work of @larsgrefer, we're now using a new and hopefully much better to manage realm java database. Our current database design looks like this:

New Realm Database

Other important details:

We display the Neighboring Cell information in two ways:

  1. through telephony manager methods which does not work on Samsung Devices
  2. a fallback is available through the methods developed by Alexey (Data is saved in an Array not in an table)

I strongly encourage all members of @CellularPrivacy/database to check out the latest changes and see if you can improve his work. @E3V3A, please don't be mad at me for merging this. Even though you did not respond in the pull request for this major change, I very much hope you will value the advantages of this new database - see https://github.com/CellularPrivacy/Android-IMSI-Catcher-Detector/issues/215#issuecomment-203433672: "We don't have to worry about OR-Mapping and get a nice java-api. And of course we can get rid of our 2000+ lines monster-class". Enjoy another fine release!

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