Age | Commit message (Expand) | Author |
2020-03-19 | ui: Convert fragment package to Kotlin | Harsh Shandilya |
2020-03-19 | ui: Convert configStore package to Kotlin | Harsh Shandilya |
2020-03-17 | preference: restart application immediately | Jason A. Donenfeld |
2020-03-14 | tunnel: Remove MISSING_VALUE from BadConfigException reasons | Harsh Shandilya |
2020-03-10 | ModuleDownloaderPreference: remove disable_kernel_module after downloading | Jason A. Donenfeld |
2020-03-10 | global: java access control has important semantic meaning | Jason A. Donenfeld |
2020-03-10 | ui: Codestyle cleanups | Harsh Shandilya |
2020-03-10 | BaseFragment: Always anchor Snackbars to FAB | Harsh Shandilya |
2020-03-09 | KernelModuleDisablerPreference: turn off tunnels before switching backend | Jason A. Donenfeld |
2020-03-09 | KernelModuleDisabler: allow disabling the kernel module backend | Jason A. Donenfeld |
2020-03-09 | VersionPreference: reverse go and wgquick titles | Jason A. Donenfeld |
2020-03-09 | TunnelDetailFragment: avoid integer overflow | Jason A. Donenfeld |
2020-03-09 | global: format code | Jason A. Donenfeld |
2020-03-09 | global: optimize imports | Jason A. Donenfeld |
2020-03-09 | global: get rid of nonnull gradle hack | Jason A. Donenfeld |
2020-03-09 | Application: simplify static block | Jason A. Donenfeld |
2020-03-09 | ThemeChangeAwareActivity: recreate activity after changing theme | Jason A. Donenfeld |
2020-03-09 | WgQuickBackend: by default use single-tunnel mode like GoBackend, but add option | Jason A. Donenfeld |
2020-03-09 | ObservableTunnel: pass right argument to state transition | Jason A. Donenfeld |
2020-03-09 | ModuleLoader: move to right project | Jason A. Donenfeld |
2020-03-09 | AsyncWorker: move back to original location | Jason A. Donenfeld |
2020-03-09 | Use AndroidX Nullable annotation everywhere | Harsh Shandilya |
2020-03-09 | Rename app module to ui | Harsh Shandilya |