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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
47
-1846
/
+2065
*
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
*
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
*
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
*
QuickTileService: show app if no profiles exist
Jason A. Donenfeld
2017-11-27
1
-2
/
+4
*
Config: make parsing stricter
Jason A. Donenfeld
2017-11-26
4
-6
/
+19
*
ConfigImporter: Get filename from content resolver
Samuel Holland
2017-11-25
1
-3
/
+26
*
ConfigList: A better toggle switch
Samuel Holland
2017-11-25
2
-16
/
+38
*
widgets: Import ToggleSwitch from the AOSP Settings app
Samuel Holland
2017-11-25
1
-0
/
+63
*
ConfigList: Poor man's switch
Samuel Holland
2017-11-24
1
-2
/
+2
*
BindingAdapters: Sort existing adapters
Samuel Holland
2017-11-24
1
-5
/
+5
*
VpnService: Move it to a backends package
Samuel Holland
2017-11-24
10
-8
/
+18
*
ConfigActivity: Add import menu item
Samuel Holland
2017-11-08
1
-0
/
+17
*
VpnService: Add helper for importing configs
Samuel Holland
2017-11-08
1
-0
/
+50
*
Bindings: Merge bugfixes and updates
Samuel Holland
2017-11-08
5
-36
/
+55
*
Bindings: Move to a separate package
Samuel Holland
2017-11-07
8
-7
/
+19
*
Centralize/unify validation of configurations
Samuel Holland
2017-08-24
3
-16
/
+11
*
ConfigActivity: Invert isSplitLayout→isSingleLayout for clarity
Samuel Holland
2017-08-24
1
-12
/
+12
*
ObservableSortedMap: Document interface
Samuel Holland
2017-08-24
1
-0
/
+1
*
Remove state debugging messages
Samuel Holland
2017-08-24
3
-13
/
+0
[prev]
[next]