mirror of
https://github.com/seemoo-lab/AirGuard.git
synced 2026-04-25 15:35:49 +03:00
[PR #133] [MERGED] fix: networkProviderEnabled check #172
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AirGuard#172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/seemoo-lab/AirGuard/pull/133
Author: @aeri
Created: 7/6/2023
Status: ✅ Merged
Merged: 7/6/2023
Merged by: @Sn0wfreezeDev
Base:
main← Head:main📝 Commits (1)
e775cecfix: networkProviderEnabled check📊 Changes
1 file changed (+9 additions, -7 deletions)
View changed files
📝
app/src/main/java/de/seemoo/at_tracking_detection/detection/LocationProvider.kt(+9 -7)📄 Description
This additional check fixes a problem that caused the application to crash on start when no NETWORK_PROVIDER was available. This scenario is common in ROMs that do not have Google Play Services or a Location Provider installed.
fixes #131
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.