AirGuard 3.1.0 - #241
Merged
Merged
Conversation
…ccess for high priority scans in edge cases
… be shown on the home screen
…shown on the home screen
…he TrackingFragment through a notification
…gle dependencies for all builds except the google Play Store builds
…t causes severe issues on Android 15+
…p Version to 3.1.0
…vices Fragment Cards and Tracker List length should be consistent now
…vice. Fix sound not stopping bug
…hint based on advertised uuids. Add per device type priority for which sound service to use
…vior handling for more edge cases
…d My Device is AirTag 2nd Gen
…if a GATT connection is currently happenin or queued
…anner. Connections in the background are ONLY triggered shortly before a notification is thrown, not in any other case to save battery
…ations of the App Articles
… components in export and cleanup fragments to use more consistent Material Design elements
# Conflicts: # api.properties # app/build.gradle # app/src/main/java/de/seemoo/at_tracking_detection/detection/BackgroundBluetoothScanner.kt # app/src/main/java/de/seemoo/at_tracking_detection/detection/PermanentBluetoothScanner.kt # app/src/main/java/de/seemoo/at_tracking_detection/ui/devices/filter/FilterDialogFragment.kt # build.gradle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NEW: AirGuard now supports Android 17
NEW: Automatic detection of detailed device information directly from the manual scan now possible
NEW: Support Playing Sound on more Apple Find My Devices
NEW: Manual Scan can now be sorted (Expert mode only)
NEW: In the list of potential trackers, trackers can now be marked, and multiple entries can be deleted at once
NEW: Permanent Background Scanner (Beta) is now also compatible with Android 15+ (Expert mode only)
NEW: Raw Data stored in backend can now be exported for those who are interested (Expert mode only)
IMPROVED: AirGuard will store scan data more efficiently in the future
IMPROVED: Receive fewer notifications for the same tracker if you have already been notified before
IMPROVED: More consistent color scheme
IMPROVED: Bugfixes and performance improvements