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
/
activity
Age
Commit message (
Expand
)
Author
2020-09-22
tv: do not redisplay stats when deleting
Jason A. Donenfeld
2020-09-22
tv: add ugly deletion mode
Jason A. Donenfeld
2020-09-22
tv: wire in stats
Jason A. Donenfeld
2020-09-22
tv: wire up tunnel start/stop
Jason A. Donenfeld
2020-09-22
tv: begin to wire up databindings
Jason A. Donenfeld
2020-09-22
tv: abstract out tunnel importing
Jason A. Donenfeld
2020-09-22
tv: initial draft of Android TV support
Harsh Shandilya
2020-09-18
SettingsActivity: account for module present but no root
Jason A. Donenfeld
2020-09-18
ui: move to Jetpack DataStore instead of SharedPrefs
Jason A. Donenfeld
2020-09-17
ui: retire EdgeToEdge
Harsh Shandilya
2020-09-17
activityx: use contracts more and refine
Jason A. Donenfeld
2020-09-17
DownloadsFileSaver: encapsulate permission checks
Jason A. Donenfeld
2020-09-16
LogViewerActivity: simplify scoping
Jason A. Donenfeld
2020-09-16
ui: resolve getColor deprecation in LogViewerActivity
Harsh Shandilya
2020-09-16
LogViewerActivity: destroy process when coroutine scope is cancelled
Jason A. Donenfeld
2020-09-16
ui: await activity creation to change selected tunnel
Harsh Shandilya
2020-09-16
global: lint codebase with recent changes
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-09-14
coroutines: convert low-hanging fruits
Jason A. Donenfeld
2020-07-23
AdminKnobs: allow enterprise admins to disable private key export
Jason A. Donenfeld
2020-05-29
ui: address new databinding requirements
Harsh Shandilya
2020-03-30
LogViewerActivity: don't crash if pipe closes
Jason A. Donenfeld
2020-03-28
global: hardcode tags so that minification doesn't ruin the log
Jason A. Donenfeld
2020-03-28
LogViewerActivity: only scroll every quarter for the first 2.5 seconds of dum...
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-26
LogViewerActivity: merge lines that don't match regex
Jason A. Donenfeld
2020-03-26
LogViewerActivity: re-add error case to log export
Jason A. Donenfeld
2020-03-26
LogViewerActivity: constify request
Jason A. Donenfeld
2020-03-26
ui: cleanup various pieces of kotlin
Jason A. Donenfeld
2020-03-26
Introduce realtime log viewer
Harsh Shandilya
2020-03-24
TunnelManager: disallow remote apps for L
Jason A. Donenfeld
2020-03-22
Preferences: hide advanced settings
Jason A. Donenfeld
2020-03-22
SettingsActivity: remove from parent instead of fixed screen
Jason A. Donenfeld
2020-03-20
Replace PermissionRequestCallback with direct methods
Harsh Shandilya
2020-03-20
Convert activity package to Kotlin
Harsh Shandilya
2020-03-10
ui: Codestyle cleanups
Harsh Shandilya
2020-03-09
KernelModuleDisabler: allow disabling the kernel module backend
Jason A. Donenfeld
2020-03-09
global: optimize imports
Jason A. Donenfeld
2020-03-09
global: get rid of nonnull gradle hack
Jason A. Donenfeld
2020-03-09
ThemeChangeAwareActivity: recreate activity after changing theme
Jason A. Donenfeld
2020-03-09
WgQuickBackend: by default use single-tunnel mode like GoBackend, but add option
Jason A. Donenfeld
2020-03-09
Rename app module to ui
Harsh Shandilya