Commit Graph

  • 7f89dcaab0 fix: minor ui improvements Zane Schepke 2024-12-20 02:08:05 -0500
  • 1d2b305047 Automated build update GitHub Actions 2024-12-20 03:32:37 +0000
  • 0201523262
    fix: config screen performance (#495) Zane Schepke 2024-12-19 19:52:31 -0500
  • fcc1c1e7a1
    build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#503) dependabot[bot] 2024-12-19 19:48:19 -0500
  • 4e9b12cd2e fmt Zane Schepke 2024-12-19 19:44:19 -0500
  • d79f6a94c0 fix: scripts display after change Zane Schepke 2024-12-19 19:32:34 -0500
  • 5bd7f5e4fb feat: config screen ui improvements Zane Schepke 2024-12-19 19:10:54 -0500
  • cd82b83789 Merge branch 'main' of github.com:zaneschepke/wgtunnel Zane Schepke 2024-12-19 11:33:02 -0500
  • 9f1af0140f fix: app launch on notification click Zane Schepke 2024-12-19 11:33:00 -0500
  • 14cd49983a Automated build update GitHub Actions 2024-12-19 06:23:05 +0000
  • 40dd14ca16 fix: auto tunnel bug fixes Zane Schepke 2024-12-19 01:07:25 -0500
  • 048bcd4ad7 Automated build update GitHub Actions 2024-12-19 03:37:21 +0000
  • 94bd23f2a4 fix: bug starting app while no connectivity Zane Schepke 2024-12-18 20:26:44 -0500
  • 7285af5c2d fix: location services wifi toggle Zane Schepke 2024-12-18 20:19:38 -0500
  • b7e51d1f00
    build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 dependabot[bot] 2024-12-18 13:10:58 +0000
  • 23d75ff0b7
    build(deps): bump androidGradlePlugin from 8.8.0-rc01 to 8.9.0-alpha06 dependabot/gradle/androidGradlePlugin-8.9.0-alpha06 dependabot[bot] 2024-12-17 13:57:38 +0000
  • 0f75532bf1 feat: dedicated split tunnel screen Zane Schepke 2024-12-15 23:08:31 -0500
  • ffd0b80edc refactor tunnel options/edit to multiple screens Zane Schepke 2024-12-15 00:47:41 -0500
  • d4bfe1a1dd add initial changes Zane Schepke 2024-12-14 23:13:58 -0500
  • 11efad703c Automated build update GitHub Actions 2024-12-15 03:44:11 +0000
  • b81f43c7cf
    fix: getting the SSID via shell (#494) Marko Zajc 2024-12-14 16:18:35 +0000
  • 68865843dc Automated build update GitHub Actions 2024-12-14 03:41:42 +0000
  • 760ba00831
    Use firstOrNull rather than head -n1 Marko Zajc 2024-12-14 01:50:33 +0100
  • bdd45a24b1
    Fix getting the SSID via shell Marko Zajc 2024-12-14 00:36:17 +0100
  • 72ea170d34
    build(deps): bump androidGradlePlugin from 8.8.0-rc01 to 8.9.0-alpha05 dependabot/gradle/androidGradlePlugin-8.9.0-alpha05 dependabot[bot] 2024-12-13 13:18:25 +0000
  • 62daf138dd
    fix: add action and tunnel name to kernel notification (#490) Zane Schepke 2024-12-12 23:54:08 -0500
  • 892c2fddc0 chore: bump deps Zane Schepke 2024-12-12 23:23:41 -0500
  • a58e3e5797 fix: add action and tunnel name to kernel notification Zane Schepke 2024-12-12 23:20:02 -0500
  • 0547d1111a
    build(deps): bump androidx.compose:compose-bom dependabot/gradle/androidx.compose-compose-bom-2024.12.01 dependabot[bot] 2024-12-12 13:52:12 +0000
  • ed105cac52
    build(deps): bump compose from 1.7.5 to 1.7.6 dependabot/gradle/compose-1.7.6 dependabot[bot] 2024-12-12 13:52:04 +0000
  • 1120a8fc81 Automated build update GitHub Actions 2024-12-12 03:42:47 +0000
  • ab10be7266 chore: bump version 3.6.3 Zane Schepke 2024-12-11 01:37:16 -0500
  • 88f9d43e51 chore: add release notes Zane Schepke 2024-12-11 01:35:17 -0500
  • 2877757396 fix: kernel mode toggle bug Zane Schepke 2024-12-11 01:32:39 -0500
  • c657c62640 fix: shut down backend if we enter kernel mode Zane Schepke 2024-12-11 00:18:42 -0500
  • d84d9df57d fix: notification channel creation bug Zane Schepke 2024-12-11 00:03:39 -0500
  • 4180d39925
    build(deps): bump hiltAndroid from 2.53 to 2.53.1 dependabot/gradle/hiltAndroid-2.53.1 dependabot[bot] 2024-12-10 13:16:27 +0000
  • 6762d4733e chore: bump version 3.6.2 Zane Schepke 2024-12-09 22:46:27 -0500
  • add18d5cef chore: bump version w/notes Zane Schepke 2024-12-09 22:44:37 -0500
  • 0008573b4d Revert "chore: bump version w/notes" improved-notifications Zane Schepke 2024-12-09 22:43:16 -0500
  • 47b2deaf3d chore: bump version w/notes Zane Schepke 2024-12-09 22:42:46 -0500
  • c5b42b55c3
    feat: improved notifications with actions (#481) Zane Schepke 2024-12-09 22:38:55 -0500
  • bfd1072298
    Merge branch 'main' into improved-notifications Zane Schepke 2024-12-09 22:35:18 -0500
  • 99f6b438ab add tunnel notification Zane Schepke 2024-12-09 22:20:14 -0500
  • 670d9d680c fix: make logging lifecycle aware Zane Schepke 2024-12-09 21:41:59 -0500
  • f2d228653e
    build(deps): bump androidGradlePlugin from 8.8.0-rc01 to 8.9.0-alpha04 dependabot/gradle/androidGradlePlugin-8.9.0-alpha04 dependabot[bot] 2024-12-09 13:49:41 +0000
  • bbfc0e2fab Automated build update GitHub Actions 2024-12-09 03:44:20 +0000
  • f047a1e1b8 feat: improved notifications Zane Schepke 2024-12-08 22:30:01 -0500
  • 708b4c7646 fix: auto tunnel wifi whitelist bug Zane Schepke 2024-12-08 15:05:48 -0500
  • efba604c31 fix: screen padding/scroll bug Zane Schepke 2024-12-08 14:43:15 -0500
  • 1441488053 Automated build update GitHub Actions 2024-12-08 03:46:39 +0000
  • bb3b05d224 fix: locale change bug and sort tunnels alphabetically Zane Schepke 2024-12-07 22:34:45 -0500
  • cda747deee
    feat: add vpn kill switch (#476) Zane Schepke 2024-12-07 18:10:03 -0500
  • d8dcde9d6b fix: gradle checksum Zane Schepke 2024-12-07 17:54:19 -0500
  • d4557a1ebf fix: improve auto tunnel reliability Zane Schepke 2024-12-07 17:50:28 -0500
  • ab2772010e fmt Zane Schepke 2024-12-05 01:25:01 -0500
  • 98c89f890d feat: add vpn kill switch Zane Schepke 2024-12-05 01:24:17 -0500
  • d000c79134
    build(deps): bump androidGradlePlugin from 8.7.2 to 8.7.3 dependabot/gradle/androidGradlePlugin-8.7.3 dependabot[bot] 2024-12-03 13:55:51 +0000
  • c3a2e05eb2 Automated build update GitHub Actions 2024-12-01 00:24:55 +0000
  • a992009c71 fix: restart on ping bugs Zane Schepke 2024-11-30 18:32:50 -0500
  • 57676bf4bb fix: copy tunnel bug Zane Schepke 2024-11-30 13:18:47 -0500
  • 921e33cb70 feat: add ethernet tunnel, stop tunnel on offline Zane Schepke 2024-11-30 12:33:07 -0500
  • 70649383e0 fix: auto tunnel logic and speed Zane Schepke 2024-11-30 11:00:22 -0500
  • 64a7680b81 Automated build update GitHub Actions 2024-11-29 04:35:33 +0000
  • a81d3a8843
    Translations update from Hosted Weblate (#459) Weblate (bot) 2024-11-29 04:48:58 +0100
  • 3e73463c0f
    Translated using Weblate (Chinese (Simplified Han script)) lateweb 2024-11-28 05:07:31 +0000
  • d47a701f1f
    build(deps): bump com.google.devtools.ksp dependabot/gradle/com.google.devtools.ksp-2.1.0-1.0.29 dependabot[bot] 2024-11-28 13:23:59 +0000
  • 987cad26a8
    Translated using Weblate (French) MouaisTe44 2024-11-26 19:29:25 +0000
  • be70ae454d
    Translated using Weblate (French) MouaisTe44 2024-11-26 19:33:50 +0000
  • ec1cfcd492
    build(deps): bump kotlin from 2.0.21 to 2.1.0 dependabot/gradle/kotlin-2.1.0 dependabot[bot] 2024-11-27 13:15:38 +0000
  • 18a25107c5
    build(deps): bump org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.1.2 dependabot/gradle/org.jlleitschuh.gradle.ktlint-12.1.2 dependabot[bot] 2024-11-26 13:47:22 +0000
  • bc5023dc94
    Translated using Weblate (German) Kachelkaiser 2024-11-26 07:07:13 +0000
  • cfb85601f2
    Translated using Weblate (German) Kachelkaiser 2024-11-26 06:16:47 +0000
  • b43cbebbab
    Translated using Weblate (German) Kachelkaiser 2024-11-26 06:58:39 +0000
  • 7f3d669961
    Added translation using Weblate (Portuguese (Brazil)) Languages add-on 2024-11-24 18:45:44 +0100
  • 7d1d9c676d
    Translated using Weblate (Chinese (Simplified Han script)) SeanChengN 2024-11-24 05:43:27 +0000
  • 133383d7ae
    Translated using Weblate (Spanish) gallegonovato 2024-11-23 22:42:35 +0000
  • 85855a9dfc
    Translated using Weblate (Spanish) gallegonovato 2024-11-23 22:41:16 +0000
  • 02035eefd8
    Translated using Weblate (Russian) solokot 2024-11-24 11:19:50 +0000
  • 698bff284e
    Translated using Weblate (Russian) solokot 2024-11-24 11:40:05 +0000
  • bad2f55121 Automated build update GitHub Actions 2024-11-24 03:41:29 +0000
  • fecc55fe9c chore: add id title Zane Schepke 2024-11-23 17:39:47 -0500
  • 4d2e9629f9 refactor: pt language code Zane Schepke 2024-11-23 17:26:53 -0500
  • 1e4d879454
    refactor: language selection Zane Schepke 2024-11-23 00:32:30 -0500
  • 347c79741f dist: 3.6.1 notes and bump 3.6.1 Zane Schepke 2024-11-23 16:06:05 -0500
  • 9bb30069fe feat: add tunnel from clipboard Zane Schepke 2024-11-23 15:48:11 -0500
  • 9a2d77c8bf minor: disable stats job when app is closed Zane Schepke 2024-11-23 15:00:06 -0500
  • f79f922838 refactor: language selection Zane Schepke 2024-11-23 00:32:30 -0500
  • a9d5994070
    chore: remove unused/outdated strings (#455) Weblate (bot) 2024-11-23 04:57:03 +0100
  • 65da287e43
    Update translation files Hosted Weblate 2024-11-23 04:42:38 +0100
  • 5b3ae605cd
    Update translation files Hosted Weblate 2024-11-23 04:42:36 +0100
  • f967b38af1
    feat: add weblate localizations (#454) Zane Schepke 2024-11-22 22:40:23 -0500
  • c73c134c85 chore: bump deps Zane Schepke 2024-11-22 22:36:41 -0500
  • a060f00490 Automated build update GitHub Actions 2024-11-23 03:36:17 +0000
  • d994b149a2 chore: remove unused resources Zane Schepke 2024-11-22 22:31:54 -0500
  • 0f7f412206 Translated using Weblate (Russian) solokot 2024-11-18 19:32:18 +0000
  • 54071de28f Translated using Weblate (Japanese) ragu 2024-11-16 15:46:49 +0000
  • 58269923c7 Translated using Weblate (Japanese) ragu 2024-11-16 15:33:06 +0000
  • a6c8b69587 Added translation using Weblate (Japanese) Languages add-on 2024-11-16 16:32:13 +0100
  • db1f89998f Translated using Weblate (French) MouaisTe44 2024-11-14 17:24:56 +0000