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
/
ProfileActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-13
Major renaming and refactoring in activity and service
Samuel Holland
1
-69
/
+0
2017-08-10
ProfileActivity: Do menus correctly
Samuel Holland
1
-8
/
+0
2017-08-09
Settings: Add empty activity
Samuel Holland
1
-1
/
+1
2017-08-09
ProfileEdit: Add empty activity/fragment
Samuel Holland
1
-0
/
+1
2017-08-09
ProfileActivity: Do not use onClick for menus
Samuel Holland
1
-6
/
+2
2017-08-09
ProfileActivity: Also remember editing state
Samuel Holland
1
-3
/
+19
2017-08-09
ProfileActivity: Replace fragments instead of hiding
Samuel Holland
1
-1
/
+2
2017-08-09
ProfileActivity: Extract base class for fixing fragments
Samuel Holland
1
-54
/
+8
2017-08-08
ProfileActivity: Refactor into clean layers of functionality
Samuel Holland
1
-62
/
+65
2017-08-07
ProfileActivity: Add two-pane master-detail layout
Samuel Holland
1
-0
/
+4
2017-08-07
ProfileActivity: Make local variables final
Samuel Holland
1
-2
/
+2
2017-08-07
ProfileList: Load fragment programmatically
Samuel Holland
1
-0
/
+6
2017-08-04
ProfileList: Convert to a fragment
Samuel Holland
1
-24
/
+33
2017-08-01
ProfileList: Remove "Add" menu action, to be replaced by a FAB
Samuel Holland
1
-4
/
+0
2017-07-29
ProfileList: Add a simple menu
Samuel Holland
1
-0
/
+16
2017-07-31
ProfileList: Toggle connection state on click
Samuel Holland
1
-0
/
+18
2017-07-30
ProfileService: Create it and move profile loading
Samuel Holland
1
-41
/
+34
2017-07-29
ProfileList: Add minimal activity
Samuel Holland
1
-0
/
+64