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

Gradle Update, Google Maps API v2 & Database Export

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/xLaMbChOpSx/master into master Apr 11, 2014
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 103

Created by: xLaMbChOpSx

Project changed to gradle build system as I have switched to Android Studio for my main IDE, this change is quite significant in terms of layout of the application source code and the abilities provided by gradle.

Google Maps API v2 support added to enable use of new features and gain an API Key for the application as API v1 keys are no longer available, signal strength data is now correctly overlayed on the map as well. Minor tweaks are required but currently everything is functioning correctly, the next items to add could include markers to identify tracked CellID's and user options to modify map preferences.

Database export corrected and changed to use the OpenCV library to produce CSV copies of the database tables.

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