Commit graph

13 commits

Author SHA1 Message Date
Alex Akselrod
d757f8d894
gate POST_NOTIFICATIONS request behind SDK version, improve UI 2023-11-02 11:02:47 -07:00
Alex Akselrod
22886edcb1
request POST_NOTIFICATIONS permission 2023-11-02 10:35:25 -07:00
Revertron
f4e1a75cfc
Changes for updating to Yggdrasil 0.5. (#49) 2023-10-28 23:31:32 +02:00
Revertron
05de180066
Implemented an option to reset keys (and IP). (#40)
* Implemented an option to reset keys (and IP).
* Implemented an option to set own keys (and IP).
* Incremented app version.
2022-12-14 12:37:45 +01:00
Revertron
a07412d02d
Implemented Yggdrasil start after device boot (#39)
Implemented Yggdrasil start after device boot (even if Always-On VPN disabled).
2022-12-14 11:41:23 +01:00
Revertron
7af870f34d
Added fastlane meta for inclusion in F-Droid, incremented version, fixed 1 string. (#35)
* Added fastlane meta for inclusion in F-Droid, incremented version, fixed 1 string.
* Added yggdrasil-go submodule for F-Droid pipeline.
* Changed logo images to black.
2022-11-23 14:23:54 +01:00
Revertron
aa94ccad26
Fixes #30, added quick settings icon. (#32)
* Fixes #30, added quick settings icon.
* Added saving of enabled state, added some fixes and refactorings.
* Fixed a bug with turning on/off the VPN.
* Fixed possibility to add duplicate servers in DNS settings.
2022-11-19 20:49:34 +01:00
Revertron
ee81f4e902
UI fixes, DNS infos. (#31) 2022-11-16 22:08:28 +01:00
Revertron
41569a9ee2
Optimization and localizations. (#27)
* Optimized UI refresh to save battery. Extracted all strings to xml to enable localizations.
* And added Russian localization.
2022-11-07 23:39:35 +01:00
David Adrião
87c6e4612b
Added copy to clipboard of several fields. (#17)
* Added copy to clipboard when clicking ip address, subnet address and public key.

* Android CI

* Update CI

* Update `PATH` in CI

* Add NDK in CI

* Fix filename in CI

* Capture artifact in CI

* Tweaks in CI

* Update MainActivity.kt

* Update SettingsActivity.kt

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-10-30 21:47:53 +00:00
Neil Alexander
6771177ca9
Update DNS server strings 2022-10-30 21:23:34 +00:00
Revertron
772dfdef8c
Added DNS configuration functionality. (#24)
* Changed app icon from default to Yggdrasil leaf.

* Added workaround for DNS-reslver and fix for unmetered networks.

* Added DNS configuration functionality.

* Changed DNS configuration UI. Disabled DNS config by default. Added DNS fix for Chrome-based browsers.
2022-10-30 21:14:30 +00:00
Neil Alexander
20ff7378e9 Initial commit 2021-06-16 19:21:09 +01:00