summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/java
AgeCommit message (Expand)Author
2020-03-19ui: Convert fragment package to KotlinHarsh Shandilya
2020-03-19ui: Convert configStore package to KotlinHarsh Shandilya
2020-03-17preference: restart application immediatelyJason A. Donenfeld
2020-03-14tunnel: Remove MISSING_VALUE from BadConfigException reasonsHarsh Shandilya
2020-03-10ModuleDownloaderPreference: remove disable_kernel_module after downloadingJason A. Donenfeld
2020-03-10global: java access control has important semantic meaningJason A. Donenfeld
2020-03-10ui: Codestyle cleanupsHarsh Shandilya
2020-03-10BaseFragment: Always anchor Snackbars to FABHarsh 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-09TunnelDetailFragment: avoid integer overflowJason 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-09Application: simplify static blockJason A. Donenfeld
2020-03-09ThemeChangeAwareActivity: recreate activity after changing themeJason A. Donenfeld
2020-03-09WgQuickBackend: by default use single-tunnel mode like GoBackend, but add optionJason A. Donenfeld
2020-03-09ObservableTunnel: pass right argument to state transitionJason A. Donenfeld
2020-03-09ModuleLoader: move to right projectJason A. Donenfeld
2020-03-09AsyncWorker: move back to original locationJason A. Donenfeld
2020-03-09Use AndroidX Nullable annotation everywhereHarsh Shandilya
2020-03-09Rename app module to uiHarsh Shandilya