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
/
activity
Age
Commit message (
Expand
)
Author
2018-06-23
treewide: Optimize imports
Harsh Shandilya
2018-06-14
global: supply backend asynchronously
Jason A. Donenfeld
2018-06-07
BaseActivity: style
Jason A. Donenfeld
2018-06-07
Give Samuel heart attack by removing Dagger
Jason A. Donenfeld
2018-06-06
MainActivity: Fix style
Harsh Shandilya
2018-06-05
MainActivity: Silence useless warning
Harsh Shandilya
2018-06-05
MainActivity: collapse action menu on toolbar touch
Harsh Shandilya
2018-06-05
MainActivity: style
Jason A. Donenfeld
2018-06-05
DarkMode: move to shared preferences listener
Jason A. Donenfeld
2018-06-04
MainActivity: style
Jason A. Donenfeld
2018-06-04
BaseActivity: support android 5 and 6 when clearing drawable cache
Jason A. Donenfeld
2018-06-04
BaseActivity: invalidate icon cache on Android P
Jason A. Donenfeld
2018-06-02
android: Cleanup classes
Harsh Shandilya
2018-06-01
BaseActivity: flush themed icon cache on theme change
Jason A. Donenfeld
2018-06-01
theme: add dark theme with toggle
Jason A. Donenfeld
2018-05-27
Support always-on-vpn
Jason A. Donenfeld
2018-05-09
global: Cleanup line lengths and misc lint warnings
Harsh Shandilya
2018-05-09
MainActivity: Nip out as early as possible when moving to same fragment
Harsh Shandilya
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: Clean up Java
Samuel Holland
2018-04-30
global: Automatic code formatting
Samuel Holland
2018-04-30
wg: Collapse fab when pressing back before exiting
Harsh Shandilya
2018-04-30
SettingsActivity: Migrate permissions check to AppCompat
Harsh Shandilya
2018-04-30
SettingsActivity: Gracefully exit when options menu home is pressed
Harsh Shandilya
2018-04-30
Prefer AppCompat classes
Harsh Shandilya
2018-04-29
Allow exporting to zip file
Jason A. Donenfeld
2018-04-17
GoBackend: Use the android VpnService to encapsulate the go backend
Aurélien Chabot
2018-02-17
GoBackend: integrate into app
Jason A. Donenfeld
2018-01-08
global: Fix or suppress most lints/warnings
Samuel Holland
2018-01-08
global: Prefix tags with WireGuard/
Jason A. Donenfeld
2018-01-08
project: Global cleanup
Samuel Holland
2018-01-08
ToolsInstaller: Extract to its own classes
Samuel Holland
2018-01-07
BaseActivity: Make variable names consistent
Samuel Holland
2018-01-07
Remove primary configuration preference
Samuel Holland
2018-01-07
Move bundle keys where they are used
Samuel Holland
2018-01-06
project: Minor cleanups
Samuel Holland
2018-01-06
MainActivity: Fix ActionBar after rotation
Samuel Holland
2018-01-06
activity: Remove useless indirection
Samuel Holland
2018-01-06
Serviceless rewrite, part 1
Samuel Holland