aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/java/com/wireguard/android/activity (follow)
Commit message (Expand)AuthorAgeFilesLines
* LogViewerActivity: constify requestJason A. Donenfeld2020-03-261-1/+1
* ui: cleanup various pieces of kotlinJason A. Donenfeld2020-03-261-0/+1
* Introduce realtime log viewerHarsh Shandilya2020-03-262-0/+329
* TunnelManager: disallow remote apps for LJason A. Donenfeld2020-03-241-0/+4
* Preferences: hide advanced settingsJason A. Donenfeld2020-03-221-1/+3
* SettingsActivity: remove from parent instead of fixed screenJason A. Donenfeld2020-03-221-6/+8
* Replace PermissionRequestCallback with direct methodsHarsh Shandilya2020-03-201-8/+4
* Convert activity package to KotlinHarsh Shandilya2020-03-2012-520/+433
* ui: Codestyle cleanupsHarsh Shandilya2020-03-102-9/+8
* KernelModuleDisabler: allow disabling the kernel module backendJason A. Donenfeld2020-03-091-0/+2
* global: optimize importsJason A. Donenfeld2020-03-096-39/+34
* global: get rid of nonnull gradle hackJason A. Donenfeld2020-03-096-0/+18
* ThemeChangeAwareActivity: recreate activity after changing themeJason A. Donenfeld2020-03-091-0/+1
* WgQuickBackend: by default use single-tunnel mode like GoBackend, but add optionJason A. Donenfeld2020-03-091-1/+2
* Rename app module to uiHarsh Shandilya2020-03-096-0/+504