Age | Commit message (Expand) | Author |
2020-03-19 | Use more Kotlin-esque code where applicable | Harsh Shandilya |
2020-03-19 | ui: Convert fragment package to Kotlin | Harsh Shandilya |
2020-03-19 | ui: Convert configStore package to Kotlin | Harsh Shandilya |
2020-03-19 | strings: Update Japanese Translation | Eiji Tanioka |
2020-03-18 | strings: Remove now defunct translations | Harsh Shandilya |
2020-03-17 | preference: restart application immediately | Jason A. Donenfeld |
2020-03-17 | strings: update Hindi translation | Shashank Baghel |
2020-03-17 | strings: add Indonesian translations | Fiqri Ardyansyah |
2020-03-14 | tunnel: Remove MISSING_VALUE from BadConfigException reasons | Harsh Shandilya |
2020-03-12 | strings: update Simplified Chinese translation | LilligantMatsuri |
2020-03-12 | strings: update Japanese translation | Eiji Tanioka |
2020-03-11 | strings: update Russian translate | Alexey |
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 | strings: remove stale translations | Jason A. Donenfeld |
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 | Preferences: give dual state summary for restore on boot | Jason A. Donenfeld |
2020-03-09 | Preferences: reorder new checkbox | 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 | Use dark system bars on API 21 | Harsh Shandilya |
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 |