Age | Commit message (Expand) | Author |
2020-03-27 | Convert AsyncWorker to Kotlin | Harsh Shandilya |
2020-03-27 | databinding: rewrite in kotlin | Jason A. Donenfeld |
2020-03-27 | util: begin conversion to kotlin | Jason A. Donenfeld |
2020-03-26 | TunnelManager: convert to kotlin | Jason A. Donenfeld |
2020-03-26 | util: Start converting to Kotlin | Harsh Shandilya |
2020-03-26 | ObservableTunnel: port to kotlin | Jason A. Donenfeld |
2020-03-26 | LogViewerActivity: merge lines that don't match regex | Jason A. Donenfeld |
2020-03-26 | LogViewerActivity: re-add error case to log export | Jason A. Donenfeld |
2020-03-26 | LogViewerActivity: constify request | Jason A. Donenfeld |
2020-03-26 | ui: root: rewrite in kotlin | Jason A. Donenfeld |
2020-03-26 | ui: cleanup various pieces of kotlin | Jason A. Donenfeld |
2020-03-26 | Introduce realtime log viewer | Harsh Shandilya |
2020-03-25 | LogExporterPreference: Don't ask for storage permissions on Android 10 and above | Harsh Shandilya |
2020-03-24 | ui: squelch warnings | Jason A. Donenfeld |
2020-03-24 | TunnelManager: disallow remote apps for L | Jason A. Donenfeld |
2020-03-23 | TunnelManager: save settings before restart | Jason A. Donenfeld |
2020-03-22 | Preferences: hide advanced settings | Jason A. Donenfeld |
2020-03-22 | SettingsActivity: remove from parent instead of fixed screen | Jason A. Donenfeld |
2020-03-22 | TunnelManager: enable Tasker support | Jason A. Donenfeld |
2020-03-22 | model: begin conversion | Jason A. Donenfeld |
2020-03-21 | viewmodel: port to kotlin | Jason A. Donenfeld |
2020-03-20 | Replace PermissionRequestCallback with direct methods | Harsh Shandilya |
2020-03-20 | Convert activity package to Kotlin | Harsh Shandilya |
2020-03-20 | widget: rewrite in kotlin | Jason A. Donenfeld |
2020-03-20 | EdgeToEdge: move into widget | Jason A. Donenfeld |
2020-03-19 | preferences: rewrite in kotlin | Jason A. Donenfeld |
2020-03-19 | TunnelListFragment: cleanup list type | Jason A. Donenfeld |
2020-03-19 | TunnelListFragment: catch all parsing exceptions | Jason A. Donenfeld |
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-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 |