Commit graph

8 commits

Author SHA1 Message Date
Revertron
055a74ea69
UI improvements (#74)
* Fixed connected peers status in PeersActivity.
* Fixed display of new generated public key in SettingsActivity.
* Made more reliable display of connectivity state on main screen.
* Added a note about not configured peers. Changed all dialog buttons to greenish color.
* Click on a version row now opens URL of the project on GitHub.
* Changed the wording of no peer notification.
2025-01-08 20:13:56 +01:00
Revertron
060c096cdf
Preparation for release 0.5.7 (#62)
* Updated DNS.
* Removed tree info from main screen.
* Added a link to public peers site.
* Updated version and changelogs.
2024-08-09 00:24:22 +02: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
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