mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
5a15776bb3
Fixes a bug where after toggling a tunnel so many times it would eventually get stuck in the on position. This was also impacting auto-tunneling reliability. Fixes a bug where clicking the email button on the support page would not populate the "to" email field. Fixes a bug where you could not save a tunnel without having configured DNS. Added a dialog to prompt user if they are deleting a tunnel. Added battery optimization disable request when first launching auto-tunneling. Format to kotlinlang standards. Fix ci google play deploy. Closes #63
34 lines
681 B
Markdown
34 lines
681 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG] - Problem with app"
|
|
labels: bug
|
|
assignees: zaneschepke
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Smartphone (please complete the following information):**
|
|
|
|
- Device: [e.g. Pixel 4a]
|
|
- Android Version: [e.g. Android 13]
|
|
- App Version [e.g. 3.3.3]
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots (Only if necessary)**
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|