Age | Commit message (Expand) | Author |
2020-03-10 | build: abstract out groupName | Jason A. Donenfeld |
2020-03-10 | global: java access control has important semantic meaning | Jason A. Donenfeld |
2020-03-10 | tunnel: Codestyle cleanups | Harsh Shandilya |
2020-03-10 | ui: Codestyle cleanups | Harsh Shandilya |
2020-03-10 | Upgrade to Gradle 6.2.2 | Harsh Shandilya |
2020-03-10 | BaseFragment: Always anchor Snackbars to FAB | Harsh Shandilya |
2020-03-10 | tunnel: upload aar to bintray | Jason A. Donenfeld |
2020-03-09 | strings: remove stale translations | Jason A. Donenfeld |
2020-03-09 | build: apply version to both modules | Jason A. Donenfeld |
2020-03-09 | Version bump | 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 | gradle: use optimized proguard rules | 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 |
2020-03-09 | Enable nonnull generation for tunnel module | Harsh Shandilya |
2020-03-09 | Migrate tunnel related classes to tunnel/ Gradle module | Harsh Shandilya |
2020-03-09 | ToolsInstaller: restrict to only main app usage | Jason A. Donenfeld |
2020-03-09 | ToolsInstaller: remove versioning | Jason A. Donenfeld |
2020-03-09 | RootShell: remove need for BuildConfig | Jason A. Donenfeld |
2020-03-09 | Tunnel: move state change into interface | Jason A. Donenfeld |
2020-03-09 | Fix tablet mode crashes and UI inconsistencies | Harsh Shandilya |
2020-03-09 | MainActivity: Dispatch insets to all fragments | Harsh Shandilya |
2020-03-09 | Switch to CoordinatorLayout for activity container | Harsh Shandilya |
2020-03-09 | Add coordinatorlayout dependency and sort | Harsh Shandilya |
2020-03-09 | global: Use requireContext rather than getContext in fragments | Harsh Shandilya |
2020-03-08 | Backend: do not use singletons | Jason A. Donenfeld |
2020-03-08 | GoBackend: setConfigureIntent does nothing | Jason A. Donenfeld |
2020-03-09 | ToolsInstaller: do not use R | Jason A. Donenfeld |
2020-03-09 | RootShell: properly use errormessages | Jason A. Donenfeld |
2020-03-09 | ModuleDownloaderPreference: properly use errormessages | Jason A. Donenfeld |
2020-03-09 | ErrorMessages: do not use R from backend | Jason A. Donenfeld |
2020-03-09 | ErrorMessages: do not traverse down into remote exceptions | Jason A. Donenfeld |
2020-03-09 | backend: do not depend on anything except config | Jason A. Donenfeld |
2020-03-08 | Upgrade AGP and Kotlin | Harsh Shandilya |
2020-03-08 | Add Hindi translation | Shashank Baghel |