summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/java/com/wireguard/android/preference
AgeCommit message (Expand)Author
2020-03-30BiometricAuthenticator: rework logic and bugsJason A. Donenfeld
2020-03-30BiometricAuthenticator: implement biometric authentication for sensitive oper...Harsh Shandilya
2020-03-28global: hardcode tags so that minification doesn't ruin the logJason A. Donenfeld
2020-03-28ui: Remove unnecessary non-null assertion in TAG fieldsHarsh Shandilya
2020-03-28ui: use kotlin class instead of java class for tagJason A. Donenfeld
2020-03-27databinding: simplify and address warningsJason A. Donenfeld
2020-03-27ui: Replace ErrorMessages getter with indexing operatorHarsh Shandilya
2020-03-26ObservableTunnel: port to kotlinJason A. Donenfeld
2020-03-26ui: root: rewrite in kotlinJason A. Donenfeld
2020-03-26Introduce realtime log viewerHarsh Shandilya
2020-03-25LogExporterPreference: Don't ask for storage permissions on Android 10 and aboveHarsh Shandilya
2020-03-20Replace PermissionRequestCallback with direct methodsHarsh Shandilya
2020-03-20Convert activity package to KotlinHarsh Shandilya
2020-03-19preferences: rewrite in kotlinJason A. Donenfeld
2020-03-17preference: restart application immediatelyJason A. Donenfeld
2020-03-10ModuleDownloaderPreference: remove disable_kernel_module after downloadingJason A. Donenfeld
2020-03-10ui: Codestyle cleanupsHarsh Shandilya
2020-03-09KernelModuleDisablerPreference: turn off tunnels before switching backendJason A. Donenfeld
2020-03-09KernelModuleDisabler: allow disabling the kernel module backendJason A. Donenfeld
2020-03-09VersionPreference: reverse go and wgquick titlesJason A. Donenfeld
2020-03-09global: format codeJason A. Donenfeld
2020-03-09global: optimize importsJason A. Donenfeld
2020-03-09global: get rid of nonnull gradle hackJason A. Donenfeld
2020-03-09ModuleLoader: move to right projectJason A. Donenfeld
2020-03-09Rename app module to uiHarsh Shandilya