Skip to content

Commit

Permalink
AirGuard version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sn0wfreezeDev committed Jun 21, 2022
1 parent 0a6e07f commit 861d49c
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api.properties
@@ -1,2 +1,2 @@
API_KEY="qO0jgwJE.L9vH6NXRWDXZ5IbvzXyCMjsEsQA1WqkC"
API_KEY="D1nvdpzB.zvCS4e1SmLRTULoql5wUftzgRrTJmj5R"
API_BASE_ADDRESS="https://tpe.seemoo.tu-darmstadt.de/api/"
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -24,8 +24,8 @@ android {
applicationId "de.seemoo.at_tracking_detection"
minSdkVersion 21
targetSdkVersion 31
versionCode 34
versionName "1.3.4"
versionCode 35
versionName "1.4"

buildConfigField "String", "API_KEY", apiProperties["API_KEY"]
buildConfigField "String", "API_BASE_ADDRESS", apiProperties["API_BASE_ADDRESS"]
Expand Down
1 change: 0 additions & 1 deletion fastlane/metadata/android/de-DE/changelogs/33.txt

This file was deleted.

4 changes: 4 additions & 0 deletions fastlane/metadata/android/de-DE/changelogs/35.txt
@@ -0,0 +1,4 @@
• Wir führen eine Umfrage über Stalking durch und wollen herausfinden, wie Nutzer:innen besser vor diesen Attacken geschützt werden können.
• Die Tracking Erkennung wurde verbessert.
• Wir haben die Navigation in der App verbessert. Du findest nun alle gefundenen Geräte im entsprechenden Tab,
• Gerätefilter wurden verbessert. Sie sind nun einfacher zu erkennen und zu verstehen.
1 change: 0 additions & 1 deletion fastlane/metadata/android/en-US/changelogs/33.txt

This file was deleted.

4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/35.txt
@@ -0,0 +1,4 @@
• We are conducting a survey about stalking and how AirGuard can protect users better against these attacks.
• Tracking detection has been enhanced.
• We enhanced the navigation of the app. You can now find all discovered devices in the devices tab.
• Device filters have been enhanced. They are now easier to discover and to understand.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/full_description.txt
Expand Up @@ -26,6 +26,9 @@ This app will never get monetized by showing ads, in-app purchases or anything e
Our privacy policy can be found here:
https://tpe.seemoo.tu-darmstadt.de/privacy-policy.html

This app is open-source:
https://github.com/seemoo-lab/AirGuard

Disclaimer
AirTag, FindMy and iOS are trademarks of Apple Inc.
We are not working together with Apple Inc.
Binary file modified fastlane/metadata/android/en-US/images/featureGraphic.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 861d49c

Please sign in to comment.