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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-54
/
+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
2
-8
/
+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
*
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
7
-31
/
+30
*
project: Minor cleanups
Samuel Holland
2018-01-06
3
-4
/
+2
*
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: Remove state text and last change
Samuel Holland
2018-01-06
1
-12
/
+0
*
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
6
-43
/
+67
*
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
42
-1631
/
+2007
*
Rename package widgets -> widget
Samuel Holland
2018-01-06
2
-2
/
+2
*
Rename package bindings -> databinding
Samuel Holland
2018-01-06
8
-9
/
+9
*
tools: use cmp and right arguments for mount
Jason A. Donenfeld
2017-12-20
1
-3
/
+3
*
SettingsActivity: allow for installing command line tools
Jason A. Donenfeld
2017-12-19
3
-12
/
+87
*
RootShell: rewrite
Jason A. Donenfeld
2017-12-16
2
-41
/
+53
*
tools: build required tools with apk
Jason A. Donenfeld
2017-12-15
2
-20
/
+9
*
VpnService: require root access
Jason A. Donenfeld
2017-11-30
2
-1
/
+15
*
VpnService: Avoid duplicating file check
Samuel Holland
2017-11-28
1
-11
/
+17
*
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
*
ConfigListFragment: Use a floating action menu
Samuel Holland
2017-11-28
2
-49
/
+75
*
ConfigActivity: Listen for name changes
Samuel Holland
2017-11-28
3
-5
/
+28
*
SettingsActivity: directly pass through bundle
Jason A. Donenfeld
2017-11-27
1
-4
/
+2
*
NotSupported: check if the module exists
Jason A. Donenfeld
2017-11-27
2
-11
/
+66
*
Settings: show quick tile config if no primary is defined
Jason A. Donenfeld
2017-11-27
3
-2
/
+16
*
ConfigImporter: give updates when something goes wrong
Jason A. Donenfeld
2017-11-27
1
-5
/
+20
[prev]
[next]