aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/java/com/wireguard/android/preference/ZipExporterPreference.kt (follow)
Commit message (Expand)AuthorAgeFilesLines
* coroutines: convert the restJason A. Donenfeld2020-09-151-45/+38
* AdminKnobs: allow enterprise admins to disable private key exportJason A. Donenfeld2020-07-231-0/+2
* 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
* ui: Replace ErrorMessages getter with indexing operatorHarsh Shandilya2020-03-271-1/+1
* Replace PermissionRequestCallback with direct methodsHarsh Shandilya2020-03-201-13/+6
* Convert activity package to KotlinHarsh Shandilya2020-03-201-6/+11
* preferences: rewrite in kotlinJason A. Donenfeld2020-03-191-0/+98