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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Hook up editing to the layout and menus
Samuel Holland
2017-08-09
2
-5
/
+33
*
ProfileEdit: Add empty activity/fragment
Samuel Holland
2017-08-09
5
-0
/
+32
*
ProfileActivity: Do not use onClick for menus
Samuel Holland
2017-08-09
3
-6
/
+27
*
ProfileActivity: Also remember editing state
Samuel Holland
2017-08-09
1
-3
/
+19
*
ProfileFragment: Helper class to remember a fragment's profile
Samuel Holland
2017-08-09
2
-16
/
+62
*
ProfileList: Add the list fragment in code so it knows the layout
Samuel Holland
2017-08-09
5
-14
/
+27
*
ProfileActivity: Replace fragments instead of hiding
Samuel Holland
2017-08-09
11
-106
/
+149
*
ProfileActivity: Extract base class for fixing fragments
Samuel Holland
2017-08-09
5
-56
/
+78
*
Interface: Correctly handle setting a null or empty key
Samuel Holland
2017-08-09
1
-4
/
+8
*
KeyEncoding: Clean up and reorganize to match style
Samuel Holland
2017-08-09
3
-71
/
+85
*
Keypair: Convert to java-style array declarations
Samuel Holland
2017-08-09
1
-6
/
+6
*
Constant time base64
Jason A. Donenfeld
2017-08-08
3
-20
/
+82
*
res: Add icons for quick settings tile
Samuel Holland
2017-08-08
2
-0
/
+53
*
Profile: Add helper to check name validity
Samuel Holland
2017-08-08
1
-0
/
+5
*
Profile: Make name modifiable
Samuel Holland
2017-08-08
1
-1
/
+7
*
ProfileActivity: Refactor into clean layers of functionality
Samuel Holland
2017-08-08
21
-168
/
+413
*
ProfileServiceInterface: Update for map-based collection
Samuel Holland
2017-08-07
3
-32
/
+31
*
ProfileService: Use a map to store profile data
Samuel Holland
2017-08-07
3
-18
/
+17
*
ObservableArrayMapAdapter: Copy ObservableListAdapter
Samuel Holland
2017-08-07
2
-0
/
+111
*
ProfileActivity: Add two-pane master-detail layout
Samuel Holland
2017-08-07
2
-0
/
+23
*
PlaceholderFragment: Simple fragment that shows a message
Samuel Holland
2017-08-07
3
-0
/
+26
*
ProfileActivity: Make local variables final
Samuel Holland
2017-08-07
1
-2
/
+2
*
ProfileActivityFragment: Fix service connection tracking
Samuel Holland
2017-08-07
1
-2
/
+16
*
ProfileList: Load fragment programmatically
Samuel Holland
2017-08-07
2
-3
/
+8
*
ProfileList: Extract service management into a base class
Samuel Holland
2017-08-04
2
-25
/
+39
*
ProfileList: Convert to a fragment
Samuel Holland
2017-08-04
7
-25
/
+127
*
ProfileList: remove generated config from UI
Samuel Holland
2017-08-04
1
-6
/
+0
*
RootShell: Make shell command configurable
Samuel Holland
2017-08-04
1
-1
/
+7
*
icon: Remove transparency inside non-round dragon
Samuel Holland
2017-08-04
5
-0
/
+0
*
ProfileList: Remove "Add" menu action, to be replaced by a FAB
Samuel Holland
2017-08-01
3
-11
/
+0
*
ProfileService: Rework profile updating
Samuel Holland
2017-08-01
2
-56
/
+29
*
Interface: Convert to using Keypair class
Samuel Holland
2017-08-01
2
-7
/
+23
*
Keypair: Create class for generating/storing keys
Samuel Holland
2017-08-01
1
-0
/
+65
*
Curve25519: Import class from noise-java
Samuel Holland
2017-08-01
1
-0
/
+534
*
RootShell: rename SETUP to SETUP_TEMPLATE
Samuel Holland
2017-08-04
1
-2
/
+2
*
RootShell: Use the application cache dir as TMPDIR
Samuel Holland
2017-07-31
2
-6
/
+16
*
ProfileService: Use wg to enumerate interfaces
Samuel Holland
2017-07-31
1
-2
/
+8
*
BootCompletedReceiver: Enforce receiving the correct broadcast
Samuel Holland
2017-07-31
1
-0
/
+2
*
ProfileList: Add a simple menu
Samuel Holland
2017-07-29
5
-0
/
+51
*
ProfileList: Toggle connection state on click
Samuel Holland
2017-07-31
2
-0
/
+19
*
ProfileService: Implement the rest of its interface
Samuel Holland
2017-07-31
1
-0
/
+176
*
ProfileService: Use deep copy to clone profiles
Samuel Holland
2017-07-31
1
-1
/
+3
*
Profile: Implement deep copying
Samuel Holland
2017-07-31
1
-1
/
+17
*
Copyable: New utility interface for deep-copyable classes
Samuel Holland
2017-07-31
1
-0
/
+9
*
ProfileList: Add indicator of profile connection state
Samuel Holland
2017-07-31
2
-0
/
+12
*
ProfileService: Check for existing interfaces when loading profiles
Samuel Holland
2017-07-31
1
-2
/
+12
*
Profile: Track connection state
Samuel Holland
2017-07-31
1
-1
/
+19
*
ProfileService: Expand and document service interface
Samuel Holland
2017-07-31
2
-0
/
+78
*
RootShell: Add helper class for running commands as root
Samuel Holland
2017-07-31
1
-0
/
+72
*
ProfileService: Add a listener to start it on boot
Samuel Holland
2017-07-30
2
-1
/
+24
[prev]
[next]