aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Localize remaining strings in network extensionJason A. Donenfeld2018-12-221-1/+9
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Attempt to strongly recommend thingsJason A. Donenfeld2018-12-221-0/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Get rid of superflous isActivateOnDemandEnabled keyJason A. Donenfeld2018-12-211-0/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Localize all the thingsRoopesh Chander2018-12-211-0/+210
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Remove buttons and text from LaunchScreen.storyboardRoopesh Chander2018-12-181-7/+4
| | | | | | | | With state restoration, we're not guaranteed that the list view will get shown immediately after the launch screen. So, generalize the launch screen as much as possible. Signed-off-by: Roopesh Chander <roop@roopc.net>
* Add a correct launch-screen storyboardRoopesh Chander2018-11-041-11/+71
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Remove storyboard and create UI from codeRoopesh Chander2018-10-271-24/+0
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Create a new project in XcodeRoopesh Chander2018-10-272-0/+49
Signed-off-by: Roopesh Chander <roop@roopc.net>