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
/
TvMainActivity.kt
Age
Commit message (
Expand
)
Author
2023-03-23
ui: migrate to OnBackPressedDispatcher
HEAD
master
Jason A. Donenfeld
2023-03-21
global: bump copyright date
Jason A. Donenfeld
2021-10-29
global: bump copyright year
Jason A. Donenfeld
2020-09-27
tv: hack gridlayoutmanager to fill columns before row if we're not scrolling
Jason A. Donenfeld
2020-09-24
tv: handle going up directories better
Jason A. Donenfeld
2020-09-24
tv: show volume descriptions for file picker
Jason A. Donenfeld
2020-09-23
tv: use system picker for API 29+
Jason A. Donenfeld
2020-09-23
tv: use our own file picker
Jason A. Donenfeld
2020-09-23
tv: escape deletion view with back button
Jason A. Donenfeld
2020-09-22
tv: select first item after toggling deletion mode
Jason A. Donenfeld
2020-09-22
tv: hook up isFocused as observable property
Jason A. Donenfeld
2020-09-22
tv: add text when there are no tunnels
Jason A. Donenfeld
2020-09-22
tv: select the right thing on load
Jason A. Donenfeld
2020-09-22
tv: set layout manager from XML
Harsh Shandilya
2020-09-22
tv: do theming
Harsh Shandilya
2020-09-22
tv: account for broken TVs with no file picker
Jason A. Donenfeld
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