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
2020-03-09
Rename app module to ui
Harsh Shandilya
2020-03-08
Backend: do not use singletons
Jason A. Donenfeld
2020-03-08
GoBackend: setConfigureIntent does nothing
Jason A. Donenfeld
2020-03-09
backend: do not depend on anything except config
Jason A. Donenfeld
2020-02-28
ModuleLoader: Staticize isModuleLoaded
Harsh Shandilya
2020-02-16
Record StrictMode failures to logcat
Harsh Shandilya
2019-10-18
Application: put user agent in log to help debugging
Jason A. Donenfeld
2019-10-14
Download modules after verifying signify signature
Jason A. Donenfeld
2019-10-12
Activity: make dark/night theme follow system on Q
Jason A. Donenfeld
2019-10-12
Application: use preferences from compat libs
Jason A. Donenfeld
2019-01-07
Update copyright
Jason A. Donenfeld
2018-12-18
Migrate to AndroidX
Harsh Shandilya
2018-12-08
Remove ACRA
Jason A. Donenfeld
2018-11-11
Auto-format the source directories
Samuel Holland
2018-09-06
global: update copyright headers
Jason A. Donenfeld
2018-07-29
Target API 28
Jason A. Donenfeld
2018-07-28
Application: refuse to run on old android
Jason A. Donenfeld
2018-07-26
Set ACRA install source
Jason A. Donenfeld
2018-07-26
Application: use proper completablefuture for backend
Jason A. Donenfeld
2018-07-26
Wire up ACRA
Jason A. Donenfeld
2018-07-13
global: Add nullity annotations
Eric Kuck
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