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
/
MainActivity.java
Age
Commit message (
Expand
)
Author
2020-03-09
backend: do not depend on anything except config
Jason A. Donenfeld
2020-02-28
MainActivity: Remove unused imports
Harsh Shandilya
2020-02-25
MainActivity: Fix backstack bug exposed by fragment 1.2.2
Harsh Shandilya
2020-02-25
Cleanup inset dispatch code
Harsh Shandilya
2020-02-25
Ensure insets are dispatched to all fragments
Harsh Shandilya
2020-02-14
Port tunnel creation UI from Viscerion
Harsh Shandilya
2019-10-13
Revert "Fix activity leak on Android Q"
Jason A. Donenfeld
2019-09-27
Fix activity leak on Android Q
Harsh Shandilya
2019-01-07
Update copyright
Jason A. Donenfeld
2018-12-18
Migrate to AndroidX
Harsh Shandilya
2018-09-06
global: update copyright headers
Jason A. Donenfeld
2018-07-28
MainActivity: Fix fragment selection logic
Samuel Holland
2018-07-25
MainActivity: attempt to fix commit state exceptions
Jason A. Donenfeld
2018-07-13
global: Add nullity annotations
Eric Kuck
2018-07-06
global: move to Apache 2.0
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-04
MainActivity: style
Jason A. Donenfeld
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
wg: Collapse fab when pressing back before exiting
Harsh Shandilya
2018-04-30
Prefer AppCompat classes
Harsh Shandilya
2018-01-08
global: Prefix tags with WireGuard/
Jason A. Donenfeld
2018-01-08
project: Global cleanup
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