aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/java/com/wireguard/android/preference (follow)
Commit message (Expand)AuthorAgeFilesLines
* coroutines: use lifecycleScope where appropriateJason A. Donenfeld2020-09-155-26/+23
* coroutines: convert the restJason A. Donenfeld2020-09-155-81/+86
* coroutines: convert low-hanging fruitsJason A. Donenfeld2020-09-143-44/+63
* AdminKnobs: allow enterprise admins to disable private key exportJason A. Donenfeld2020-07-231-0/+2
* KernelModuleDisablerPreference: do not make synchronous calls to getBackendJason A. Donenfeld2020-04-071-8/+17
* global: cleanup code styleJason A. Donenfeld2020-03-301-3/+3
* BiometricAuthenticator: rework logic and bugsJason A. Donenfeld2020-03-301-1/+2
* BiometricAuthenticator: implement biometric authentication for sensitive operationsHarsh Shandilya2020-03-301-5/+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
* databinding: simplify and address warningsJason A. Donenfeld2020-03-271-1/+1
* ui: Replace ErrorMessages getter with indexing operatorHarsh Shandilya2020-03-272-2/+2
* ObservableTunnel: port to kotlinJason A. Donenfeld2020-03-261-1/+1
* ui: root: rewrite in kotlinJason A. Donenfeld2020-03-261-1/+1
* Introduce realtime log viewerHarsh Shandilya2020-03-261-101/+0
* LogExporterPreference: Don't ask for storage permissions on Android 10 and aboveHarsh Shandilya2020-03-251-6/+12
* Replace PermissionRequestCallback with direct methodsHarsh Shandilya2020-03-202-23/+12
* Convert activity package to KotlinHarsh Shandilya2020-03-202-12/+22
* preferences: rewrite in kotlinJason A. Donenfeld2020-03-1912-600/+452
* preference: restart application immediatelyJason A. Donenfeld2020-03-172-19/+14
* ModuleDownloaderPreference: remove disable_kernel_module after downloadingJason A. Donenfeld2020-03-102-5/+6
* ui: Codestyle cleanupsHarsh Shandilya2020-03-102-6/+6
* KernelModuleDisablerPreference: turn off tunnels before switching backendJason A. Donenfeld2020-03-091-10/+25
* KernelModuleDisabler: allow disabling the kernel module backendJason A. Donenfeld2020-03-091-0/+84
* VersionPreference: reverse go and wgquick titlesJason A. Donenfeld2020-03-091-2/+2
* global: format codeJason A. Donenfeld2020-03-092-10/+9
* global: optimize importsJason A. Donenfeld2020-03-095-21/+18
* global: get rid of nonnull gradle hackJason A. Donenfeld2020-03-095-0/+15
* ModuleLoader: move to right projectJason A. Donenfeld2020-03-091-2/+0
* Rename app module to uiHarsh Shandilya2020-03-095-0/+496