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
2021-10-29
global: bump copyright year
Jason A. Donenfeld
2021-10-29
tunnel: remove kernel module downloader
Jason A. Donenfeld
2021-10-28
gradle: upgrade AndroidX dependencies
Harsh Shandilya
2021-05-19
build: upgrade AndroidX dependencies
Harsh Shandilya
2021-05-06
ui: remove hack for broken kotlin compiler
Jason A. Donenfeld
2020-10-02
DownloadsFileSaver: initialize callback in constructor, not on the fly
Jason A. Donenfeld
2020-09-30
ui: use commit extension from fragment-ktx
Harsh Shandilya
2020-09-27
tv: hack gridlayoutmanager to fill columns before row if we're not scrolling
Jason A. Donenfeld
2020-09-26
ui: print proper exception trace from log viewer
Jason A. Donenfeld
2020-09-26
ui: request intent permissions from hidden activity
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
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
[next]