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
/
app
/
src
/
main
/
java
/
com
/
wireguard
/
android
/
QuickTileService.java
Age
Commit message (
Expand
)
Author
2018-07-29
Target API 28
Jason A. Donenfeld
2018-07-28
QuickTileService: fix bug the wrong way
Jason A. Donenfeld
2018-07-19
QuickTileService: fix null pointer dereference
Jason A. Donenfeld
2018-07-16
android: QuickTileService: Do not use slashed icon on Android P
Harsh Shandilya
2018-07-13
QuickTileService: show intermediate state when changing
Jason A. Donenfeld
2018-07-13
global: Add nullity annotations
Eric Kuck
2018-07-11
Clean up warnings
Jason A. Donenfeld
2018-07-09
QuickTileService: automatically slash the tile
Jason A. Donenfeld
2018-07-06
global: move to Apache 2.0
Jason A. Donenfeld
2018-06-23
QuickTileService: Remove useless override
Harsh Shandilya
2018-06-23
treewide: Optimize imports
Harsh Shandilya
2018-06-07
Give Samuel heart attack by removing Dagger
Jason A. Donenfeld
2018-05-16
ExceptionLoggers: never have a null message
Jason A. Donenfeld
2018-05-03
global: fix up copyrights
Jason A. Donenfeld
2018-05-02
global: Add or update copyright headers in Java code
Samuel Holland
2018-01-10
QuickTileService: Fix crash opening activity
Samuel Holland
2018-01-10
QuickTileService: sometimes tile is null
Jason A. Donenfeld
2018-01-08
global: Fix or suppress most lints/warnings
Samuel Holland
2018-01-08
Fragment/Tile: Make success/error messages translatable
Samuel Holland
2018-01-08
QuickTileService: show toast for longer and use right messages
Jason A. Donenfeld
2018-01-08
global: Prefix tags with WireGuard/
Jason A. Donenfeld
2018-01-07
TunnelManager/QuickTileService: Remember last used tunnel
Samuel Holland
2018-01-06
Keyed...: Rename all the things
Samuel Holland
2018-01-06
Convert the list of tunnels to a KeyedObservableList
Samuel Holland
2018-01-06
Serviceless rewrite, part 1
Samuel Holland
2017-11-27
Settings: show quick tile config if no primary is defined
Jason A. Donenfeld
2017-11-27
QuickTileService: show app if no profiles exist
Jason A. Donenfeld
2017-11-24
VpnService: Move it to a backends package
Samuel Holland
2017-08-22
QuickTileService: Update the tile once on service init
Samuel Holland
2017-08-17
QuickTileService: Implement and update from VpnService
Samuel Holland