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
/
ui
/
src
/
main
/
java
/
com
/
wireguard
/
android
/
fragment
/
BaseFragment.kt
Age
Commit message (
Expand
)
Author
2023-03-21
global: bump copyright date
Jason A. Donenfeld
2021-10-29
global: bump copyright year
Jason A. Donenfeld
2020-09-26
ui: queue up tunnel mutating on activity scope instead of fragment scope
Jason A. Donenfeld
2020-09-20
BaseFragment: avoid using requireContext() in permission result callback
Jason A. Donenfeld
2020-09-17
activityx: use contracts more and refine
Jason A. Donenfeld
2020-09-16
coroutines: lifecycleScope is by default on Main.immediate
Jason A. Donenfeld
2020-09-15
coroutines: use lifecycleScope where appropriate
Jason A. Donenfeld
2020-09-15
coroutines: convert the rest
Jason A. Donenfeld
2020-03-28
global: hardcode tags so that minification doesn't ruin the log
Jason A. Donenfeld
2020-03-28
ui: Remove unnecessary non-null assertion in TAG fields
Harsh Shandilya
2020-03-28
ui: use kotlin class instead of java class for tag
Jason A. Donenfeld
2020-03-27
ui: Replace ErrorMessages getter with indexing operator
Harsh Shandilya
2020-03-26
ObservableTunnel: port to kotlin
Jason A. Donenfeld
2020-03-19
Use more Kotlin-esque code where applicable
Harsh Shandilya
2020-03-19
ui: Convert fragment package to Kotlin
Harsh Shandilya