aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/java/com/wireguard/android/fragment/TunnelEditorFragment.kt (follow)
Commit message (Expand)AuthorAgeFilesLines
* coroutines: convert the restJason A. Donenfeld2020-09-151-19/+49
* AdminKnobs: allow enterprise admins to disable private key exportJason A. Donenfeld2020-07-231-0/+2
* AppListDialogFragment: support both inclusion and exclusionJason A. Donenfeld2020-04-061-10/+25
* TunnelEditorFragment: don't show bioauth if already visibleJason A. Donenfeld2020-03-301-0/+1
* global: cleanup code styleJason A. Donenfeld2020-03-301-1/+0
* BiometricAuthenticator: rework logic and bugsJason A. Donenfeld2020-03-301-5/+10
* BiometricAuthenticator: implement biometric authentication for sensitive operationsHarsh Shandilya2020-03-301-5/+20
* TunnelEditorFragment: add hooks for biometric authJason A. Donenfeld2020-03-301-2/+20
* global: hardcode tags so that minification doesn't ruin the logJason A. Donenfeld2020-03-281-1/+1
* ui: Remove unnecessary non-null assertion in TAG fieldsHarsh Shandilya2020-03-281-1/+1
* ui: use kotlin class instead of java class for tagJason A. Donenfeld2020-03-281-1/+1
* TunnelEditor: move generate button to inside boxJason A. Donenfeld2020-03-281-0/+2
* Disable screen capture in tunnel editorHarsh Shandilya2020-03-281-0/+3
* ui: Replace ErrorMessages getter with indexing operatorHarsh Shandilya2020-03-271-4/+4
* TunnelManager: convert to kotlinJason A. Donenfeld2020-03-261-4/+2
* ObservableTunnel: port to kotlinJason A. Donenfeld2020-03-261-3/+3
* ui: cleanup various pieces of kotlinJason A. Donenfeld2020-03-261-2/+2
* viewmodel: port to kotlinJason A. Donenfeld2020-03-211-4/+4
* EdgeToEdge: move into widgetJason A. Donenfeld2020-03-201-2/+2
* Use more Kotlin-esque code where applicableHarsh Shandilya2020-03-191-17/+12
* ui: Convert fragment package to KotlinHarsh Shandilya2020-03-191-0/+236