index
:
wireguard-android
build/http-proxy
build13
build14
build15
build16
build17
build18
build19
build20
build21
build22
build23
build24
build25
build26
build27
build3
build4
build5
build6
build7
build8
build9
dhcp
dmwg-0.0.1
expr-tun
fix/app-list
gonet
grpc-turnon
gvisor
gvisor-transparent-proxy
http-proxy-fsm
httpproxyitems
m7n
master
miles/gonet
new/dhcp
new/gonet
new/http-proxy
new/tunnel-config-actions
new2/build
old/dhcp
old/dhcp2
old/dhcp3
old/dhcp4
peer-status-observable
tunnel-config-actions
version
WireGuard Android
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
app
/
src
/
main
Age
Commit message (
Expand
)
Author
2017-08-16
ConfigListFragment: Implement config selection and removal
Samuel Holland
2017-08-16
Config: Rename function to make databinding happy
Samuel Holland
2017-08-16
VpnService: Tweaks for ConfigUpdater to fix adding
Samuel Holland
2017-08-16
ConfigDetailFragment: Move function to be in alphabetical order
Samuel Holland
2017-08-16
ConfigActivity: Fix restoring layout on resume
Samuel Holland
2017-08-15
ConfigAddActivity: Add an standalone config-creating activity
Samuel Holland
2017-08-15
BaseConfigActivity: Set initial config when service available
Samuel Holland
2017-08-15
KeyInputFilter: Extract to its own class
Samuel Holland
2017-08-15
ConfigActivity: Show the current config in the title
Samuel Holland
2017-08-15
BaseConfigActivity: Move menu handling to ConfigActivity
Samuel Holland
2017-08-14
ConfigActivity: Show back arrow in single layout action bar
Samuel Holland
2017-08-14
ListFragment: Don't assume the ListView is the root
Samuel Holland
2017-08-14
ConfigActivity: Fragments are hard; this un-breaks animations
Samuel Holland
2017-08-14
ConfigActivity: Enable animations on fragment transitions
Samuel Holland
2017-08-14
EditFragment: Input filters for config name and private key
Samuel Holland
2017-08-14
ConfigActivity: Avoid crash when started while locked
Samuel Holland
2017-08-13
Major renaming and refactoring in activity and service
Samuel Holland
2017-08-13
Profile: Add function to copy config from another profile
Samuel Holland
2017-08-13
ProfileActivity: Remove unnecessary parameterization
Samuel Holland
2017-08-13
ProfileService: Rework handling of updates, again
Samuel Holland
2017-08-10
ServiceClientFragment: Connect early if possible
Samuel Holland
2017-08-10
ProfileList: Fix state tracking
Samuel Holland
2017-08-10
ProfileEdit: Finish writing code-behind
Samuel Holland
2017-08-10
ProfileActivity: Do menus correctly
Samuel Holland
2017-08-10
ProfileFragment: Make good use of the cached profile
Samuel Holland
2017-08-09
Settings: Add empty activity
Samuel Holland
2017-08-09
Hook up editing to the layout and menus
Samuel Holland
2017-08-09
ProfileEdit: Add empty activity/fragment
Samuel Holland
2017-08-09
ProfileActivity: Do not use onClick for menus
Samuel Holland
2017-08-09
ProfileActivity: Also remember editing state
Samuel Holland
2017-08-09
ProfileFragment: Helper class to remember a fragment's profile
Samuel Holland
2017-08-09
ProfileList: Add the list fragment in code so it knows the layout
Samuel Holland
2017-08-09
ProfileActivity: Replace fragments instead of hiding
Samuel Holland
2017-08-09
ProfileActivity: Extract base class for fixing fragments
Samuel Holland
2017-08-09
Interface: Correctly handle setting a null or empty key
Samuel Holland
2017-08-09
KeyEncoding: Clean up and reorganize to match style
Samuel Holland
2017-08-09
Keypair: Convert to java-style array declarations
Samuel Holland
2017-08-08
Constant time base64
Jason A. Donenfeld
2017-08-08
res: Add icons for quick settings tile
Samuel Holland
2017-08-08
Profile: Add helper to check name validity
Samuel Holland
2017-08-08
Profile: Make name modifiable
Samuel Holland
2017-08-08
ProfileActivity: Refactor into clean layers of functionality
Samuel Holland
2017-08-07
ProfileServiceInterface: Update for map-based collection
Samuel Holland
2017-08-07
ProfileService: Use a map to store profile data
Samuel Holland
2017-08-07
ObservableArrayMapAdapter: Copy ObservableListAdapter
Samuel Holland
2017-08-07
ProfileActivity: Add two-pane master-detail layout
Samuel Holland
2017-08-07
PlaceholderFragment: Simple fragment that shows a message
Samuel Holland
2017-08-07
ProfileActivity: Make local variables final
Samuel Holland
2017-08-07
ProfileActivityFragment: Fix service connection tracking
Samuel Holland
2017-08-07
ProfileList: Load fragment programmatically
Samuel Holland
[next]