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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
project: Ignore native build artifacts
Samuel Holland
2017-12-26
1
-0
/
+1
*
app: Upgrade to build tools 27.0.2
Samuel Holland
2017-12-26
1
-1
/
+1
*
tools: Remove stale entry from .gitmodules
Samuel Holland
2017-12-26
1
-3
/
+0
*
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
*
RootShell: rewrite
Jason A. Donenfeld
2017-12-16
2
-41
/
+53
*
tools: build required tools with apk
Jason A. Donenfeld
2017-12-15
10
-21
/
+33
*
VpnService: require root access
Jason A. Donenfeld
2017-11-30
3
-1
/
+16
*
NotSupportedActivity: fix font size
Jason A. Donenfeld
2017-11-29
1
-1
/
+2
*
ConfigListFragment: Use correct icon for FAB
Samuel Holland
2017-11-28
1
-1
/
+1
*
VpnService: Avoid duplicating file check
Samuel Holland
2017-11-28
1
-11
/
+17
*
Config: use consistant verb
Jason A. Donenfeld
2017-11-29
1
-1
/
+1
*
VpnService: search for binaries in most likely places first
Jason A. Donenfeld
2017-11-29
1
-5
/
+5
*
ConfigList: Always dismiss FAB menu on ListView touch
Samuel Holland
2017-11-28
1
-7
/
+1
*
NotSupported: Fix links
Samuel Holland
2017-11-28
1
-0
/
+2
*
build.gradle: Consistent quoting style
Samuel Holland
2017-11-28
1
-3
/
+3
*
ConfigListFragment: Use a floating action menu
Samuel Holland
2017-11-28
8
-71
/
+136
*
Show ConfigActivity when holding QS tile
Samuel Holland
2017-11-28
1
-5
/
+5
*
res/drawable: Fix icon sizes
Samuel Holland
2017-11-28
6
-22
/
+22
*
ConfigActivity: Listen for name changes
Samuel Holland
2017-11-28
3
-5
/
+28
*
EditFragment: do not autocomplete or capitalize ifnames
Jason A. Donenfeld
2017-11-28
1
-1
/
+1
*
README: update with links
Jason A. Donenfeld
2017-11-28
1
-12
/
+3
*
Open: better icon
Jason A. Donenfeld
2017-11-28
4
-12
/
+10
*
NotSupported: Better sorry text
Jason A. Donenfeld
2017-11-27
2
-6
/
+27
[prev]
[next]