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
...
*
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
1
-4
/
+4
*
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
*
ConfigActivity: Show the current config in the title
Samuel Holland
2017-08-15
1
-0
/
+4
*
BaseConfigActivity: Move menu handling to ConfigActivity
Samuel Holland
2017-08-15
2
-7
/
+7
*
ConfigActivity: Show back arrow in single layout action bar
Samuel Holland
2017-08-14
1
-0
/
+7
*
ListFragment: Don't assume the ListView is the root
Samuel Holland
2017-08-14
1
-1
/
+1
*
ConfigActivity: Fragments are hard; this un-breaks animations
Samuel Holland
2017-08-14
2
-79
/
+88
*
ConfigActivity: Enable animations on fragment transitions
Samuel Holland
2017-08-14
1
-0
/
+2
*
EditFragment: Input filters for config name and private key
Samuel Holland
2017-08-14
1
-0
/
+50
*
ConfigActivity: Avoid crash when started while locked
Samuel Holland
2017-08-14
1
-3
/
+12
*
Major renaming and refactoring in activity and service
Samuel Holland
2017-08-13
28
-1059
/
+864
*
ProfileActivity: Remove unnecessary parameterization
Samuel Holland
2017-08-13
1
-5
/
+5
*
ProfileService: Rework handling of updates, again
Samuel Holland
2017-08-13
1
-50
/
+68
*
ServiceClientFragment: Connect early if possible
Samuel Holland
2017-08-10
1
-0
/
+3
*
ProfileList: Fix state tracking
Samuel Holland
2017-08-10
1
-3
/
+3
*
ProfileEdit: Finish writing code-behind
Samuel Holland
2017-08-10
2
-0
/
+61
*
ProfileActivity: Do menus correctly
Samuel Holland
2017-08-10
4
-39
/
+56
*
ProfileFragment: Make good use of the cached profile
Samuel Holland
2017-08-10
2
-21
/
+23
*
Settings: Add empty activity
Samuel Holland
2017-08-09
2
-1
/
+12
*
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
3
-0
/
+28
*
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
2
-6
/
+20
*
ProfileActivity: Replace fragments instead of hiding
Samuel Holland
2017-08-09
4
-39
/
+75
*
ProfileActivity: Extract base class for fixing fragments
Samuel Holland
2017-08-09
3
-55
/
+77
*
ProfileActivity: Refactor into clean layers of functionality
Samuel Holland
2017-08-08
11
-138
/
+281
*
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
2
-17
/
+16
*
ObservableArrayMapAdapter: Copy ObservableListAdapter
Samuel Holland
2017-08-07
2
-0
/
+111
*
ProfileActivity: Add two-pane master-detail layout
Samuel Holland
2017-08-07
1
-0
/
+4
*
PlaceholderFragment: Simple fragment that shows a message
Samuel Holland
2017-08-07
1
-0
/
+18
*
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
1
-0
/
+6
*
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
3
-24
/
+120
*
RootShell: Make shell command configurable
Samuel Holland
2017-08-04
1
-1
/
+7
*
ProfileList: Remove "Add" menu action, to be replaced by a FAB
Samuel Holland
2017-08-01
1
-4
/
+0
*
ProfileService: Rework profile updating
Samuel Holland
2017-08-01
2
-56
/
+29
*
Interface: Convert to using Keypair class
Samuel Holland
2017-08-01
1
-1
/
+1
*
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
[prev]
[next]