index
:
wireguard-android
jd/icu-units
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
*
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
*
Build: update gradle
Jason A. Donenfeld
2017-11-27
1
-1
/
+1
*
SettingsActivity: directly pass through bundle
Jason A. Donenfeld
2017-11-27
1
-4
/
+2
*
ConfigDetailFragment: wire up toggle switch
Jason A. Donenfeld
2017-11-27
1
-7
/
+7
*
NotSupported: check if the module exists
Jason A. Donenfeld
2017-11-27
5
-12
/
+86
*
Settings: show quick tile config if no primary is defined
Jason A. Donenfeld
2017-11-27
4
-3
/
+17
*
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
3
-4
/
+8
*
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
3
-20
/
+43
*
widgets: Import ToggleSwitch from the AOSP Settings app
Samuel Holland
2017-11-25
1
-0
/
+63
*
project: License under GPL-2.0+
Samuel Holland
2017-11-25
1
-4
/
+5
*
ConfigList: Poor man's switch
Samuel Holland
2017-11-24
2
-8
/
+6
*
BindingAdapters: Sort existing adapters
Samuel Holland
2017-11-24
1
-5
/
+5
*
VpnService: Move it to a backends package
Samuel Holland
2017-11-24
12
-14
/
+26
*
cli: move to android_kernel_wireguard
Jason A. Donenfeld
2017-11-25
5
-318
/
+0
*
Verison bump tools
Jason A. Donenfeld
2017-11-16
1
-1
/
+1
*
ConfigActivity: Add import menu item
Samuel Holland
2017-11-08
4
-0
/
+33
*
VpnService: Add helper for importing configs
Samuel Holland
2017-11-08
1
-0
/
+50
*
Bindings: Merge bugfixes and updates
Samuel Holland
2017-11-08
6
-37
/
+60
*
Bindings: Move to a separate package
Samuel Holland
2017-11-07
9
-8
/
+20
*
project: Update gradle files
Samuel Holland
2017-11-07
3
-6
/
+8
*
cli: add wg(8) build script
Jason A. Donenfeld
2017-11-01
1
-0
/
+59
*
Prepare version 0.1.0
Samuel Holland
2017-08-24
1
-2
/
+2
*
ConfigListFragment: Prevent config names from wrapping
Samuel Holland
2017-08-24
1
-0
/
+2
*
ConfigActivity: Only use split layout on tablet-sized screens
Samuel Holland
2017-08-24
1
-0
/
+0
*
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
*
ConfigEditFragment: Copy public key on click
Samuel Holland
2017-08-24
3
-0
/
+19
*
ConfigEditFragment: Mark the persistent keepalive as optional
Samuel Holland
2017-08-24
1
-0
/
+1
*
ConfigEditFragment: Add a field for the optional pre-shared key
Samuel Holland
2017-08-24
2
-1
/
+20
*
Peer: Add a field for the optional pre-shared key
Samuel Holland
2017-08-24
2
-0
/
+21
*
ConfigActivity: Fix condition for inserting back stack entries
Samuel Holland
2017-08-24
1
-1
/
+2
*
ConfigActivity: Save editor state across fragment instances
Samuel Holland
2017-08-24
1
-1
/
+18
*
AddActivity: Update for ConfigEditFragment changes
Samuel Holland
2017-08-24
1
-4
/
+13
*
ConfigEditFragment: Save and restore editor state properly
Samuel Holland
2017-08-24
1
-6
/
+48
*
ConfigActivity: Avoid unnecessary executePendingTransactions
Samuel Holland
2017-08-24
1
-3
/
+1
*
ConfigListFragment: Avoid unnecessary findViewById
Samuel Holland
2017-08-24
1
-3
/
+2
*
ConfigActivity: Log state transitions
Samuel Holland
2017-08-23
1
-0
/
+3
*
Config/Interface/Peer: Make Parcelable
Samuel Holland
2017-08-23
3
-9
/
+123
*
Config/Interface/Peer: Fix some missed change notifications
Samuel Holland
2017-08-23
3
-15
/
+18
*
VpnService: Fix some edge cases in ConfigUpdater
Samuel Holland
2017-08-23
1
-18
/
+19
*
Config/Interface: Allow copyFrom() to work on null
Samuel Holland
2017-08-23
2
-11
/
+28
*
BaseConfigActivity: Remember editing state
Samuel Holland
2017-08-23
2
-12
/
+39
*
manifest: ConfigActivity is parent to AddActivity
Samuel Holland
2017-08-23
1
-1
/
+2
[next]