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
/
databinding
Age
Commit message (
Expand
)
Author
2019-01-07
Update copyright
Jason A. Donenfeld
2018-12-18
Migrate to AndroidX
Harsh Shandilya
2018-12-08
Remodel the Model
Samuel Holland
2018-11-11
Auto-format the source directories
Samuel Holland
2018-09-06
global: update copyright headers
Jason A. Donenfeld
2018-07-13
global: Add nullity annotations
Eric Kuck
2018-07-09
Request VPN permissions on activation
Eric Kuck
2018-07-08
Switch from ListView to RecyclerView
Eric Kuck
2018-07-06
global: move to Apache 2.0
Jason A. Donenfeld
2018-07-06
TunnelEditor: fix nits
Jason A. Donenfeld
2018-07-06
AppListDialogFragment: add implementation for excluding applications
Eric Kuck
2018-06-19
util: Extract non-Android utility interfaces
Samuel Holland
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-05-02
global: Some more lint cleanup
Harsh Shandilya
2018-01-08
project: Global cleanup
Samuel Holland
2018-01-06
Keyed...: Rename all the things
Samuel Holland
2018-01-06
project: Minor cleanups
Samuel Holland
2018-01-06
databinding: Collection classes use generic E
Samuel Holland
2018-01-06
databinding: Simplify method signature
Samuel Holland
2018-01-06
databinding: Remove unused classes and methods
Samuel Holland
2018-01-06
Convert the list of tunnels to a KeyedObservableList
Samuel Holland
2018-01-06
databinding: Add an adapter for the KeyedObservableList
Samuel Holland
2018-01-06
Serviceless rewrite, part 1
Samuel Holland
2018-01-06
Rename package widgets -> widget
Samuel Holland
2018-01-06
Rename package bindings -> databinding
Samuel Holland