mirror of
https://github.com/seemoo-lab/AirGuard.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #53] Stuck inside "Tracker Detected"-list #35
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AirGuard#35
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?
Originally created by @DrMaxNix on GitHub (Mar 10, 2022).
Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/53
When viewing Tracker-lists there is no way to get back to dashboard using the UI (hardware back-key works tho).
Steps to reproduce:
AirGuard version: 1.2 (f-droid) on Android 12
@Trup3s commented on GitHub (Mar 19, 2022):
The problem is probably that we are reusing the device list for both views, but that doesn't quite work with the navigation logic. Maybe in the next week i'll find some time to tackle this and get it ready for the next update.