Commit Graph

248 Commits

Author SHA1 Message Date
Zane Schepke 765598c05e New translations strings.xml (Dutch) 2024-12-26 20:38:14 -05:00
Zane Schepke d47d0fe2ec New translations strings.xml (Japanese) 2024-12-26 20:38:13 -05:00
Zane Schepke cdf0d61782 New translations strings.xml (Italian) 2024-12-26 20:38:12 -05:00
Zane Schepke ce7d0ae72b New translations strings.xml (German) 2024-12-26 20:38:11 -05:00
Zane Schepke 88aed1d3e3 New translations strings.xml (Czech) 2024-12-26 20:38:10 -05:00
Zane Schepke 48624ca225 New translations strings.xml (Spanish) 2024-12-26 20:38:08 -05:00
Zane Schepke 1103a3145a New translations strings.xml (French) 2024-12-26 20:38:07 -05:00
Zane Schepke 63a6ca2fd6 New translations strings.xml (Indonesian) 2024-12-26 19:53:00 -05:00
Zane Schepke eb20673206 New translations strings.xml (Chinese Traditional) 2024-12-26 19:52:59 -05:00
Zane Schepke c8105e76ac New translations strings.xml (Ukrainian) 2024-12-26 19:52:58 -05:00
Zane Schepke a17cfeb870 New translations strings.xml (Turkish) 2024-12-26 19:52:57 -05:00
Zane Schepke d75d4eaa1e New translations strings.xml (Russian) 2024-12-26 19:52:56 -05:00
Zane Schepke 29b643e802 New translations strings.xml (Portuguese) 2024-12-26 19:52:55 -05:00
Zane Schepke 85623049d4 New translations strings.xml (Polish) 2024-12-26 19:52:53 -05:00
Zane Schepke 6b0e87ac94 New translations strings.xml (Dutch) 2024-12-26 19:52:52 -05:00
Zane Schepke 0cc36e29a0 New translations strings.xml (Japanese) 2024-12-26 19:52:51 -05:00
Zane Schepke a717560ab5 New translations strings.xml (Italian) 2024-12-26 19:52:50 -05:00
Zane Schepke 6efce6f7a8 New translations strings.xml (German) 2024-12-26 19:52:49 -05:00
Zane Schepke 4c916e795c New translations strings.xml (Czech) 2024-12-26 19:52:47 -05:00
Zane Schepke e32c2c1d50 New translations strings.xml (Spanish) 2024-12-26 19:52:46 -05:00
Zane Schepke 0708e347be New translations strings.xml (French) 2024-12-26 19:52:45 -05:00
Zane Schepke ffcb4f6ed8
fix: weblate conflicts (#519)
Co-authored-by: lateweb <weblate@techkoala.net>
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Tom <weblate.delicate088@passinbox.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: MouaisTe44 <r.craft.212121@gmail.com>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: Julian Madsen <julian@sopyt.com>
Co-authored-by: tomo90 <ivanek.tomas@gmail.com>
Co-authored-by: solokot <solokot@gmail.com>
Co-authored-by: Marco <16669146+RodoMa92@users.noreply.github.com>
2024-12-26 13:32:29 -05:00
Zane Schepke 7b6bdec133 fix!: notification channel id should not be localized 2024-12-26 12:49:00 -05:00
Zane Schepke 6ece224592 fix: translation bug 2024-12-26 12:23:36 -05:00
Zane Schepke 83bec24ca9 fix: reproducibility 2024-12-25 21:47:56 -05:00
Zane Schepke dbaf0312f8 fix: split tunnel performance improvements 2024-12-22 02:11:42 -05:00
Zane Schepke 7cf7817cea fix: switch to dynamic shortcuts
closes #365
closes #508
2024-12-21 23:28:50 -05:00
Zane Schepke 25b986ef2f fix: improve location querying
closes #498
2024-12-21 22:14:31 -05:00
Zane Schepke fe45a2fad9 fix: minor ui improvements 2024-12-21 02:49:38 -05:00
Zane Schepke a3eb53f90f fix: tile tunnel start
closes #491
2024-12-21 00:47:58 -05:00
Zane Schepke 7f89dcaab0 fix: minor ui improvements
closes #473
2024-12-20 02:08:05 -05:00
Zane Schepke 0201523262
fix: config screen performance (#495)
* improve config screen performance 
* add ability to edit tunnel scripts for rooted phones
* add new screen for split tunneling
* fix split tunneling reset bug
2024-12-19 19:52:31 -05:00
Zane Schepke 9f1af0140f fix: app launch on notification click
closes #504
2024-12-19 11:33:00 -05:00
Zane Schepke 40dd14ca16 fix: auto tunnel bug fixes
* add debounce to prevent rapid state changes
* fix get wifi from shell bug
* ignore default emitted state values
2024-12-19 01:07:25 -05:00
Zane Schepke 94bd23f2a4 fix: bug starting app while no connectivity 2024-12-18 20:26:44 -05:00
Zane Schepke 7285af5c2d fix: location services wifi toggle 2024-12-18 20:19:38 -05:00
Marko Zajc b81f43c7cf
fix: getting the SSID via shell (#494) 2024-12-14 11:18:35 -05:00
Zane Schepke 62daf138dd
fix: add action and tunnel name to kernel notification (#490) 2024-12-12 23:54:08 -05:00
Zane Schepke 2877757396 fix: kernel mode toggle bug 2024-12-11 01:32:39 -05:00
Zane Schepke c657c62640 fix: shut down backend if we enter kernel mode 2024-12-11 00:18:42 -05:00
Zane Schepke d84d9df57d fix: notification channel creation bug
Fixes a crash that is caused by a typo when creating a new notification channel.

Also makes VPN kill switch visible on TVs
2024-12-11 00:03:39 -05:00
Zane Schepke c5b42b55c3
feat: improved notifications with actions (#481) 2024-12-09 22:38:55 -05:00
Zane Schepke 670d9d680c fix: make logging lifecycle aware 2024-12-09 21:41:59 -05:00
Zane Schepke 708b4c7646 fix: auto tunnel wifi whitelist bug
#472
2024-12-08 15:06:13 -05:00
Zane Schepke efba604c31 fix: screen padding/scroll bug
closes #479
2024-12-08 14:43:15 -05:00
Zane Schepke bb3b05d224 fix: locale change bug and sort tunnels alphabetically 2024-12-07 22:34:45 -05:00
Zane Schepke cda747deee
feat: add vpn kill switch (#476) 2024-12-07 18:10:03 -05:00
Zane Schepke a992009c71 fix: restart on ping bugs
Fixes bug where restart on ping could kill itself or not start correctly given certain settings combinations.

This change also makes auto tunneling and all or nothing service as this intuitively makes the most sense with the way the global settings are presented.

This change also makes it so users can toggle tunnel on untrusted wifi without location permissions because location permissions are only required when they go to add trusted ssids.
2024-11-30 18:32:50 -05:00
Zane Schepke 57676bf4bb fix: copy tunnel bug 2024-11-30 13:18:47 -05:00
Zane Schepke 921e33cb70 feat: add ethernet tunnel, stop tunnel on offline
closes #460
2024-11-30 12:33:07 -05:00