summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-03-10global: java access control has important semantic meaningJason A. Donenfeld
2020-03-10tunnel: Codestyle cleanupsHarsh Shandilya
2020-03-10ui: Codestyle cleanupsHarsh Shandilya
2020-03-10Upgrade to Gradle 6.2.2Harsh Shandilya
2020-03-10BaseFragment: Always anchor Snackbars to FABHarsh Shandilya
2020-03-10tunnel: upload aar to bintrayJason A. Donenfeld
2020-03-09strings: remove stale translationsJason A. Donenfeld
2020-03-09build: apply version to both modulesJason A. Donenfeld
2020-03-09Version bumpJason A. Donenfeld
2020-03-09KernelModuleDisablerPreference: turn off tunnels before switching backendJason A. Donenfeld
2020-03-09KernelModuleDisabler: allow disabling the kernel module backendJason A. Donenfeld
2020-03-09Preferences: give dual state summary for restore on bootJason A. Donenfeld
2020-03-09Preferences: reorder new checkboxJason 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-09gradle: use optimized proguard rulesJason A. Donenfeld
2020-03-09Use dark system bars on API 21Harsh Shandilya
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
2020-03-09Enable nonnull generation for tunnel moduleHarsh Shandilya
2020-03-09Migrate tunnel related classes to tunnel/ Gradle moduleHarsh Shandilya
2020-03-09ToolsInstaller: restrict to only main app usageJason A. Donenfeld
2020-03-09ToolsInstaller: remove versioningJason A. Donenfeld
2020-03-09RootShell: remove need for BuildConfigJason A. Donenfeld
2020-03-09Tunnel: move state change into interfaceJason A. Donenfeld
2020-03-09Fix tablet mode crashes and UI inconsistenciesHarsh Shandilya
2020-03-09MainActivity: Dispatch insets to all fragmentsHarsh Shandilya
2020-03-09Switch to CoordinatorLayout for activity containerHarsh Shandilya
2020-03-09Add coordinatorlayout dependency and sortHarsh Shandilya
2020-03-09global: Use requireContext rather than getContext in fragmentsHarsh Shandilya
2020-03-08Backend: do not use singletonsJason A. Donenfeld
2020-03-08GoBackend: setConfigureIntent does nothingJason A. Donenfeld
2020-03-09ToolsInstaller: do not use RJason A. Donenfeld
2020-03-09RootShell: properly use errormessagesJason A. Donenfeld
2020-03-09ModuleDownloaderPreference: properly use errormessagesJason A. Donenfeld
2020-03-09ErrorMessages: do not use R from backendJason A. Donenfeld
2020-03-09ErrorMessages: do not traverse down into remote exceptionsJason A. Donenfeld
2020-03-09backend: do not depend on anything except configJason A. Donenfeld
2020-03-08Upgrade AGP and KotlinHarsh Shandilya
2020-03-08Add Hindi translationShashank Baghel
2020-02-28MainActivity: Remove unused importsHarsh Shandilya