index
:
wireguard-android
hs/build-upgrades
jd/icu-units
lr/for-jason
master
Android GUI for WireGuard
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
com
/
wireguard
/
android
/
VpnService.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
VpnService: Move it to a backends package
Samuel Holland
2017-11-24
1
-484
/
+0
*
VpnService: Add helper for importing configs
Samuel Holland
2017-11-08
1
-0
/
+50
*
Bindings: Move to a separate package
Samuel Holland
2017-11-07
1
-0
/
+2
*
Centralize/unify validation of configurations
Samuel Holland
2017-08-24
1
-1
/
+9
*
VpnService: Fix some edge cases in ConfigUpdater
Samuel Holland
2017-08-23
1
-18
/
+19
*
QuickTileService: Implement and update from VpnService
Samuel Holland
2017-08-17
1
-0
/
+19
*
VpnService: Use a string to remember the primary config
Samuel Holland
2017-08-17
1
-23
/
+29
*
VpnService: Remove extraneous call to super()
Samuel Holland
2017-08-17
1
-1
/
+0
*
Convert to using the ObservableTreeMap and its adapter
Samuel Holland
2017-08-17
1
-2
/
+2
*
VpnService: Remember and optionally restore enabled configs
Samuel Holland
2017-08-16
1
-0
/
+20
*
VpnService: Remember and maintain the primary config
Samuel Holland
2017-08-16
1
-1
/
+36
*
Config: Rename function to make databinding happy
Samuel Holland
2017-08-16
1
-4
/
+4
*
VpnService: Tweaks for ConfigUpdater to fix adding
Samuel Holland
2017-08-16
1
-4
/
+9
*
Major renaming and refactoring in activity and service
Samuel Holland
2017-08-13
1
-0
/
+339