wgtunnel/app
Zane Schepke d44baa84a8 feat: improved imports
Added a feature where you can now add a commented "# Name = " property to QR code configs to import them with a name. If there is no name configured, app will use the first peer's host address as a name.

Improved imports so they no longer replace an existing config if that config has the same name. Instead, they will import with a (number) appended for config name duplicates.

Closes #68

Fixed a bug where the initial state of auto tunneling may not be correct and cause unexpected behavior.

Fixed a bug where Amnezia imports were not working when being imported as a zip.

Improved/refactored error handling.
2024-05-11 20:42:24 -04:00
..
schemas/com.zaneschepke.wireguardautotunnel.data.AppDatabase feat: add amnezia side-by-side 2024-05-05 00:49:31 -04:00
src feat: improved imports 2024-05-11 20:42:24 -04:00
.gitignore initial commit 2023-06-18 21:43:22 -04:00
build.gradle.kts add amnezia import/export 2024-05-10 21:42:59 -04:00
fdroid-rules.pro feat: androidtv navigation, auto-tunneling pause 2023-12-31 17:59:30 -05:00
proguard-rules.pro feat: androidtv navigation, auto-tunneling pause 2023-12-31 17:59:30 -05:00
signing_template.properties change: build pipeline to fastlane deploy 2023-11-10 18:32:35 -05:00