index
:
wireguard-android
hs/targetsdk-33
master
Android GUI for WireGuard
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
ui
/
src
/
main
/
java
/
com
/
wireguard
/
android
/
fragment
/
TunnelEditorFragment.kt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: bump copyright date
Jason A. Donenfeld
12 hours
1
-1
/
+1
*
ui: make when statements exhaustive everywhere
Harsh Shandilya
2022-01-08
1
-0
/
+1
*
global: bump copyright year
Jason A. Donenfeld
2021-10-29
1
-1
/
+1
*
ui: queue up tunnel mutating on activity scope instead of fragment scope
Jason A. Donenfeld
2020-09-26
1
-30
/
+36
*
TunnelEditorFragment: do not assume a context
Jason A. Donenfeld
2020-09-20
1
-2
/
+2
*
ui: retire EdgeToEdge
Harsh Shandilya
2020-09-17
1
-4
/
+0
*
ui: refactor AppListDialogFragment's selection communication
Harsh Shandilya
2020-09-17
1
-21
/
+21
*
TunnelEditorFragment: move backwards using fragment manager instead of hack
Jason A. Donenfeld
2020-09-16
1
-6
/
+4
*
TunnelEditorFragment: avoid extra trip through event loop
Jason A. Donenfeld
2020-09-16
1
-7
/
+6
*
coroutines: lifecycleScope is by default on Main.immediate
Jason A. Donenfeld
2020-09-16
1
-4
/
+3
*
coroutines: use lifecycleScope where appropriate
Jason A. Donenfeld
2020-09-15
1
-4
/
+4
*
coroutines: convert the rest
Jason A. Donenfeld
2020-09-15
1
-19
/
+49
*
AdminKnobs: allow enterprise admins to disable private key export
Jason A. Donenfeld
2020-07-23
1
-0
/
+2
*
AppListDialogFragment: support both inclusion and exclusion
Jason A. Donenfeld
2020-04-06
1
-10
/
+25
*
TunnelEditorFragment: don't show bioauth if already visible
Jason A. Donenfeld
2020-03-30
1
-0
/
+1
*
global: cleanup code style
Jason A. Donenfeld
2020-03-30
1
-1
/
+0
*
BiometricAuthenticator: rework logic and bugs
Jason A. Donenfeld
2020-03-30
1
-5
/
+10
*
BiometricAuthenticator: implement biometric authentication for sensitive operations
Harsh Shandilya
2020-03-30
1
-5
/
+20
*
TunnelEditorFragment: add hooks for biometric auth
Jason A. Donenfeld
2020-03-30
1
-2
/
+20
*
global: hardcode tags so that minification doesn't ruin the log
Jason A. Donenfeld
2020-03-28
1
-1
/
+1
*
ui: Remove unnecessary non-null assertion in TAG fields
Harsh Shandilya
2020-03-28
1
-1
/
+1
*
ui: use kotlin class instead of java class for tag
Jason A. Donenfeld
2020-03-28
1
-1
/
+1
*
TunnelEditor: move generate button to inside box
Jason A. Donenfeld
2020-03-28
1
-0
/
+2
*
Disable screen capture in tunnel editor
Harsh Shandilya
2020-03-28
1
-0
/
+3
*
ui: Replace ErrorMessages getter with indexing operator
Harsh Shandilya
2020-03-27
1
-4
/
+4
*
TunnelManager: convert to kotlin
Jason A. Donenfeld
2020-03-26
1
-4
/
+2
*
ObservableTunnel: port to kotlin
Jason A. Donenfeld
2020-03-26
1
-3
/
+3
*
ui: cleanup various pieces of kotlin
Jason A. Donenfeld
2020-03-26
1
-2
/
+2
*
viewmodel: port to kotlin
Jason A. Donenfeld
2020-03-21
1
-4
/
+4
*
EdgeToEdge: move into widget
Jason A. Donenfeld
2020-03-20
1
-2
/
+2
*
Use more Kotlin-esque code where applicable
Harsh Shandilya
2020-03-19
1
-17
/
+12
*
ui: Convert fragment package to Kotlin
Harsh Shandilya
2020-03-19
1
-0
/
+236