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
Age
Commit message (
Expand
)
Author
2020-09-15
coroutines: convert the rest
Jason A. Donenfeld
2020-09-14
coroutines: convert low-hanging fruits
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-08-23
ui: also enable StrictMode thread policy in debug builds
Harsh Shandilya
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-04-16
ui: animate fab scale rather than translation
Harsh Shandilya
2020-04-15
ObservableTunnel: account for race in renulling stats
Jason A. Donenfeld
2020-04-08
ui: animate fab position in tunnel deletion flow
Harsh Shandilya
2020-04-08
ui: tweak FABs to use the correct type
Harsh Shandilya
2020-04-07
ui: codestyle nit
Harsh Shandilya
2020-04-07
KernelModuleDisablerPreference: do not make synchronous calls to getBackend
Jason A. Donenfeld
2020-04-06
ui: add suffix to persistent keepalive in editor
Jason A. Donenfeld
2020-04-06
ui: add missing fields to detail view
Jason A. Donenfeld
2020-04-06
TunnelListFragment: onCreateActionMode is called before adapter is alive
Jason A. Donenfeld
2020-04-06
ui: misc cleanups to AppListDialogFragment
Harsh Shandilya
2020-04-06
AppListDialogFragment: support both inclusion and exclusion
Jason A. Donenfeld
2020-04-06
MultiselectableRelativeLayout: use JvmOverloads constructor
Harsh Shandilya
2020-04-01
ObservableTunnel: do not cache key
Jason A. Donenfeld
2020-03-30
TunnelEditorFragment: don't show bioauth if already visible
Jason A. Donenfeld
2020-03-30
global: cleanup code style
Jason A. Donenfeld
2020-03-30
LogViewerActivity: don't crash if pipe closes
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-30
ObservableTunnel: Don't cache configAsync
Harsh Shandilya
2020-03-30
BindingAdapters: use sleeker lambda
Jason A. Donenfeld
2020-03-30
TunnelEditorFragment: add hooks for biometric auth
Jason A. Donenfeld
2020-03-29
AddTunnelsSheet: Make behaviour nullable
Harsh Shandilya
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
MonkeyedTextInputEditText: make more robust
Jason A. Donenfeld
2020-03-28
ui: use kotlin class instead of java class for tag
Jason A. Donenfeld
2020-03-28
ObservableTunnel: do not cache stats
Jason A. Donenfeld
2020-03-28
TunnelEditor: move generate button to inside box
Jason A. Donenfeld
2020-03-28
MonkeyedTextInputEditText: introduce a new horror
Jason A. Donenfeld
2020-03-28
ClipboardUtils: Update to handle TextInputEditText
Harsh Shandilya
2020-03-28
Disable screen capture in tunnel editor
Harsh Shandilya
2020-03-28
TunnelComparator: naturally sort tunnel list
Jason A. Donenfeld
2020-03-28
ObservableTunnel: Don't recurse in getConfig
Harsh Shandilya
2020-03-27
databinding: simplify and address warnings
Jason A. Donenfeld
2020-03-27
ui: Replace ErrorMessages getter with indexing operator
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
TunnelManager: convert to kotlin
Jason A. Donenfeld
[next]