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
/
fragment
Age
Commit message (
Expand
)
Author
2020-03-09
Rename app module to ui
Harsh Shandilya
2020-03-09
global: Use requireContext rather than getContext in fragments
Harsh Shandilya
2020-03-09
backend: do not depend on anything except config
Jason A. Donenfeld
2020-02-26
Resolve some lint and build warnings
Harsh Shandilya
2020-02-25
Resolve deprecation warnings
Harsh Shandilya
2020-02-25
Setup EdgeToEdge
Harsh Shandilya
2020-02-23
AppListDialogFragment: Revamp toggle logic
Harsh Shandilya
2020-02-23
AppListDialogFragment: Code cleanup
Harsh Shandilya
2020-02-23
AppListDialogFragment: change "Deselect All" to "Toggle All"
Sébastien LEBEAU
2020-02-14
Port tunnel creation UI from Viscerion
Harsh Shandilya
2020-01-23
Rework timer in tunnel detail
Jason A. Donenfeld
2019-11-20
Implement statistics
Jason A. Donenfeld
2019-01-07
Update copyright
Jason A. Donenfeld
2018-12-18
Migrate to AndroidX
Harsh Shandilya
2018-12-15
Clean up error messages
Samuel Holland
2018-12-15
Provide semantically meaningful exceptions for translation
Samuel Holland
2018-12-11
Fix locale usage
Jason A. Donenfeld
2018-12-11
Localize exception messages
Zachary Wander
2018-12-09
Use English lower casing
Jason A. Donenfeld
2018-12-08
Do not close zip input stream
Jason A. Donenfeld
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-08-26
MonkeyedSnackbar: remove
Jason A. Donenfeld
2018-07-30
Show different color for multiselection
Jason A. Donenfeld
2018-07-29
MonkeyedSnackbar: work around Harsh's broken phone
Jason A. Donenfeld
2018-07-29
TunnelListFragment: show selected tunnel
Jason A. Donenfeld
2018-07-29
TunnelListFragment: fix multiselection on rotation
Jason A. Donenfeld
2018-07-28
MainActivity: Fix fragment selection logic
Samuel Holland
2018-07-27
config: show more informative error message on wrong key
Jason A. Donenfeld
2018-07-26
TunnelDetailFragment now restores state correctly after process death
Eric Kuck
2018-07-26
Application: use proper completablefuture for backend
Jason A. Donenfeld
2018-07-25
TunnelEditorFragment: plug memory leak on listeners
Jason A. Donenfeld
2018-07-25
qrcode: minor adjustments
Jason A. Donenfeld
2018-07-25
Added QR code scanner as tunnel import method
Eric Kuck
2018-07-22
treewide: Optimize imports
Harsh Shandilya
2018-07-20
fab: move in direct ratio to scroll
Jason A. Donenfeld
2018-07-20
TunnelListFragment: Allocate interpolators outside scroll listener
Harsh Shandilya
2018-07-19
TunnelEditorFragment: fix null pointer dereference
Jason A. Donenfeld
2018-07-18
TunnelListFragment: setOnScrollListener is old, but we support API 21, so we ...
Jason A. Donenfeld
2018-07-18
AppListDialogFragment: getArguments is null before onCreate
Jason A. Donenfeld
2018-07-18
fab: make fab respond to recyclerview scroll events
Harsh Shandilya
2018-07-16
android: TunnelListFragment: Annotate parameter to match super method
Harsh Shandilya
2018-07-13
BaseFragment: do not allow tunnel to be null
Jason A. Donenfeld
2018-07-13
TunnelEditorFragment: binding might be null
Jason A. Donenfeld
2018-07-13
global: Add nullity annotations
Eric Kuck
2018-07-12
Address lint issues in TunnelListFragment
Harsh Shandilya
2018-07-12
TunnelEditorFragment: add DNSes to allowedIPs when excluding rfc1918
Jason A. Donenfeld
2018-07-11
fab: use support library's rendering
Eric Kuck
2018-07-09
BaseFragment: in the event no view is available, use toast
Jason A. Donenfeld
[next]