Merge branch 'snoop_snitch_update' into 'master'
Snoop snitch update Added auto update mode and updated description of the app. Releases are tagged properly. See merge request !470
This commit is contained in:
commit
785b5ac047
|
@ -13,25 +13,17 @@ network security and to warn you about threats like fake base stations
|
|||
you can use the data collected in the GSM Security Map at [http://gsmmap.org]
|
||||
and contribute your own data to GSM Map.
|
||||
|
||||
[https://opensource.srlabs.de/projects/snoopsnitch#Version-history Changelog]
|
||||
|
||||
Requirements:
|
||||
* Qualcomm-based Android phone (see list below)
|
||||
* Qualcomm-based Android phone (see [https://opensource.srlabs.de/projects/snoopsnitch/wiki/DeviceList device list])
|
||||
* Stock Android ROM, version 4.1 or later
|
||||
* Note: Unfortunately, custom Android ROMs like CyanogenMod are not supported, as they lack the drivers necessary to collect radio data.
|
||||
* Note: Custom Android ROMs like CyanogenMod may or may not work, depending on the availability of a Qualcomm DIAG kernel driver (DIAG_CHAR).
|
||||
* Root privileges on phone
|
||||
|
||||
The following devices have been verified to work:
|
||||
* Samsung S3 Neo (GT-I9301I)
|
||||
* LG G2 (LG-D802)
|
||||
* Sony Xperia Z1 (C6903)
|
||||
* Samsung S5 (SM-G900F)
|
||||
* Motorola Moto E (Moto E)
|
||||
* Samsung S4 (Qualcomm variant)
|
||||
|
||||
It is very likely that other Qualcomm-based Android phones also work, if they are rooted and have a stock firmware.
|
||||
|
||||
Incompatible Devices:
|
||||
* Samsung Galaxy S2 & S3
|
||||
* Nexus 5
|
||||
* Nexus 5 with stock Android
|
||||
* Huawei Ascend Y300
|
||||
|
||||
.
|
||||
|
@ -69,8 +61,7 @@ Build:0.9.2,7
|
|||
buildjni=yes
|
||||
target=android-19
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Auto Update Mode:Version SnoopSnitch-%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.9.2
|
||||
Current Version Code:7
|
||||
|
||||
|
|
Loading…
Reference in a new issue