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
/
util
Age
Commit message (
Expand
)
Author
2022-03-06
ui: make validity check from QR code image scanner static
Harsh Shandilya
2022-03-06
ui: allow importing tunnel from an QR image stored on the device
Nikita Pustovoi
2021-10-29
global: bump copyright year
Jason A. Donenfeld
2021-10-29
tunnel: remove kernel module downloader
Jason A. Donenfeld
2021-05-26
tunnel: retry DNS resolution for 10 seconds
Jason A. Donenfeld
2021-05-06
ui: update datastore and rework api
Jason A. Donenfeld
2021-05-05
ui: replace deprecated string operations
Harsh Shandilya
2021-01-01
ClipboardUtils: localize clipboard notification snack
Jason A. Donenfeld
2020-10-02
DownloadsFileSaver: initialize callback in constructor, not on the fly
Jason A. Donenfeld
2020-10-02
build: upgrade AndroidX biometric
Jason A. Donenfeld
2020-09-26
ui: queue up tunnel mutating on activity scope instead of fragment scope
Jason A. Donenfeld
2020-09-23
ui: cleanup code after churn
Jason A. Donenfeld
2020-09-22
tv: wire in stats
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
ui: move to Jetpack DataStore instead of SharedPrefs
Jason A. Donenfeld
2020-09-18
ui: reformat code
Jason A. Donenfeld
2020-09-17
ui: refactor AddTunnelsSheet's selection communication
Harsh Shandilya
2020-09-17
DownloadsFileSaver: encapsulate permission checks
Jason A. Donenfeld
2020-09-16
ZipExporterPreference: don't ask for storage permissions on newer android
Jason A. Donenfeld
2020-09-16
ui: replace GlobalScope with a hand-rolled CoroutineScope
Harsh Shandilya
2020-09-16
Extensions: use more idiomatic kotlin
Jason A. Donenfeld
2020-09-16
global: lint codebase with recent changes
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-13
ui: remove hacky manual check for keyguard
Harsh Shandilya
2020-09-13
ui: update BiometricAuthenticator for API changes
Harsh Shandilya
2020-09-13
ui: fix memory leak from statically held Handler instance
Harsh Shandilya
2020-08-23
ui: fix SDK 30 deprecation warning for implicit Looper in Handler init
Harsh Shandilya
2020-07-23
AdminKnobs: allow enterprise admins to disable private key export
Jason A. Donenfeld
2020-04-06
ui: misc cleanups to AppListDialogFragment
Harsh Shandilya
2020-03-30
global: cleanup code style
Jason A. Donenfeld
2020-03-30
BiometricAuthenticator: rework logic and bugs
Jason A. Donenfeld
2020-03-30
BiometricAuthenticator: implement biometric authentication for sensitive oper...
Harsh Shandilya
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-28
ClipboardUtils: Update to handle TextInputEditText
Harsh Shandilya
2020-03-27
Convert ErrorMessages to Kotlin
Harsh Shandilya
2020-03-27
Convert AsyncWorker to Kotlin
Harsh Shandilya
2020-03-27
databinding: rewrite in kotlin
Jason A. Donenfeld
2020-03-27
util: begin conversion to kotlin
Jason A. Donenfeld
2020-03-26
util: Start converting to Kotlin
Harsh Shandilya
2020-03-14
tunnel: Remove MISSING_VALUE from BadConfigException reasons
Harsh Shandilya
2020-03-10
ui: Codestyle cleanups
Harsh Shandilya
2020-03-09
global: format code
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
ModuleLoader: move to right project
Jason A. Donenfeld
2020-03-09
AsyncWorker: move back to original location
Jason A. Donenfeld
[next]