aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/java/com/wireguard/android/preference (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: add shortcut for adding quick settings tileJason A. Donenfeld2023-05-101-0/+50
* gradle: restore play runtime detectionJason A. Donenfeld2023-05-081-2/+2
* ui: reformat all codeJason A. Donenfeld2023-05-051-6/+10
* gradle: remove runtime detection of play storeJason A. Donenfeld2023-05-041-3/+2
* ui: handle update signaturesJason A. Donenfeld2023-05-011-14/+2
* ui: distinguish play store installs at runtime for reproducible buildsJason A. Donenfeld2023-04-051-2/+15
* ui: always use MaterialAlertDialogBuilderJason A. Donenfeld2023-04-041-3/+5
* ui: use ErrorMessages consistentlyJason A. Donenfeld2023-04-042-2/+4
* ui: never throw on link clicksJason A. Donenfeld2023-04-042-4/+6
* ui: bring back donation buttonJason A. Donenfeld2023-03-241-0/+38
* global: bump copyright dateJason A. Donenfeld2023-03-215-5/+5
* ui: make when statements exhaustive everywhereHarsh Shandilya2022-01-081-0/+1
* global: bump copyright yearJason A. Donenfeld2021-10-295-5/+5
* tunnel: remove kernel module downloaderJason A. Donenfeld2021-10-292-78/+8
* ui: update datastore and rework apiJason A. Donenfeld2021-05-061-18/+21
* ui: replace deprecated string operationsHarsh Shandilya2021-05-051-3/+2
* DownloadsFileSaver: initialize callback in constructor, not on the flyJason A. Donenfeld2020-10-021-1/+3
* ui: queue up tunnel mutating on activity scope instead of fragment scopeJason A. Donenfeld2020-09-261-1/+3
* ui: move to Jetpack DataStore instead of SharedPrefsJason A. Donenfeld2020-09-183-12/+142
* DownloadsFileSaver: encapsulate permission checksJason A. Donenfeld2020-09-171-14/+9
* ZipExporterPreference: don't ask for storage permissions on newer androidJason A. Donenfeld2020-09-161-4/+9
* global: lint codebase with recent changesJason A. Donenfeld2020-09-161-1/+2
* ui: don't use low-level logger APIHarsh Shandilya2020-09-161-1/+1
* coroutines: lifecycleScope is by default on Main.immediateJason A. Donenfeld2020-09-165-7/+7
* 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