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
Age
Commit message (
Expand
)
Author
2018-01-07
model: Remove confusing uses of completion chaining
Samuel Holland
2018-01-07
TunnelListFragment: Name a CompletionStage what it is
Samuel Holland
2018-01-07
Tunnel: The name passed to isNameValid is never null
Samuel Holland
2018-01-07
ConfigEditorFragment: Ensure localName is never null
Samuel Holland
2018-01-07
Make TunnelManager the point of asynchronicity
Samuel Holland
2018-01-06
TunnelManager: Sort tunnels case-insensitively
Samuel Holland
2018-01-06
SortedKeyedList...: Support arbitrary comparators
Samuel Holland
2018-01-06
Keyed...: Rename all the things
Samuel Holland
2018-01-06
project: Minor cleanups
Samuel Holland
2018-01-06
model: Proxy all async work through the TunnelManager
Samuel Holland
2018-01-06
TunnelManager: Enumerate running tunnels only once
Samuel Holland
2018-01-06
Tunnel: Require passing a state to the constructor
Samuel Holland
2018-01-06
Backend: Add a function to enumerate running tunnels
Samuel Holland
2018-01-06
MainActivity: Fix ActionBar after rotation
Samuel Holland
2018-01-06
TunnelDetailFragment: Remove state text and last change
Samuel Holland
2018-01-06
activity: Remove useless indirection
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
util: Add a keyed list class and a sorted variant
Samuel Holland
2018-01-06
TunnelManager: Clear primary tunnel when it's removed
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
2017-12-20
tools: use cmp and right arguments for mount
Jason A. Donenfeld
2017-12-19
SettingsActivity: allow for installing command line tools
Jason A. Donenfeld
2017-12-16
RootShell: rewrite
Jason A. Donenfeld
2017-12-15
tools: build required tools with apk
Jason A. Donenfeld
2017-11-30
VpnService: require root access
Jason A. Donenfeld
2017-11-28
VpnService: Avoid duplicating file check
Samuel Holland
2017-11-29
Config: use consistant verb
Jason A. Donenfeld
2017-11-29
VpnService: search for binaries in most likely places first
Jason A. Donenfeld
2017-11-28
ConfigList: Always dismiss FAB menu on ListView touch
Samuel Holland
2017-11-28
NotSupported: Fix links
Samuel Holland
2017-11-28
ConfigListFragment: Use a floating action menu
Samuel Holland
2017-11-28
ConfigActivity: Listen for name changes
Samuel Holland
2017-11-27
SettingsActivity: directly pass through bundle
Jason A. Donenfeld
2017-11-27
NotSupported: check if the module exists
Jason A. Donenfeld
2017-11-27
Settings: show quick tile config if no primary is defined
Jason A. Donenfeld
2017-11-27
ConfigImporter: give updates when something goes wrong
Jason A. Donenfeld
2017-11-27
QuickTileService: show app if no profiles exist
Jason A. Donenfeld
2017-11-26
Config: make parsing stricter
Jason A. Donenfeld
2017-11-25
ConfigImporter: Get filename from content resolver
Samuel Holland
2017-11-25
ConfigList: A better toggle switch
Samuel Holland
2017-11-25
widgets: Import ToggleSwitch from the AOSP Settings app
Samuel Holland
2017-11-24
ConfigList: Poor man's switch
Samuel Holland
2017-11-24
BindingAdapters: Sort existing adapters
Samuel Holland
2017-11-24
VpnService: Move it to a backends package
Samuel Holland
[next]