[PR #133] [MERGED] fix: networkProviderEnabled check #172

Closed
opened 2026-02-26 21:32:32 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (1)

  • e775cec fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/seemoo-lab/AirGuard/pull/133 **Author:** [@aeri](https://github.com/aeri) **Created:** 7/6/2023 **Status:** ✅ Merged **Merged:** 7/6/2023 **Merged by:** [@Sn0wfreezeDev](https://github.com/Sn0wfreezeDev) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e775cec`](https://github.com/seemoo-lab/AirGuard/commit/e775cec3b28c4c9d27e7880230c3b6d53a4cfc57) fix: networkProviderEnabled check ### 📊 Changes **1 file changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/java/de/seemoo/at_tracking_detection/detection/LocationProvider.kt` (+9 -7) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:32:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AirGuard#172
No description provided.