42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
|
Categories:
|
||
|
- Science & Education
|
||
|
License: GPL-3.0-only
|
||
|
WebSite: https://opensource.srlabs.de/projects/mobile-network-assessment-tools/wiki/GSMmap-apk
|
||
|
SourceCode: https://opensource.srlabs.de/projects/mobile-network-assessment-tools/repository/gsmmap-android
|
||
|
|
||
|
AutoName: GSMmap
|
||
|
Description: |-
|
||
|
The GSM Security Map at gsmmap.org compares the protection capabilities of
|
||
|
mobile networks. This app collects data and adds it to GSM Map. This application
|
||
|
currently only works on Samsung S2 and S3 devices and requires root priviliges
|
||
|
during the mobile network data capture.
|
||
|
|
||
|
RequiresRoot: 'yes'
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://opensource.srlabs.de:/git/gsmmap-android.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.01'
|
||
|
versionCode: 2
|
||
|
commit: 5f681b56
|
||
|
subdir: gsmmap
|
||
|
prebuild: rm -rf src/test
|
||
|
|
||
|
- versionName: '1.05'
|
||
|
versionCode: 10
|
||
|
commit: 790a7b9a2
|
||
|
subdir: gsmmap
|
||
|
prebuild: rm -rf src/test
|
||
|
|
||
|
- versionName: '1.06'
|
||
|
versionCode: 13
|
||
|
commit: 6c97deef6d89
|
||
|
subdir: gsmmap
|
||
|
prebuild: rm -rf src/test
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: '1.06'
|
||
|
CurrentVersionCode: 13
|