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
...
*
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
1
-0
/
+5
*
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
2
-7
/
+10
*
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
1
-0
/
+14
*
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
*
VpnService: Fix some edge cases in ConfigUpdater
Samuel Holland
2017-08-23
1
-18
/
+19
*
BaseConfigActivity: Remember editing state
Samuel Holland
2017-08-23
2
-12
/
+39
*
QuickTileService: Update the tile once on service init
Samuel Holland
2017-08-22
1
-0
/
+1
*
Add an adapter for binding an ObservableList to a LinearLayout
Samuel Holland
2017-08-22
4
-14
/
+165
*
Use data binding to provide EditText input filters
Samuel Holland
2017-08-22
4
-18
/
+59
*
ConfigAddActivity: Rename to AddActivity
Samuel Holland
2017-08-22
2
-3
/
+3
*
ConfigActivity: Fix fragment state when leaving/entering app
Samuel Holland
2017-08-21
4
-109
/
+162
*
Minor cleanups
Samuel Holland
2017-08-19
2
-10
/
+5
*
ObservableAdapters: notify on map/list being set
Samuel Holland
2017-08-18
3
-3
/
+2
*
MapAdapter: Stable IDs are based on value, not key
Samuel Holland
2017-08-17
1
-1
/
+1
*
ConfigListFragment: Restore the non-FAB add menu
Samuel Holland
2017-08-17
2
-0
/
+15
*
QuickTileService: Implement and update from VpnService
Samuel Holland
2017-08-17
2
-0
/
+100
*
BaseConfigActivity: Make use of inner class's this
Samuel Holland
2017-08-17
1
-3
/
+3
*
VpnService: Use a string to remember the primary config
Samuel Holland
2017-08-17
1
-23
/
+29
*
ConfigEditFragment: Add extremely basic validation
Samuel Holland
2017-08-17
1
-1
/
+5
*
VpnService: Remove extraneous call to super()
Samuel Holland
2017-08-17
1
-1
/
+0
*
ObservableArrayMapAdapter: Remove
Samuel Holland
2017-08-17
2
-120
/
+0
*
Convert to using the ObservableTreeMap and its adapter
Samuel Holland
2017-08-17
3
-3
/
+33
*
ObservableMapAdapter: Based on an observable TreeMap
Samuel Holland
2017-08-17
3
-0
/
+190
*
VpnService: Remember and optionally restore enabled configs
Samuel Holland
2017-08-16
1
-0
/
+20
*
SettingsActivity: Implement primary config setting
Samuel Holland
2017-08-16
1
-0
/
+17
*
ConfigListPreference: ListPreference for configs
Samuel Holland
2017-08-16
1
-0
/
+35
*
BindingAdapters: Create an adapter for textStyle
Samuel Holland
2017-08-16
1
-0
/
+8
*
VpnService: Remember and maintain the primary config
Samuel Holland
2017-08-16
1
-1
/
+36
*
ConfigActivity: Inline PlaceholderFragment into the layout
Samuel Holland
2017-08-16
2
-46
/
+26
*
ConfigActivity: Adjust when the back arrow is shown
Samuel Holland
2017-08-16
1
-9
/
+9
[prev]
[next]