mirror of
https://github.com/seemoo-lab/AirGuard.git
synced 2026-04-25 15:35:49 +03:00
[PR #68] [MERGED] Fixing that the scan would only be saved with the startDate #163
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AirGuard#163
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/68
Author: @Sn0wfreezeDev
Created: 5/2/2022
Status: ✅ Merged
Merged: 5/2/2022
Merged by: @Sn0wfreezeDev
Base:
main← Head:development📝 Commits (1)
7aa9836Fixing 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.