index
:
wireguard-android
build/http-proxy
build13
build14
build15
build16
build17
build18
build19
build20
build21
build22
build23
build24
build25
build26
build27
build3
build4
build5
build6
build7
build8
build9
dhcp
dmwg-0.0.1
expr-tun
fix/app-list
gonet
grpc-turnon
gvisor
gvisor-transparent-proxy
http-proxy-fsm
httpproxyitems
m7n
master
miles/gonet
new/dhcp
new/gonet
new/http-proxy
new/tunnel-config-actions
new2/build
old/dhcp
old/dhcp2
old/dhcp3
old/dhcp4
peer-status-observable
tunnel-config-actions
version
WireGuard Android
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
com
/
wireguard
/
android
/
Application.java
Age
Commit message (
Expand
)
Author
2018-07-09
Request VPN permissions on activation
Eric Kuck
2018-07-06
global: move to Apache 2.0
Jason A. Donenfeld
2018-06-17
Application: make lock final
Jason A. Donenfeld
2018-06-17
application: style fix
Jason A. Donenfeld
2018-06-14
global: supply backend asynchronously
Jason A. Donenfeld
2018-06-12
Application: require rootshell to use wgquick backend
Jason A. Donenfeld
2018-06-07
Backend: abstract version information
Jason A. Donenfeld
2018-06-07
Give Samuel heart attack by removing Dagger
Jason A. Donenfeld
2018-06-07
VersionPreference: account for checking state and move away from tools installer
Jason A. Donenfeld
2018-06-05
DarkMode: move to shared preferences listener
Jason A. Donenfeld
2018-06-01
theme: add dark theme with toggle
Jason A. Donenfeld
2018-05-03
global: fix up copyrights
Jason A. Donenfeld
2018-05-02
global: Add or update copyright headers in Java code
Samuel Holland
2018-04-30
global: Automatic code formatting
Samuel Holland
2018-02-17
GoBackend: integrate into app
Jason A. Donenfeld
2018-01-08
WgQuickBackend: Ensure tools are available before use
Samuel Holland
2018-01-08
project: Remove currently-unused library
Samuel Holland
2018-01-08
Application: Remove unneeded exported component
Samuel Holland
2018-01-08
ToolsInstaller: Extract to its own classes
Samuel Holland
2018-01-07
Make TunnelManager the point of asynchronicity
Samuel Holland
2018-01-06
Serviceless rewrite, part 1
Samuel Holland