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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tunnel: Add a State factory method
Samuel Holland
2018-01-08
1
-1
/
+5
*
project: Global cleanup
Samuel Holland
2018-01-08
22
-144
/
+112
*
Application: Remove unneeded exported component
Samuel Holland
2018-01-08
1
-2
/
+0
*
ToolsInstaller: Extract to its own classes
Samuel Holland
2018-01-08
6
-82
/
+171
*
TunnelManager: Simplify save/resume methods
Samuel Holland
2018-01-07
2
-10
/
+9
*
BaseActivity: Make variable names consistent
Samuel Holland
2018-01-07
1
-2
/
+2
*
TunnelManager/QuickTileService: Remember last used tunnel
Samuel Holland
2018-01-07
2
-101
/
+110
*
Remove primary configuration preference
Samuel Holland
2018-01-07
4
-60
/
+1
*
FileConfigStore: Move function returns outside try blocks
Samuel Holland
2018-01-07
1
-2
/
+2
*
Tunnel: Remove UNKNOWN state
Samuel Holland
2018-01-07
4
-10
/
+1
*
Move bundle keys where they are used
Samuel Holland
2018-01-07
3
-6
/
+8
*
WgQuickBackend: Prefer ArrayList over LinkedList
Samuel Holland
2018-01-07
1
-2
/
+2
*
app: Upgrade to build tools version 27.0.3
Samuel Holland
2018-01-07
1
-1
/
+1
*
ConfigEditorFragment: Support renaming tunnels
Samuel Holland
2018-01-07
1
-28
/
+57
*
model: Allow renaming tunnels
Samuel Holland
2018-01-07
2
-0
/
+32
*
model: Remove confusing uses of completion chaining
Samuel Holland
2018-01-07
2
-16
/
+23
*
TunnelListFragment: Name a CompletionStage what it is
Samuel Holland
2018-01-07
1
-2
/
+2
*
Tunnel: The name passed to isNameValid is never null
Samuel Holland
2018-01-07
1
-2
/
+2
*
ConfigEditorFragment: Ensure localName is never null
Samuel Holland
2018-01-07
1
-3
/
+4
*
Make TunnelManager the point of asynchronicity
Samuel Holland
2018-01-07
6
-154
/
+125
*
TunnelManager: Sort tunnels case-insensitively
Samuel Holland
2018-01-06
1
-1
/
+5
*
SortedKeyedList...: Support arbitrary comparators
Samuel Holland
2018-01-06
3
-8
/
+119
*
Keyed...: Rename all the things
Samuel Holland
2018-01-06
9
-33
/
+32
*
project: Minor cleanups
Samuel Holland
2018-01-06
4
-6
/
+4
*
model: Proxy all async work through the TunnelManager
Samuel Holland
2018-01-06
3
-70
/
+69
*
TunnelManager: Enumerate running tunnels only once
Samuel Holland
2018-01-06
1
-7
/
+5
*
Tunnel: Require passing a state to the constructor
Samuel Holland
2018-01-06
2
-6
/
+8
*
Backend: Add a function to enumerate running tunnels
Samuel Holland
2018-01-06
2
-16
/
+27
*
MainActivity: Fix ActionBar after rotation
Samuel Holland
2018-01-06
1
-7
/
+8
*
TunnelDetailFragment: Allow copying peer public keys
Samuel Holland
2018-01-06
1
-0
/
+4
*
TunnelDetailFragment: Remove state text and last change
Samuel Holland
2018-01-06
2
-57
/
+11
*
activity: Remove useless indirection
Samuel Holland
2018-01-06
3
-10
/
+6
*
databinding: Collection classes use generic E
Samuel Holland
2018-01-06
1
-4
/
+4
*
databinding: Simplify method signature
Samuel Holland
2018-01-06
1
-2
/
+2
*
databinding: Remove unused classes and methods
Samuel Holland
2018-01-06
5
-347
/
+0
*
Convert the list of tunnels to a KeyedObservableList
Samuel Holland
2018-01-06
8
-45
/
+73
*
databinding: Add an adapter for the KeyedObservableList
Samuel Holland
2018-01-06
1
-0
/
+127
*
util: Add a keyed list class and a sorted variant
Samuel Holland
2018-01-06
5
-0
/
+249
*
TunnelManager: Clear primary tunnel when it's removed
Samuel Holland
2018-01-06
1
-1
/
+5
*
Serviceless rewrite, part 1
Samuel Holland
2018-01-06
68
-2295
/
+2563
*
Rename package widgets -> widget
Samuel Holland
2018-01-06
4
-4
/
+4
*
Rename package bindings -> databinding
Samuel Holland
2018-01-06
9
-10
/
+10
*
app: Enable Java 8 features
Samuel Holland
2017-12-26
1
-0
/
+4
*
app: Upgrade to build tools 27.0.2
Samuel Holland
2017-12-26
1
-1
/
+1
*
wg-quick: set mtu after addresses
Jason A. Donenfeld
2017-12-26
1
-1
/
+1
*
tools: use cmp and right arguments for mount
Jason A. Donenfeld
2017-12-20
1
-3
/
+3
*
tools: add wg-quick directly
Jason A. Donenfeld
2017-12-20
3
-2
/
+651
*
tools: force ld.gold
Jason A. Donenfeld
2017-12-19
1
-0
/
+3
*
SettingsActivity: allow for installing command line tools
Jason A. Donenfeld
2017-12-19
5
-12
/
+97
*
tools: better cmake
Jason A. Donenfeld
2017-12-18
1
-3
/
+3
[prev]
[next]