Recent Releases of airguard

airguard - AirGuard 2.4.1

  • Optimized Samsung SmartTag detection
  • Now detecting trackers that try to evade some tracking detection strategies

- Kotlin
Published by Sn0wfreezeDev about 1 year ago

airguard - AirGuard 2.4

  • Samsung Trackers (e.g. SmartTags) can now be detected earlier
  • The exact Model of a Google Find My Network Tracker can now be determined
  • Information about the owner of a Google Find My Network Tracker can be determined
  • Background scan can be deactivated if desired by the user (Expert mode only, we do not recommend this)
  • Fixes for Android 15
  • Bugfixes and Performance Improvements

- Kotlin
Published by Sn0wfreezeDev about 1 year ago

airguard - AirGuard 2.3.1

  • Fixing a Proguard rule that was resulting in crashes of the app

- Kotlin
Published by Sn0wfreezeDev over 1 year ago

airguard - AirGuard 2.3

  • Support for Google Find My Device Trackers

AirGuard 2.2

  • Improved Detection: Fewer false notifications, especially in airplanes.
  • Reliable Scans: More stable background scans on all Android versions.
  • Tracker Observation: Observe a tracker for one hour and get notified.
  • New Scan Screen: Easier to find malicious trackers.
  • Simplified Wording: More user-friendly texts.
  • Educational Articles: New guides and response tips for tracker detection.

- Kotlin
Published by Sn0wfreezeDev over 1 year ago

airguard - AirGuard 2.1.1

  • Fixing an issue which disallowed sharing of statistics with us
  • Reducing the data sent for statistics

- Kotlin
Published by Sn0wfreezeDev over 2 years ago

airguard - AirGuard 2.1

  • Search for scanners using a detailed scan
  • Manual scan sort options
  • Manual scan can be paused
  • Remove devices from scan notifications
  • App language can be changed
  • Notifications have to be accepted in Android 13
  • Themed icons
  • Information and Contact screen

- Kotlin
Published by Sn0wfreezeDev over 2 years ago

airguard - AirGuard 2.0

Support for new trackers:

Samsung SmartTag * Chipolo ONE (without Find My)

Improvements: * Improved background location updates * Improved manual scanner * Improved tracking detectio with less false alarms * Several UI And UX issues resolved

- Kotlin
Published by Sn0wfreezeDev almost 3 years ago

airguard - AirGuard 1.4

What's changed

  • 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 understand.

Full Changelog: https://github.com/seemoo-lab/AirGuard/compare/1.3.4...1.4.0

- Kotlin
Published by Sn0wfreezeDev almost 4 years ago

airguard - AirGuard 1.3.4

Previously the app might stop background scanning on some Android devices after a reboot or after an update.

  • App now schedules background scans after updates and reboots
  • Background scans should be more steady and reliable

- Kotlin
Published by Sn0wfreezeDev almost 4 years ago

airguard - AirGuard 1.3.2

Features

  • Detecting Tile trackers following you.
    • When there is a Tile tracker that follows you for a continuos time you will receive a notification.
    • You can use the manual scan to quickly find Tile trackers in your surrounding.

Fixes

  • The scanning on Android 12 devices was not working reliably sinc 1.2. This has been fixed.
  • Version 1.3 and 1.3.1 could cause crashes (depending on the previous installed version). This has been fixed.

- Kotlin
Published by Sn0wfreezeDev about 4 years ago

airguard - AirGuard 1.2

Features

  • Detecting different Find-My devices
    • AirPods, AirTags, 3rd party devices (e.g. Chipolo tags) and offline Apple devices (e.g. MacBooks)
  • Device warnings have been adapted for different device types
  • A warning for an Apple device that follows you will be sent after 2.5 hours

- Kotlin
Published by Sn0wfreezeDev about 4 years ago

airguard - AirGuard 1.1.1

Features

  • Theme and metric settings

Bug Fixes

  • Fixed an issue in risk evaluation that would mark a high risk as a medium risk
  • Fixing an issue that a tracker that has been detected last on the current day is not shown in the app due to a filter error

Misc

  • Update build workflow by @arkon
  • Dependency cleanup by @arkon
  • Switch to NotificationManagerCompat by @arkon

- Kotlin
Published by Trup3s about 4 years ago

airguard - AirGuard 1.1.0

Features

  • UI redesign
  • Device list filter (#8)

Bug Fixes

  • Fixed crash when manually scanning and closing the view before the scan was complete
  • Fxed onboarding crash by @CampbellMG (#20)
  • Fixed status bar color for m3 design was mismatched (#22)

Misc

  • Copyright overlay on OpenStreetMaps by @guerda (#24)
  • Fixed typo in onboarding message (EN) by @Nikolas-S (#23)
  • Lower minimum SDK version to 21 (#27)

- Kotlin
Published by Trup3s about 4 years ago

airguard - AirGuard 1.0.6

Bug Fixes

  • Manual scanning crashed when Bluetooth was disabled
  • App froze when loading many beacons into the map

Misc

  • Correct typos, clarified wording in strings.xml by @lazytownfan in https://github.com/seemoo-lab/AirGuard/pull/10
  • Correct minor typos and formatting in Privacy Policy by @lazytownfan in https://github.com/seemoo-lab/AirGuard/pull/9

- Kotlin
Published by Trup3s over 4 years ago

airguard - AirGuard 1.0.5

Features

  • Manual scanning for tracking devices
  • Material Design 3 support

Bug Fixes

  • Beacons with the same datetime caused multiple notifications

Misc

  • False alarm and ignore device buttons can now be deselected
  • Location data will now be fetched from the network and gps provider at the same time to get a more accurate location
  • Updated German strings to be more consistent (#7) (thank you @aegeeik)
  • Show some graphics combined with an explanation when no data is displayed
  • Handle new android version 31 permission

- Kotlin
Published by Trup3s over 4 years ago

airguard - AirGuard 1.0.4

Features

  • Google Play compliant permission requests

Misc

  • Version bumps

- Kotlin
Published by Trup3s over 4 years ago

airguard - AirGuard 1.0.3

Features

  • Add the function to rename all devices (#2)

Bug Fixes

  • Fix a bug where the device item didn't slide back when the user closed the dialog window by clicking next to it

Misc

  • Version bumps
  • F-Droid release preparations

- Kotlin
Published by Trup3s over 4 years ago

airguard - AirGuard 1.0.2

Features

  • Add the function to rename ignored devices (#2)
  • Add the function to undo the previous removal of an ignored device

Bug Fixes

  • Exclude AirGuard from proguard to prevent retrofit problems

- Kotlin
Published by Trup3s over 4 years ago

airguard - AirGuard 1.0.1

Patch

  • fixes a bug caused by some missing retrofit proguard rules
  • enable android resource shrinking

- Kotlin
Published by Trup3s over 4 years ago

airguard - AirGuard 1.0.0

Initial Release

Release of AirGuard v1.0.0

- Kotlin
Published by Trup3s over 4 years ago