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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ConfigEditFragment: Copy public key on click
Samuel Holland
2017-08-24
1
-0
/
+14
*
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
*
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
5
-19
/
+61
*
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
*
Peer: Associate with a Config
Samuel Holland
2017-08-19
2
-4
/
+29
*
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
2
-1
/
+13
*
Interface: Rework private key handling
Samuel Holland
2017-08-17
1
-11
/
+17
*
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
*
Config: add an isPrimary property
Samuel Holland
2017-08-16
1
-0
/
+11
*
ConfigActivity: Inline PlaceholderFragment into the layout
Samuel Holland
2017-08-16
2
-46
/
+26
*
Config: Make it Comparable
Samuel Holland
2017-08-16
1
-1
/
+8
*
ConfigActivity: Adjust when the back arrow is shown
Samuel Holland
2017-08-16
1
-9
/
+9
*
ConfigListFragment: Implement config selection and removal
Samuel Holland
2017-08-16
1
-10
/
+97
*
Config: Rename function to make databinding happy
Samuel Holland
2017-08-16
2
-5
/
+5
*
VpnService: Tweaks for ConfigUpdater to fix adding
Samuel Holland
2017-08-16
1
-4
/
+9
*
ConfigDetailFragment: Move function to be in alphabetical order
Samuel Holland
2017-08-16
1
-6
/
+9
*
ConfigActivity: Fix restoring layout on resume
Samuel Holland
2017-08-16
1
-5
/
+6
*
ConfigAddActivity: Add an standalone config-creating activity
Samuel Holland
2017-08-15
2
-2
/
+48
*
BaseConfigActivity: Set initial config when service available
Samuel Holland
2017-08-15
2
-10
/
+11
*
KeyInputFilter: Extract to its own class
Samuel Holland
2017-08-15
2
-36
/
+43
[prev]
[next]