[PR #68] [MERGED] Fixing that the scan would only be saved with the startDate #163

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

📋 Pull Request Information

Original PR: https://github.com/seemoo-lab/AirGuard/pull/68
Author: @Sn0wfreezeDev
Created: 5/2/2022
Status: Merged
Merged: 5/2/2022
Merged by: @Sn0wfreezeDev

Base: mainHead: development


📝 Commits (1)

  • 7aa9836 Fixing that the scan would only be saved with the startDate, but not updated correctly

📊 Changes

6 files changed (+50 additions, -20 deletions)

View changed files

📝 app/build.gradle (+1 -1)
📝 app/src/androidTest/java/de/seemoo/at_tracking_detection/ScanDBTests.kt (+26 -8)
📝 app/src/main/java/de/seemoo/at_tracking_detection/database/daos/ScanDao.kt (+6 -0)
📝 app/src/main/java/de/seemoo/at_tracking_detection/database/repository/ScanRepository.kt (+4 -0)
📝 app/src/main/java/de/seemoo/at_tracking_detection/detection/ScanBluetoothWorker.kt (+11 -9)
📝 app/src/main/java/de/seemoo/at_tracking_detection/ui/debug/DebugScanViewModel.kt (+2 -2)

📄 Description

…updated correctly


🔄 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/68 **Author:** [@Sn0wfreezeDev](https://github.com/Sn0wfreezeDev) **Created:** 5/2/2022 **Status:** ✅ Merged **Merged:** 5/2/2022 **Merged by:** [@Sn0wfreezeDev](https://github.com/Sn0wfreezeDev) **Base:** `main` ← **Head:** `development` --- ### 📝 Commits (1) - [`7aa9836`](https://github.com/seemoo-lab/AirGuard/commit/7aa9836cf77305d0522aab1566664b445f0ed73d) Fixing that the scan would only be saved with the startDate, but not updated correctly ### 📊 Changes **6 files changed** (+50 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `app/build.gradle` (+1 -1) 📝 `app/src/androidTest/java/de/seemoo/at_tracking_detection/ScanDBTests.kt` (+26 -8) 📝 `app/src/main/java/de/seemoo/at_tracking_detection/database/daos/ScanDao.kt` (+6 -0) 📝 `app/src/main/java/de/seemoo/at_tracking_detection/database/repository/ScanRepository.kt` (+4 -0) 📝 `app/src/main/java/de/seemoo/at_tracking_detection/detection/ScanBluetoothWorker.kt` (+11 -9) 📝 `app/src/main/java/de/seemoo/at_tracking_detection/ui/debug/DebugScanViewModel.kt` (+2 -2) </details> ### 📄 Description …updated correctly --- <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:29 +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#163
No description provided.